pacnpal
|
9ed28b15b4
|
Create initial migration for HistoricalSlug model; update foreign key references to use settings.AUTH_USER_MODEL and define unique constraints
|
2025-02-10 00:20:27 -05:00 |
|
pacnpal
|
4b32580b13
|
Update migration files for Django 5.1.4; remove obsolete merge migrations and adjust history tracking context in templates
|
2025-02-10 00:11:29 -05:00 |
|
pacnpal
|
b7f6c60682
|
Refactor model imports and update admin classes to use pghistory for historical tracking; replace HistoricalModel with TrackedModel in relevant models
|
2025-02-09 11:20:40 -05:00 |
|
pacnpal
|
71b73522ae
|
Revert "Add version control system functionality with branch management, history tracking, and merge operations"
This reverts commit f3d28817a5.
|
2025-02-08 17:37:30 -05:00 |
|
pacnpal
|
03f9df4bab
|
Refactor comments app to use mixins for comment functionality; update admin interfaces and add historical model fixes
|
2025-02-08 16:33:55 -05:00 |
|
pacnpal
|
75f5b07129
|
Add comments app with models, views, and tests; integrate comments into existing models
|
2025-02-07 21:58:02 -05:00 |
|
pacnpal
|
86ae24bbac
|
Add comprehensive evaluation and recommendations for version control system
|
2025-02-07 13:57:07 -05:00 |
|
pacnpal
|
0e0ed01cee
|
Add comment and reply functionality with preview and notification templates
|
2025-02-07 13:13:49 -05:00 |
|
pacnpal
|
2c4d2daf34
|
Add OWASP compliance mapping and security test case templates, and document version control implementation phases
|
2025-02-07 10:51:11 -05:00 |
|
pacnpal
|
d353f24f9d
|
Add timezone utility and current branch signal to enhance park detail functionality
|
2025-02-06 20:38:38 -05:00 |
|
pacnpal
|
9c65df12bb
|
Enhance type safety in version control system by adding UserModel TypeVar, improving type hints in managers.py and utils.py, and ensuring consistent type imports.
|
2025-02-06 20:35:30 -05:00 |
|
pacnpal
|
ecf94bf84e
|
Add version control context processor and integrate map functionality with dedicated JavaScript
|
2025-02-06 20:06:10 -05:00 |
|
pacnpal
|
f3d28817a5
|
Add version control system functionality with branch management, history tracking, and merge operations
|
2025-02-06 19:29:23 -05:00 |
|
pacnpal
|
9ee380c3ea
|
Enhance moderation dashboard UI and UX:
- Add HTMX-powered filtering with instant updates
- Add smooth transitions and loading states
- Improve visual hierarchy and styling
- Add review notes functionality
- Add confirmation dialogs for actions
- Make navigation sticky
- Add hover effects and visual feedback
- Improve dark mode support
|
2024-11-13 14:38:38 +00:00 |
|
pacnpal
|
eb5d2acab5
|
fixed a bunch of things, hopefully didn't break things
|
2024-11-05 21:51:02 +00:00 |
|
pacnpal
|
ae913e757a
|
add category views for each type of ride, add ride designers
|
2024-11-04 00:33:19 +00:00 |
|
pacnpal
|
07526dcba8
|
weird header stuff
|
2024-11-03 22:03:56 +00:00 |
|
pacnpal
|
ed585e6a56
|
fix commas
|
2024-11-03 20:21:39 +00:00 |
|