]> BookStack Code Mirror - bookstack/shortlog
bookstack
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-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
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-05-01 Dan BrownAdded hidden public role to fit with new permissions...
2016-04-30 Dan BrownImproved permission regen performance by factor of 4
2016-04-26 Dan BrownWorked around create permission quirks
2016-04-24 Dan BrownRolled out new permissions system throughout application
2016-04-24 Dan BrownMade settings ui a little less jumpy
2016-04-23 Dan BrownAdded custom, More consistent hr insertion
2016-04-23 Dan BrownContinued with database work for permissions overhaul
2016-04-20 Dan BrownStarted creation of intermediate permission table
2016-04-20 Dan BrownMerge branch 'master' into add_role_view_permissions
2016-04-20 Dan BrownImproved font quality and cyrillic support
2016-04-15 Dan BrownPrevented drafts from showing up in a book sort
2016-04-14 Dan BrownAdded lists plugin to TinyMCE, Fixed strange nested...
2016-04-12 Dan BrownFixed redis config not being set if not using redis
2016-04-09 Dan BrownFixed draft time display, Cleaned up some code
2016-04-09 Dan BrownAdded user listing to role edit screen
2016-04-09 Dan BrownLocalised draft save time display
2016-04-09 Dan BrownStarted work towards adding role view permissions
2016-04-09 Dan BrownFixed and cleaned some permisison/role based components
2016-04-09 Dan BrownUpdated composer dependancies
2016-04-07 Dan BrownMade new pages in chapters have a better inital priority
2016-04-03 Dan BrownAdded uploaded to book/page filters & search in image...
2016-04-03 Dan BrownUpdated tests to match recent email confirmation changes
2016-04-03 Dan BrownFixed some label casing and fixed incorrect notifications
2016-04-03 Dan BrownMade email confirmations work with LDAP auth
2016-04-03 Dan BrownAdded a friendlier error for LDAP new user mismatches
2016-04-03 Dan BrownAdded Redis cache/session support
2016-04-03 Dan BrownRemoved old input checks on entity permission checkboxes
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-30 Dan BrownTrimmed long names in header
2016-03-30 Dan BrownUpdated entity restrictions to allow permissions, Not...
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-29 Dan BrownAdded editor control in admin settings & Fixed some...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.