]> BookStack Code Mirror - bookstack/history - tests/Entity
Fixed some cross browser flexbox popup issues
[bookstack] / tests / Entity /
2016-08-25 Dan BrownFixed single word quoted search terms
2016-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-13 Dan BrownFixed entities created with blank slugs.
2016-07-26 Dan BrownFixed revision-based redirect on new pages
2016-06-25 Dan BrownAdded chapter move actions. Closes #86
2016-06-12 Dan BrownMerged branch add_page_move into master
2016-06-12 Dan BrownAdded tests to cover page_move features
2016-05-15 Dan BrownMerge pull request #110 from ssddanbrown/page_attributes
2016-05-15 Dan BrownAdded auto-suggestions to tag names and values 110/head
2016-05-13 Dan BrownRenamed attribute to tags & continued interface
2016-05-12 Dan BrownStarted the page attributes interface
2016-05-07 Dan BrownAdded further attribute endpoints and added tests
2016-04-20 Dan BrownMerge branch 'master' into add_role_view_permissions
2016-04-15 Dan BrownPrevented drafts from showing up in a book sort
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-29 Dan BrownMerge pull request #84 from ssddanbrown/markdown_editor
2016-03-29 Dan BrownAdded basic system tests for markdown editor, Added... 84/head
2016-03-13 Dan BrownFixed bug causing editing notification to always show
2016-03-13 Dan BrownAdded new page drafts and started image entity attaching
2016-03-12 Dan BrownMerged branch autosaving_drafts into master
2016-03-12 Dan BrownOrganised test files & added page update draft tests