This website requires JavaScript.
Explore
Help
Register
Sign In
ross
0 Followers
·
0 Following
Joined on
2023-04-22
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
11
Projects
Packages
Public Activity
Starred Repositories
ross
pushed to
master
at
ross/penracourses
2026-07-13 15:18:53 +00:00
cdcdeb761b
up dv3d
8e1d6fdd60
up dv3d
479e37f346
up dv3d
0afed5a983
refactor: rename context variable from 'collection' to 'case' in CaseAuthorUpdate
f51faff534
up dv3d
Compare 107 commits »
ross
pushed to
master
at
ross/proc-rota
2026-07-10 07:23:45 +00:00
5ff78faa07
feat: implement sub-block handling for shifts and update constraints in RotaBuilder
ross
pushed to
master
at
ross/proc-rota
2026-07-10 07:08:44 +00:00
d1fbbe2dc9
feat: add condition to check for week-day combinations before adding constraints in RotaBuilder
b5525bd3fb
feat: add group management for workers and shifts, including validation for overlapping groups
Compare 2 commits »
ross
pushed to
master
at
ross/proc-rota
2026-07-09 20:32:34 +00:00
33f50c7278
feat: adjust max days per week block constraint from 4 to 3
ross
pushed to
master
at
ross/proc-rota
2026-07-09 19:49:52 +00:00
981cc314f0
feat: update worker shift conditions for specific email addresses
0861e371e9
feat: update weeks parameter to 26 and adjust constraint options in RotaBuilder
13c5ae598a
feat: add exact shifts display in worker details and update HTML export functionality
0f31dfe1a9
feat: add exact shifts functionality to Worker class and update related logic in RotaBuilder
02598cb665
refactor: update default parameters and improve CSV download links in gen_proc and leave modules
Compare 10 commits »
ross
pushed to
master
at
ross/dv3d
2026-07-05 21:37:53 +00:00
f323dfd559
imrove multiuser sync support
0c4da6e022
multiuser sync updates
d0f3431ef4
start ortho automode
b961a806d9
start implmeentting proper crosshairs
1ddc9a810a
update
Compare 6 commits »
ross
pushed to
master
at
ross/penracourses
2026-05-27 10:24:20 +00:00
797c002e8b
Update todo
ross
pushed to
master
at
ross/dv3d
2026-05-26 12:41:43 +00:00
b527eb1139
many updates
6a0552c843
feat(mobile): implement mobile stack drag-and-drop functionality with improved viewport handling
a5c530a907
feat(mobile): enhance mobile interaction with new touch controls and layout adjustments
41f13ade5e
feat(b-values): implement parsing for multiple b-value formats and update default setting
b0d8c72636
feat(logger): enhance logging configuration with minLevel and silent option
Compare 6 commits »
ross
pushed to
master
at
ross/penracourses
2026-05-26 12:41:42 +00:00
428db3e55c
add todo
fd3e7280fb
remove content time as split group
75be040783
up dv3d
734460777b
Add caching and group detection for series images in series viewer
f85aefe5c7
up dv3d
Compare 22 commits »
ross
pushed to
master
at
ross/proc-rota
2026-05-20 19:39:10 +00:00
f90e6895b4
Add functionality to export timetable.js and enhance worker list rendering with detailed information
827753644f
Add debug logging to renderWorkerList for improved troubleshooting
935b4baaba
Add ignore_dates field to worker constraints and implement related tests
dee80ed4fa
Add constraints for maximum days and unique shifts per week block in worker model
a071b1b027
Update worker scheduling constraints in load_workers for improved shift management
Compare 7 commits »
ross
pushed to
master
at
ross/proc-rota
2026-05-19 14:33:42 +00:00
4bb4f5b97a
Refactor total shifts calculation in generateExtra and worker row processing for improved clarity and error handling
ross
pushed to
master
at
ross/penracourses
2026-05-18 21:43:07 +00:00
dcddeb8e15
some changes
e361e01af8
Revert "up dv3d"
dbb68a6801
revert dv3d
64138c9038
up idv3d
a3ba14f4b5
Revert "up dv3d"
Compare 7 commits »
ross
pushed to
master
at
ross/dv3d
2026-05-18 21:32:03 +00:00
77bbbd548e
Enhance stack management by preventing duplicate stacks and optimizing stack index usage
ross
pushed to
master
at
ross/dv3d
2026-05-18 16:31:46 +00:00
7c17a27ec3
try to fix fluro
68248737ec
Enhance stack management by adding series groups support and improving multiframe handling
13361a30a5
Refactor DICOM viewer mounting logic and enhance container management
627cd740f1
Enhance debugging capabilities by adding detailed logging for thumbnail generation and viewer mounting processes
af6e22fd91
Enhance viewport preset management by adding active preset tracking and applying presets on image changes
Compare 11 commits »
ross
pushed to
master
at
ross/penracourses
2026-05-18 16:31:29 +00:00
064f039a24
up dv3d
c0845287da
update dv3d
32c6dc6f65
update dv3d
b9f511f636
update dv3d
dcc347793d
update dv3d
Compare 31 commits »
ross
pushed to
master
at
ross/penracourses
2026-05-18 07:35:20 +00:00
93e24bf855
feat(tasks): Add seriesId to stacks in Case model and enhance series viewer with navigation buttons
1c76e0696c
feat(tasks): Refactor series_reconstruct_task and add _stamp_derived_dataset for improved dataset handling
Compare 2 commits »
ross
pushed to
master
at
ross/penracourses
2026-05-17 21:31:31 +00:00
ff00efecf7
feat(tasks): Enhance series_reconstruct_task with additional metadata and improved slice handling
a9946961f1
fix(tasks): Update _reduce_slab function to accept reduce_axis parameter for flexibility in reconstruction
d5e473d692
style(tasks): Improve task overview page layout and styling for better readability
75e3bca503
feat(tasks): Implement task action functionality in task overview page
1775b11e40
fix(tasks): Correct ImagePositionPatient assignment in series_reconstruct_task
Compare 20 commits »
ross
pushed to
master
at
ross/dv3d
2026-05-17 09:28:11 +00:00
1674254a3c
Add clearViewer function to reset viewer state and annotations
aeb04bcf2f
Refactor URL normalization to ensure valid wadouri: prefix for DICOM entries
e29bce42e2
Implement resizable stack panel with min/max width constraints and update side menu button positioning
d34772a3fa
Refactor fullscreen exit logic to use appRootRef for improved reliability
add45567d8
Enhance metadata caching in setLoadedImageIdsAndCacheMeta and add forced warm-up for visible stack viewports
Compare 60 commits »
ross
pushed to
master
at
ross/penracourses
2026-05-12 20:52:14 +00:00
89e89cef73
feat: Remove slug field from ResearchStudy model and update related references
c94d2fb1a7
feat(research): add research study management functionality
Compare 2 commits »
ross
pushed to
master
at
ross/penracourses
2026-05-12 05:49:08 +00:00
e28bf641b7
fix: Correct indentation for viewer div elements in collection_case_view_take.html and series_viewer.html
59956670df
feat: Implement responsive design enhancements with new utility classes and improved layout for various components
d2a4ee9f70
feat: Refactor navigation bar for consistent structure and improved user experience across templates
c7fd99f6f3
feat: Update navbar identifiers for better accessibility and mobile responsiveness
cf4cb32c5e
feat: Enhance media cleanup functionality with loading indicator and detailed results
Compare 105 commits »
Previous
1
Next