]> BookStack Code Mirror - bookstack/history - resources
Update Ldap.php
[bookstack] / resources /
2016-11-12 Dan BrownFixed attachments on draft pages
2016-11-12 Dan BrownRenamed files to attachments
2016-11-12 Dan BrownMerge branch 'localization-de' of git://github.com...
2016-11-12 Dan BrownFixed tag searches and added tag search regression...
2016-11-12 Robert LandesAdded initial translation into German (formal) 232/head
2016-11-12 Dan BrownFixed attachment base-url usage and non-existant images
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-30 Dan BrownUpdated build and versioning system
2016-10-30 Dan BrownAdded custom head content into public pages
2016-10-30 Dan BrownImproved password reset flow with notifications.
2016-10-30 Dan BrownFixed PDF export table width
2016-10-30 Dan BrownAltered 'ol' element padding to not clip numbering
2016-10-30 Dan BrownFixed issue with callouts overflowing page tags
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-10-23 Dan BrownAdded in attachment tests
2016-10-23 Dan BrownFile upload deletion complete & added extension handling
2016-10-11 Dan BrownAdded basic attachment editing functionality
2016-10-10 Dan BrownAdded attachment creation from link/name
2016-10-10 Dan BrownAdded view, deletion and permissions for files
2016-10-09 Dan BrownStarted work on attachments
2016-09-29 Dan BrownUpdated and added tests for new default user system
2016-09-29 Dan BrownPrevented guest users creating draft pages.
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-09-29 Dan BrownSeparated revision preview and diff & fixed chosen...
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-22 Dan BrownAdded app name header display setting + extracted setti...
2016-09-18 Dan BrownAdded page autosave request failure notification
2016-09-18 Dan BrownAdded page navigation and tweaked header styles
2016-09-17 Dan BrownMade registration gravatar/email requests fail gracefully
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-09-06 Dan BrownUpdated table styling to ideally by more predictable
2016-09-06 Dan BrownFixed table cell p tag spacing and de-duped editor...
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 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-26 Dan BrownImproved sort efficiency by a factor of 10
2016-08-25 Dan BrownRemoved animation from page content.
2016-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-21 Dan BrownImproved page tag box structure and fixed footer in...
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 BrownUpdated elixr and fixed table th element borders
2016-07-26 Dan BrownFixed back-to-top button on firefox. Fixes #153.
2016-07-12 Dan BrownAdded WYSIWYG editor shortcuts
2016-07-10 Dan BrownChanged when revisions are saved and update changelog...
2016-07-10 Younès EL BIACHEreplace GPL diff lib with MIT lib 139/head
2016-07-10 Dan BrownMerge branch 'summary' of git://github.com/younes0...
2016-07-07 Younès EL BIACHEedit summary 140/head
2016-07-07 Younès EL BIACHEhtml diff in revision view
2016-07-03 Dan BrownPrevented shift-tab from selecting a tag
2016-07-03 Dan BrownMade list default messages a little nicer
2016-07-03 Dan BrownTightened and cleaned some list styles
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 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-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-05-28 Dan BrownAdded (Ctrl+s) draft force save
2016-05-28 Dan BrownAdded basic markdown scroll syncing
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 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-03 Dan BrownMerge branch 'v0.9'
2016-05-03 Dan BrownAdded bookstack version in settings
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-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 BrownMerge branch 'master' into add_role_view_permissions
2016-04-20 Dan BrownImproved font quality and cyrillic support
2016-04-14 Dan BrownAdded lists plugin to TinyMCE, Fixed strange nested...
2016-04-09 Dan BrownFixed draft time display, Cleaned up some code
next