]> BookStack Code Mirror - bookstack/history - resources/views/partials
Fixes typo causing the message not to be displayed
[bookstack] / resources / views / partials /
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-31 Dan BrownCreated solution for JS translations
2016-12-24 Dan Brownconverted image picker to blade-based component
2016-12-04 Dan BrownExtracted text for remaining views
2016-11-17 Dan BrownExtracted text from book & chapter views
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-23 Dan BrownMerge pull request #205 from ssddanbrown/attachments
2016-10-23 Dan BrownPage Attachments - Improved UI, Now initially complete 205/head
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-03 Dan BrownMerge branch 'page_link_selector'
2016-09-03 Dan BrownFixed some cross browser flexbox popup issues 176/head
2016-09-02 Dan BrownAdded link selector to markdown editor
2016-08-30 Dan BrownUpdated popup design and started integrating link selector
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-07-03 Dan BrownMade list default messages a little nicer
2016-06-25 Dan BrownAdded chapter move actions. Closes #86
2016-06-12 Dan BrownFixed theme color elements not showing on new instance
2016-06-12 Dan BrownMerged branch add_page_move into master
2016-06-12 Dan BrownFinished off page move functionality
2016-05-15 Dan BrownMerge pull request #110 from ssddanbrown/page_attributes
2016-05-14 Dan BrownCleaned up tag edit interface
2016-05-13 Dan BrownRenamed attribute to tags & continued interface
2016-04-03 Dan BrownAdded uploaded to book/page filters & search in image...
2016-03-13 Dan BrownAttached images to pages and added restriction filtering
2016-03-12 Dan BrownMerged branch autosaving_drafts into master
2016-03-12 Dan BrownAdded UI components of page autosaving
2016-03-06 Dan BrownChanged color picker library and moved color logic...
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 a whole load of permission & role tests
2016-02-28 Dan BrownAdded in restriction queries for most lists
2016-02-20 Dan BrownMerge pull request #63 from AkibaWolf/patch-1
2016-02-20 Dan BrownAdded recently created & updated page listings
2016-02-20 Dan BrownAdded recent pages to home view and made the home conte...
2016-02-17 Dan BrownAdded content to user profile pages
2016-02-07 Dan BrownUpdated image controller styling and added preview...
2015-12-30 Dan BrownSanitized user-text from angular & fixed some z-index...
2015-12-30 Dan BrownMoved all vuejs parts over to angular
2015-12-15 Dan BrownFixed name retrieval on missing users and added tests...
2015-12-02 Dan BrownAdded Popular books list with relevant tests
2015-11-30 Dan BrownFixed some lib paths and seperated out duplicated notif...
2015-11-30 Dan BrownAdded libs into project and fixed ol lists
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-03 Dan BrownCleaned styles further and added loading icon to search
2015-08-31 Dan BrownImproved empty lists. Fixes #10.
2015-08-23 Dan BrownAdded user avatars. Fixes #20
2015-08-16 Dan BrownFixed some bugs and added a proper home page
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12