]> BookStack Code Mirror - bookstack/history - resources
Updated all application urls to allow path prefix.
[bookstack] / resources /
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-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
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-03 Dan BrownAdded uploaded to book/page filters & search in image...
2016-04-03 Dan BrownFixed some label casing and fixed incorrect notifications
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...
2016-03-29 Dan BrownIntegrated the markdown editor with the image manager
2016-03-25 Dan BrownAdded a markdown editor
2016-03-13 Dan BrownForced browser scrollbar, Added custom theme compatibl...
2016-03-13 Dan BrownAttached images to pages and added restriction filtering
2016-03-13 Dan BrownFixed inset chapter list colors
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
2016-03-12 Dan BrownAdded UI components of page autosaving
2016-03-09 Dan BrownFixed firefox list editing bug and made button text...
2016-03-09 Dan BrownChanged direct attributes to prevent conflicts
2016-03-09 Dan BrownMoved page editing to angular controller and started...
2016-03-06 Dan BrownAdded settings helper and formatted code in some files
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 BrownFixed incorrect recents pages on homescreen
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-03-05 Dan BrownAdded restriction tests and fixed any bugs in the process
2016-03-05 Dan BrownAdded a whole load of permission & role tests
2016-03-03 Nick WalkeCloses #55. Allows you to set the primary color. 73/head
2016-02-28 Dan BrownAdded in restriction queries for most lists
2016-02-28 Dan BrownImplemented database structure and inital interfaces...
2016-02-27 Dan BrownAdded missing permission checkboxes and improved image...
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-02-26 Dan BrownStarted work on exposing the role system as editable
2016-02-22 Dan BrownAdded table header row styling, made code blocks horizo...
2016-02-21 Dan BrownAdded entity-specific search results pages. Cleaned...
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-18 Dan BrownAdded tests for profile pages
2016-02-17 Dan BrownAdded content to user profile pages
2016-02-16 Dan BrownStarted work on user profile pages
2016-02-11 Dan BrownMerged origin/master into master
2016-02-11 Dan BrownMade book-navigation sidebar on pages sticky
2016-02-11 Nick WalkeFixes #45 60/head
2016-02-11 Dan BrownMerge pull request #59 from nwalke/master
2016-02-11 Nick WalkeFixes #58 59/head
2016-02-10 Dan BrownFixed incorrect notification when deleting a page
2016-02-08 Dan BrownAdded a back-to-top button on all pages
2016-02-08 Dan BrownFixed some design issues and improved page export styling
2016-02-07 Dan BrownTweaked page form header and added public uploads folde...
2016-02-07 Dan BrownUpdated image controller styling and added preview...
next