Skip to content
Snippets Groups Projects
  1. Oct 07, 2017
  2. Oct 05, 2017
  3. Oct 04, 2017
  4. Oct 03, 2017
  5. Sep 27, 2017
  6. Sep 24, 2017
  7. Sep 18, 2017
  8. Sep 11, 2017
  9. Sep 10, 2017
  10. Sep 09, 2017
  11. Mar 05, 2017
  12. 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
  13. Jan 04, 2017
  14. 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
  15. Nov 15, 2016
  16. Nov 12, 2016
  17. Nov 08, 2016
  18. Oct 30, 2016
  19. Sep 26, 2016
    • 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
  20. Sep 25, 2016
  21. Sep 07, 2016
  22. Aug 31, 2016