]> BookStack Code Mirror - bookstack/shortlog
bookstack
2016-03-29 Dan BrownAdded basic system tests for markdown editor, Added... 84/head
2016-03-29 Dan BrownAdded editor control in admin settings & Fixed some...
2016-03-29 Dan BrownIntegrated the markdown editor with the image manager
2016-03-25 Dan BrownAdded a markdown editor
2016-03-13 Dan BrownFixed bug causing permission error on save and fixed...
2016-03-13 Dan BrownFixed bug causing editing notification to always show
2016-03-13 Dan BrownForced browser scrollbar, Added custom theme compatibl...
2016-03-13 Dan BrownAttached images to pages and added restriction filtering
2016-03-13 Dan BrownFixed inset chapter list colors
2016-03-13 Dan BrownAdded new page drafts and started image entity attaching
2016-03-12 Dan BrownMerged branch autosaving_drafts into master
2016-03-12 Dan BrownOrganised test files & added page update draft tests
2016-03-12 Dan BrownAdded UI components of page autosaving
2016-03-09 Dan BrownFixed firefox list editing bug and made button text...
2016-03-09 Dan BrownUpdated tinyMCE library from 4.3.2 to 4.3.7
2016-03-09 Dan BrownChanged direct attributes to prevent conflicts
2016-03-09 Dan BrownMoved page editing to angular controller and started...
2016-03-06 Dan BrownAdded restrictions to user profile lists
2016-03-06 Dan BrownAdded settings helper and formatted code in some files
2016-03-06 Dan BrownChanged color picker library and moved color logic...
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownFixed incorrect recents pages on homescreen
2016-03-05 Dan BrownFixed errors that occured when merging & refactored...
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-03-05 Dan BrownAdded restriction tests and fixed any bugs in the process
2016-03-05 Dan BrownAdded a whole load of permission & role tests
2016-03-05 Dan BrownMade memcached config allow mulitple servers
2016-03-05 Dan BrownMerge branch 'add_memcached' of git://github.com/nwalke...
2016-03-04 Dan BrownUpdated fulltext search with custom escaped query
2016-03-04 Nick WalkeFound the source of the issue, not sure how to fix 72/head
2016-03-03 Nick WalkeCloses #55. Allows you to set the primary color. 73/head
2016-03-03 Nick WalkeCloses #70.
2016-03-03 Nick WalkeCloses #69. Implemented and tested memcached. 71/head
2016-03-02 Dan BrownRefactored some permission controls and increased testi...
2016-02-29 Dan BrownTied entity restriction system into userCan checks
2016-02-28 Dan BrownAdded in restriction queries for most lists
2016-02-28 Dan BrownImplemented database structure and inital interfaces...
2016-02-27 Dan BrownAdded missing permission checkboxes and improved image...
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-02-26 Dan BrownStarted work on exposing the role system as editable
2016-02-25 Dan BrownAdded smarter page finding so changing the page name...
2016-02-22 Dan BrownUpdated phpunit testing mail settings due to laravel...
2016-02-22 Dan BrownFixed issue with the book sort not showing all books...
2016-02-22 Dan BrownAdded table header row styling, made code blocks horizo...
2016-02-22 Dan BrownUpdated phpunit environment variables with some require...
2016-02-21 Dan BrownFixed page listing excerpts not showing due to encoding...
2016-02-21 Dan BrownAdded entity-specific search results pages. Cleaned...
2016-02-21 Dan BrownMade page anchor hashes more relevant to the page content
2016-02-20 Dan BrownMerge pull request #63 from AkibaWolf/patch-1
2016-02-20 Dan BrownAdded recently created & updated page listings
2016-02-20 AkibaWolfUpdate PageRepo.php 63/head
2016-02-20 Dan BrownAdded recent pages to home view and made the home conte...
2016-02-18 Dan BrownAdded tests for profile pages
2016-02-17 Dan BrownAdded content to user profile pages
2016-02-16 Dan BrownStarted work on user profile pages
2016-02-11 Dan BrownMerged origin/master into master
2016-02-11 Dan BrownMade book-navigation sidebar on pages sticky
2016-02-11 Nick WalkeFixes #45 60/head
2016-02-11 Dan BrownMerge pull request #59 from nwalke/master
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
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.