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

120 commits

Author SHA1 Message Date
2f7d005ea4 Remove GroupExperiment.customInit 2022-05-15 20:59:57 +02:00
86c7f6d915 Remove PartStudent.customInit 2022-05-15 20:06:54 +02:00
ce913f92eb Use IN and BETWEEN in CHECK 2022-05-15 19:06:28 +02:00
11fb5f5428 Use relative imports 2022-05-08 21:26:25 +02:00
cf0d71325f Fix constraints 2022-04-18 18:43:55 +02:00
8ab38f11e2 Add constants for constraints 2022-04-18 18:15:52 +02:00
e891fe4050 Fix max mark constraint 2022-04-12 01:47:37 +02:00
0ee5fcd52b Add min and max mark as constants 2022-04-12 01:44:53 +02:00
7a1c0e9d55 Fix updateFinalExperimentMark 2022-04-10 21:01:56 +02:00
c43382ac7a Update final experiment and part marks on weighting update 2022-04-04 17:28:16 +02: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
cbda7e63ae Add changing password for assistants 2022-02-23 20:36:29 +01:00
6e45c91d45 Black and isort 2022-02-13 19:58:05 +01:00
a4a835a5e7 Small fixes 2021-11-29 20:22:10 +01:00
071a5e94b5 Added database_import 2021-09-11 20:47:48 +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
f232424d69 Added final experiment mark 2021-08-29 18:15:14 +02:00
96a32a3c3a Improved repr for ExperimentMark 2021-08-21 23:31:16 +02:00
c98d85c810 Create Assistant if role was added 2021-08-21 23:18:55 +02:00
9430654ea1 Improved feedback after changing experiment mark 2021-08-21 22:58:23 +02:00
e998839bf1 Added final_part_mark calculation in adminSpace 2021-08-19 01:29:09 +02:00
ab1eded4b7 Fixed filtering for GroupView's form 2021-08-18 20:06:18 +02:00
18fac6c683 Simplified ExperimentMarkView 2021-08-18 19:39:21 +02:00
bd393796f5 Fixed weighting defaults 2021-08-18 18:58:20 +02:00
43678dd18b Added weightings default and check 2021-08-16 23:30:30 +02:00
bb23670403 User and Assistant harmony 2021-08-16 01:15:19 +02:00
b9621345d7 Added Appointment and ExperimentMark views in assistantSpace 2021-07-30 23:50:10 +02:00
85606123a5 Added customUpdateDate and customUpdateSpecial for Appointment 2021-07-30 23:37:38 +02:00
6036500f2a Restricted semester label to WS and SS 2021-07-30 00:43:05 +02:00
d2ab29b0d3 Small fixes 2021-07-16 00:44:26 +02:00
d475e48856 Fixed some nullable arguments, added customInit to Semester 2021-07-16 00:30:56 +02:00
53a14c0c40 some checks and customInits 2021-07-14 04:24:04 +02:00
48dad91671 Fixed and added checkPartStudents for Group 2021-07-14 01:58:35 +02:00
605edeecca Big changes to the database, mainly due to adding Program 2021-07-13 21:49:44 +02:00
b2655e2023 Fixed customInit for GroupExperiment 2021-07-13 18:41:00 +02:00
91547a7487 Addded exceptions 2021-07-13 17:22:15 +02:00
64165218ca Done ExperimentMarkView 2021-07-13 02:50:15 +02:00
3b6f92efd9 SelectField for final_part_mark 2021-07-12 19:49:10 +02:00
5b62f9e78e Done AppointmentView 2021-07-12 16:42:11 +02:00
b67ba46768 Added customInit 2021-07-12 14:48:29 +02:00
72b05beefc Added CheckConstraints 2021-07-11 14:27:00 +02:00
e50ad68d97 Added UniqueConstrains 2021-07-11 03:21:54 +02:00
aa7ab40f1e Removed email from Assistant 2021-07-11 03:17:21 +02:00
dca0ec8828 Changed experiment number to label as string 2021-07-11 01:49:39 +02:00
9247a5aa54 Added active to Experiment and transfer active 2021-07-01 23:17:09 +02:00
f28f9b64fb Added checkAndInit to GroupExperiment and repr() to all Models 2021-07-01 22:20:34 +02:00
5212eb8ee6 Added create_model to GroupExperiment 2021-07-01 19:43:59 +02:00
d30945461b Changed PartExperiment to SemesterExperiment 2021-07-01 14:41:20 +02:00
c09ab2ffdc Changed Datetime to Date for Appointment 2021-07-01 01:02:44 +02:00
5aa408df89 Changed some int to float 2021-06-30 20:21:44 +02:00
78fe69cfe1 Added ExperimentModelView 2021-06-21 18:07:18 +02:00
4124c5cae5 Added wiki_link to Experiment 2021-06-21 18:00:16 +02:00
c2917aa3fe Added persistent semester filters 2021-06-10 03:14:30 +02:00
c5a8ef790b Updated SemesterModelView and added session exceptions 2021-06-09 01:07:02 +02:00
418b1f66ac Added black and isort 2021-06-02 23:43:41 +02:00
bc8859d521 Added configUtils 2021-06-02 01:56:49 +02:00
6d32b1840d Updated packages, added contact email for students. 2021-05-14 18:53:15 +02:00
48fda40c2c Fixed active semester, added StudentModelView 2021-04-26 21:31:15 +02:00
ff0f5cc48c Done Semester and Part views 2021-04-24 13:38:03 +02:00
f4de3df51d Moved users and register to UserModelView 2021-04-24 12:05:58 +02:00
8d690a1476 Added Flask-Security-Too 2021-04-03 02:11:26 +02:00
4d8392b159 Added register and flash 2021-04-01 01:04:21 +02:00
78ce7a6e69 Moved number from PartExperiment to Experiment 2021-03-31 20:43:54 +02:00
7a5a852cd7 Added part_id to Group, added experiments and groups tables, updated all CDNs to jsDelivery. 2021-03-19 21:15:43 +01:00
849318f249 Added makeTable() and container 2021-03-19 16:30:02 +01:00
3db3f20fb2 Init commit 2021-03-18 14:53:55 +01:00