- Nov 21, 2016
-
-
Artem Konenko authored
* Add external keys to departments table and update inserting teacher API * Add ability to set department by External ID * Refactor error handling in teacher api * Update description of the method * Add functions for creating activated (from 1C) teachers * Add ability to fire teachers * Add status and INILA (Insurance Number) to teacher's table * Extract stored migrations about departments and jobs to dedicated file and rename them
-
- Nov 18, 2016
-
-
Владислав Яковлев authored
-
- Nov 16, 2016
-
-
- Nov 15, 2016
-
-
Владислав Яковлев authored
-
Роман Штейнберг authored
-
- Nov 14, 2016
-
-
Artem Konenko authored
-
Владислав Яковлев authored
-
- Nov 13, 2016
-
-
Artem Konenko authored
-
- Nov 12, 2016
-
-
* Fix messages about failed grading in popup * Fix cursor * Fix error messages * Fix rates check
-
* Fix send rate * Fix create discipline * Fix keyDownOnlyNumber event * Replace buttons to links on rating page * Fix error messages * Fix set '0' rate * Fix final form in rating table
-
* Add "Semester rate" column to rate page * Delete type of page from rating view * Fix teacher discipline rating page selection * Fix show exam rate
-
* Rate and exam page fixes
-
-
Artem Konenko authored
-
Artem Konenko authored
* Extract functions and procedures to correct migrations
-
Artem Konenko authored
-
Artem Konenko authored
-
- Nov 08, 2016
-
-
* Sync /db/stored/ & /db/migrations/stored/
-
- Nov 04, 2016
-
-
PavelBegunkov authored
-
- Oct 31, 2016
-
-
Владислав Яковлев authored
-
- Oct 30, 2016
-
-
* Move SetRole and GetRoles to migrations * Add RoleID to GetFullInfo output * Fix and refactor controller of roles * Fix model of roles * Fix and refactor change role page * Fix link to teacher's profile * Add link to change role of the teacher and remove redundant checks in teacher's profile * Fix search of students * Fix link to student's profile
-
- Oct 29, 2016
-
-
Artem Konenko authored
-
- Oct 28, 2016
-
-
-
* Remove all redundant empty lines in functions/procedures/views migrations
-
- Oct 11, 2016
-
-
Artem Konenko authored
-
- Sep 30, 2016
-
-
-
-
-
-
Add RestAPI link
-
-
Роман Штейнберг authored
Fix rate student group filter See merge request !55
-
- Sep 29, 2016
-
-
Владислав Яковлев authored
-
- Sep 28, 2016
-
-
Роман Штейнберг authored
-
* Update version in package.json * Move apidoc config to external file * Add gulp task for apidoc * Fix auth/userinfo path
-
-
- Sep 26, 2016
-
-
* Add method api/v0/auth/login for getting info about user * Add method api/v0/subject/listForStudentID for getting info about subjects in particular semester * Add API documentation * Add checking get params * Add checking for user rights * Add config for apidoc Also, fix group splitting migration
-
* Add getDepartmentIdByName API (with auxiliary procedure) * Add teacher insertion (only one at the time) * Add token checking to user authorization in API handler * Add throwing away HTTP exceptions in API handler * Add functions for throwing HTTP exceptions (403, 404) * Add singing in by tokens in User * Add autocompleting department's ID by name * Add error handling (show 400 bad request, if any require data missed) * Add batch processing * Add autocompleting job position ID by name
-
- Sep 25, 2016
-
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-