Skip to content

Latest commit

 

History

History
1211 lines (726 loc) · 68.7 KB

CHANGELOG.md

File metadata and controls

1211 lines (726 loc) · 68.7 KB

Changelog

v3.0.3b2 (2025-01-01)

Full Changelog

v3.0.3b1 (2024-12-29)

Full Changelog

v3.0.2 (2024-12-19)

Full Changelog

v3.0.0 (2024-12-19)

Full Changelog

v3.0.1 (2024-12-19)

Full Changelog

v3.0.0b7 (2024-12-16)

Full Changelog

v3.0.0b6 (2024-12-16)

Full Changelog

v3.0.0b5 (2024-12-16)

Full Changelog

v3.0.0b4 (2024-12-16)

Full Changelog

Merged pull requests:

v3.0.0b3 (2024-12-09)

Full Changelog

Closed issues:

  • Adapt datahierarchy tool to use sqlite backend #367

Merged pull requests:

v3.0.0b2 (2024-12-02)

Full Changelog

v3.0.0b1 (2024-12-02)

Full Changelog

Implemented enhancements:

  • Adapt dataverse module to use sqlite backend #353
  • Report of project or folder #333
  • Complete uninstallation #267
  • “More-change columns” #237
  • SQLite based database #159
  • Creating items in the project view #151
  • Displaying IRIs and units #148
  • create function for searchChildNumber #21
  • Little side project: GUI for server actions #16
  • Little side project: configAuthors.py #15
  • Two concept questions that we might discuss in future #14
  • Improve / change project tree #12
  • Ability to push data to dataverse #10
  • refactor(data_hierarchy): adapt datahierarchy tool to use sqlite backend #373 (jmurugan-fzj)
  • feat(dataverse): adapt data-verse module for new sqlite database #368 (jmurugan-fzj)
  • feat(data_hierarchy): implement changes for data type row #351 (jmurugan-fzj)

Fixed bugs:

  • Data-verse parallel uploads throws segmentation fault and crashes PASTA App #365
  • Scanning fails #358
  • Delete item from project view: incorrect #354
  • Scanning (3.0) #335
  • Changing project details (3.0) #334
  • Moving files inside and outside the GUI #322
  • Right click in project view #319
  • Verify database before and after Dataverse upload #312
  • CouchDB configuration in pasta_eln 2.3.6 #309
  • Qt plugin issue after new installation #308
  • Double-clicking on the "list" metadata field in Data Hierarchy #306
  • Errors during corrosion data import #302
  • Importing eln file 2 #296
  • Importing eln file #295
  • Install on Ubuntu 24.04 #278
  • Changing file names #269
  • Details GUI issue #253
  • fix(dataverse): implement fix for data-verse upload crash #366 (jmurugan-fzj)
  • fix(pasta_app_crash): revert the PySide6 fixed version requirement #359 (jmurugan-fzj)
  • fix(dataverse): implement fix for the auto-selected items in metadata UI #327 (jmurugan-fzj)
  • fix(dataverse): implement fix for edit-error with empty list values #326 (jmurugan-fzj)
  • fix(dataverse): implement fix for config revert during metadata edits #323 (jmurugan-fzj)

Closed issues:

  • Document data-verse module #369
  • test extractors does not work although the rerun extractor does #360
  • Form: ctrl-s -> save #356
  • Show that the details are hidden in project view #355
  • PASTA APP crashes with segmentation fault #352
  • tags are incorrect in form: everywhere? #342
  • Improve GUI of form #339
  • Datahierarchy editor version 2.0 #329
  • PASTA SQLite #328
  • Extractors not working #311
  • Python 3.12/ 3.11 requirement is too strict, relax in setup. Cfg #310
  • Speed up code #261
  • Possible update for pyside6 #247
  • Import of SampleDB.eln leads to segmentation fault #231
  • Links to samples which have a _ in the docID, do not work as links #230
  • test how the main form looks with groups of questions and attachments #226
  • Project view: how to display 2000000 entries #216
  • Test elabFTW import, after next consortium meeting #209
  • Rendering in projects #105

Merged pull requests:

v2.6.0 (2024-07-12)

Full Changelog

v2.6.0b3 (2024-07-11)

Full Changelog

