bookstack/app/Http/Controllers
Dan Brown 5e7a4c7fb5 Fixed incorrect recents pages on homescreen
Fixed the bug causing the recently updated pages to be exaclty the same as the recently create pages.
Also added in tests to prevent regression.
2016-03-05 22:54:53 +00:00
..
Auth Increased LDAP testing and fixed any Auth-based bugs found 2016-01-17 15:20:07 +00:00
BookController.php Implemented database structure and inital interfaces for entity restrictions 2016-02-28 10:49:41 +00:00
ChapterController.php Added restriction tests and fixed any bugs in the process 2016-03-05 18:09:21 +00:00
Controller.php Tied entity restriction system into userCan checks 2016-02-29 20:31:21 +00:00
HomeController.php Fixed incorrect recents pages on homescreen 2016-03-05 22:54:53 +00:00
ImageController.php Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
PageController.php Added restriction tests and fixed any bugs in the process 2016-03-05 18:09:21 +00:00
PermissionController.php Refactored some permission controls and increased testing for roles system 2016-03-02 22:35:01 +00:00
SearchController.php Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
SettingController.php Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
UserController.php Added a whole load of permission & role tests 2016-03-05 12:09:09 +00:00