]> BookStack Code Mirror - bookstack/history
bookstack
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
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-05 Dan BrownCleaned up some unessasary facade usage
2015-09-04 Dan BrownMade social accounts attachable
2015-09-04 Dan BrownRefactored Social auth into service, Made entity an...
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
2015-08-24 Dan BrownAdded some user/view helper methods
2015-08-23 Dan BrownAdded password reset functionaility. Fixes #27.
2015-08-23 Dan BrownFixed entity messages on delete. Fixes #21.
2015-08-23 Dan BrownFixed image folder deletion. Fixes #22.
2015-08-23 Dan BrownAdded user avatars. Fixes #20
2015-08-22 Dan BrownImproved code pasting experience. Fixes #6
2015-08-16 Dan BrownFixed some bugs and added a proper home page
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12
2015-08-16 Dan BrownCleaned Sidebar
2015-08-16 Dan BrownAdded sidebar highlighting and fixed code elements...
2015-08-15 Dan BrownMade sidebar hierachy clearer
2015-08-15 Dan BrownAdded image name editing & deleting
2015-08-15 Dan BrownAdded image selection
2015-08-13 Dan BrownGot basics working using vue.js
2015-08-13 Dan BrownSome image manager fixes
2015-08-13 Dan BrownStarted on hiding manager on request
2015-08-12 Dan BrownGot react image manager working
2015-08-12 Dan BrownStarted react implementation
2015-08-09 Dan BrownImproved image serving and uploading. Fixes #7 and #8.
2015-08-09 Dan BrownAdded page revisions. Fixes #2
2015-08-09 Dan BrownFixed password re-writing and improved book slug creation
2015-08-08 Dan BrownStandardized form button layout/colors
2015-08-08 Dan BrownAdded created_by and updated_by to entities. Fixes #3
2015-08-08 Dan BrownAdded User managment. Fixes #5
2015-08-05 Dan BrownMinor fixes to editor and auth
2015-08-05 Dan BrownAdded auth login control
2015-07-30 Dan BrownFixed link hooks
2015-07-30 Dan BrownFix for getting book items
2015-07-30 Dan BrownFixed minor issue with large images again
2015-07-30 Dan BrownFixed minor issue with large images
2015-07-30 Dan BrownMade chapters functional and cleaned design features
2015-07-28 Dan BrownExpanded chapters interface and improved book/page...
2015-07-27 Dan BrownStarted working on chapters
2015-07-23 Dan BrownVastly improved design and cleaned text input
2015-07-21 Dan BrownStarted redesign
2015-07-21 Dan BrownNeated some stock styles
2015-07-21 Dan BrownAddded sorting logic to pages
2015-07-20 Dan BrownGot the tree view working
2015-07-16 Dan BrownAdded logo and favicon
2015-07-16 Dan BrownAdded search
2015-07-16 Dan BrownAdded link functionality
2015-07-15 Dan BrownVastly improved design
2015-07-14 Dan BrownIntegrated tinymce
2015-07-14 Dan BrownIntegrated TinyMCE
2015-07-13 Dan BrownGot image uploads working
2015-07-12 Dan BrownRemove old css files
2015-07-12 Dan BrownRemove css folder from public
2015-07-12 Dan BrownAdded page editing
2015-07-12 Dan BrownInitial commit