Fixed bugs:

  • fix(data-hierarchy): implement fix for edit-error with single list values #317 (jmurugan-fzj)

v2.6.0b2 (2024-07-10)

Full Changelog

Fixed bugs:

  • Data-verse fails to support upload in multiple user configured project groups #301
  • Error during eln file export when the organization list is empty #294
  • Opening "Dataverse Configuration" throws errors #292
  • Cryptography module not found #290
  • fix(data-hierarchy): implement fix for edit-error with empty list values #313 (jmurugan-fzj)
  • fix(dataverse): integrated changes for handling multiple project groups #304 (jmurugan-fzj)

v2.6.0b1 (2024-06-24)

Full Changelog

Implemented enhancements:

  • Auto-filling the "Project" field #153
  • Auto-filling the "link" fields #152
  • feat(dataverse): implement data upload history module #303 (jmurugan-fzj)
  • refactor(dataverse): move initialize_database to backend.py #299 (jmurugan-fzj)

Fixed bugs:

  • Add new projects throws errors #274
  • Removing information from metadata fields #268

Merged pull requests:

v2.5.3 (2024-05-15)

Full Changelog

v2.5.3b1 (2024-05-15)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Scan Project with new folder and directories, does not create folder but unidentified item #270
  • Issues during the corrosion data import #232
  • fix(dataverse): fix for check_if_dataverse_exists method failures #288 (jmurugan-fzj)
  • fix(dataverse): implement fix for the cancellation logic issue #281 (jmurugan-fzj)

Closed issues:

  • Measurements in Unidentified table #264

Merged pull requests:

v2.5.2 (2024-04-17)

Full Changelog

v2.5.2b2 (2024-04-16)

Full Changelog

Implemented enhancements:

  • Closing the "You will loose all new data..." warning pop-up #224

Fixed bugs:

  • Changing item type to "Unidentified" #255
  • Using “enter” to add a tag opens the extended comment field #254

Merged pull requests:

v2.5.2b1 (2024-04-12)

Full Changelog

Merged pull requests:

v2.5.1 (2024-04-05)

Full Changelog

Fixed bugs:

  • Right click on the empty project view #227
  • "Rerun extractors" removes shasum #220
  • Metadata not saved in forms #208

Closed issues:

  • Slow code if change of project details #144

Merged pull requests:

v2.5.1b1 (2024-04-05)

Full Changelog

Fixed bugs:

  • CouchDB not installed on Windows #241
  • Removing the organization from "Author" configuration #222
  • ProjectView -> Edit Project -> Change name: new name not represented in left side bar #193
  • Project view -> edit: after form closes, the corresponding item is expanded / collapsed #191
  • Display of comments in views #98

Closed issues:

  • Check capilization in GUI: no "All Measurements" #185

Merged pull requests:

v2.5.0 (2024-03-25)

Full Changelog

v2.5.0b8 (2024-03-25)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.5.0b7 (2024-03-21)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.5.0b6 (2024-03-19)

Full Changelog

Implemented enhancements:

  • Typos #172
  • "Projects" button in left sidebar #150
  • Permanent project view #95
  • Improve main form #11
  • feat(terminology-service): implement standalone version #219 (jmurugan-fzj)

Fixed bugs:

  • Saving the "Author" Configuration #221
  • Imported eln files incorrectly displayed #204
  • "Hide/show all item details" works only for x1 #203
  • "Hide project details" results in error #202
  • Adding "Curated" column to the Project table view #171
  • "Mark item as hidden" after "Hide item details" #166

Closed issues:

  • Deleting a data type #207
  • Rerunning extractors of items with no files #206
  • Unidentified is not dataHierarchy: makes code simpler if it is #194
  • Installation of CouchDB via pastaELN Wizard not possible #182
  • Adding a new type leads to PASTA app crash #176
  • Importing items of other Data Types #143
  • Order of data hierarchy has to be followed in form #135
  • Export/import of items with the same name #126

Merged pull requests:

v2.5.0b5 (2024-03-14)

Full Changelog

Merged pull requests:

v2.5.0b4 (2024-03-12)

Full Changelog

Fixed bugs:

  • CouchDB connectivity issues in pasta_eln-2.4.27 #201

Merged pull requests:

