]> BookStack Code Mirror - bookstack/history - app/Http/Controllers
Applied baseUrl to login redirect
[bookstack] / app / Http / Controllers /
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-07-03 Dan BrownFixed bug which hid entities and fixed new chapter...
2016-07-03 Dan BrownTightened and cleaned some list styles
2016-07-01 Dan BrownFixed error on image deletion
2016-06-25 Dan BrownAdded chapter move actions. Closes #86
2016-06-12 Dan BrownMerged branch add_page_move into master
2016-06-12 Dan BrownFinished off page move functionality
2016-06-11 Dan BrownStarted work on page move view and entity selector
2016-06-10 Dan BrownPrevent page redirect on draft saving
2016-06-04 Dan BrownMerge branch 'master' of git://github.com/rovox/BookSta...
2016-06-04 Dan BrownAdded tag autosuggestion when no input provided
2016-06-04 Dan BrownLimited tag value autosuggestions based on tag name
2016-05-22 Dan BrownAdded pagination, sorting & searching to users list
2016-05-22 Dan BrownStandardised delete aesthetics regarding roles and...
2016-05-15 Dan BrownMerge pull request #110 from ssddanbrown/page_attributes
2016-05-15 Dan BrownAdded auto-suggestions to tag names and values 110/head
2016-05-13 Dan BrownRenamed attribute to tags & continued interface
2016-05-12 Dan BrownStarted the page attributes interface
2016-05-07 Dan BrownAdded further attribute endpoints and added tests
2016-05-06 Dan BrownStarted base work on attribute system
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-03 Dan BrownAdded bookstack version in settings
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-05-01 Dan BrownAdded hidden public role to fit with new permissions...
2016-04-26 Dan BrownWorked around create permission quirks
2016-04-24 Dan BrownRolled out new permissions system throughout application
2016-04-20 Dan BrownMerge branch 'master' into add_role_view_permissions
2016-04-15 Dan BrownPrevented drafts from showing up in a book sort
2016-04-09 Dan BrownFixed draft time display, Cleaned up some code
2016-04-09 Dan BrownLocalised draft save time display
2016-04-09 Dan BrownStarted work towards adding role view permissions
2016-04-07 Dan BrownMade new pages in chapters have a better inital priority
2016-04-03 Dan BrownAdded uploaded to book/page filters & search in image...
2016-04-03 Dan BrownFixed some label casing and fixed incorrect notifications
2016-04-03 Dan BrownMade email confirmations work with LDAP auth
2016-04-03 Dan BrownAdded a friendlier error for LDAP new user mismatches
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-29 Dan BrownMerge pull request #84 from ssddanbrown/markdown_editor
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 BrownAttached images to pages and added restriction filtering
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 BrownAdded UI components of page autosaving
2016-03-09 Dan BrownMoved page editing to angular controller and started...
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 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-03 Nick WalkeCloses #55. Allows you to set the primary color. 73/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 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 BrownFixed issue with the book sort not showing all books...
2016-02-21 Dan BrownAdded entity-specific search results pages. Cleaned...
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 Dan BrownAdded recent pages to home view and made the home conte...
2016-02-17 Dan BrownAdded content to user profile pages
2016-02-16 Dan BrownStarted work on user profile pages
2016-02-08 Dan BrownFixed bug preventing LDAP users updating thier profile
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 BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2015-12-31 Dan BrownAdded public build folder and support for a demo mode
2015-12-28 Dan BrownStandardized vue component http access and fixed some...
2015-12-15 Dan BrownFixed name retrieval on missing users and added tests...
2015-12-14 Dan BrownCleaned up gravatar image importing
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-01 Dan BrownFloating page content bugfix and prevent incompatable...
2015-11-29 Dan BrownAdded further tests, Fixed speed_update issues, improve...
2015-11-26 Dan BrownAdded indexes, Reduced queries on pages
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-10-18 Dan BrownPrevent revision encoding issues
2015-10-18 Dan BrownImage uploads now quicker, and image sized reduced...
2015-10-14 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
next