]> BookStack Code Mirror - bookstack/history - resources/views/chapters/show.blade.php
Fixes typo causing the message not to be displayed
[bookstack] / resources / views / chapters / show.blade.php
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-04 Dan BrownExtracted text from logic files
2016-12-03 Dan BrownExtracted text from page views & standardised breadcrumbs
2016-11-17 Dan BrownExtracted text from book & chapter views
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-06-25 Dan BrownAdded chapter move actions. Closes #86
2016-05-22 Dan BrownMade user names clickable at the bottom of assets
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 BrownAdded hidden public role to fit with new permissions...
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-30 Dan BrownUpdated entity restrictions to allow permissions, Not...
2016-03-13 Dan BrownAdded new page drafts and started image entity attaching
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
2016-02-11 Dan BrownMerged origin/master into master
2016-02-11 Dan BrownMade book-navigation sidebar on pages sticky
2015-12-30 Dan BrownSanitized user-text from angular & fixed some z-index...
2015-12-15 Dan BrownFixed name retrieval on missing users and added tests...
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-09-03 Dan BrownCleaned styles further and added loading icon to search
2015-09-03 Dan BrownCleaned and organised many css/js files
2015-09-02 Dan BrownTweaked some styles and started automated testing....
2015-09-02 Dan BrownCleaned book-show page/chapter list design
2015-08-31 Dan BrownImproved empty lists. Fixes #10.
2015-08-31 Dan BrownRolled out redesign across application
2015-08-29 Dan BrownUpdated views for permissions and added notifications...
2015-08-08 Dan BrownAdded created_by and updated_by to entities. Fixes #3
2015-07-30 Dan BrownMade chapters functional and cleaned design features
2015-07-28 Dan BrownExpanded chapters interface and improved book/page...