v2.4.28 (2024-03-04)

Full Changelog

v2.5.0b3 (2024-02-27)

Full Changelog

v2.5.0b2 (2024-02-27)

Full Changelog

v2.5.0b1 (2024-02-27)

Full Changelog

Implemented enhancements:

  • Allow user to disable / enable autosave in the configuration #184
  • Renaming of the Ontology editor/Questionnaires #106
  • feat(dataverse-integration): implement dataverse configuration dialog #196 (jmurugan-fzj)
  • feat(dataverse-integration): add base classes and templates #190 (jmurugan-fzj)
  • ci(pasta): update issue templates #175 (jmurugan-fzj)
  • Improve editor of documents #174 (SteffenBrinckmann)
  • refactor(data-hierarchy): modify textual information in UI #173 (jmurugan-fzj)
  • feat(dataverse-integration): implement dataverse client library #165 (jmurugan-fzj)
  • feat(data_hierarchy): renaming and restructuring data hierarchy tool #130 (jmurugan-fzj)

Fixed bugs:

  • "All items" table view opens after editing #168
  • Deleting projects with same names #162

Closed issues:

  • Displaying issues after "Rerun extractors" #167

Merged pull requests:

v2.4.27 (2023-12-18)

Full Changelog

Merged pull requests:

v2.4.26 (2023-12-14)

Full Changelog

Fixed bugs:

  • Using "Hide project details" raises an error #161
  • Data loss when changing Data Type #146
  • Project header moved after changing Data Type #142
  • Changing data types and rerunning extractors #136
  • Does not start in windows, reason unclear #86

Closed issues:

  • Confirmation popup when deleting multiple items #149
  • Comment display in the project view header #111

Merged pull requests:

v2.4.25 (2023-12-12)

Full Changelog

Implemented enhancements:

  • Progress bar to import and export #18

Fixed bugs:

  • Import and edit the eLabFTW project #133

Closed issues:

  • Deleting an item in a specific table opens a general table #134

Merged pull requests:

v2.4.24 (2023-11-17)

Full Changelog

Closed issues:

  • Appearance options not used from saved state #125
  • Removing all columns from tables #116
  • Importing incorrect #115
  • Unidentified table cannot be opened #114
  • Checkboxes in project table view #113
  • Long text in the project view header #110

Merged pull requests:

v2.4.23 (2023-11-09)

Full Changelog

v2.4.22 (2023-11-09)

Full Changelog

v2.4.21 (2023-11-09)

Full Changelog

Fixed bugs:

  • Bug if branch not in doc #107
  • Editing unassigned items #82
  • Importing .eln with unidentified->measurement files #79
  • Creating new project after eLabFTW eln import #78

Closed issues:

  • Jpeg extractor issue #118
  • Deleting structure levels 2 and 1 #117
  • Edit of sample that has no project #85

Merged pull requests:

v2.4.20 (2023-10-27)

Full Changelog

Merged pull requests:

v2.4.19 (2023-10-27)

Full Changelog

Implemented enhancements:

  • Improving user experience with "Visibility" options #62

Fixed bugs:

  • Autosaving after adding the comment #87
  • Changing column names in table #76
  • Hide in item editor #63
  • Button should highlight premature end of install #32

Closed issues:

  • Ontologie issues for Steffen #92
  • Heading styles in project view #84
  • comment in project view #36

Merged pull requests:

v2.4.18 (2023-10-25)

Full Changelog

v2.4.17 (2023-10-25)

Full Changelog

Implemented enhancements:

  • test(ontology): added automated tests for ontology component #100 (jmurugan-fzj)

Fixed bugs:

  • Deleting "Comment" in Ontology editor #99
  • Using "Re-order" in Questionnaires #66
  • fix(ontology): runtime errors been thrown for flags returning NoneType #102 (jmurugan-fzj)
  • fix(ontology): consecutive save click throws console errors #101 (jmurugan-fzj)
  • repaired issue #63 #73 (SteffenBrinckmann)

Closed issues:

  • Cancel export eln #65
  • Markdown editor - heading styles #64

Merged pull requests:

v2.4.16 (2023-10-13)

Full Changelog

