1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00
Commit graph

126 commits

Author SHA1 Message Date
cf433cb692 Remove admin or assistant instance if role was removed and there is no dependency 2022-09-19 17:05:16 +02:00
adbe8d0eb7 Only show active semester after user update for own user 2022-09-19 17:04:32 +02:00
a2162363b9 Implemented semester done logic 2022-09-17 15:55:49 +02:00
a16e0bf33d flake8 2022-09-13 00:22:12 +02:00
19819d7e99 Lower email 2022-09-12 19:08:02 +02:00
0b4316a713 Sort semester starting with newest 2022-09-12 17:57:29 +02:00
1d8c5db16c Remove addMenuLink 2022-09-12 17:57:13 +02:00
8717f42bac Remove active semester drop down menu 2022-09-11 20:05:09 +02:00
6edb47fed9 Use jinja.html 2022-09-11 14:55:53 +02:00
c78491f61c Add database_import docs to import.html 2022-09-10 18:26:31 +02:00
93fef08b4c contact_email only when different also in forms 2022-09-08 01:12:13 +02:00
fe98376efb Fix importing 2022-09-08 00:33:00 +02:00
900049d410 Do not join again after query_modifier joins 2022-08-18 18:58:30 +02:00
33b08ab383 Apply pyright 2022-08-15 22:22:36 +02:00
abe5088b90 Remove static_url_path 2022-08-09 15:43:31 +02:00
bdabc9f32a Use app factory pattern 2022-08-09 14:46:48 +02:00
4749626ca0 Use configparser 2022-08-08 18:01:33 +02:00
ef29ac8963 Apply flake8 2022-07-03 17:11:33 +02:00
ae665add07 Declare static methods 2022-07-03 00:48:05 +02:00
d39c334ddf pyupgrade 2022-07-02 16:46:02 +02:00
8b2e3da73e Add column_formatters_export 2022-07-01 18:50:39 +02:00
07ed25a3ff Fix final_part_mark and final_experiment_marks_missing updates 2022-06-30 19:49:38 +02:00
6f428aa3a9 Add experiment_marks_missing_formatter to admin space 2022-06-30 19:44:35 +02:00
34c9b3318d Check before updating experiment_marks_missing 2022-06-30 17:53:46 +02:00
a8eee63b9e Show only part of part_student in StudentView 2022-06-30 17:13:43 +02:00
872ce5dcc1 Reactivate query_modifier of ExperimentMarkView 2022-06-30 04:22:03 +02:00
3f6e86dae1 Remove unneeded filters 2022-06-30 04:21:38 +02:00
8c439ab530 Apply link formatters 2022-06-30 04:08:21 +02:00
881c0cc895 Better password flash 2022-06-28 17:01:42 +02:00
b1a01743e2 Handle endpoints 2022-06-28 16:57:55 +02:00
39a66727ee Use FlaskForm 2022-06-20 00:39:31 +02:00
e1411e87a0 Share fields 2022-06-17 20:56:14 +02:00
4c64a8cefd Further deduplication 2022-06-17 19:58:43 +02:00
2790652475 Deduplication 2022-06-17 19:51:18 +02:00
8c34cb71f7 Add GroupExperiment.note to adminSpace 2022-06-17 19:15:38 +02:00
2da2a67b94 Apply str instead of repr 2022-06-01 23:02:17 +02:00
99b2647d6e Set all views url 2022-05-30 17:02:16 +02:00
720f1c1193 Add search to AssistantExperimentMarkView 2022-05-30 04:29:02 +02:00
a5fe640b0d Clean up 2022-05-30 04:18:35 +02:00
0285b79883 Add description to special 2022-05-30 04:18:19 +02:00
1e27182bd6 Use column_display_all_relations 2022-05-30 02:53:17 +02:00
813d6102a2 Prevent creating semesters older than newest 2022-05-29 22:07:47 +02:00
6f22253a49 Move Semester functions 2022-05-29 21:47:23 +02:00
1141d1dfb9 Move setActiveSemester 2022-05-29 21:41:01 +02:00
f99354ba53 Remove config utils 2022-05-29 21:17:24 +02:00
b1ed16179c Add current_login_at to UserView 2022-05-29 19:42:36 +02:00
38e081df04 Set minimum password length 2022-05-29 19:03:54 +02:00
1398a9bb92 Remove RoleView 2022-05-29 17:32:58 +02:00
dd4908cc45 Fix analysis 2022-05-23 00:56:10 +02:00
ec70d966ac Replace self.column 2022-05-21 21:19:26 +02:00