Commit Graph

42 Commits

Author SHA1 Message Date
18953e06b7 Added migrations 2025-11-25 12:01:48 +01:00
b79f0c318a Remove add permission if week expired 2025-11-25 11:51:46 +01:00
c91f603a50 Remove add permission if week expired 2025-11-25 11:51:24 +01:00
f7030e8da1 Merge pull request 'polymorphic' (#1) from polymorphic into flightslot
Reviewed-on: #1
2025-11-24 12:22:01 +01:00
95370ed0dc Improved excel formatting 2025-11-24 12:20:42 +01:00
bb634d28ed improved excel formatting 2025-11-23 12:32:12 +01:00
cbdf49adfd Improved class naming for admin 2025-11-21 19:11:21 +01:00
7ad09e21b7 Improved time widget visualization 2025-11-21 18:57:44 +01:00
48ff1d799c Polymorphic model correctly saves, fixed formatting of admin 2025-11-21 17:49:51 +01:00
02990d4b2f Nested polymorphic hour building legs and stops added, needs restyling 2025-11-21 15:25:29 +01:00
bcdc885d66 fix titles for user 2025-11-19 22:07:41 +01:00
674105600e Improved visuals of admin page login 2025-11-19 21:53:40 +01:00
aa24976abb fix hb description 2025-11-19 19:06:30 +01:00
37b1ed4aa1 added custom hide sidebar middleware to prod 2025-11-19 18:55:32 +01:00
5f5c03e479 Autobuild docker imahe for application 2025-11-19 18:48:21 +01:00
78f53cae7d Disable sidebar for students 2025-11-19 18:20:16 +01:00
72891440af improved compose and entry point files 2025-11-19 16:40:42 +01:00
ae86a2e5fa Deploy application in container using compose to bring up db 2025-11-19 13:37:34 +01:00
d5befdd018 Changed settings project name, removed tech db stuff 2025-11-18 23:34:17 +01:00
491afb6257 Renamed Project to cntmanage 2025-11-18 23:28:50 +01:00
9cae53a942 Import mission profiles and better format text fields 2025-11-18 23:24:38 +01:00
79d7333ca0 Admin files refactoring 2025-11-18 22:44:16 +01:00
edb54e9f6f Bulk import students, bulk change course 2025-11-18 22:18:12 +01:00
34eabe6af7 Fixed permission on add, change, delete based on week number for students 2025-11-18 16:34:50 +01:00
71809d331f Fixed sheet formatting 2025-11-18 14:52:05 +01:00
231a3e9861 Cell formatting OK, notes with hb details 2025-11-17 19:24:51 +01:00
a91e0cd7bc Exporter first version, merged cells broken 2025-11-17 15:19:20 +01:00
bb9ff3a86c Demo export action and added color badges where needed 2025-11-14 15:47:18 +01:00
be25a07272 Refactored model files 2025-11-14 12:01:14 +01:00
ea33bef9cd Improved Model Admin views, student adds user for login 2025-11-11 22:18:39 +01:00
637d109a91 Templates and Admin personalization 2024-10-28 11:18:20 +01:00
c8e99e9ab8 Fixed Interface to add weekpreference 2024-10-20 17:08:40 +02:00
78c2e45ca4 Better inLine version with nested_admin 2024-10-20 11:24:24 +02:00
eb9018928f Nested WeekPreference view in admin with nested_inline 2024-10-20 10:46:19 +02:00
adf388f7ae First version of flight preference forms 2024-10-19 19:56:44 +02:00
3345edf71f Registered all models 2024-10-18 17:52:09 +02:00
c416758e82 Registered model to admin and made changes 2024-10-18 11:57:01 +02:00
932b36c530 Use PostgreSQL backend and add example table 2024-10-18 11:48:59 +02:00
dea9befd24 Init Postgresql on docker 2024-10-18 11:27:46 +02:00
b266d044cc Init Django Project and Application 2024-10-18 11:27:23 +02:00
8b90fe17fe Initial Commit
Repository init
2024-10-18 10:29:46 +02:00
4a7746928e Initial commit 2024-10-18 10:15:52 +02:00