- Sep 10, 2017
-
-
Artem Konenko authored
-
- Sep 09, 2017
-
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
Artem Konenko authored
-
Artem Konenko authored
-
Artem Konenko authored
-
Artem Konenko authored
-
Роман Штейнберг authored
-
Роман Штейнберг authored
-
- Jan 05, 2017
-
-
Artem Konenko authored
* Fix Departments_Get procedure name * Update version in package.json and fix warnings about missing some information in the file * Add nginx config file * Fix count form for JobPosition_Create method * Fix names of db migrations * Extract error handling function for page with tokens * Fix comment for auth tokens handler controller * Add comment about field `status` in Teacher's model and rename the corresponding parameter in `changeInfo` to `isWorking`
-
- Jan 04, 2017
-
-
Artem Konenko authored
* Fix path to handler with news
-
- Dec 09, 2016
-
-
Artem Konenko authored
-
- Nov 15, 2016
-
-
Владислав Яковлев authored
-
- Nov 12, 2016
-
-
* Fix messages about failed grading in popup * Fix cursor * Fix error messages * Fix rates check
-
* Rate and exam page fixes
-
- Nov 08, 2016
-
-
* Sync /db/stored/ & /db/migrations/stored/
-
- Sep 30, 2016
-
-
- 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
-
- Jul 26, 2016
-
-
xamgore authored
-
xamgore authored
-
PavelBegunkov authored
-
xamgore authored
+ Refactor code
-
- Jul 13, 2016
-
-
PavelBegunkov authored
-
- Jul 10, 2016
-
-
xamgore authored
-
- 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
-
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
-