Skip to content
Snippets Groups Projects
  1. Jul 02, 2016
  2. Sep 04, 2015
  3. Aug 20, 2015
  4. Aug 19, 2015
  5. Jul 25, 2015
  6. Jul 10, 2015
    • xamgore's avatar
      System improvements · b8afd742
      xamgore authored
      * PHPDoc
      * Errors when defining new route with existing id
      * Fix of before() inheritance at handler/getData
      b8afd742
  7. 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
  8. 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
  9. Jun 24, 2015
  10. Jun 21, 2015
  11. Jun 19, 2015
  12. Jun 15, 2015
  13. Jun 14, 2015
  14. Jun 12, 2015
  15. Jun 11, 2015
  16. Jun 09, 2015
  17. Jun 08, 2015
  18. Jun 07, 2015
  19. Jun 06, 2015
  20. May 30, 2015
  21. May 29, 2015
  22. May 24, 2015
  23. Mar 10, 2015
  24. Mar 09, 2015
  25. Aug 25, 2014