]> BookStack Code Mirror - bookstack/shortlog
bookstack
2017-01-25 Dan BrownUpgraded to Laravel 5.4
2017-01-23 Dan BrownFixed error causing permissions to be deleted on book...
2017-01-22 Dan BrownPrevented a missing avatar from crashing the application
2017-01-22 Dan BrownFixed role 'manage own permissions' permission
2017-01-22 Dan BrownFixed hidden book children for admins on upgrade
2017-01-21 Dan BrownAdded options to use database cache & sessions
2017-01-21 Dan BrownMerge branch 'page_transclusion'
2017-01-21 Dan BrownAdded transclusion tests and fixed other tests
2017-01-21 Dan BrownUpdated pointer to be able to show includes
2017-01-21 Dan BrownUpdated page include logic to use blade-style tags
2017-01-18 Dan BrownAdded pt_BR to language dropdown and renamed folder
2017-01-18 Dan BrownMerge pull request #279 from NakaharaL/master
2017-01-18 NakaharaLBrazilian Portuguese Localization 279/head
2017-01-16 Dan BrownStarted page transclusion system
2017-01-16 Dan BrownUpdated issue template and added TinyMCE autolinking 270/head
2017-01-16 Dan BrownMerge pull request #274 from GeneralMediaCH/feature...
2017-01-16 Dan BrownUpdated CI to not use github token
2017-01-16 sirgixremove trailing spaces 274/head
2017-01-16 sirgixfix typo
2017-01-16 sirgixfrench translation
2017-01-15 Dan BrownAdded user setting system and added user-lang option
2017-01-15 Dan BrownUpdated permission bookChildrenQuery to use QueryBuilder
2017-01-14 Dan BrownUpdated LDAP to allow protocol to be specified
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-14 Dan BrownFixed page navigation with special chars in id
2017-01-14 Dan BrownUpdated page nav to hide when empty
2017-01-08 Dan BrownFixed image delete permission issue
2017-01-08 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-01-08 Dan BrownFixed default empty app settings effecting blank app...
2017-01-08 Dan BrownMerge pull request #263 from Abijeet/typo-fix
2017-01-08 Dan BrownFixed offset code blocks when editing in markdown.
2017-01-03 Abijeet PatroFixes typo causing the message not to be displayed 263/head
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-02 Dan BrownAdded tests to cover social login actions
2017-01-02 Dan BrownNormalised page nav header inset when only small header...
2017-01-02 Dan BrownMerge pull request #262 from BookStackApp/entity_repo_r...
2017-01-02 Dan BrownFinished refactor of entity repos 262/head
2017-01-01 Dan BrownRewrote book children query
2017-01-01 Dan BrownFixed issue where default user was over-fetched
2017-01-01 Dan BrownRefactored search and slug repo components
2017-01-01 Dan BrownStarted refactor to merge entity repos
2017-01-01 Dan BrownUpdated readme attribution and npm scripts
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-22 Dan BrownConverted toggle switch into a blade/jquery template
2016-12-19 Dan BrownStandardised JS vars and imports/exports
2016-12-19 olexusAdd Carbon localization support 255/head
2016-12-04 Dan BrownExtracted text from logic files
2016-12-04 Dan BrownExtracted text for remaining views
2016-12-03 Dan BrownExtracted text from page views & standardised breadcrumbs
2016-12-03 Dan BrownMoved text for errors and form views.
2016-11-27 Dan BrownMoved page tags to sidebar
2016-11-27 Dan BrownFixed social login routes
2016-11-17 Dan BrownExtracted text from book & chapter views
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 BrownMade language configurable via .env file
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 BrownFixed image tests after amends to url system
2016-10-30 Dan BrownAdded quick test to cover hypen breakage
2016-10-30 Dan BrownAmended search to not break on non-alpha-num chars
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-29 Dan BrownImproved numeric term search capabilities
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...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.