Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 16, 2016
  3. Sep 05, 2015
  4. Sep 03, 2015
  5. Sep 02, 2015
  6. Sep 01, 2015
  7. Aug 27, 2015
    • PavelBegunkov's avatar
      Deployment changes · af36f4c4
      PavelBegunkov authored
      -- remove gulp global install (need sudo)
      -- add drop\create database
      -- fix folder creation problem
      af36f4c4
  8. Aug 21, 2015