Skip to content
Snippets Groups Projects
  1. Jul 05, 2015
    • xamgore's avatar
      New function for shuffling associative arrays · 19e41c26
      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.
      19e41c26
  2. Jun 28, 2015
    • xamgore's avatar
      Model students refactoring · af5e238f
      xamgore authored
      * Fixed bug with students search
      * Documentation for Model_Student
      * Utility function Arr::groupBy()
      af5e238f
  3. Jun 24, 2015
  4. Jun 21, 2015
  5. Jun 19, 2015
  6. Jun 15, 2015
  7. Jun 14, 2015
  8. Jun 12, 2015
  9. Jun 11, 2015
  10. Jun 09, 2015
  11. Jun 08, 2015
  12. Jun 07, 2015
  13. Jun 06, 2015
  14. May 30, 2015
  15. May 29, 2015
  16. May 24, 2015
  17. Mar 10, 2015
  18. Mar 09, 2015
  19. Aug 25, 2014