Commit Graph

88 Commits

Author SHA1 Message Date
46b5068c7b fix auto values for inserted field 2025-12-10 12:20:26 +01:00
6a356e6ea9 datetime filed for weekpreference 2025-12-10 12:08:10 +01:00
d79f30e96c Merge remote-tracking branch 'origin/flightslot' into flightslot 2025-12-10 11:44:34 +01:00
da8c8db0d2 added email_sent field to student model, do not send mail twice if not needed 2025-12-10 11:43:04 +01:00
99d24583d6 week preference insertion date 2025-12-10 11:26:40 +01:00
aa8e4e761f fixed deploy script 2025-12-10 10:09:44 +00:00
46e6749fd5 improved xlsx formatting 2025-12-10 11:05:22 +01:00
1e17a8fe2d Merge pull request 'email' (#4) from email into flightslot
Reviewed-on: #4
2025-12-09 10:48:51 +01:00
a9587776e8 Fixed static and template email files for container 2025-12-09 10:45:25 +01:00
ec7ae4a48e fix message 2025-12-06 19:14:10 +01:00
c93171dbc3 fix endfile spacing 2025-12-06 19:10:46 +01:00
42417927c9 first version of send mail with dummy backend and confirm action 2025-12-06 18:52:03 +01:00
7c7d0e1e62 fake commit 2025-12-06 15:03:11 +01:00
e41eea8527 fix hb inline for admin 2025-12-05 18:07:49 +01:00
369c3b5e19 deploy script 2025-12-05 18:00:27 +01:00
aeb3aa30ce Show Hour building only at ATPL or DL (volo) students 2025-12-05 17:58:51 +01:00
84cf41535c No --- in notes 2025-12-04 15:07:23 +01:00
cdf7e7c677 Show only mission correct for student phase, add only one preference per week 2025-12-04 14:51:52 +01:00
b8f4331d3b Improved xlsx formatting 2025-12-04 13:05:34 +01:00
303359c921 refix merge 2025-12-03 10:27:54 +01:00
ec8373877b fix row merge 2025-12-03 10:21:50 +01:00
e7e47152ed fixed excel formatting 2025-12-03 10:10:00 +01:00
1eb11f33fc fix phone export 2025-12-03 09:23:27 +01:00
e417268991 Merge pull request 'instructor-class' (#3) from instructor-class into flightslot
Reviewed-on: #3
2025-12-02 12:33:41 +01:00
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