Implemented enhancements:

  • Auto-populating IRI field of ontology editor #58
  • fix(ontology): deletion of structural level types & normal types #83 (jmurugan-fzj)
  • feat(ontology): auto-populating IRI fields of ontology editor tool #75 (jmurugan-fzj)

Fixed bugs:

Closed issues:

  • Table view: Change columns #59
  • Deletion of an item in table view #57
  • Import of own .eln files #38
  • Importing the eLabFTW .eln files #37
  • project view header: show comment nicely #20

Merged pull requests:

v2.4.14 (2023-10-03)

Full Changelog

Fixed bugs:

  • Issues when minimizing/maximizing individual items in projects #56
  • Ontology data modification via ontology-editor throw exceptions #55
  • Bug: delete file if there is no file #61 (SteffenBrinckmann)

Closed issues:

  • Project visibility issues #35
  • Using recipes leads to strange response #34
  • Importing sleepy brain data for the workshop #31

Merged pull requests:

v2.4.13 (2023-09-26)

Full Changelog

Implemented enhancements:

  • Add help button functionality to ontology editor tool #47
  • Ontology editor GUI changes #30
  • docs(ontology): add help button functionality to ontology editor tool #52 (jmurugan-fzj)

Fixed bugs:

  • Auto-scale the whole UI elements when resizing the ontology editor window #48
  • Save fails in ontology editor #42
  • fix(ontology): added missing initDocTypeViews invoke to save function #54 (jmurugan-fzj)
  • safeguard if data-label not present in default set of icons #53 (SteffenBrinckmann)
  • fix(ontology): auto resizing the whole ontology editor window #51 (jmurugan-fzj)
  • fix(ontology): save fails in ontology editor #50 (jmurugan-fzj)
  • Issue 34 debug #45 (SteffenBrinckmann)

Merged pull requests:

v2.4.12 (2023-09-18)

Full Changelog

Merged pull requests:

v2.4.11 (2023-09-18)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Text visibility #33

Merged pull requests:

v2.4.10 (2023-08-31)

Full Changelog

v2.4.9 (2023-08-31)

Full Changelog

v2.4.8 (2023-08-31)

Full Changelog

Merged pull requests:

v2.4.7 (2023-07-31)

Full Changelog

v2.4.6 (2023-07-30)

Full Changelog

v2.4.5 (2023-07-16)

Full Changelog

v2.4.4 (2023-07-09)

Full Changelog

v2.4.3 (2023-07-04)

Full Changelog

v2.4.2 (2023-06-28)

Full Changelog

v2.4.1 (2023-06-27)

Full Changelog

v2.4.0 (2023-06-26)

Full Changelog

v2.3.36 (2023-06-24)

Full Changelog

v2.3.34 (2023-06-21)

Full Changelog

v2.3.33 (2023-06-19)

Full Changelog

v2.3.32 (2023-06-17)

Full Changelog

v2.3.31 (2023-06-15)

Full Changelog

v2.3.30 (2023-06-07)

Full Changelog

v2.3.29 (2023-06-06)

Full Changelog

v2.3.28 (2023-06-05)

Full Changelog

v2.3.27 (2023-06-05)

Full Changelog

v2.3.26 (2023-05-25)

Full Changelog

v2.3.25 (2023-05-24)

Full Changelog

v2.3.24 (2023-05-20)

Full Changelog

v2.3.23 (2023-05-16)

Full Changelog

v2.3.22 (2023-05-16)

Full Changelog

v2.3.21 (2023-05-15)

Full Changelog

v2.3.20 (2023-05-14)

Full Changelog

v2.3.19 (2023-05-14)

Full Changelog

v2.3.18 (2023-05-12)

Full Changelog

v2.3.17 (2023-04-27)

Full Changelog

v2.3.16 (2023-04-26)

Full Changelog

v2.3.15 (2023-04-14)

Full Changelog

v2.3.14 (2023-04-12)

Full Changelog

v2.3.13 (2023-04-12)

Full Changelog

v2.3.12 (2023-04-09)

Full Changelog

v2.3.11 (2023-04-05)

Full Changelog

v2.3.10 (2023-04-05)

Full Changelog

v2.3.9 (2023-04-05)

Full Changelog

v2.3.8 (2023-04-05)

Full Changelog

v2.3.7 (2023-04-04)

