This website requires JavaScript.
Explore
Help
Register
Sign In
ross
/
penracourses
Watch
1
Star
0
Fork
0
You've already forked penracourses
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bf344f20e1619796f4ae13069481918d9d8f623f
penracourses
/
atlas
T
History
Ross
00dfaf9888
Add bulk edit functionality for CID users: implement endpoint and update templates for bulk add/remove actions
2025-12-15 11:49:06 +00:00
..
migrations
Refactor Condition model: remove legacy
synonym
and
primary
fields, introduce
canonical
field for aliasing. Update related documentation.
2025-11-24 10:31:13 +00:00
static
/schema
…
templates
Add toggle functionality for pre-review flag on case resources
2025-12-15 11:15:56 +00:00
tests
start removing lots of print
2025-06-30 10:39:42 +01:00
__init__.py
…
admin.py
Refactor NormalCase model to use age_days instead of age_years, update forms, filters, and templates accordingly for improved age handling
2025-11-13 22:34:36 +00:00
api.py
fix some ninja issuse
2025-12-01 13:30:43 +00:00
apps.py
…
CaseDetail,
…
decorators.py
i should do these more often
2025-06-23 09:25:48 +01:00
filters.py
Refactor Finding and Structure models: remove legacy
primary
and
synonym
fields, introduce
canonical
field for aliasing. Update filters and forms accordingly.
2025-11-24 10:18:26 +00:00
forms.py
Add cancel button to ConditionForm for easier navigation
2025-11-24 10:49:13 +00:00
helpers.py
…
models.py
Refactor Condition, Finding, and Structure tables: remove legacy
primary
field from displayed fields to streamline data representation.
2025-11-24 11:02:51 +00:00
tables.py
Refactor Condition, Finding, and Structure tables: remove legacy
primary
field from displayed fields to streamline data representation.
2025-11-24 11:02:51 +00:00
tasks.py
.
2025-03-17 10:49:38 +00:00
urls.py
Add bulk edit functionality for CID users: implement endpoint and update templates for bulk add/remove actions
2025-12-15 11:49:06 +00:00
views.py
Add toggle functionality for pre-review flag on case resources
2025-12-15 11:15:56 +00:00