- Sep 28, 2016
-
-
* 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
-