Skip to content
Snippets Groups Projects
  1. Sep 30, 2016
  2. Sep 03, 2015
  3. Aug 13, 2015
  4. Jul 13, 2015
  5. Jul 10, 2015
  6. Jun 30, 2015
  7. Jun 11, 2015
  8. Jun 10, 2015
    • xamgore's avatar
      Controllers refactoring, code style · b2f7a5f8
      xamgore authored
      * Controller_UserEnvironment is an abstract class, which defines $twig variable, and calls $twig->render in the after() method.
      * $twig contains $twig->User variable by default.
      * As I have read, it's totally recommended not to use $twig->Variables, so I defined $twig->set([params]) syntax
      * Twig supports "fluent interface", so use $twig->set(...)->set_filename();
      * Divided DeanOffice/Credits.php & moved part to Handler/
      b2f7a5f8
  9. Feb 11, 2015
  10. Nov 23, 2014
  11. Nov 12, 2014
  12. Sep 17, 2014
  13. Sep 04, 2014
  14. Sep 02, 2014
  15. Aug 24, 2014
  16. Aug 23, 2014
  17. Aug 22, 2014
  18. Aug 12, 2014