Skip to content
Snippets Groups Projects
  1. Feb 11, 2017
  2. Jan 05, 2017
    • Artem Konenko's avatar
      #215 Preparing release 2.0.3 · 47c9777f
      Artem Konenko authored
      * Fix Departments_Get procedure name
      * Update version in package.json and fix warnings about missing some information in the file
      * Add nginx config file
      * Fix count form for JobPosition_Create method
      * Fix names of db migrations
      * Extract error handling function for page with tokens
      * Fix comment for auth tokens handler controller
      * Add comment about field `status` in Teacher's model and rename the corresponding parameter in `changeInfo` to `isWorking`
      47c9777f
  3. Nov 21, 2016
    • Artem Konenko's avatar
      #159 Add description for API tokens · cbf72acd
      Artem Konenko authored
      cbf72acd
    • Artem Konenko's avatar
      #119 Improvements of teachers API and features around it · 30cbde97
      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
      30cbde97
  4. Nov 18, 2016
  5. Nov 15, 2016
  6. Nov 12, 2016
  7. Nov 08, 2016
  8. Nov 04, 2016
  9. Oct 30, 2016
  10. Oct 29, 2016
  11. Oct 28, 2016
  12. Sep 26, 2016
    • Artem Konenko's avatar
      #146 Add auth and subjects methods · b39d1fa6
      Artem Konenko authored and Роман Штейнберг's avatar Роман Штейнберг committed
      * 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
      b39d1fa6
    • Artem Konenko's avatar
      #119 Add teacher insertion to API · 342e9f7c
      Artem Konenko authored and Роман Штейнберг's avatar Роман Штейнберг committed
      * 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
      342e9f7c
  13. Sep 25, 2016
  14. Sep 07, 2016
  15. Aug 31, 2016
  16. Aug 15, 2016
  17. Aug 13, 2016
  18. Aug 12, 2016
  19. Aug 09, 2016
  20. Aug 07, 2016
  21. Jul 31, 2016
  22. Jul 16, 2016
  23. Jul 13, 2016
  24. Jul 10, 2016
  25. Jul 08, 2016
  26. Jul 03, 2016