- Sep 11, 2017
-
-
Роман Штейнберг authored
-
- Sep 10, 2017
-
-
Роман Штейнберг authored
-
- Sep 09, 2017
-
-
Artem Konenko authored
-
- Nov 12, 2016
-
-
* Add "Semester rate" column to rate page * Delete type of page from rating view * Fix teacher discipline rating page selection * Fix show exam rate
-
* Rate and exam page fixes
-
- 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
-
- Nov 29, 2015
-
-
ViolettaShevchenko authored
-
ViolettaShevchenko authored
-
- Nov 25, 2015
-
-
ViolettaShevchenko authored
-
- Nov 07, 2015
-
-
ViolettaShevchenko authored
-
ViolettaShevchenko authored
-
- Jul 26, 2015
-
-
- Jul 21, 2015
-
-
xamgore authored
-
- Jul 16, 2015
-
-
VladimirCherkasov authored
-
- 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
-
VladimirCherkasov authored
-
VladimirCherkasov authored
-
- Jul 08, 2015
-
-
VladimirCherkasov authored
-
- Jul 07, 2015
- Jul 04, 2015
-
- Jul 03, 2015
-
-
ElenaMetelitsa authored
-
Turchin authored
-
ElenaMetelitsa authored
Add page for departments
-
- Jun 15, 2015
-
-
PavelBegunkov authored
-
xamgore authored
-
- Jun 14, 2015
-
-
xamgore authored
-
- Jun 13, 2015
-
-
xamgore authored
-
- Jun 11, 2015
-
-
xamgore authored
-
- Jun 10, 2015
-
-
xamgore authored
* Model User has constants to check access for pages * Some routes are moved to separate files (app/routes/api) * New abstract model Container for complex objects like Discipline & Student (with -> access operator) * New DeanOffice controller with access checks * New SQL procedure to get info about students * Profile page for students (/dean_office/students/127)
-
- Jun 09, 2015
-
-
PavelBegunkov authored
-
- Jun 08, 2015
-
-
xamgore authored
You can scroll them either with mouse wheel, or by pressing <> buttons. I have set parsing from "updates.md" — it's a markdown file, where ---- is a separator for news.
-
- Jun 06, 2015
-
-
xamgore authored
/coursework/create — create new coursework /discipline/create — create new discipline /discipline/127 & /discipline/127/structure — edit the discipline with id 127 /discipline/127/students — edit the list of attached to discipline students Moved duplicate code to before() method, some other refactorings.
-
- May 29, 2015
- May 24, 2015
-
-
xamgore authored
-