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

35 commits

Author SHA1 Message Date
41ed476a2f Debloat assistatSpace 2022-06-01 23:15:22 +02:00
3412657ca7 Replace editables with form for assistants' marks 2022-06-01 23:03:41 +02:00
0847970587 Use docs.html 2022-05-30 17:02:00 +02:00
00ef2890c6 Add assistant_container 2022-05-30 16:42:48 +02:00
5ec7df9069 Show user details for assistant 2022-05-30 15:38:20 +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
38e081df04 Set minimum password length 2022-05-29 19:03:54 +02:00
1ba0659f71 Use query_modifier in assistantSpace 2022-05-21 18:30:23 +02:00
6618e72843 Improve performance by removing userActiveSemester() 2022-05-20 21:03:24 +02:00
5541435a30 Organize funs 2022-05-20 20:56:04 +02:00
fe8dceceba Explicit None check 2022-05-15 22:25:19 +02:00
52514957d1 Fix missing import 2022-05-09 02:10:30 +02:00
3d217383de Add notice about random passwords 2022-05-08 22:04:08 +02:00
11fb5f5428 Use relative imports 2022-05-08 21:26:25 +02:00
2de977e1c1 Deduplication of create_form 2022-05-07 01:06:08 +02:00
11746b8c67 Split utils.py 2022-04-18 18:04:17 +02:00
0ee5fcd52b Add min and max mark as constants 2022-04-12 01:44:53 +02:00
027851b398 Explicit expose 2022-03-04 03:49:02 +01:00
205d90f88a Add Admin model 2022-02-27 19:30:28 +01:00
f287a5325c Fix assistant's editing 2022-02-24 01:28:09 +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
22e3e9ff7b Added AssistantUserView 2021-11-30 01:47:37 +01:00
a4a835a5e7 Small fixes 2021-11-29 20:22:10 +01:00
f232424d69 Added final experiment mark 2021-08-29 18:15:14 +02:00
4a83ffdabc Added final part mark calculation to assistantSpace 2021-08-21 23:08:32 +02:00
08c86bca0b Improved columns in assistantSpace 2021-08-01 00:41:21 +02:00
a50ad2f73f Added activeSemesterDropDown and logout in assistantSpace 2021-07-31 00:12:37 +02:00
b9621345d7 Added Appointment and ExperimentMark views in assistantSpace 2021-07-30 23:50:10 +02:00
8333da3c91 Improved filters 2021-07-30 15:14:35 +02:00
e4b29a37d6 isorted 2021-07-30 14:20:54 +02:00
f989cea879 Added AssistantGroupExperimentView 2021-07-30 02:50:49 +02:00