- Jul 07, 2015
-
-
dmitry.s authored
-
- Jul 06, 2015
-
-
dmitry.s 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
-
Andrew Rudenets authored
-
- Jul 03, 2015
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Jul 01, 2015
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Jun 30, 2015
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
pimka authored
-
pimka authored
-
PavelBegunkov authored
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Jun 29, 2015
-
-
PavelBegunkov authored
-
- Jun 28, 2015
-
-
xamgore authored
-
xamgore authored
* Fixed bug with students search * Documentation for Model_Student * Utility function Arr::groupBy()
-
xamgore authored
-
xamgore authored
Simplified methods. If you want to group elements by any key, write ->as_array('key').
-
xamgore authored
-
xamgore authored
Separated logic and representation, removed unused functions, duplicates
-
- Jun 27, 2015
-
-
PavelBegunkov authored
-
PavelBegunkov authored
-
- Jun 26, 2015
-
-
PavelBegunkov authored
-