Skip to content
Snippets Groups Projects
  1. Jul 13, 2015
  2. Jul 10, 2015
  3. Jul 08, 2015
  4. Jul 04, 2015
  5. Jul 01, 2015
  6. Jun 28, 2015
  7. Jun 26, 2015
  8. Jun 24, 2015
  9. Jun 23, 2015
  10. Jun 20, 2015
  11. Jun 16, 2015
  12. Jun 15, 2015
  13. Jun 14, 2015
  14. Jun 13, 2015
  15. Jun 11, 2015
  16. 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
      Renamed listOutput to listStudent · 0b645dc7
      xamgore authored
      + Code refactoring in the AdmStudent controller
      0b645dc7