Skip to content
Snippets Groups Projects
  1. Jul 13, 2016
  2. Jul 12, 2016
  3. Jul 10, 2016
  4. Jul 08, 2016
  5. Jul 02, 2016
    • xamgore's avatar
      Refactor discipline/structure page · 4e0fd321
      xamgore authored
      + Move ajax requests to promises base
      + Define constants for API URLs
      + Handle errors based on network connections problems as well as server-side logic errors
      + Generalize code so it can be used by modules & submodules simultaneously
      + Update name of module after 1 second, not waiting for focus out event
      4e0fd321
  6. Jun 06, 2016
  7. 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
    • xamgore's avatar
      Fix #46 identifiers collision for modules & submodules · 63917d5a
      xamgore authored
      Just moved id attributes to data-id.
      Don't think it was such a critical issue as I thought before.
      63917d5a
  8. May 17, 2016
  9. May 11, 2016
    • xamgore's avatar
      Refactor `discipline/structure` page · 4560b38e
      xamgore authored
      + Add animation for modules swaps
      + Add always / error callbacks to $.post requests
      + Remove usages of deprecated variables & functions
      + Format code, apply naming conventions
      4560b38e
  10. May 03, 2016
  11. Apr 30, 2016
    • Artem Konenko's avatar
      A little fixes of curator's interface: · 12077860
      Artem Konenko authored
      * Add role for the person who teacher and curator in the same time and remove odd user_roles.sql from root of project
      * Fix and move sql file with curators_groups table
      * Remove  from sidePanel disciplines and sheets
      * Fix bug with showing to any user link to office
      12077860
  12. Apr 28, 2016
  13. Dec 23, 2015
  14. Dec 20, 2015
  15. Dec 17, 2015
  16. Dec 12, 2015
  17. Nov 29, 2015
  18. Nov 25, 2015
  19. Nov 24, 2015
  20. Nov 22, 2015
  21. Nov 12, 2015
  22. Nov 11, 2015
  23. Nov 07, 2015
  24. Oct 29, 2015
  25. Sep 30, 2015
  26. Sep 28, 2015
    • PavelBegunkov's avatar
      Improvements · 889f392c
      PavelBegunkov authored
      - Complex report optimization
      - Max rate calculation optimization
      889f392c