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

476 commits

Author SHA1 Message Date
99cc109cde is comparisons don't work with sqlalchemy! I love that silence ignorance!!! Not even a warning… Please, if you read this, consider rewriting in Rust and avoid ORMs. 2023-11-04 21:24:07 +01:00
b197dc8f05 Update docs 2023-11-04 13:30:14 +01:00
8514bd6668 Non bare exception, whatever 2023-11-04 13:29:57 +01:00
26a8785d7a Wrap everything in a try-except… If you read this, consider rewriting in Rust! 2023-11-03 22:10:33 +01:00
91f0effd3a Fix crash on empty active_assistants 2023-11-03 22:04:21 +01:00
190c8bdba4 Use dev/data as data dir during development 2023-11-03 21:57:47 +01:00
68289c6a2c Apply RUF 2023-11-02 20:10:06 +01:00
e2d5a920ec Apply PL 2023-11-02 20:04:09 +01:00
a33a7ec060 Apply PTH 2023-11-02 19:44:24 +01:00
b1d3c26b07 Apply SIM 2023-11-02 19:38:09 +01:00
029cc974e3 Apply RET 2023-11-02 19:24:14 +01:00
d408e8fc08 Apply C4 2023-11-02 19:01:07 +01:00
907951a49f Sort imports 2023-11-02 18:47:52 +01:00
897f3c57f8 Use ruff 2023-11-02 18:47:46 +01:00
0371cbf688 Apply ruff lints 2023-11-02 18:09:10 +01:00
726d73211b Update admin docs 2023-11-01 23:33:43 +01:00
e244275043 Remove the beta note 2023-11-01 23:24:47 +01:00
a1361d6e22 Add manual backup action 2023-11-01 23:18:47 +01:00
5fa7cc351f Remove todos 2023-11-01 21:49:10 +01:00
bc2050772a Rename database to advlabdb.sqlite 2023-02-02 13:39:58 +01:00
a93dfde4c2 Finally started admin docs 2022-12-12 00:05:14 +01:00
d054b0ddcb isort 2022-11-19 19:52:29 +01:00
c1593abd86 Add login view message 2022-11-10 13:20:40 +01:00
341c00cfb0 Use init_app for Security 2022-11-10 13:20:32 +01:00
ce7653186a Add login_context_processor 2022-11-10 13:20:18 +01:00
6a40098922 Format 2022-11-10 13:19:48 +01:00
ea8ed2c5b8 Update deps 2022-10-30 00:11:29 +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
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
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
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
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