Skip to content
Snippets Groups Projects
  1. 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
    • xamgore's avatar
      Save icons pack locally to the project · 0bcfac23
      xamgore authored
      It will be useful in situations, when the local university network is accessible, but Internet isn't.
      
      Close #72 | See merge request !15
      0bcfac23
  2. May 17, 2016
  3. May 15, 2016
  4. May 11, 2016
  5. May 10, 2016
  6. May 06, 2016
  7. May 03, 2016
  8. May 02, 2016
  9. Apr 30, 2016
  10. Apr 28, 2016
  11. Mar 31, 2016
  12. Jan 16, 2016
  13. Dec 30, 2015
  14. Dec 24, 2015
  15. Dec 23, 2015
    • xamgore's avatar
      Refactor support dialog · 1506a96c
      xamgore authored
      + Font awesome icons
      + Split js code into functions
      + Improved appearance
      1506a96c
    • xamgore's avatar
      Merge branch 'fix_multi_module_send' into 'master' · 4158e828
      xamgore authored
      start #45
      
      Попытка решения задачи #45.
      Первоначально при изменении заголовка модуля и нажатии <Enter> отправлялись все заголовки на сервер (точнее, n+1: все заголовки и данный ещё раз). Применение коммита приводит к лишь двойной отправке данного заголовка (видимо, что-то с событиями не так).
      
      See merge request !7
      4158e828
  16. Dec 20, 2015
  17. Dec 18, 2015
  18. Dec 17, 2015
  19. Dec 12, 2015
  20. Dec 10, 2015
  21. Dec 05, 2015
  22. Nov 29, 2015