Full Changelog

v2.3.6 (2023-04-03)

Full Changelog

v2.3.5 (2023-03-31)

Full Changelog

v2.3.4 (2023-03-31)

Full Changelog

v2.3.3 (2023-03-30)

Full Changelog

v2.3.2 (2023-03-30)

Full Changelog

v2.3.1 (2023-03-29)

Full Changelog

v2.3.0 (2023-03-29)

Full Changelog

v2.2.22 (2023-03-23)

Full Changelog

Merged pull requests:

v2.2.21 (2023-02-16)

Full Changelog

v2.2.20 (2023-02-16)

Full Changelog

v2.2.19 (2023-02-16)

Full Changelog

v2.2.18 (2023-02-16)

Full Changelog

v2.2.17 (2023-02-16)

Full Changelog

v2.2.16 (2023-02-16)

Full Changelog

v2.2.15 (2023-02-07)

Full Changelog

v2.2.14 (2023-02-07)

Full Changelog

v2.2.13 (2023-02-07)

Full Changelog

v2.2.12 (2023-02-07)

Full Changelog

v2.2.11 (2023-02-07)

Full Changelog

v2.2.10 (2023-02-07)

Full Changelog

v2.2.9 (2023-02-07)

Full Changelog

v2.2.8 (2023-02-07)

Full Changelog

v2.2.7 (2023-01-31)

Full Changelog

v2.2.6 (2023-01-24)

Full Changelog

v2.2.5 (2023-01-24)

Full Changelog

v2.2.4 (2023-01-24)

Full Changelog

v2.2.3 (2023-01-24)

Full Changelog

v2.2.2 (2023-01-24)

Full Changelog

v2.2.1 (2023-01-17)

Full Changelog

v2.2.0 (2023-01-11)

Full Changelog

v2.1.12 (2023-01-09)

Full Changelog

v2.1.11 (2023-01-09)

Full Changelog

v2.1.10 (2023-01-08)

Full Changelog

v2.1.9 (2023-01-06)

Full Changelog

v2.1.8 (2023-01-05)

Full Changelog

v2.1.7 (2023-01-04)

Full Changelog

v2.1.6 (2023-01-04)

Full Changelog

v2.1.5 (2023-01-04)

Full Changelog

v2.1.4 (2023-01-03)

Full Changelog

v2.1.3 (2023-01-02)

Full Changelog

v2.1.2 (2022-12-29)

Full Changelog

v2.1.1 (2022-12-28)

Full Changelog

v2.1.0 (2022-12-27)

Full Changelog

v2.0.29 (2022-11-29)

Full Changelog

v2.0.28 (2022-11-29)

Full Changelog

v2.0.27 (2022-11-29)

Full Changelog

v2.0.26 (2022-11-29)

Full Changelog

v2.0.25 (2022-11-29)

Full Changelog

v2.0.24 (2022-11-29)

Full Changelog

v2.0.23 (2022-11-29)

Full Changelog

v2.0.22 (2022-11-29)

Full Changelog

v2.0.21 (2022-11-29)

Full Changelog

v2.0.20 (2022-11-29)

Full Changelog

v2.0.19 (2022-11-29)

Full Changelog

v2.0.18 (2022-11-29)

Full Changelog

v2.0.17 (2022-11-29)

Full Changelog

v2.0.16 (2022-11-29)

Full Changelog

v2.0.15 (2022-11-29)

Full Changelog

v2.0.14 (2022-11-29)

Full Changelog

v2.0.13 (2022-11-29)

Full Changelog

v2.0.12 (2022-11-29)

Full Changelog

v2.0.11 (2022-11-29)

Full Changelog

v2.0.10 (2022-11-29)

Full Changelog

v2.0.9 (2022-11-29)

Full Changelog

v2.0.8 (2022-11-29)

Full Changelog

v2.0.7 (2022-11-29)

Full Changelog

v2.0.6 (2022-11-29)

Full Changelog

v2.0.5 (2022-11-29)

Full Changelog

v2.0.3 (2022-11-29)

Full Changelog

v2.0.4 (2022-11-29)

Full Changelog

v2.0.2 (2022-11-28)

Full Changelog

v2.0.1 (2022-11-28)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator