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

640 commits

Author SHA1 Message Date
37d5bce11d Remove dev deps 2022-03-19 22:22:11 +01:00
bb6edca943 Indent templates 2022-03-19 22:21:45 +01:00
4ac2f6140a Update deps 2022-03-17 22:34:00 +01:00
49d1659f82 Fix security issues to prevent assistants from seeing unintended data 2022-03-13 00:37:31 +01:00
027851b398 Explicit expose 2022-03-04 03:49:02 +01:00
3c7b578352 Add filters, row actions, AdminView 2022-03-03 04:26:05 +01:00
874510412b Add details template for assistant 2022-03-03 03:14:13 +01:00
98d52f34c9 Add custom details templates 2022-03-03 03:13:06 +01:00
e1d1ee2f84 Add CustomIdEndpointLinkRowAction 2022-03-03 03:04:15 +01:00
43b54215d2 Add warning after copying templates 2022-03-03 03:03:48 +01:00
fb084eb17f Use fluid container 2022-03-02 23:35:38 +01:00
158e6603f1 Upgrade to bootstrap 4 2022-03-02 23:35:20 +01:00
820bde2541 Further filter and sort 2022-03-02 18:59:14 +01:00
298eb1cc8f Fix adding to active semester dropdown menu 2022-03-02 02:47:30 +01:00
d50ce61abb Fix database blocking by unintended generators 2022-03-02 02:31:31 +01:00
7b09842932 Polish filters 2022-03-02 01:56:42 +01:00
978dfd340f Add custom filters 2022-03-01 22:23:30 +01:00
205d90f88a Add Admin model 2022-02-27 19:30:28 +01:00
de4ef9d6f4 Move weightings from Experiment to SemesterExperiment 2022-02-27 17:43:31 +01:00
4e6c2ad708 duration_in_days > 0 2022-02-24 02:08:09 +01:00
3637fa7f7b Improve drawio file 2022-02-24 01:53:16 +01:00
f287a5325c Fix assistant's editing 2022-02-24 01:28:09 +01:00
d0a6090553 Add number of missing final part marks to both spaces 2022-02-24 01:10:04 +01:00
8d34d3d564 Add number of missing final experiment marks to admin 2022-02-24 00:08:14 +01:00
cbda7e63ae Add changing password for assistants 2022-02-23 20:36:29 +01:00
82e7bc9d23 Add docs links 2022-02-23 19:37:09 +01:00
8a4d83a73f Update deps 2022-02-23 19:34:56 +01:00
15a6cf326c Update database_import documentation 2022-02-13 21:00:39 +01:00
dfaba1cf3e Fix typos 2022-02-13 20:05:29 +01:00
c2d5fc42d5 Update deps 2022-02-13 19:58:13 +01:00
6e45c91d45 Black and isort 2022-02-13 19:58:05 +01:00
0b5dcfb460 Added update_docs.sh 2022-01-16 16:13:48 +01:00
0fbe584b4e Added docs structure 2022-01-13 02:25:31 +01:00
22e3e9ff7b Added AssistantUserView 2021-11-30 01:47:37 +01:00
300d869ed8 Fix admin lockout check 2021-11-30 01:41:18 +01:00
52506fc47f Security fix 2021-11-30 01:36:19 +01:00
490eb8e14c Prevent admin lockout 2021-11-29 20:58:14 +01:00
5a03a558c8 Added link to other space if user has both roles 2021-11-29 20:49:18 +01:00
a4a835a5e7 Small fixes 2021-11-29 20:22:10 +01:00
3fc1fd4f0a Added comment to change SERVER_NAME 2021-09-11 22:52:38 +02:00
4f799aa599 Fixed index route 2021-09-11 21:20:36 +02:00
190a666065 Removed unneeded templates 2021-09-11 21:09:08 +02:00
c879fcdbe1 Improved import template 2021-09-11 21:08:37 +02:00
72420615b0 Added ImportView 2021-09-11 20:53:11 +02:00
40ab16f632 Added SecureAdminBaseView 2021-09-11 20:48:14 +02:00
071a5e94b5 Added database_import 2021-09-11 20:47:48 +02:00
57bf4013f1 Improved the import file format 2021-09-11 20:44:42 +02:00
794b369a33 Fixed not using Semester.customInit 2021-09-11 15:35:13 +02:00
2ac895e047 Fixed not calling ExperimentMark.customInit 2021-09-11 15:25:13 +02:00
b368453ffb Added DataBaseImportException 2021-09-10 21:41:49 +02:00