- Aug 18, 2018
-
-
Korvin authored
-
- Aug 11, 2018
-
-
ADD: почти работающий Ctrl-Z в таблице баллов #21 FIX: Запрет стандартной обработки Ctrl+Z, работающая отмена действий в таблице баллов семестра #21 ADD: отмена изменения флагов неявки и автомата в таблице баллов #21 ADD: Karma jasmine test runner; ADD: Undo/redo history initial commit #21 REFACTOR: ActionHistory for editing rates #21; CHG: turn off Ctrl+Z on exam options temporarily #21
-
- Aug 04, 2018
-
-
Роман Штейнберг authored
-
- Jul 22, 2018
-
-
Роман Штейнберг authored
-
- Dec 17, 2017
-
-
Владислав Яковлев authored
-
- Dec 09, 2017
-
-
Владислав Яковлев authored
-
- Oct 12, 2017
-
-
Marina Cherdyntseva authored
-
- Sep 09, 2017
-
-
Роман Штейнберг authored
-
Artem Konenko authored
-
- Nov 14, 2016
-
-
Владислав Яковлев authored
-
- Nov 12, 2016
-
-
* Fix messages about failed grading in popup * Fix cursor * Fix error messages * Fix rates check
-
* Fix send rate * Fix create discipline * Fix keyDownOnlyNumber event * Replace buttons to links on rating page * Fix error messages * Fix set '0' rate * Fix final form in rating table
-
* Add "Semester rate" column to rate page * Delete type of page from rating view * Fix teacher discipline rating page selection * Fix show exam rate
-
* Rate and exam page fixes
-
- Sep 30, 2016
-
-
- Sep 29, 2016
-
-
Владислав Яковлев authored
-
- Sep 25, 2016
-
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
- Aug 31, 2016
-
-
- Aug 12, 2016
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Aug 07, 2016
-
-
optimize rating events optimize rating twig structure
-
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
-
- Jul 31, 2016
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Jul 26, 2016
-
-
xamgore authored
-
- Jul 13, 2016
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Jul 08, 2016
-
-
xamgore authored
The problem was in precedence of ternary operator and + sign. Merge branch 'fix-nan'
-
- Jul 02, 2016
-
-
xamgore authored
-
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
-
- May 18, 2016
-
-
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)
-
xamgore authored
Just moved id attributes to data-id. Don't think it was such a critical issue as I thought before.
-
- May 11, 2016
-
-
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
-
- May 06, 2016
-
-
xamgore authored
-