]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/ChapterController.php
Added indexes, Reduced queries on pages
[bookstack] / app / Http / Controllers / ChapterController.php
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