Skip to content

Releases: gbook/nidb

NiDB v2024.7.1140

02 Jul 20:54
Compare
Choose a tag to compare

[new] import of subject demographics and enrollment group via .csv

[fix] merging subjects now also merges their measures and drugs

[update] various log file cleanup
[update] consolidate analysis information into single icon

NiDB v2024.5.1127

16 May 16:28
Compare
Choose a tag to compare

[new] export of squirrel format packages
[new] pipeline performance page
[fix] pipeline page loading time
[fix] pipeline deletion time (using rm instead of QFile::remove())
[fix] various bug fixes and changes

NiDB v2024.4.1085

02 Apr 15:37
Compare
Choose a tag to compare

[new] slurm cluster support
[new] squirrel package export
[update] squirrel library
[update] added drug/measure classes (backend)
[fix] missing icons/images

NiDB v2024.2.1061

15 Feb 19:28
Compare
Choose a tag to compare

[new] improved squirrel support. Exporting to squirrel uses new version of squirrel library
[new] squirrel package builder. Many pages contain buttons to "Add to package", with packages being managed on Data --> Exports --> Squirrel packages. No option to export yet, only to manage packages.
[fix] various bug fixes
[fix] reverted to local copies of Fomantic UI. Some organizations still block the javascript repositories

NiDB v2023.12.1041

05 Dec 20:24
Compare
Choose a tag to compare
  • [new] redesign of projects page and subjects/studies table (only subjects table is currently editable)
  • [new] projects --> experiments. Can download an entire experiment as a zip file
  • [fix] various bug fixes and improvements

NiDB v2023.10.1033

11 Oct 18:06
Compare
Choose a tag to compare

[new] Now able to define multiple analysis directories. Setup the analyis dirs in Admin --> Pipeline Settings. This is backwards compatible so "pipelineA" and "pipelineB" will continue to work.
[new] view history of NDA uploads and ability to upload the .csv file (great for reference when you need to go back and fix QA errors)
[improvements] various UI and bug fixes

NiDB v2023.8.1013

26 May 14:22
Compare
Choose a tag to compare

[new] squirrel package creator webpage, in the www/squirrel subdirectory
[fix] UID creation bug - UIDs created in the backend that contained a 9 or Z would also contain a null terminator \u0000, which would cause lots of problems when creating directories or accessing data
[fix] analysis delete bug
[fix] pipeline and remote nidb export bug
[fix] pipeline data steps
[improvements] lots of UI changes

NiDB v2023.5.988

11 May 18:48
Compare
Choose a tag to compare

[new] .rpm for RHEL 9 compatible (Rocky 9, AlmaLinux 9, RHEL 9)
[update] squirrel library improvements
[update] UI updates to projects, analysis page
[update] update to Qt 6.5
[fix] schema, bug fixes

NiDB v2023.4.967

04 Apr 15:31
Compare
Choose a tag to compare

[new] - BIDS export options, directory format
[new] - Button to update StudyAge for entire project
[update] - Search page UI reorganization, remove unused options
[update] - Qt 6.4.3
[update] Fomantic 2.9.2
[update] squirrel export
[fix] - UID creation; automatically created (backend) UIDs were missing Z and 9 from UID string. Front-end UID creation was not affected

NiDB v2023.2.942

07 Feb 15:08
Compare
Choose a tag to compare

[new] - check disk space before submitting pipelines
[new] - disk space info on pipeline page
[new] - export pipeline in squirrel format
[update] - ace editor
[update] - Qt 6.4.2
[fix] - BIDS permissions
[fix] - .json file renaming