This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2025-01-31 12:11:37 +01:00
Code
Issues
Releases
Wiki
Activity
BookStack
/
app
/
Http
/
Controllers
History
Dan Brown
dbe11c1360
Attached images to pages and added restriction filtering
...
Closes
#79
2016-03-13 13:30:47 +00:00
..
Auth
Added settings helper and formatted code in some files
2016-03-06 12:55:08 +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
Added new page drafts and started image entity attaching
2016-03-13 12:04:08 +00:00
ImageController.php
Attached images to pages and added restriction filtering
2016-03-13 13:30:47 +00:00
PageController.php
Added new page drafts and started image entity attaching
2016-03-13 12:04:08 +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
Changed color picker library and moved color logic to front end
2016-03-06 10:52:10 +00:00
UserController.php
Added a whole load of permission & role tests
2016-03-05 12:09:09 +00:00