]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/ChapterController.php
Merge branch 'master' into translations
[bookstack] / app / Http / Controllers / ChapterController.php
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-04 Dan BrownExtracted text from logic files
2016-11-12 Dan BrownEnabled utf8 slugs
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-08-26 Dan BrownImproved sort efficiency by a factor of 10
2016-07-03 Dan BrownFixed bug which hid entities and fixed new chapter...
2016-06-25 Dan BrownAdded chapter move actions. Closes #86
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-04-24 Dan BrownRolled out new permissions system throughout application
2016-04-20 Dan BrownMerge branch 'master' into add_role_view_permissions
2016-04-09 Dan BrownStarted work towards adding role view permissions
2016-04-03 Dan BrownFixed some label casing and fixed incorrect notifications
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-03-05 Dan BrownAdded restriction tests and fixed any bugs in the process
2016-02-28 Dan BrownImplemented database structure and inital interfaces...
2016-02-27 Dan BrownFinished initial implementation of custom role system
2015-12-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
2015-11-29 Dan BrownAdded further tests, Fixed speed_update issues, improve...
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-11-21 Dan BrownAdded better entity deletion and commented up repos
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-02 Dan BrownTweaked some styles and started automated testing....
2015-08-29 Dan BrownAdded permission system
2015-08-23 Dan BrownFixed entity messages on delete. Fixes #21.
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12
2015-08-16 Dan BrownAdded sidebar highlighting and fixed code elements...
2015-08-08 Dan BrownAdded created_by and updated_by to entities. Fixes #3
2015-07-28 Dan BrownExpanded chapters interface and improved book/page...
2015-07-27 Dan BrownStarted working on chapters