Commit Graph

64 Commits

Author SHA1 Message Date
4b5319f557 Instructor import 2025-12-02 12:21:11 +01:00
3ee2269d70 Added instructor availability model and admin 2025-12-02 12:00:15 +01:00
5d1686f24b Added instructor model, admin and basic actions 2025-12-01 18:41:44 +01:00
99a8cfe482 Generalized aircraft assign function 2025-12-01 15:18:30 +01:00
2b1042d3a8 fix mission import 2025-12-01 14:50:17 +01:00
f06f269568 centralized student permission in one function 2025-12-01 14:39:09 +01:00
a31798d0b0 Improved data ordering in requests and addes ac types CAP10 2025-12-01 14:23:46 +01:00
af62bf843c Merge pull request 'airplane-class' (#2) from airplane-class into flightslot
Reviewed-on: #2
2025-11-28 12:12:11 +01:00
5291956a31 Add assigned aircraft tp output excel 2025-11-28 12:06:28 +01:00
7f908157bf Added git hash as version number 2025-11-28 11:48:29 +01:00
35f773047d Updated version, Updated poetry 2025-11-28 11:19:45 +01:00
65444e786b Added MEPIR and UPRT mix profile types 2025-11-28 11:14:07 +01:00
7a392df8ad Added assigned aircrafts to mission profiles 2025-11-28 11:04:12 +01:00
de39913275 Adde Aircraft class and associate students with aircrafts 2025-11-28 10:16:01 +01:00
33c610dcbc order export by week first 2025-11-27 13:07:08 +01:00
1c0b287666 Max 4 digits for user password 2025-11-27 12:56:46 +01:00
cc833c475f Fix gunicorn timeout and add coruse to student 2025-11-27 12:48:51 +01:00
09584e22fd Added search filed for student in weekpreference, refuel stop non null default false, migrations 2025-11-27 11:59:11 +01:00
97b14ae1d7 Add select course upon student bulk import, search field for students 2025-11-27 11:52:25 +01:00
18d2604121 Fixed user redirect middleware 2025-11-27 10:17:11 +01:00
b32d0fd032 Install polymorphic in prod 2025-11-25 12:26:48 +01:00
bf9f43eed8 Try fix 500 server error 2025-11-25 12:07:21 +01:00
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