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

68 commits

Author SHA1 Message Date
f989cea879 Added AssistantGroupExperimentView 2021-07-30 02:50:49 +02:00
0be6b64b8a Added assistantSpace 2021-07-30 02:03:44 +02:00
e56aca7545 Added active semester default to UserView 2021-07-30 00:46:36 +02:00
ba0691015d Added defaults for semester label and year 2021-07-30 00:40:21 +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
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
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
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
0a91f4a331 Made modal 2021-07-01 13:12:43 +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
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
27c8d3d952 Added GroupExperimentModelView 2021-06-24 19:39:26 +02:00
61cbfe9ec8 Added AssistantModelView 2021-06-24 19:24:14 +02:00
954fe5ff00 Added PartExperimentModelView 2021-06-21 18:26:38 +02:00
78fe69cfe1 Added ExperimentModelView 2021-06-21 18:07:18 +02:00
a352917daa Updated packages 2021-06-14 12:50:09 +02:00
c2917aa3fe Added persistent semester filters 2021-06-10 03:14:30 +02:00
b8da4fa8a8 Cleaned up routes.py 2021-06-09 02:51:26 +02:00
a6314e1c02 Prevent locking admin out 2021-06-09 02:22:37 +02:00
c5a8ef790b Updated SemesterModelView and added session exceptions 2021-06-09 01:07:02 +02:00