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

651 commits

Author SHA1 Message Date
4749626ca0 Use configparser 2022-08-08 18:01:33 +02:00
bc09e54e3d Add click 2022-08-08 18:00:24 +02:00
d928cd45a6 Remove unused file 2022-08-08 15:26:55 +02:00
618c503108 Update deps 2022-08-08 15:26:46 +02:00
af16e045f4 Set local timezone in containers 2022-08-02 14:33:20 +02:00
8cbb0d0d50 Clean up before container setup 2022-08-02 13:59:26 +02:00
b6008c1d31 Update Flask version 2022-08-02 13:40:49 +02:00
50fd9ae77d Add deploy script for containers 2022-08-02 13:39:44 +02:00
e2f1871ed9 Add containers deploy script 2022-07-31 04:33:31 +02:00
78c1e48767 Add requirements.txt with pre-commit 2022-07-31 03:54:59 +02:00
117c51d10e Remove SERVER_NAME from Flask config 2022-07-29 02:22:04 +02:00
9a11c00edf Fix container_name 2022-07-29 02:21:07 +02:00
a017e43fed Add flake8 2022-07-03 18:41:44 +02:00
5c511a00f5 Module doc strings 2022-07-03 18:26:15 +02:00
c3e48b5928 Add badges 2022-07-03 18:03:36 +02:00
8cffd88ae1 Harden password generation 2022-07-03 17:46:23 +02:00
6f9b2984ba Ignore some security warnings 2022-07-03 17:45:24 +02:00
aabe00fd11 Add bandit 2022-07-03 17:44:51 +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
6bd7b4d910 Fix typo 2022-07-03 00:20:13 +02:00
48a19826a9 Add pre-commit config 2022-07-03 00:19:01 +02:00
3e6ea165ba Exclude dev from install and update poetry 2022-07-02 16:55:21 +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
966d51f94c Deal with lists in str_formatters 2022-07-01 18:49:29 +02:00
0e8a3ca0cd Use details instead of list for export 2022-07-01 18:48:17 +02:00
19b890265a Don't use column_formatters for column_export_formatters 2022-07-01 18:47:47 +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
4d9a72431d Check returned bool from customUpdateModel 2022-06-30 19:43:20 +02:00
34c9b3318d Check before updating experiment_marks_missing 2022-06-30 17:53:46 +02:00
7b9761d37b Fix checkThenSetFinalPartMark 2022-06-30 17:29:52 +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
50c03b9df2 Remove CustomIdEndPointLinkRowAction 2022-06-30 04:06:07 +02:00
d1a38d0fb0 Add link formatters 2022-06-30 04:05:40 +02:00
5e59f0fe72 Add link formatters bases 2022-06-30 04:01:42 +02:00
305609396f Add mailto 2022-06-30 03:55:23 +02:00
df6745e659 Update README 2022-06-29 00:02:42 +02:00
30e78d3ff0 Update README 2022-06-28 23:55:32 +02:00
c3e0c183f1 Move server_setup.adoc 2022-06-28 23:55:17 +02:00
881c0cc895 Better password flash 2022-06-28 17:01:42 +02:00
40744c247e Fix docs endpoint 2022-06-28 17:01:32 +02:00
b1a01743e2 Handle endpoints 2022-06-28 16:57:55 +02:00
d214652ea9 Apply update_experiment_marks_missing() 2022-06-28 13:05:57 +02:00
c512b5b3ee Update assistant docs 2022-06-28 03:53:46 +02:00
38d61afb7f Add experiment marks missing formatter 2022-06-28 03:53:37 +02:00