]> BookStack Code Mirror - bookstack/history - app
#47 - Fixes the issues with the test case.
[bookstack] / app /
2017-01-01 Dan BrownStarted refactor to merge entity repos
2017-01-01 Dan BrownAdded wkhtmltopdf support and done some style tweaks
2016-12-31 Dan BrownFixed carbon locale setting
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-31 Dan BrownCreated solution for JS translations
2016-12-24 Dan Brownconverted image picker to blade-based component
2016-12-19 olexusAdd Carbon localization support 255/head
2016-12-04 Dan BrownExtracted text from logic files
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-27 Dan BrownFixed social login routes
2016-11-15 Frederic MohrUpdate Ldap.php 236/head
2016-11-13 Dan BrownMoved text from auth views into lang files
2016-11-12 Dan BrownEnabled utf8 slugs
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 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 BrownAmended search to not break on non-alpha-num chars
2016-10-30 Dan BrownImproved password reset flow with notifications.
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-29 Dan BrownImproved numeric term search capabilities
2016-09-25 Abijeet PatroMerge pull request #1 from ssddanbrown/master
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-03 Dan BrownFixed bad image base-urls and forced tinyMCE to use...
2016-09-03 Dan BrownImproved Exception handling, Removed npm requirement...
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-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-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 entities created with blank slugs.
2016-07-26 Dan BrownFixed revision-based redirect on new pages
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-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-07 Younès EL BIACHEhtml diff in revision view
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 BrownTightened and cleaned some list styles
2016-07-01 Dan BrownFixed error on image deletion
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 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 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 BrownFixed error with similar activity filtering
2016-05-22 Dan BrownAdded pagination, sorting & searching to users list
2016-05-22 Dan BrownStandardised delete aesthetics regarding roles and...
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 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 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-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
next