This repository has been archived on 2021-01-24. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
laravel-elearning/app
2016-10-29 23:01:29 +02:00
..
Console added files 2016-09-01 11:37:49 +02:00
Exceptions added files 2016-09-01 11:37:49 +02:00
Http Made it possible for mod to edit their own group, and see the detail view for that group, fixed a bug where redirect routed to the admin version of view 2016-10-29 23:01:29 +02:00
Policies Made it possible for mod to edit their own group, and see the detail view for that group, fixed a bug where redirect routed to the admin version of view 2016-10-29 23:01:29 +02:00
Providers Added the rest of the policy files 2016-10-26 16:17:58 +02:00
Group.php added views and functions for adding, editing and deleting groups through admin interface 2016-09-21 20:37:52 +02:00
Option.php Added validation for options, change a bit of layout and added some html5 validation 2016-10-24 13:38:02 +02:00
Question.php Added validation for options, change a bit of layout and added some html5 validation 2016-10-24 13:38:02 +02:00
Test.php Added validation to site with barebones error reporting to users 2016-10-22 17:22:26 +02:00
Testdetail.php added files 2016-09-01 11:37:49 +02:00
User.php fixed bug password wouldn't get hashed when changed through admin/mod view, added so group 1 test can be seen by every mod 2016-10-27 12:59:17 +02:00