- 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
-
xamgore authored
-
- 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)
-
- May 06, 2016
-
-
xamgore authored
+ Fix types
-
- Dec 23, 2015
-
-
xamgore authored
+ Font awesome icons + Split js code into functions + Improved appearance
-
- Dec 12, 2015
-
-
ViolettaShevchenko authored
-
- Nov 12, 2015
-
-
ViolettaShevchenko authored
-
- Sep 14, 2015
-
-
- Sep 13, 2015
-
-
xamgore authored
- Login filtering - Complex enter key behaviour - Process loading icon
-
- Sep 09, 2015
-
-
xamgore authored
-
- Sep 08, 2015
-
-
xamgore authored
-
- Sep 04, 2015
-
-
xamgore authored
-
- Aug 31, 2015
-
-
Andrew Rudenets authored
-
- Aug 30, 2015
-
-
Andrew Rudenets authored
-
- Aug 21, 2015
-
-
- Aug 20, 2015
-
-
xamgore authored
* Integration of drag-drop zone * Some examples about new file structure
-
- Jul 26, 2015
-
-
xamgore authored
Server had been returning number of affected rows minus one: either 0, or -1. This value is converted to bool (res == 0), and js displayed an error.
-
- Jul 25, 2015
- Jul 21, 2015
- Jul 20, 2015
-
-
xamgore authored
`Igor Strebezhev` & `Strebezhev Igor` returns the same result
-
- Jul 19, 2015
- Jul 18, 2015
-
-
xamgore authored
-
- Jul 17, 2015
-
-
VladimirCherkasov authored
-
- Jul 14, 2015
-
-
dmitry.sviridkin authored
-
dmitry.sviridkin authored
-
VladimirCherkasov authored
-
VladimirCherkasov authored
-
- Jul 13, 2015
-
-
VladimirCherkasov authored
-
!24
-
- Jul 10, 2015
-
-
-
* New family of Environment_Office controllers * All controllers are moved to Office/ folder * Twig files extend 'office/base' twig * New menu at office page * Unified search control
-
- Jul 09, 2015
-
-
VladimirCherkasov authored
-
VladimirCherkasov authored
-
dmitry.sviridkin authored
Add: support of compound disciplines (wait for realizing at db) Correct: a little correction of user interface at bill page modified: media/css/bill.css modified: ~dev_rating/application/classes/Controller/DeanOffice/Bill.php modified: ~dev_rating/application/classes/Model/Discipline.php modified: ~dev_rating/application/classes/Model/Student.php modified: ~dev_rating/application/views/dean_office/bill.twig
-
- Jul 08, 2015
-
-