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

563 commits

Author SHA1 Message Date
64d54aad87 Update deps 2022-10-16 17:11:12 +02:00
177927d399 Add repo_url 2022-10-09 03:02:35 +02:00
68335add60 Use base templates 2022-10-09 03:00:51 +02:00
1c8582064a Clean up login_user.html 2022-10-09 03:00:17 +02:00
6fa66912c0 Use render_footer 2022-10-09 02:59:27 +02:00
5d74a7b261 Add render_footer macro 2022-10-09 02:58:58 +02:00
4ba9c3e5bb Add base templates 2022-10-09 02:58:28 +02:00
a47db07f3b Fix typos ignore with pre-commit 2022-10-08 15:07:05 +02:00
78bf0f251c Update deps 2022-10-08 14:44:14 +02:00
17ae9650cf Update dep 2022-10-07 01:07:18 +02:00
7cfa3d626a Update deps 2022-10-05 00:45:03 +02:00
0242b4389d Fix analysis 2022-09-24 19:29:56 +02:00
a70e01114c flake8 2022-09-24 16:18:12 +02:00
b895d1f8f1 Replace render_kw 2022-09-24 16:17:03 +02:00
ffcbda905d Add deactivate assistants action 2022-09-24 16:16:48 +02:00
4747f8a073 Update deps 2022-09-23 12:59:48 +02:00
e530dceab4 Add warning about done semester with missing experiment marks 2022-09-23 12:55:32 +02:00
8d7ea5cae3 Fix count number of missing final experiment marks 2022-09-23 12:55:05 +02:00
e1f004de7b Update pre-commit hooks 2022-09-22 20:56:07 +02:00
249f635772 Remove number_of_all_experiment_marks from assistants home page 2022-09-22 20:30:43 +02:00
83f4726296 Replace get_count and execute().scalars() 2022-09-22 20:26:22 +02:00
d533db66ab Add password forgetting notice for assistants 2022-09-22 14:59:43 +02:00
623100fffc Update DB.drawio 2022-09-22 14:56:02 +02:00
a562c2ee33 Add Tooltip to active semester 2022-09-21 17:14:25 +02:00
950823585e Handle unauthorized action 2022-09-21 16:52:15 +02:00
cf8279616e Add user settings 2022-09-21 16:52:04 +02:00
5d0f99a381 Remove redundant admin templates 2022-09-20 18:15:56 +02:00
e5c266c481 Custom login template 2022-09-20 18:11:25 +02:00
4d8947b89e Update deps 2022-09-20 15:09:45 +02:00
399ca4b198 Allow admins to choose a done semester as active semester 2022-09-20 15:09:03 +02:00
429ea37c40 flake8 2022-09-19 19:14:45 +02:00
77385c0861 Add set_old_semesters_done and set_done 2022-09-19 19:11:08 +02:00
7fe8024202 Update deps 2022-09-19 17:13:02 +02:00
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
a5b5c4156c Show assistants the weightings 2022-09-19 15:49:57 +02:00
ce3de0f6de Try to set last semester as active if current semester is done 2022-09-19 15:24:36 +02:00
c35e2507e1 Add inaccessible_callback to BaseView 2022-09-19 15:20:18 +02:00
c0a4f215e8 Add set_last_semester_as_active 2022-09-19 15:19:25 +02:00
8020762261 Prevent assistants from viewing or changing marks in semesters marked as done 2022-09-19 14:24:00 +02:00
bc0da570cd Fix limit before filter bug 2022-09-19 14:20:33 +02:00
a2162363b9 Implemented semester done logic 2022-09-17 15:55:49 +02:00
d18579059a Add post-login 2022-09-17 15:55:09 +02:00
6dd02d3fbc Only allow to choose semesters not done for assistants 2022-09-16 23:01:17 +02:00
56cedaa308 Remove setActiveSemester and its route 2022-09-16 22:59:42 +02:00
c0b0e18332 Migrate to fsqla_v3 2022-09-16 20:04:42 +02:00
28e80c27fa Add done to models 2022-09-16 20:02:55 +02:00
b02a6683f7 Update pre-commit hooks 2022-09-13 00:24:12 +02:00
a16e0bf33d flake8 2022-09-13 00:22:12 +02:00
0f7700b11a Add assistant missing marks table to admin home page 2022-09-13 00:20:39 +02:00