Skip to content

Latest commit

 

History

History
738 lines (458 loc) · 27.4 KB

CHANGELOG.md

File metadata and controls

738 lines (458 loc) · 27.4 KB

Changelog

v1.2.0 (2023-06-22)

  • Fix: TinyURL alias handling (Issue #261) by @zoidy in #265
  • Fix: Update handling of : in citation generation (Issue #264) by @zoidy in #266

Full Changelog: https://github.com/UAL-RE/LD-Cool-P/compare/v1.1.9...v1.2.0

v1.1.9 (2023-05-09)

Closed issues:

  • Improve handling of TinyURL errors #260 #260

Merged pull requests:

  • Improve handling of TinyURL errors #260 #260

v1.1.8 (2022-05-06)

Closed issues:

  • Chore: add .idea/ PyCharm to let git ignore PyCharm setting #242

Merged pull requests:

  • Chore: add .idea/ PyCharm to let git ignore PyCharm setting #242

v1.1.7 (2022-03-31)

Closed issues:

  • Chore: Update README template headers #247

Merged pull requests:

  • Chore: Update README template headers #248

v1.1.6 (2021-07-22)

Fixed bugs:

  • Bug: update_readme fails due to issue with saving README metadata as JSON file #240

Merged pull requests:

  • Fix hardcoded paths for writing JSON #241

v1.1.5 (2021-07-19)

Implemented enhancements:

  • Feature: Ensure graceful exit when deposit to be curated gets deleted #239

Fixed bugs:

  • get_user_details script does not write CSV for --simple case #233

Closed issues:

  • Feature: Ensure graceful exit when deposit to be curated gets deleted #238

Merged pull requests:

  • get_user_details script does not write CSV for --simple case #234

v1.1.4 (2021-07-07)

Fixed bugs:

  • Bug: urlretrieve is returning HTTPS 400 error #229

Closed issues:

  • Chore: Move to CHANGELOG.md instead of updates to README.md #217

Merged pull requests:

  • Org rename #228
  • Chore: Move to CHANGELOG.md instead of updates to README.md #231
  • Use requests for chunk read and write over urlretrieve (HTTPS 400 error) #230

v1.1.3 (2021-06-29)

Implemented enhancements:

  • Enhancement: Double digit for version #225

Closed issues:

  • Enhancement: Double digit for version #224

v1.1.2 (2021-06-28)

Implemented enhancements:

  • Allow for downloading only the metadata #223
  • Enhancement: Dump JSON metadata from Qualtrics API #226

Closed issues:

  • Enhancement: Dump JSON metadata from Qualtrics API #160

v1.1.1 (2021-06-10)

Fixed bugs:

  • Bug: Characters in old readme files can cause problems #220

Closed issues:

  • Delete populate and strip module from curation.inspection.readme #218

Merged pull requests:

  • Delete populate and strip module from curation.inspection.readme #219
  • Bug: Characters in old readme files can cause problems #221

v1.1.0 (2021-06-07)

Implemented enhancements:

  • Refactor figshare module with ldcoolp-figshare #215

Closed issues:

  • Refactor figshare module with ldcoolp-figshare #214

v1.0.9 (2021-05-25)

Implemented enhancements:

  • Enhancement: Migrate repository to UAL-ODIS #212

Fixed bugs:

  • Bug: Incorrect path for GitHub badge #211

Closed issues:

  • Enhancement: Migrate repository to UAL-ODIS #175

Merged pull requests:

  • Bump jinja2 from 2.11.2 to 2.11.3 #184

v1.0.8 (2021-05-12)

Fixed bugs:

  • DVC README template not providing correct carriage returns for custom workflow #209

Merged pull requests:

  • DVC README template not providing correct carriage returns for custom workflow #210

v1.0.7 (2021-05-11)

Implemented enhancements:

  • Checksum checks during data retrieval #208

Closed issues:

  • Checksum checks during data retrieval #133

v1.0.6 (2021-05-10)

Fixed bugs:

  • Refactor: README construction prompts are in incorrect order #206

Merged pull requests:

  • Refactor: README construction prompts are in incorrect order #207

v1.0.5 (2021-05-06)

Fixed bugs:

  • Bug: Template for DVC has incorrect jinja content #204

Merged pull requests: - Bug: Template for DVC has incorrect jinja content #205

v1.0.4 (2021-05-05)

Implemented enhancements:

  • feature/118_footer_strip #141

Closed issues:

  • Strip Figshare Description footer for README.txt #118

v1.0.3 (2021-05-03)

Implemented enhancements:

  • Retrieve corresponding author from Qualtrics Deposit Agreement for jinja templating #201
  • Enhancement: Simple script for Qualtrics link generation for WCCFL conference #178

Closed issues:

  • Retrieve corresponding author from Qualtrics Deposit Agreement for jinja templating #138
  • Enhancement: Simple script for Qualtrics link generation for WCCFL conference #171

v1.0.2 (2021-04-28)

Implemented enhancements:

  • Enhancement: Ability to use different README_template.md #200

Closed issues:

  • Enhancement: Ability to use different README_template.md #195

v1.0.1 (2021-04-26)

Closed issues:

  • Chore: Refactor code to use redata-commons #197

Merged pull requests:

  • Chore: Refactor code to use redata-commons #198

v1.0.0 (2021-04-13)

Implemented enhancements:

  • release/v1.0.0 #190

Fixed bugs:

  • Bug: Q_EED does not work with Q_PopulateResponse #162
  • Bug: Missing Qualtrics information when identified by name #168

Closed issues:

  • Enhancement: Generalize survey_2_email to survey_email #193
  • Enhancement: Add CI testing for Python 3.9 #155
  • Feature+Bug: Handling of missing README form response #172
  • Move README_template.md to METADATA folder #191
  • Enhancement: Check config files has correct inputs for list #194
  • Feature: Retrieve Deposit Agreement PDF via API #187
  • Long Qualtrics links a problem for Outlook #144
  • Enhancement: METADATA folder #151
  • Curation to work with Space Grant deposits #137
  • Enhancement: Function to dump JSON responses to METADATA #152

Merged pull requests:

  • Feature: Retrieve Deposit Agreement PDF via API #188
  • Feature+Bug: Handling of missing README form response #174
  • Curation to work with Space Grant deposits #167
  • Enhancement: Function to dump JSON responses to METADATA #156
  • feature/151_metadata #154
  • feature/144_url_shorten #149

Note: Backward incompatibility with config file due to #137

v0.17.7 (2021-03-23)

Fixed bugs:

  • Bug: Not creating README.txt when multiple README form responses are available #182

Merged pull requests:

  • hotfix/v0.17.7 #183

v0.17.6 (2021-03-19)

Fixed bugs:

  • Bug: Year wraps in auto generated readme #180

Merged pull requests:

  • hotfix/v0.17.6 #181

v0.17.5 (2021-03-17)

Fixed bugs:

  • Hotfix: Update GH Bug Report template to current format #169

Merged pull requests:

  • PR/Hotfix: #169 Update Bug Report Template #170

v0.17.4 (2021-02-16)

Fixed bugs:

  • Hotfix: PR template #161

Merged pull requests:

  • hotfix/v0.17.4 #166

v0.17.3 (2021-02-02)

Fixed bugs:

  • Bug: Qualtrics README form retrieval failed for multiple responses #150

Merged pull requests:

  • Bug: Qualtrics README form retrieval failed for multiple responses #159

v0.17.2 (2021-01-11)

Fixed bugs:

  • Bug: Qualtrics content can include an extra single quote at start #147

Merged pull requests:

  • hotfix/v0.17.2 #148

v0.17.1 (2021-01-07)

Fixed bugs:

  • Bug: README form issue from Qualtrics information #145

Merged pull requests:

  • hotfix/v0.17.1 #146

v0.17.0 (2020-12-17)

Implemented enhancements:

  • release/v0.17.0 #143

Fixed bugs:

  • White space with README generation when it should not have occurred #117

Closed issues:

  • CI with Travis #129
  • Use GitHub Actions for CI #136
  • Script to re-name curation folders to new convention #120
  • Priority labels for project management #134

v0.16.4 (2020-12-04)

Fixed bugs:

  • Create new GitHub issue template for enhancement #131

Merged pull requests:

  • hotfix/v0.16.4 #132

v0.16.3 (2020-11-30)

Fixed bugs:

  • Retrieval issue for higher version on files that didn't change #127
  • Issue with retrieving files using download_files for datasets that are published #32

Merged pull requests:

  • hotfix/v0.16.3 #128

v0.16.2 (2020-11-17)

Fixed bugs:

  • Bug: convenience scripts only work from the codes/LD_CoolP folder #124

Closed issues:

  • Adjust git_info module to handle any path, including detached HEAD #125

Merged pull requests:

  • hotfix/v0.16.2 #126

v0.16.1 (2020-11-13)

Fixed bugs:

  • Bug: Unable to create README.txt with update option when file does not exist #122

Merged pull requests:

  • hotfix/v0.16.1 #123

v0.16.0 (2020-10-21)

Implemented enhancements:

  • release/v0.16.0 #116

Closed issues:

  • Update README.txt after changes are implemented #73
  • Change all python scripts to executable #110
  • GitHub Actions for release gating #111

v0.15.5 (2020-10-19)

Fixed bugs:

  • MoveClass perform moves but does not delete parent folder #113

Closed issues:

  • GitHub Actions for release gating #111

Merged pull requests:

  • hotfix/v0.15.5 #114

v0.15.4 (2020-10-19)

Implemented enhancements:

  • hotfix/v0.15.4 #112

Closed issues:

  • GitHub Actions for release gating #111

v0.15.3 (2020-10-14)

Implemented enhancements:

  • hotfix/v0.15.3 #109

Closed issues:

  • Script to retrieve information about users from Figshare API #107

v0.15.2 (2020-10-13)

Implemented enhancements:

  • hotfix/v0.15.2 #108

Closed issues:

  • Script to retrieve information about users from Figshare API #107

v0.15.1 (2020-10-12)

Implemented enhancements:

  • hotfix/v0.15.1 #106

Closed issues:

  • Script to perform simple move #105
  • Re-structure of curation folders for versioning #100

v0.15.0 (2020-10-09)

Implemented enhancements:

  • release/v0.15.0 #104

Closed issues:

  • Handling of Qualtrics README form #98
  • Re-structure of curation folders for versioning #100

v0.14.1 (2020-10-07)

Fixed bugs:

  • Bug: "DOI NOT MINTED" mistake #101

Merged pull requests:

  • hotfix/v0.14.1 #102

v0.14.0 (2020-09-10)

Implemented enhancements:

  • release/v0.14.0 #97

Fixed bugs:

  • Bug: Check for config file and provide warning if incorrect path provided #93
  • Bug: jinja_template in readme overrides readme_template variable #96

Closed issues:

  • Add option for full logging to stdout and logfile #83
  • Add ability to provide config file outside of the init settings #87

v0.13.2 (2020-09-03)

Closed issues:

  • Update README_template.md for change in CReDIT #68

Merged pull requests:

  • hotfix/v0.13.2 #94

v0.13.1 (2020-08-18)

Implemented enhancements:

  • hotfix/v0.13.1 #86

Fixed bugs:

  • Bug: Handling of multiple versioned articles (ability to specified the curation_id) #85

Closed issues:

  • Script to convert old names to new names #84

v0.13.0 (2020-08-11)

Implemented enhancements:

  • release/v0.13.0 #79

Fixed bugs:

  • Bug: Handling of multiple deposits from one depositor #55

Closed issues:

  • Handle retrieving multiple datasets and check if dataset has been retrieved #72
  • Improvements to README_template handling within ReadmeClass #80
  • Have the README inspection and construction as part of the 1.ToDo step #81
  • Option to move files to 2.UnderReview when ready #82

v0.12.1 (2020-08-06)

Implemented enhancements:

  • hotfix/v0.12.1 #76

Closed issues:

  • Handling of datasets without a minted DOI #58
  • A copy of default README_template.md should always be saved as a template #77

v0.12.0 (2020-08-03)

Implemented enhancements:

  • release/v0.12.0 #71

Closed issues:

  • Create a conf.py to handle import configuration settings #60
  • Create python scripts to execute the prerequisite workflow with argument inputs #59
  • Retrieve files without reading it in memory #69
  • Disable webbrowser launch for command-line interface #70
  • Add verbose option in DepositorName class #74

v0.11.1 (2020-07-23)

Merged pull requests:

  • DOC: hotfix/v0.11.1 #67

v0.11.0 (2020-07-15)

Implemented enhancements:

  • release/v0.11.0 #61

Fixed bugs:

  • Bug: Calls to os.makedirs and os.chmod not working in PrerequisiteWorkflow #57

Closed issues:

  • Inspection module to identify problems with dataset for curation #15

v0.10.1 (2020-07-14)

Implemented enhancements:

  • hotfix/v0.10.1 #63

Closed issues:

  • Support for Figshare stage #62

v0.10.0 (2020-06-19)

Implemented enhancements:

  • release/v0.10.0 #54

Closed issues:

  • Curation Workflow: separate ORIGINAL_DATA folder #38

v0.9.3 (2020-06-16)

Fixed bugs:

  • Bug: FigshareInstituteAdmin.get_curation_list is limited to only 20 entries #50

Merged pull requests:

  • hotfix/v0.9.3 #51

v0.9.2 (2020-06-15)

Fixed bugs:

  • Bug: Qualtrics generate_url() not always called if ResponseId ill-determined #48

Merged pull requests:

  • hotfix/v0.9.2 #49

v0.9.1 (2020-06-12)

Fixed bugs:

  • Bug: Permissions might not be set to 777 for each curation parent folder #45

Merged pull requests:

  • hotfix/v0.9.1 #46

v0.9.0 (2020-06-08)

Closed issues:

  • Rename software to LD-Cool-P #34

Merged pull requests:

  • release/v0.9.0 #43

v0.8.1 (2020-06-05)

Fixed bugs:

  • Bug: Incorrect self variable in depositor_name.DepositorName #40

Closed issues:

  • Use Qualtrics Q_PopulateResponse to provide customized URL for Deposit Agreement form #37

Merged pull requests:

  • hotfix/v0.8.1 #41

v0.8.0 (2020-06-04)

Implemented enhancements:

  • release/v0.8.0 #39

Closed issues:

  • Use Qualtrics API to retrieve deposit agreement information #24

v0.7.0 (2020-05-28)

Implemented enhancements:

  • release/v0.7.0 #36

Closed issues:

  • Packaging code for simple installation #9
  • Common init variable for config file #29

v0.6.0 (2020-05-14)

Implemented enhancements:

  • release/v0.6.0 #31

Closed issues:

  • feature/bug - depositor_name handling should be done with a dictionary #28

v0.5.0 (2020-05-13)

Implemented enhancements:

  • release/v0.5.0 #27

Closed issues:

  • Primary function for data curation workflow #20
  • Use Qualtrics API to retrieve deposit agreement information #24

v0.4.0 (2020-05-01)

Implemented enhancements:

  • release/v0.4.0 #22

Closed issues:

  • A move function to relocate a dataset as it goes through the data curation process #19

v0.3.1 (2020-04-27)

Fixed bugs:

  • Bug in admin.ownership.curation #17

Merged pull requests:

  • hotfix/v0.3.1 #18

v0.3.0 (2020-04-20)

Implemented enhancements:

  • release/v0.3.0 #14

Closed issues:

  • Retrieve reports for data curation record #12

v0.2.0 (2020-04-08)

Implemented enhancements:

  • release/v0.2.0 #11

Closed issues:

  • File permissions on data curation drive #6
  • Update default config file to include data curation settings #7

v0.1.0 (2020-04-06)

Implemented enhancements:

  • release/v0.1.0 #5

Closed issues:

  • Use Figshare API to retrieve information and dataset for data curation #1