Skip to content
Snippets Groups Projects
  1. Sep 25, 2016
  2. Aug 31, 2016
  3. Aug 30, 2016
  4. Aug 12, 2016
  5. Aug 07, 2016
  6. Jul 31, 2016
  7. Jul 26, 2016
  8. Jul 13, 2016
  9. Jul 10, 2016
  10. Jul 08, 2016
    • xamgore's avatar
      Fix NaNs problem #110 · 475e5bcd
      xamgore authored
      The problem was in precedence of ternary operator and + sign.
      
      Merge branch 'fix-nan'
      475e5bcd
  11. Jul 02, 2016
  12. 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
  13. May 15, 2016