Posda Tools
  1. Posda Tools

oneposda

Public
AuthorCommitMessageCommit dateIssues
Quasar JaroszQuasar Jarosz
0569b5e9468Add Breast Projection X-Ray Image Storage - For Processing to IODThis pertains to PT-1146PT-1146
Quasar JaroszQuasar Jarosz
cdd60878b39MMerge branch 'master' of ssh://imphub-rh7-01.ad.uams.edu:7999/pt/oneposda
Quasar JaroszQuasar Jarosz
95390fd18a8Add Breast Projection X-Ray Image Storage - For Presentation to IODThis pertains to PT-1146PT-1146
Quasar JaroszQuasar Jarosz
86c65351ff6Add Breast Projection X-Ray Image Storage - For Presentation to IOD
Quasar JaroszQuasar Jarosz
4c4826b9fc3Fix bug limiting max rows in SR reports
Quasar JaroszQuasar Jarosz
f9fbb3cf485Skip files in timepoint that aren't SR objectsAlso skip files that have no series, in case that ever happens..
Quasar JaroszQuasar Jarosz
980d86a352bFix typo in InsertPathologyImageDesc name
Quasar JaroszQuasar Jarosz
01ac3aec357Fix mistake in CopyPriorTimepointExcludingFilesIt was calling itself HideEquivalenceClasses when creating a new timepoint...
Quasar JaroszQuasar Jarosz
7b71c32d326Increase listfiles limit to 5k, to support Pathology requirements
Quasar JaroszQuasar Jarosz
f126e9f6c53Revert change to site/collection code in initial anonymization
Michael RutherfordQuasar JaroszMichael Rutherford
6c6c9e7c925fix queries for viewing in quince pre-anon.
Quasar JaroszQuasar Jarosz
24d97ee3c61Updated to build
Quasar JaroszQuasar Jarosz
6a66c9da9c4MMerge commit '548d4afba10a83566b1663dd70f20ee3cb8ea91c'
Quasar JaroszQuasar Jarosz
815dd46399eRemove QueryEngines for now
Quasar JaroszQuasar Jarosz
bec6de224a2Fix mistakenly updated title
Quasar JaroszQuasar Jarosz
5d03c32ebf0Add a check for input errors when copying prior timepointsUpdates CopyPriorTimepoint.py and CopyPriorTimepointExcludingFiles.py to abort if the old timepoint has 0 files (which would generally indicate a typo in the old timepoint id). Involves PT-1094PT-1094
Quasar JaroszQuasar Jarosz
c8d7bb84d54Add new ConsolidateActivityTimepoints script and row files
Quasar JaroszQuasar Jarosz
db5347c95c8Send file_id as posdaTransferId when submitting files to NBIA
Quasar JaroszQuasar Jarosz
c9b0b0a7850Update ConsolidateActivities row file
Quasar JaroszQuasar Jarosz
56d6fa82f55Add new ConsolidateActivities script
Bill BennettQuasar JaroszBill Bennett
e322fd2fe68Grab bag of stuff, mainly including the first version of QueryEngineAlso includes new functionality in Background edit and friends to allow adding a element to items in an existing sequence. Also includes additional functionality to Nifti::Parser (adding support for datatype 512 in one place) Also includes comparing arbitrary one DICOM to another by id.
Quasar JaroszQuasar Jarosz
bce1876e003Add new CopyPriorTimepointExcludingFiles script
Quasar JaroszQuasar Jarosz
1604649db68Add default settings file for OHIF viewer
Quasar JaroszQuasar Jarosz
3e63196f560Add new CopyPriorTimepoint script
Quasar JaroszQuasar Jarosz
e1361501dadMake Python posda library autofile emails from BackgroundProcess
Michael RutherfordQuasar JaroszMichael Rutherford
36fa09621b9removed case sensitivity from query filters
Michael RutherfordQuasar JaroszMichael Rutherford
7cd32e5b6d2reversed activity list order
Michael RutherfordQuasar JaroszMichael Rutherford
e1618c107dfremoved case sensitivity from activity list filter
Sonya UtechtQuasar JaroszSonya Utecht
a1153044459Visual bug in index counter removed.File Id added to viewer
Sonya UtechtQuasar JaroszSonya Utecht
a0ca6906298Duplicate data bug fixed
Sonya UtechtQuasar JaroszSonya Utecht
0e9aa913d91PHI scan download to csv fully working.Currently fixing a bug where it loops twice on some layers creating duplicates
Sonya UtechtQuasar JaroszSonya Utecht
5c596d27d37removing file updates from this commit
Sonya UtechtQuasar JaroszSonya Utecht
8ba52f93cfdPatient Mapping working, Patient Id Displaying on Viewer./manage shell New bug on phi scan blocking image desc
Sonya UtechtQuasar JaroszSonya Utecht
286857eff90path patient mapping in
Quasar JaroszQuasar Jarosz
f284bb70e91Add Open in OHIF button to SeriesVisualizerAlso adds the required code to the api to generate OHIF json configs for series
Quasar JaroszQuasar Jarosz
12319002800Update web Makefile to build ohif first
Quasar JaroszQuasar Jarosz
dcfeaeed3fcWeb container updates for OHIF viewer
Quasar JaroszQuasar Jarosz
b3cba8bd348Add OHIF viewer code and build scripts
Quasar JaroszQuasar Jarosz
eb253f162feAdd Command Line Mode to the Posda Python library
Michael RutherfordQuasar JaroszMichael Rutherford
7a4b1181124simple query updates
Quasar JaroszQuasar Jarosz
ba5be64b534Small fix for PathologyScheduleSVSReview
Quasar JaroszQuasar Jarosz
5c005c5ac2fMMerge branch 'master' of ssh://imphub-rh7-01.ad.uams.edu:7999/pt/oneposda
Quasar JaroszQuasar Jarosz
a7ca100d03bremove call to saveTiffMetaData
Quasar JaroszQuasar Jarosz
77ada5a844cAdd CORS header
Quasar JaroszQuasar Jarosz
1a3efbd663eAdd new sysstatus/system endpoint to the API
Quasar JaroszQuasar Jarosz
de3b08d33a4Repalce ImportEditsTp.pl with ImportEditsTpNew.plThis version is visibility agnostic
Quasar JaroszQuasar Jarosz
ed744c4690fAdd missing dep for posda-api
Quasar JaroszQuasar Jarosz
f3bfdd8379bMany improvements to Magicka
Quasar JaroszQuasar Jarosz
669bdc6122bMake Magicka fallback to dcm4che if IM fails
Quasar JaroszQuasar Jarosz
228df1d8f50Add simple activity_id query param to QuinceThis should be expanded to have UI elements, and to also support activity_timepoint_id, when possible