- Jul 13, 2015
-
-
Andrew Rudenets 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
-
xamgore authored
* PHPDoc * Errors when defining new route with existing id * Fix of before() inheritance at handler/getData
-
- Jul 08, 2015
-
-
Redundant SQL code elimination
-
- Jul 04, 2015
-
-
Andrew Rudenets authored
-
- Jul 01, 2015
-
-
PavelBegunkov authored
-
- Jun 28, 2015
- Jun 26, 2015
-
-
xamgore authored
-
xamgore authored
Usage: $this->user->Faculty->ID or $this->user->Faculty->getDisciplines()
-
PavelBegunkov authored
-
xamgore authored
* Moved some static methods to Factory model * Removed unused param $teacherID * Assertion checks moved to models
-
- Jun 24, 2015
-
-
xamgore authored
Field Model_Factory::ID came public, new method getStudents() added. Renamed Model_Students::searchStudents() to search(); removed duplicate method NotAttendingDiscipline().
-
RomanSteinberg authored
-
- Jun 23, 2015
- Jun 20, 2015
-
-
Victoria authored
-
- Jun 16, 2015
-
-
xamgore authored
-
- Jun 15, 2015
- Jun 14, 2015
-
-
PavelBegunkov authored
-
xamgore authored
Moved some functions from Account to Model_Account & Model_Teacher.
-
xamgore authored
-
PavelBegunkov authored
-
- Jun 13, 2015
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
xamgore authored
-
xamgore authored
-
xamgore authored
-
xamgore authored
-
- Jun 11, 2015
-
-
RomanSteinberg 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)
-
PavelBegunkov authored
1) Now user info stored in session 2) Merge GetAccountInfo & GetPersonalInfo
-
xamgore authored
+ Code refactoring in the AdmStudent controller
-