|
e56aca7545
|
Added active semester default to UserView
|
2021-07-30 00:46:36 +02:00 |
|
|
6036500f2a
|
Restricted semester label to WS and SS
|
2021-07-30 00:43:05 +02:00 |
|
|
ba0691015d
|
Added defaults for semester label and year
|
2021-07-30 00:40:21 +02:00 |
|
|
e85b56444a
|
Fixed last semester
|
2021-07-30 00:39:59 +02:00 |
|
|
6fab47591f
|
Added customCreateModel
|
2021-07-30 00:24:10 +02:00 |
|
|
189998c7d3
|
Removed default for program in ExperimentView
|
2021-07-29 23:37:18 +02:00 |
|
|
58d1ec73b5
|
Fixed adding students to a group
|
2021-07-29 23:18:24 +02:00 |
|
|
1787a84d30
|
Fixed 2 checks
|
2021-07-29 21:13:49 +02:00 |
|
|
843e1f5b47
|
Added changing user's password
|
2021-07-29 20:55:22 +02:00 |
|
|
8da20c23c3
|
Added Jinja macros
|
2021-07-29 20:03:41 +02:00 |
|
|
8bf415220d
|
Done UserView and fixed user filter for AssistantView
|
2021-07-29 17:37:15 +02:00 |
|
|
6ee368d0ef
|
Done PartView and SemesterView
|
2021-07-29 16:27:15 +02:00 |
|
|
97497b3ad1
|
Done ProgramView
|
2021-07-29 01:04:58 +02:00 |
|
|
5059725dee
|
Done AssistantView
|
2021-07-29 00:58:50 +02:00 |
|
|
6ac4ab32e0
|
Done SemesterExperimentView
|
2021-07-29 00:31:43 +02:00 |
|
|
d92fd2e454
|
Fix description
|
2021-07-28 13:59:41 +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 |
|
|
8178c72fe2
|
Apply changes from the database
|
2021-07-14 04:27:17 +02:00 |
|
|
bb1b6a86b2
|
Exception for importing routes and models while running testDB.py
|
2021-07-14 04:26:18 +02:00 |
|
|
2d268811de
|
Clean up
|
2021-07-14 04:25:34 +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 |
|
|
3024d2661e
|
Fixed markChoices and queryFilter
|
2021-07-13 03:37:00 +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 |
|
|
18257799c7
|
Moved get_query and get_count_query to parent classs
|
2021-07-12 13:06:44 +02:00 |
|
|
72b05beefc
|
Added CheckConstraints
|
2021-07-11 14:27:00 +02:00 |
|
|
c9143410d4
|
Fixed changing active semester
|
2021-07-11 13:48:13 +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 |
|
|
515c389610
|
Added experiments history
|
2021-07-01 16:38:37 +02:00 |
|
|
d30945461b
|
Changed PartExperiment to SemesterExperiment
|
2021-07-01 14:41:20 +02:00 |
|
|
6e153d9c09
|
Redirect to login if no access
|
2021-07-01 14:02:23 +02:00 |
|
|
0a91f4a331
|
Made modal
|
2021-07-01 13:12:43 +02:00 |
|
|
c09ab2ffdc
|
Changed Datetime to Date for Appointment
|
2021-07-01 01:02:44 +02:00 |
|
|
8444f9babc
|
Renamed ModelViews
|
2021-06-30 22:04:33 +02:00 |
|
|
d9eaafeb6d
|
Improved Students, PartStudents and Groups view
|
2021-06-30 21:58:57 +02:00 |
|
|
5aa408df89
|
Changed some int to float
|
2021-06-30 20:21:44 +02:00 |
|
|
f971c0811f
|
Added Logout Button
|
2021-06-28 18:43:13 +02:00 |
|
|
f840bd4b20
|
Transfer part experiments and assistants for new semesters
|
2021-06-26 01:59:21 +02:00 |
|