- Jul 10, 2015
-
-
-
Andrew Rudenets authored
-
Andrew Rudenets authored
-
xamgore authored
-
* 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 09, 2015
-
-
xamgore authored
- Jul 08, 2015
- Jul 07, 2015
-
-
xamgore authored
-
xamgore authored
-
Павел Бегунков authored
Case sensitive paths at Linux Linux is case sensitive, so I renamed some files to prevent a bug, when styles could not be loaded. Twig paths are under lowerCamelCase rule. See merge request !18
-
xamgore authored
-
Павел Бегунков authored
Refactoring of discipline/structure page See merge request !20
-
- Jul 06, 2015
-
-
-
xamgore authored
* Fixed config/* paths * Removed `deploy.php` as redundant * Removed `install` dir import at the index.php * Stronger gitignore rules
-
xamgore authored
-
xamgore authored
-
RomanSteinberg authored
-
RomanSteinberg authored
Adds field to provide detecting successful students on previous stage
-
- Jul 05, 2015
-
-
xamgore authored
-
xamgore authored
There is a problem at the standard (STL) realization: it doesn't work with assoc arrays, so [0 => 123, 5 => 123] is transformed into [0 => 123, 1 => 123]. `Arr::shuffle_assoc` saves keys.
-
xamgore authored
This func have the same behaviour as `as_array` function, but the last one make array of [keys => arrays]. `groupByUniqueKey` just an array of [unique key => array].
-
xamgore authored
-
xamgore authored
-
* Auto focus to the login text field * Authorization by pressing "Enter" button * Changed window title
-
xamgore authored
-
- Jul 04, 2015
-
-
PavelBegunkov authored
-
xamgore authored
-
xamgore authored
-