Skip to content
Snippets Groups Projects
  1. Mar 29, 2019
  2. Mar 15, 2019
  3. Feb 16, 2019
  4. Feb 15, 2019
  5. Jan 31, 2019
  6. Dec 01, 2018
  7. Nov 17, 2018
  8. Nov 10, 2018
  9. Sep 12, 2018
  10. Sep 09, 2018
    • Роман Штейнберг's avatar
      feature(pgsql): close #286 · 02088abf
      Роман Штейнберг authored
      from micherd: functions_without_Exception.sql, fixes in functions.sql #286
      
      #286FIX problem with NULL in PHP
      
      ADD: drop functios helper script; FIX: plan_create agatin #286
      
      FIX: syntax errors in functions.sql #286
      
      ADD: functions_08_09_18.sql #286
      
      FIX: signinbyopenid #286
      
      fix(functions): getrates, deletemodule, deletesubmodule, students_getdisciplines
      
      FIX: media/js/discipline/editStructure.js formatting error
      
      fix(sql): functions and tables
      
      fix(pgsql #286): merge two files with functions
      
      fix: dean office functions
      
      fix(pgsql #286): getfullinfo
      
      FIX: log form download #286
      02088abf
  11. Mar 31, 2018
  12. Jan 27, 2018
  13. Dec 02, 2017
  14. Nov 05, 2017
  15. Oct 22, 2017
  16. Oct 20, 2017
  17. Oct 14, 2017
  18. Oct 13, 2017
  19. Oct 12, 2017
  20. Oct 09, 2017
  21. Oct 08, 2017
  22. Oct 03, 2017
  23. Sep 27, 2017
  24. Sep 24, 2017
  25. Sep 09, 2017
  26. 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