- Sep 26, 2016
-
-
* Add getDepartmentIdByName API (with auxiliary procedure) * Add teacher insertion (only one at the time) * Add token checking to user authorization in API handler * Add throwing away HTTP exceptions in API handler * Add functions for throwing HTTP exceptions (403, 404) * Add singing in by tokens in User * Add autocompleting department's ID by name * Add error handling (show 400 bad request, if any require data missed) * Add batch processing * Add autocompleting job position ID by name
-
- Sep 25, 2016
-
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
- Sep 07, 2016
-
-
PavelBegunkov authored
-
- Aug 31, 2016
-
-
- Aug 12, 2016
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Jul 26, 2016
- Jul 24, 2016
-
-
xamgore authored
-
- Jul 13, 2016
-
-
RomanSteinberg authored
-
PavelBegunkov authored
fix `loadAll` function case fix incorrect html tags add missing css eliminate unused & dead code correct codestyle
-
Никита Измайлов 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
-
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
-
-
xamgore authored
-