Skip to content
Snippets Groups Projects
  1. Sep 10, 2017
  2. Sep 09, 2017
  3. 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
  4. Jan 04, 2017
  5. Dec 09, 2016
  6. Nov 15, 2016
  7. Nov 12, 2016
  8. Nov 08, 2016
  9. Sep 30, 2016
  10. 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
  11. Sep 25, 2016
  12. Aug 31, 2016
  13. Aug 30, 2016
  14. Aug 12, 2016
  15. Aug 07, 2016
    • PavelBegunkov's avatar
      refs #128 · 111d6478
      PavelBegunkov authored and Роман Штейнберг's avatar Роман Штейнберг committed
      Extract rating groups filtering
      Extract rating table highlighting
      Extract rating table cursor class
      Generalize position parsing
      Delete redundant statements downloading code
      Extract rating cell's initialization
      Extract highlighting
      Extract all common cells initializators
      Extract postRate
      Extract rate methods
      111d6478
  16. Jul 31, 2016
  17. Jul 26, 2016
  18. Jul 13, 2016
  19. Jul 10, 2016
  20. Jul 02, 2016
  21. May 18, 2016
    • PavelBegunkov's avatar
      fixes, refactoring & bug tramping (see description below) · e335c2d7
      PavelBegunkov authored
      - sql refactoring
      - fix incorrect function's Сase (handler/map.php)
      - fix group attaching (incorrect attaching/deattaching)
      - fix incorrect sql function usage (see InternalIsMapCreated in ChangeDisciplineControl)
      - fix grades without degree (sp CreateGrade), (+sql fixes file)
      - add error handling for module name changing
      - remove redundant console.log
      - fix lost extra rates (student index page)
      - improper exam rate (student index page)
      e335c2d7
  22. May 15, 2016