]> BookStack Code Mirror - bookstack/history - resources
Fixes #58
[bookstack] / resources /
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...
2016-02-03 Dan BrownUpdated app requirements & Added some friendlier errors
2016-01-31 Dan BrownAdded plaintext & basic PDF page Export
2016-01-20 Dan BrownAdded page HTML export
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 BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2016-01-01 Dan BrownImproved 404 page and updated tests for empty search
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-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-09 Dan BrownAdded custom user avatars
2015-12-08 Dan BrownAdded mulit image-type compatability to manager & app...
2015-12-07 Dan BrownRevamped image system to use driver-agnotstic storage...
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 BrownFloating page content bugfix and prevent incompatable...
2015-11-30 Dan BrownFixed some lib paths and seperated out duplicated notif...
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 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-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-21 Dan BrownAdded tests for confirmed registration
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownUpdated page editor with more usefull buttons
2015-09-06 Dan BrownAdded cross-book page/chapter sorting
2015-09-06 Dan BrownGot registration process working with social accounts
2015-09-05 Dan BrownGot standard form-based registration working
2015-09-05 Dan BrownStarted social registration
2015-09-04 Dan BrownMade social accounts attachable
2015-09-04 Dan BrownAdded social sign in
2015-09-03 Dan BrownFixed empty app name and missing bower dependancy
2015-09-03 Dan BrownCleaned styles further and added loading icon to search
2015-09-03 Dan BrownCleaned and organised many css/js files
2015-09-02 Dan BrownTweaked some styles and started automated testing....
2015-09-02 Dan BrownCleaned book-show page/chapter list design
2015-09-01 Dan BrownFixed issue with image manager js not being updated
2015-09-01 Dan BrownAdded image user checking before deletion. Fixes #13.
2015-09-01 Dan BrownAdded AJAX-based search to books, Fixes #15
2015-08-31 Dan BrownUpdated Search experience including adding fulltext...
2015-08-31 Dan BrownImproved empty lists. Fixes #10.
2015-08-31 Dan BrownAdded options to allow whole site to be made public...
2015-08-31 Dan BrownFixed incorrect role showing
2015-08-31 Dan BrownRolled out redesign across application
2015-08-30 Dan BrownStarted another major redsign
2015-08-30 Dan BrownAdded initial settings interface, Fixes #9.
2015-08-30 Dan BrownAdded filtering to activity lists. Fixes #14.
2015-08-29 Dan BrownUpdated views for permissions and added notifications...
2015-08-29 Dan BrownAdded permission system
next