pacnpal
8900716215
Refactor migrations across multiple apps to remove and add triggers for event logging, ensuring consistency in data handling. Updated park and ride event tables, added new columns, and optimized user-generated content workflows. Enhanced moderation processes and improved overall database integrity.
2025-09-20 09:46:09 -04:00
pacnpal
41f1738cc1
Add migrations to alter primary key fields to BigAutoField for multiple models
2025-02-21 12:55:21 -05:00
pacnpal
f5c063b76f
Refactor ride list and search suggestion templates for improved structure and styling; update view logic to support dynamic template rendering based on request type
2025-02-11 15:24:14 -05:00
pacnpal
59efc39143
Add search suggestions feature with category filtering and display; enhance ride list view with improved search functionality
2025-02-11 13:41:05 -05:00
pacnpal
2e0d32819a
Add views for ride management including detail, creation, and listing; implement search functionality for manufacturers, designers, and ride models
2025-02-11 10:41:40 -05:00
pacnpal
6034227796
Implement RideUpdateView and refactor search suggestion handling for improved modularity and error management
2025-02-10 23:35:58 -05:00
pacnpal
2756079010
Add search suggestions feature with improved filtering and UI
2025-02-10 21:27:59 -05:00
pacnpal
df91eb97b8
Add ParkContextRequired mixin to enforce park context in ride views; update URLs and templates for global ride listing
2025-02-10 14:48:29 -05:00
pacnpal
b4c474c496
Refactor URL patterns for parks and rides; update context fields in models to use ForeignKey for pghistory.Context
2025-02-10 10:54:34 -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
228eeeb3c8
Add merge migrations for parks, companies, and moderation apps; update EmailConfiguration, Review, Photo, TopList, and TopListItem models to use pghistory for historical tracking
2025-02-09 16:00:10 -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
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
8e9aabb2ab
Remove __pycache__ from version control
2024-12-06 13:39:23 -05:00
pacnpal
86059bbcba
fix homepage counts
2024-12-06 13:30:45 -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
01e0a609d2
feat: Implement ride management views and utility functions
...
- Added functions for checking user privileges, handling photo uploads, preparing form data, and managing form errors.
- Created views for listing, creating, updating, and displaying rides, including category-specific views.
- Integrated submission handling for ride changes and improved user feedback through messages.
- Enhanced data handling with appropriate context and queryset management for better performance and usability.
2024-11-04 05:25:53 +00:00
pacnpal
ae913e757a
add category views for each type of ride, add ride designers
2024-11-04 00:33:19 +00:00
pacnpal
1b0fe4588e
Fixed many things, like the home page not working
2024-11-03 19:06:21 +00:00
pacnpal
27eb239e97
okay fine
2024-11-03 17:47:26 +00:00
pacnpal
6265f82193
photos fix
2024-11-01 01:27:11 +00:00
pacnpal
3cbda93094
here we go
2024-10-31 22:32:01 +00:00
pacnpal
778da4d010
gitignore
2024-10-30 17:50:02 +00:00
pacnpal
6a27f0eab0
update urls mainly, fix domain.com/rides to work still needs done, filtering
2024-10-30 08:50:42 -04:00
pacnpal
c58968a24a
lol
2024-10-29 23:11:55 -04:00
pacnpal
6880f36b99
good stuff
2024-10-29 21:29:16 -04:00
pacnpal
faca1cf45d
ok
2024-10-29 17:22:43 -04:00
pacnpal
3054209646
commits
2024-10-29 14:55:24 -04:00
pacnpal
f695276f76
ok
2024-10-29 10:05:17 -04:00
pacnpal
1cc89a2540
ok
2024-10-29 09:55:59 -04:00
pacnpal
2d31847974
yay
2024-10-29 01:09:14 -04:00
pacnpal
2e1b4d7af7
first commit
2024-10-28 17:09:57 -04:00