- Oct 28, 2016
-
-
- Sep 30, 2016
-
-
- Sep 28, 2016
-
-
* Update version in package.json * Move apidoc config to external file * Add gulp task for apidoc * Fix auth/userinfo path
-
- Sep 26, 2016
-
-
* Add method api/v0/auth/login for getting info about user * Add method api/v0/subject/listForStudentID for getting info about subjects in particular semester * Add API documentation * Add checking get params * Add checking for user rights * Add config for apidoc Also, fix group splitting migration
-
* 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
-
- Aug 31, 2016
-
-
- Aug 30, 2016
-
-
Artem Konenko authored
-
- Aug 12, 2016
-
-
PavelBegunkov authored
-
- 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 31, 2016
-
-
PavelBegunkov authored
-
Artem Konenko authored
* Eliminate redundant role * A little refactor in base.twig around officeTitle ifs * Eliminate redundant db tables
-
- Jul 26, 2016
-
-
xamgore authored
-
PavelBegunkov authored
-
xamgore authored
-
xamgore authored
-
PavelBegunkov authored
-
xamgore authored
+ Refactor code
-
- 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
-
PavelBegunkov authored
-
- Jul 10, 2016
-
-
xamgore authored
-
- Jul 02, 2016
-
-
xamgore authored
-
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
-
xamgore authored
-
xamgore authored
-
- Jun 07, 2016
-
-
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 15, 2016
-
-
Artem Konenko authored
* Add typeWatcher for search form * Replace `strlen` to `mb_strlen`, because we limit count of chars rather than count of bytes
-
Никита Измайлов authored
* Fix search for students by 1-2 letters and with group filter
-
- May 11, 2016
-
-
xamgore authored
-