dominik24c
|
3457f76b17
|
add project grade sheet view for students and project supervisor
|
2022-12-15 20:44:03 +01:00 |
|
dominik24c
|
62599214dc
|
add endpoints list of assigned group to term of defence and functionality of add, update, delete group to term of defence by coordinator
|
2022-11-19 20:43:05 +01:00 |
|
|
4d21532b1f
|
Fix query in assigning group to term of defence
|
2022-11-18 11:39:12 +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 |
|
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
|
c71531ca10
|
add endpoint of download examination schedule pdf file
|
2022-11-02 23:21:08 +01: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
|
b205bd1698
|
add endpoints of list enrollments for coordinator, students and project supervisors
|
2022-10-27 11:19:38 +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 |
|
|
84f2e235fb
|
Return all supervisors in registration
|
2022-06-23 00:49:22 +02:00 |
|
|
3914d19138
|
bug fix - set proper mode in enrollment
|
2022-06-14 01:34:50 +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 |
|
|
09550adeb3
|
Add email to ProjectSupervisorSchema
|
2022-06-13 19:57:03 +02:00 |
|
dominik24c
|
bb070977f9
|
refactor code - update paginate_models function
|
2022-06-13 18:04:30 +02:00 |
|
dominik24c
|
558fac2c7e
|
refactor search method for models and update create group endpoint for coordinator view
|
2022-06-13 17:52:15 +02:00 |
|
dominik24c
|
30d8b7c0ef
|
update upload students list endpoint and add registrations endpoint for students view
|
2022-06-12 22:20:10 +02:00 |
|
|
04f446e013
|
add group endpoints
|
2022-06-12 17:45:45 +02:00 |
|
|
96151d0598
|
Return all students if mode is null
|
2022-06-11 19:41:28 +02:00 |
|
dominik24c
|
1bd50e6bfc
|
update Group models and init coordinator group routes
|
2022-06-11 12:53:55 +02:00 |
|
dominik24c
|
850671e147
|
update the list of students route for coordinator - add search by mode
|
2022-06-10 18:18:15 +02:00 |
|
dominik24c
|
2a846d4394
|
init project_supervisor app
|
2022-06-10 17:53:32 +02:00 |
|
dominik24c
|
b550fea998
|
add init_db command and add count_groups field for project_supervisor entity
|
2022-06-07 19:27:13 +02:00 |
|
dominik24c
|
40e65c518c
|
add pagination, query searching by fullname and ordering by firstname and lastname for list students route
|
2022-05-18 17:36:16 +02:00 |
|
dominik24c
|
5607f3cd08
|
add api routes to crud operation on student models for coordinator
|
2022-05-17 22:16:45 +02:00 |
|