- Aug 07, 2016
-
-
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 12, 2016
-
-
ViolettaShevchenko authored
-
- Jul 02, 2016
-
-
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 03, 2016
-
-
xamgore authored
-
- Sep 30, 2015
-
-
Роман Штейнберг authored
-
- Sep 08, 2015
-
-
xamgore authored
Client js tried to get (incorrectly) discipline id from URL and got error at the server side.
-
- Sep 03, 2015
-
-
Anton Shalimov authored
-
Anton Shalimov authored
-
RomanSteinberg authored
-
xamgore authored
-
xamgore authored
See `discipline/666/teachers` page.
-
xamgore authored
-
xamgore authored
Link with name "Back to rating". The bug was caused by editing some routes.
-
xamgore authored
-
xamgore authored
-
- Sep 02, 2015
-
-
xamgore authored
Appears only when teacher doesn't have any disciplines.
-
- Aug 31, 2015
-
-
Andrew Rudenets authored
-
Andrew Rudenets authored
-
- Aug 30, 2015
-
-
Ангелина Елизарова authored
*move selector to the center of navbar *modify link to the selector *add font icon
-
- Aug 21, 2015
-
-
- Jul 22, 2015
-
-
xamgore authored
-
- Jul 21, 2015
- Jul 14, 2015
-
-
dmitry.sviridkin authored
-
dmitry.sviridkin authored
-
- Jul 07, 2015
-
- Jul 06, 2015
-
-
-
xamgore authored
-
- Jul 05, 2015
-
- Jul 04, 2015
-
- Jun 30, 2015
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Jun 28, 2015
-
-
xamgore authored
* Fixed bug with students search * Documentation for Model_Student * Utility function Arr::groupBy()
-
xamgore authored
Simplified methods. If you want to group elements by any key, write ->as_array('key').
-
xamgore authored
Separated logic and representation, removed unused functions, duplicates
-