- Jul 06, 2015
-
-
xamgore authored
-
- Jun 30, 2015
-
-
PavelBegunkov authored
-
- Jun 28, 2015
-
-
xamgore authored
* Fixed bug with students search * Documentation for Model_Student * Utility function Arr::groupBy()
-
xamgore authored
Simplified methods. If you want to group elements by any key, write ->as_array('key').
-
xamgore authored
Separated logic and representation, removed unused functions, duplicates
-
- Jun 26, 2015
-
-
xamgore authored
-
- Jun 15, 2015
-
-
xamgore authored
Default faculty was not defined by default.
-
- Jun 14, 2015
-
-
xamgore authored
Russian constants are moved to twig & RusLang modules. Functions were renamed to Semesters::load($id) & Semesters::loadAll().
-
xamgore authored
-
PavelBegunkov authored
-
- Jun 12, 2015
-
-
xamgore authored
-
- Jun 11, 2015
-
-
xamgore authored
-
- 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.
-