Skip to content
Snippets Groups Projects
  1. Jul 02, 2016
  2. Dec 20, 2015
  3. Sep 08, 2015
  4. Aug 20, 2015
  5. Jul 19, 2015
  6. Jul 09, 2015
  7. Jun 26, 2015
  8. Jun 15, 2015
    • PavelBegunkov's avatar
      Big chunk of fixes. · 84c6319b
      PavelBegunkov authored
      1) exam page: hide hidden div with ( json data )
      2) update session info on profile/settings changes (User.php)
      3) fix profile page model ( Model_Teacher )
      4) fix change discipline's control type ( sql )
      5) fix sql response in bind group ( repeated binding problem )
      84c6319b
  9. Jun 14, 2015
  10. Jun 13, 2015
  11. Jun 11, 2015
  12. Jun 10, 2015
    • xamgore's avatar
      Settled the project's destiny, moar refactoring · 7b7fed79
      xamgore authored
      * Model User has constants to check access for pages
      * Some routes are moved to separate files (app/routes/api)
      * New abstract model Container for complex objects like Discipline & Student (with -> access operator)
      * New DeanOffice controller with access checks
      * New SQL procedure to get info about students
      * Profile page for students (/dean_office/students/127)
      7b7fed79
    • PavelBegunkov's avatar
      db usage improvements: · b8072500
      PavelBegunkov authored
      1) Now user info stored in session
      2) Merge GetAccountInfo & GetPersonalInfo
      b8072500
    • xamgore's avatar
      Code style, names of methods start from verb · 62ab9113
      xamgore authored
      62ab9113
  13. Jun 09, 2015
  14. Jun 08, 2015
  15. Apr 26, 2015