]> BookStack Code Mirror - bookstack/shortlog
bookstack
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-08 Dan BrownFixed bug preventing LDAP users updating thier profile
2016-02-08 Dan BrownMade ldap auth use the 'dn' if a 'uid' is not present.
2016-02-07 Dan BrownTweaked page form header and added public uploads folde...
2016-02-07 Dan BrownUpdated image controller styling and added preview...
2016-02-03 Dan BrownUpdated app requirements & Added some friendlier errors
2016-02-02 Dan BrownUpdated folder permissions installation instructions...
2016-02-01 Dan BrownFixed issue with initial user not having a password
2016-01-31 Dan BrownAdded plaintext & basic PDF page Export
2016-01-20 Dan BrownAdded page HTML export
2016-01-17 Dan BrownIncreased LDAP testing and fixed any Auth-based bugs...
2016-01-17 Dan BrownImproved image upload error handling and fixed bad...
2016-01-15 Dan BrownCleaned tests up, Started LDAP tests, Created LDAP...
2016-01-13 Dan BrownUpdated user interfaces for LDAP and added email from...
2016-01-11 Dan BrownGot LDAP auth working to a functional state
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation
2016-01-02 Dan BrownUpdated readme with social & update instructions
2016-01-02 Dan BrownUpdated readme with installation clarification
2016-01-02 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2016-01-01 Dan BrownFix error with database migrate command
2016-01-01 Dan BrownImproved 404 page and updated tests for empty search
2015-12-31 Dan BrownAdded public build folder and support for a demo mode
2015-12-31 Dan BrownSwapped vue for angular js
2015-12-31 Dan BrownRemoved external fonts from page forms and remove initi...
2015-12-30 Dan BrownSanitized user-text from angular & fixed some z-index...
2015-12-30 Dan BrownChanged google cdn libs/fonts to local content. No...
2015-12-30 Dan BrownUpdated page pointer to sit near mouse location and...
2015-12-30 Dan BrownImproved error messages for image uploads and formatted...
2015-12-30 Dan BrownMoved all vuejs parts over to angular
2015-12-29 Dan BrownStarted transfer to angularjs
2015-12-29 Dan BrownFixed issue with searching invalid chars and page-conte...
2015-12-28 Dan BrownAccounted for non-existant entities
2015-12-28 Dan BrownUpdated tinymce
2015-12-28 Dan BrownStandardized vue component http access and fixed some...
2015-12-16 Dan BrownChanged public template to use new system
2015-12-16 Dan BrownImplemented custom asset versioning to make creating...
2015-12-16 Dan BrownUpdated readme with fixes and attribution
2015-12-15 Dan BrownFixed issue with deleted users in page revision list...
2015-12-15 Dan BrownFixed name retrieval on missing users and added tests...
2015-12-14 Dan BrownFixed issue with users that have no avatar
2015-12-14 Dan BrownCleaned up gravatar image importing
2015-12-09 Dan BrownAdded custom user avatars
2015-12-09 Dan BrownAdded an image service and facade, Cleaned Image Model
2015-12-08 Dan BrownAdded mulit image-type compatability to manager & app...
2015-12-08 Dan BrownFixed bad s3 stock url creation
2015-12-07 Dan BrownRevamped image system to use driver-agnotstic storage...
2015-12-05 Dan BrownAdded search name weighting. Closes #27.
2015-12-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
2015-12-02 Dan BrownAdded Popular books list with relevant tests
2015-12-02 Dan BrownUpdated composer, Fixed sidebar tree list & Added extra...
2015-12-01 Dan BrownFixed crash on public entitiy viewing
2015-12-01 Dan BrownFloating page content bugfix and prevent incompatable...
2015-12-01 Dan BrownUpdated readme with simpler instructions
2015-11-30 Dan BrownFixed some lib paths and seperated out duplicated notif...
2015-11-30 Dan BrownUpdated composer.json with some basic info
2015-11-30 Dan BrownAdded libs into project and fixed ol lists
2015-11-29 Dan BrownCleaned book-show and page sidebar by hiding inactive...
2015-11-29 Dan BrownAdded further tests, Fixed speed_update issues, improve...
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
2015-11-22 Dan BrownFixed book js not working
2015-11-21 Dan BrownUpdated readme with more details
2015-11-21 Dan BrownPrevent duplicate slugs on sort
2015-11-21 Dan BrownAdded better entity deletion and commented up repos
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-11-09 Dan BrownAdded limit to books shown on homepage and make alphabe...
2015-11-09 Dan BrownAdded pagination to books page
2015-11-09 Dan BrownCleaned up vuejs components and added image-picker...
2015-11-09 Dan BrownMerge branch 'master' into vuejs_release
2015-11-09 Dan BrownFixed long words breaking tables
2015-11-01 Dan BrownUpdated vuejs and got it working with current components
2015-10-22 Dan BrownImproved login form and added remember me option
2015-10-22 Dan BrownAdded revisioning to assets and added print styles...
2015-10-22 Dan BrownFixed book sort and added leave page warning to page...
2015-10-18 Dan BrownCleaned mce edit bar and image options
2015-10-18 Dan BrownPrevent revision encoding issues
2015-10-18 Dan BrownImage uploads now quicker, and image sized reduced...
2015-10-18 Dan BrownMade header more responsive and added nicer settings...
2015-10-18 Dan BrownAdded tests for user crud
2015-10-14 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2015-10-14 Dan BrownAdded margins to floated images and updated editor...
2015-10-14 Dan BrownAdded book and chapter icons to pages in global search...
2015-10-14 Dan BrownAdded chrome paste-image-upload. Closes #20.
2015-10-14 Dan BrownFixed spelling of confirmation email
2015-10-14 Dan BrownRemoved image-manger from user delete
2015-10-11 Dan BrownChanged DomNodeList access to work with hhvm
2015-10-10 Dan BrownExtracted page form js and added better page content...
2015-10-08 Dan BrownFixed list style
2015-10-08 Dan BrownModularised/bundled js and made image-manager a proper...
2015-10-07 Dan BrownAdded logo selector
2015-10-01 Dan BrownAdded a logo and fixed old revision layout. Fixes #16.
2015-09-29 Dan BrownAdded 404 page and extra tests
2015-09-22 Dan BrownStarted Social Auth Testing
2015-09-21 Dan BrownAdded tests for confirmed registration
2015-09-10 Dan BrownAdded some basic registration testing
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded caching to settings
next