]> BookStack Code Mirror - bookstack/history - app/Providers
Add Carbon localization support
[bookstack] / app / Providers /
2016-12-19 olexusAdd Carbon localization support 255/head
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-09-03 Dan BrownImproved Exception handling, Removed npm requirement...
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-07-01 Dan BrownFixed error on image deletion
2016-05-03 Dan BrownMerge branch 'v0.9'
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-04-03 Dan BrownMade email confirmations work with LDAP auth
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-02-28 Dan BrownAdded in restriction queries for most lists
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
2015-12-09 Dan BrownAdded an image service and facade, Cleaned Image Model
2015-11-21 Dan BrownAdded view count tracking with personalised lists
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded caching to settings
2015-09-06 Dan BrownGot registration process working with social accounts
2015-08-30 Dan BrownAdded initial settings interface, Fixes #9.
2015-08-29 Dan BrownAdded permission system
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12
2015-07-12 Dan BrownInitial commit