Commit Graph

106 Commits

Author SHA1 Message Date
b2dfccf869 Fix if statement 2022-11-17 23:37:05 +01:00
22815bb405 Add creating year groups 2022-11-17 22:21:59 +01:00
9c7ae692f5 Fix adding group 2022-11-17 21:49:55 +01:00
2120ab9690 Update login, update api requests, add schedule view for supervisors 2022-11-17 21:36:36 +01:00
dominik24c
8dcb7528f9 update endpoint of downloading examination schedule in pdf format for coordinator view and fix font issues for polish characters 2022-11-17 20:33:20 +01:00
dominik24c
2e3a7b24f0 add endpoint for generate term of defence for coordinator view 2022-11-17 18:39:45 +01:00
dominik24c
0722eb9648 update endpoints for download and upload students list in csv file 2022-11-17 14:56:19 +01:00
dominik24c
247dfe3f31 merge 2022-11-17 10:24:44 +01:00
dominik24c
f71c917c61 merge branch and add student_groups table and change logic of endpoint what use group model 2022-11-17 10:21:36 +01:00
3125a696e4 Add base_url env 2022-11-16 23:15:03 +01:00
b0e48d3703 Add calendar translation 2022-11-16 22:40:51 +01:00
76218a92ca Update requests after api changes 2022-11-16 22:31:29 +01:00
b881d5a056 Add min max calendar hours, add event colors 2022-11-16 22:31:29 +01:00
dominik24c
afffc78537 update workloads statistics endpoint for coordinator 2022-11-16 21:06:33 +01:00
dominik24c
856372e5ab update enrollments endpoints for coordinator, project supervisors and students 2022-11-16 20:42:40 +01:00
dominik24c
eea98dd225 add year group and change logic of endpoints v2 2022-11-12 16:18:07 +01:00
dominik24c
82807b7c2e add year group and change logic of endpoints 2022-11-12 16:17:05 +01:00
c29c2a9236 3.3 Add schedule export on frontend 2022-11-04 01:34:00 +01:00
0cc9482878 3.6 Add schedules view for students, coordinator can now assign to committees 2022-11-04 01:18:26 +01:00
dominik24c
c71531ca10 add endpoint of download examination schedule pdf file 2022-11-02 23:21:08 +01:00
dominik24c
03ffd355ed fix endpoint of create exam enrollments - fix overwriting exam dates 2022-10-28 00:11:54 +02:00
03c0fb4bb2 Add schedule views for coordinator 2022-10-27 23:36:49 +02:00
dominik24c
5961758b3f add a workload statistics endpoint for the coordinator and fix the student's view of assigning their own group for the exam 2022-10-27 19:53:39 +02:00
dominik24c
12e15043e3 add the functionality for students to assign and remove to selected exam date 2022-10-27 16:59:12 +02:00
dominik24c
350d9d2a32 add the functionality for project supervisors to assign and remove to selected exam 2022-10-27 15:59:02 +02:00
dominik24c
3c5accfc6e add mode to examination schedule model and add endpoints list of examination schedule for students and project supervisors 2022-10-27 12:05:50 +02:00
dominik24c
b205bd1698 add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +02:00
dominik24c
276cdf2b88 add delete examination schedule endpoint and create enrollment for examination schedule endpoint 2022-10-26 15:11:50 +02:00
dominik24c
55a08d3406 add examination schedule module and endpoint to set date of enrollment for students 2022-10-26 12:41:22 +02:00
dominik24c
adfb941fbe add skeleton of examination package and create ExaminationSchedule, Enrollment and Committee models 2022-10-26 10:33:35 +02:00
dominik24c
dab59189cf update requirements.txt file and reformat code 2022-10-25 20:38:47 +02:00
dominik24c
8f6a3d96e5 update readme - usage section 2022-10-25 20:35:12 +02:00
d56226ccc5 Add remove svg icon 2022-06-23 01:05:52 +02:00
84f2e235fb Return all supervisors in registration 2022-06-23 00:49:22 +02:00
4c0f7f7707 Improve spacing in login, add btn 2022-06-22 21:43:36 +02:00
402b77fa21 Add logout link 2022-06-22 21:12:53 +02:00
e946ec41ac Add export by mode, update checkboxes 2022-06-22 21:12:14 +02:00
dominik24c
24457a252a update docker for frontend and rename title of website and add icon 2022-06-22 18:35:04 +02:00
dominik24c
8f8deb4238 update download student endpoint for coordinator view - fix mode filtering students 2022-06-14 09:46:24 +02:00
dominik24c
7a90c84178 update download student endpoint for coordinator view - generate list by mode of students 2022-06-14 09:42:48 +02:00
3914d19138 bug fix - set proper mode in enrollment 2022-06-14 01:34:50 +02:00
f642d62ff0 add delete group button, fix delete leader button, add filter to students and leaders in addGroup 2022-06-14 00:44:12 +02:00
dominik24c
f6b53a84a3 update create groups endpoint - change logic of counting groups and list available groups endpoint 2022-06-13 22:58:52 +02:00
dominik24c
980cf5da50 update create groups endpoint - fixing errors when adding students to the group 2022-06-13 21:47:12 +02:00
56853fb906 Merge branch 'master' of https://git.wmi.amu.edu.pl/s459309/system-pri 2022-06-13 21:26:28 +02:00
1459df0c6a Add available supervisor filter 2022-06-13 21:24:17 +02:00
dominik24c
5d5353eed1 update create group endpoint for coordinator view - check limit of students 2022-06-13 21:20:43 +02:00
5a49e87a63 Merge branch 'master' of https://git.wmi.amu.edu.pl/s459309/system-pri 2022-06-13 20:13:30 +02:00
3d2d07c3d4 Add student link in login 2022-06-13 20:10:38 +02:00
6779c66f86 Refactor leaders view 2022-06-13 20:08:35 +02:00