]> BookStack Code Mirror - bookstack/shortlog
bookstack
2019-02-16 Dan BrownUpdated design of page navigation box
2019-02-16 Dan BrownRe-arranged some list items to flexbox instead of grid
2019-02-16 Dan BrownRe-ordered and updated main settings page
2019-02-09 Dan BrownMerge branch 'master' into 2019-design
2019-02-04 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2019-02-04 Dan BrownMade some readme tweaks
2019-02-03 Dan BrownUpdated npm packages and migrated webpack css plugin
2019-02-03 Dan BrownFixed page edit to have white background
2019-02-03 Dan BrownUpdated auth pages to new design, Removed public layout
2019-02-03 Dan BrownUpdated user and shelf views to new design
2019-02-02 Dan BrownStarted the migration of the setting views
2019-02-02 Dan BrownMigrated a whole load more page/chapter/shelf views
2019-01-31 Dan BrownUpdated a bunch of book views
2019-01-27 Abijeet PatroMerge pull request #1237 from BookStackApp/phpcs-fixes
2019-01-27 abijeetPHPCS related fixes. 1237/head
2019-01-20 Dan BrownAdded extra s3 config parameters for use s3-like servic...
2019-01-20 Dan BrownUpdated socialite to work around google+ API shutdown
2019-01-19 Dan BrownAdded ability for date format strings to be localized...
2019-01-19 Dan BrownFixed firefox page print view and removed comments...
2019-01-19 Dan BrownUpdated sidebar to prevent rubber-banding with comments...
2019-01-13 Dan BrownConverted more views to new layout and made breadcrumbs...
2019-01-13 Dan BrownMerge branch 'master' into 2019-design
2019-01-12 Dan BrownUpdated TinyMCE and fixed TinyMCE/Codemirror cursor...
2019-01-06 Dan BrownMerge pull request #1205 from BookStackApp/env-cleanup
2019-01-06 Dan BrownCommented APP_URL by default to prevent upgrade path... 1205/head
2019-01-06 Dan BrownSimplified example env and created full example copy
2019-01-06 Dan BrownMerge pull request #1197 from moucho/master
2019-01-05 Dan BrownPrevented page text content includes
2019-01-05 Dan BrownMerge branch 'cw1998-fix/#1110'
2019-01-05 Dan BrownAdded test to cover "users" header link in correct...
2019-01-05 Dan BrownMerge branch 'fix/#1110' of git://github.com/cw1998...
2019-01-05 Dan BrownMerge branch 'qianmengnet-master'
2019-01-05 Dan BrownTweaked profile page anchor links and swapped register...
2019-01-05 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2019-01-05 Dan BrownMade delete permissions a requirement for move operations
2018-12-30 Dan BrownAdded check for last admin on role change
2018-12-24 mouchoFormat update 1197/head
2018-12-23 Dan BrownUpdated configuration files
2018-12-23 Dan BrownAdded testing for avatar fetching systems & config
2018-12-22 Dan BrownMerge branch 'Vinrobot-custom-avatar-provider'
2018-12-22 Dan BrownAbstracted user avatar fetching away from gravatar
2018-12-22 Dan BrownMerge branch 'custom-avatar-provider' of git://github...
2018-12-22 Dan BrownUpdated composer with bumped php version and extra...
2018-12-22 Dan BrownMerge pull request #1096 from christophert/add-ldaptlsi...
2018-12-22 Dan BrownUpdated page exports to use absolute time format
2018-12-22 Dan BrownUpdated DZ upload timeout var name and error handling
2018-12-22 Dan BrownMerge branch 'master' into dropzone-timeout
2018-12-22 Dan BrownMerge pull request #1183 from Mant1kor/master
2018-12-22 Dan BrownMerge pull request #1180 from vasiliev123/update-pl...
2018-12-20 Dan BrownAdded proper escaping to LDAP filter operations
2018-12-18 MantikorAdded 'uk' locale 1183/head
2018-12-18 MantikorAdd files via upload
2018-12-18 MantikorRename resources/lang/activities.php to resources/lang...
2018-12-18 MantikorAdd files via upload
2018-12-17 MantikorUpdate settings.php
2018-12-17 MantikorUpdate app.php
2018-12-16 Dan BrownRe-enabled plaintext view for email notifications
2018-12-16 Dan BrownFixed failing language test after addition of formatter
2018-12-16 Dan BrownUpdated codemirror SQL mode name
2018-12-16 Dan BrownMade some further fixes to the formatting script
2018-12-16 Dan BrownCleaned up script and formatted remaining EN files
2018-12-14 Dan BrownCreated sketchy translation formatter script
2018-12-13 Jurij Vasiliev1. Fixed translation for Copy and Reply 1180/head
2018-12-13 Jurij VasilievMajor updates on polish language
2018-12-12 Dan BrownMerge branch 'ezzra-german_informal'
2018-12-12 Dan BrownExtended translations system for arrays & extension
2018-12-12 Dan BrownMerge branch 'german_informal' of git://github.com...
2018-12-12 ezzrade_informal - remove comments from unused lines 1159/head
2018-12-11 Dan BrownUpdated readme with phpunit version, removed old transl...
2018-12-11 ezzraadd german informal language
2018-12-11 Dan BrownAdded npm install details
2018-12-09 Dan BrownRolled tri-layout to page edit and book-create
2018-12-09 Dan BrownCleaned existing grid view up a little
2018-12-09 Dan BrownAdded tri-layout desktop sticky-scroll
2018-12-08 Dan BrownAdded responsive functionality to tri-layout view.
2018-12-07 Dan BrownImplemented functionality to make books sort function
2018-12-01 Dan BrownAdded list sorting styles, Yet to add functionality
2018-12-01 Dan BrownUpdated books listing to three column layout design
2018-12-01 Dan BrownStarted looking at the books listing design
2018-12-01 Dan BrownMerge branch 'master' into 2019-design
2018-11-27 Dan BrownUpdated NPM dependancies
2018-11-27 Dan BrownMerge pull request #1072 from CliffyPrime/german_update
2018-11-27 Dan BrownMerge pull request #1117 from leomartinez/master
2018-11-26 qianmengnetAdd "register" to nav. 1146/head
2018-11-26 qianmengnetAdd anchor link to "Created Content" on the "View Profile"
2018-11-24 AbijeetFixes image deletion failing in subdirectory. 1143/head
2018-11-17 AbijeetAdded a default timeout of 60 seconds to dropzone. 1133/head
2018-11-13 Christopher... Show users link in top nav if user is signed in and... 1119/head
2018-11-12 Leonardo MartinezUpdated 'Spanish Argentina' translation. 1117/head
2018-11-11 Dan BrownUpdated book-tree design and abstracted breadcrumb...
2018-11-11 Dan BrownMerge branch 'master' into 2019-design
2018-11-10 Dan BrownFixed clipboard imports
2018-11-10 Dan BrownMerge branch 'thomasjsn-master'
2018-11-10 Dan BrownAdded linked images to markdown paste insert
2018-11-10 Dan BrownMerge branch 'master' of git://github.com/thomasjsn...
2018-11-10 VinrobotAdded config to change Gravatar URL 1111/head
2018-11-10 Dan BrownAdded google select_account test
2018-11-10 Dan BrownMerge pull request #1063 from justein230/master
2018-11-10 Dan BrownMerge pull request #1098 from TheLastOperator/master
2018-11-10 Dan BrownMerge branch 'qianmengnet-master'
next