]> BookStack Code Mirror - bookstack/shortlog
bookstack
2016-09-06 Dan BrownUpdated TinyMCE version from 4.3.7 to 4.4.3
2016-09-05 Dan BrownCleaned page form JS & spaced tag box
2016-09-03 Dan BrownFixed bad image base-urls and forced tinyMCE to use...
2016-09-03 Dan BrownImproved Exception handling, Removed npm requirement...
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 image paste and drop to markdown editor
2016-09-02 Dan BrownAdded draft save indicator and fixed notification positions
2016-09-02 Dan BrownAdded link selector to markdown editor
2016-09-01 Dan BrownAdded link selector interface to WYSIWYG editor
2016-08-30 Dan BrownUpdated popup design and started integrating link selector
2016-08-27 Dan BrownUpdated travis testing to work with new helper configur...
2016-08-26 Dan BrownImproved sort efficiency by a factor of 10
2016-08-25 Dan BrownFixed single word quoted search terms
2016-08-25 Dan BrownRemoved animation from page content.
2016-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-21 Dan BrownFixed login 'intended' redirect for custom urls.
2016-08-21 ChrisApplied baseUrl to login redirect
2016-08-21 Dan BrownMerge pull request #166 from poppahorse/patch-1
2016-08-21 Dan BrownImproved page tag box structure and fixed footer in...
2016-08-15 ChrisApplied baseUrl to login redirect 166/head
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-08-13 Dan BrownStarted work on subdirectory support
2016-08-13 Dan BrownFixed tag section and editor safari rendering.
2016-08-13 Dan BrownFixed double brace issues in both editors.
2016-08-13 Dan BrownFixed entities created with blank slugs.
2016-08-13 Dan BrownUpdated elixr and fixed table th element borders
2016-07-26 Dan BrownFixed revision-based redirect on new pages
2016-07-26 Dan BrownFixed back-to-top button on firefox. Fixes #153.
2016-07-26 Dan BrownChanged issue template to use md extension
2016-07-21 Nick WalkeAdded issue template 154/head
2016-07-12 Dan BrownAdded WYSIWYG editor shortcuts
2016-07-10 Dan BrownChanged when revisions are saved and update changelog...
2016-07-10 Dan BrownMerge branch 'summary' of git://github.com/younes0...
2016-07-10 Dan BrownAdded check for s3 bucket name to choose shortest url
2016-07-10 Dan BrownMerge branch 'patch-1' of git://github.com/younes0...
2016-07-10 Dan BrownMerge pull request #144 from younes0/patch-2
2016-07-09 Younes El Biacheset uploaded files public visibliity (relevant for... 144/head
2016-07-09 Younes El Biacheshorter amazon S3 url 143/head
2016-07-07 Younès EL BIACHEedit summary 140/head
2016-07-03 Dan BrownPrevented shift-tab from selecting a tag
2016-07-03 Dan BrownCut down homepage queries a little
2016-07-03 Dan BrownFixed bug which hid entities and fixed new chapter...
2016-07-03 Dan BrownMade list default messages a little nicer
2016-07-03 Dan BrownTightened and cleaned some list styles
2016-07-01 Dan BrownFixed error on image deletion
2016-06-25 Dan BrownMade stick book navigation recalc on window resize
2016-06-25 Dan BrownAdded chapter move actions. Closes #86
2016-06-19 Dan BrownTravis CI updates (#130)
2016-06-19 Dan BrownAdded WYSIWYG editor callouts
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 BrownAdded tests to cover page_move features
2016-06-12 Dan BrownFinished off page move functionality
2016-06-11 Dan BrownStarted work on page move view and entity selector
2016-06-10 Dan BrownPrevent page redirect on draft saving
2016-06-04 Dan BrownMerged branch rovox-master into master
2016-06-04 Dan BrownAdded checks to use MyISAM if MySQL 5.5 is found
2016-06-04 Dan BrownMerge branch 'master' of git://github.com/rovox/BookSta...
2016-06-04 Dan BrownAdded tag autosuggestion when no input provided
2016-06-04 Dan BrownLimited tag value autosuggestions based on tag name
2016-06-03 Dan BrownUpdated License file
2016-06-03 Dan BrownAdd in LICENSE file
2016-06-03 Dan BrownAdded licence and release badges
2016-05-28 Dan BrownFixed error with similar activity filtering
2016-05-28 Dan BrownAdded (Ctrl+s) draft force save
2016-05-28 Dan BrownAdded basic markdown scroll syncing
2016-05-25 robertMaking sure MyISAM is set for the tables that need... 118/head
2016-05-22 Dan BrownFixed missing column drop on migration rollback
2016-05-22 Dan BrownAdded support for custom content in HTML head
2016-05-22 Dan BrownAdded pagination, sorting & searching to users list
2016-05-22 Dan BrownStandardised delete aesthetics regarding roles and...
2016-05-22 Dan BrownFixed flexbox overflow scrolling issues in firefox
2016-05-22 Dan BrownMade user names clickable at the bottom of assets
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-15 Dan BrownFixed tags not being saved on new pages
2016-05-15 Dan BrownRevert travis CI changes
2016-05-15 Dan BrownUpdated travis file to hopefully fix CI errors
2016-05-15 Dan BrownAdded tag searching to search interfaces
2016-05-15 Dan BrownAdded tags to page display and simplified editing flow
2016-05-14 Dan BrownCleaned up tag edit interface
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-05-06 Dan BrownFixed bad refactor in the permission service
2016-05-06 Dan BrownStarted base work on attribute system
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-03 Dan BrownAdded bookstack version in settings
2016-05-02 Dan BrownUpdated travisCI to help fix node error
2016-05-02 Dan BrownMerged ci_testing into master
2016-05-02 Dan BrownChanged mariadb version
2016-05-02 Dan BrownAdded dependancy caching and travis badge
2016-05-02 Dan BrownAdded travis CI file
2016-05-02 Dan BrownAdded codeship CI badge
2016-05-02 Dan BrownMerge pull request #106 from ssddanbrown/ci_testing
2016-05-02 Dan BrownUpdated ldap so extension not required in testing 106/head
2016-05-02 Dan BrownUpdated social testing compatibility
2016-05-02 Dan BrownUpdated database config to be codeship compatible
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.