|
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 |
|