Sonya Utecht d6ab54d2baa M Copy commit hash Pull request #431: removed default. Merge in PT/oneposda from pathologydateshift to master
* commit '83876fa22129ae9356468adbfad9681ebbb78570':
removed default. Crash preffered to inaccurate adjustment 2 days ago Sonya Utecht 83876fa2212 Copy commit hash removed default. Crash preffered to inaccurate adjustment 3 days ago Sonya Utecht 823b742b6c6 M Copy commit hash Pull request #430: Pathologydateshift Merge in PT/oneposda from pathologydateshift to master
* commit '428ce08fe1d789030a0fbe82fbb1f5b1ecdf960f':
Added a print confirming the date shift
bugfix: make details optional 4 days ago Sonya Utecht 428ce08fe1d Copy commit hash Added a print confirming the date shift 1 week ago Sonya Utecht 654d332c16c Copy commit hash bugfix: make details optional 1 week ago Quasar Jarosz 5d693f348f0 Copy commit hash Add missing spreadsheet_operations to dbif config, and rebuild all.sql 13 Aug 2026 Quasar Jarosz 3a391798e70 Copy commit hash Update all.sql, and fix a few small issues with the schemas 12 Aug 2026 Quasar Jarosz fbbe9e47484 Copy commit hash Fix broken syntax in query header 12 Aug 2026 Quasar Jarosz b4f00383b3a Copy commit hash update Makefile to work on macOS and linux 12 Aug 2026 Quasar Jarosz 08bbb10d323 Copy commit hash update all.sql to latest, with all migrations applied 12 Aug 2026 Quasar Jarosz 2a259c85b3a Copy commit hash Add dump of db_version data 12 Aug 2026 Quasar Jarosz 1d1c78d4f63 Copy commit hash Encode migration order in filenames and drop the .order files Apply order is now sorted filename order, so there is no index file to
keep in sync and no way for it to drift. Numbers come from the line each
file occupied in its .order file, so they still cross-reference the
commit-diff workflow during the transition. The gap at 0046 is the
dangling entry that named a file which never existed on disk.
Three files on disk had never been listed in posda_file... 12 Aug 2026 Quasar Jarosz 9ba04f7656c Copy commit hash Add migration runner with a per-database applied-migrations ledger Until now the apply order lived in hand-maintained .order files and there
was no way to ask a database what it had already had applied; the practice
was to diff the order file between two commits. That worked, but nothing
validated it -- posda_files.order line 46 named a file that never existed
on disk, and the drift went unnoticed.
./migrate records every applied migration in that database's ... 12 Aug 2026 Quasar Jarosz 39f43f720d3 Copy commit hash Fix longstanding date_shift bug causing all shifts to be off by 1 day The date shift code was using using Time::Piece->new() which was
returning time in local time, and then using GMT/UTC time in another
location, which resulted in it always being 1 day off any time it was
run on a machine with a timezone set that was west of GMT. 11 Aug 2026 Quasar Jarosz a15d8f3aa5b Copy commit hash Update default web config, disable http2 and fix files root 11 Aug 2026 Quasar Jarosz ebfd0205fa0 Copy commit hash Fix for check_db.py to work against newer asyncio 11 Aug 2026 Michael Rutherford 9a49f32cc02 Copy commit hash Finalize cycle verify stage 06 Aug 2026 Michael Rutherford e76eea3ae11 Copy commit hash Add series based file management 03 Aug 2026 Michael Rutherford a9eff2c3777 Copy commit hash Finalize cycle assemble stage 02 Aug 2026 Michael Rutherford 49d23ec56a1 Copy commit hash Add draft and release file names 02 Aug 2026 Michael Rutherford df747e0e895 Copy commit hash Rename file_manifest to imaging_manifest 02 Aug 2026 Michael Rutherford a217ca14115 Copy commit hash Align cycles to dataset release 30 Jul 2026 Michael Rutherford 1539b200216 Copy commit hash Finalize cycle setup stage 24 Jul 2026 Michael Rutherford 705575edd0b Copy commit hash Add updates for cycle setup stage 23 Jul 2026 Michael Rutherford 2fc32c8c793 Copy commit hash Rename endpoint 22 Jul 2026 Michael Rutherford d5421f51cc6 Copy commit hash Add dataset cycle endpoint and release status column 21 Jul 2026 Michael Rutherford 95ddbbbef83 Copy commit hash Consolidate transfer file tables 21 Jul 2026 Michael Rutherford 124804781c3 Copy commit hash Update API to include the new DOIs 21 Jul 2026 Michael Rutherford 3c3ba1b856b Copy commit hash Add cascade delete and fix url name 21 Jul 2026 Michael Rutherford 686f0787800 Copy commit hash Add release (version) DOI and transfer file tables for each destination 21 Jul 2026 Michael Rutherford d7484b66b66 Copy commit hash Make IDC table variable name changes 16 Jul 2026 Michael Rutherford 8abf68dbafc Copy commit hash Add transfer function and trigger 14 Jul 2026 Quasar Jarosz 3c0efc59155 Copy commit hash Adjust output of QC frames list to match IEC frames 12 Jul 2026 Michael Rutherford fafac2206c1 Copy commit hash Add pagination to needed endpoints 01 Jul 2026 Michael Rutherford f82f44ebe0b Copy commit hash Add assignment series file fetch endpoint 01 Jul 2026 Michael Rutherford d1a7dbe49fc Copy commit hash Add draft qc review capability 25 Jun 2026 Michael Rutherford b34e750cf9e Copy commit hash Add ability to favorite datasets and recordsets for listing on dashboard 24 Jun 2026 Michael Rutherford d4f36b8c1c2 Copy commit hash Update all release tables to use user id instead of user name 24 Jun 2026 Michael Rutherford a5fd395cf91 Copy commit hash Add transfer_idc_file table 02 Jun 2026 Michael Rutherford 6be1abab8d7 Copy commit hash Update manifest gen 02 Jun 2026 Michael Rutherford e670d8a5940 Copy commit hash Fix recordset doi requirement 27 May 2026 Michael Rutherford 5d9914858aa Copy commit hash Fix lookup bug 26 May 2026 Michael Rutherford 8ca99cca44f Copy commit hash add idc dataset manifest gen 21 May 2026 Michael Rutherford 59e062572b6 Copy commit hash Create wp util script 21 May 2026 Michael Rutherford f5eb3b5b262 Copy commit hash Add recordset type name 21 May 2026 Quasar Jarosz 5a664888c8d Copy commit hash Initial test of adding Response Models to distribution api 18 May 2026 Michael Rutherford 719749a13c2 Copy commit hash Update collection manager endpoints 18 May 2026 Michael Rutherford 5700cfb210d Copy commit hash Add collection manager endpoints 16 May 2026 Michael Rutherford 2c80de673f3 Copy commit hash Add transfer endpoint 15 May 2026 Michael Rutherford d706b243de5 Copy commit hash Add release summary 13 May 2026