]> BookStack Code Mirror - bookstack/history - app/Repos/BookRepo.php
Merge branch 'custom_role_system'
[bookstack] / app / Repos / BookRepo.php
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 BrownMerge branch 'add_memcached' of git://github.com/nwalke...
2016-03-04 Dan BrownUpdated fulltext search with custom escaped query
2016-03-03 Nick WalkeCloses #70.
2016-02-28 Dan BrownAdded in restriction queries for most lists
2016-02-28 Dan BrownImplemented database structure and inital interfaces...
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...
2015-12-29 Dan BrownFixed issue with searching invalid chars and page-conte...
2015-12-28 Dan BrownAccounted for non-existant entities
2015-12-07 Dan BrownRevamped image system to use driver-agnotstic storage...
2015-12-02 Dan BrownAdded Popular books list with relevant tests
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 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-09-29 Dan BrownAdded 404 page and extra tests
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded cross-book page/chapter sorting
2015-09-04 Dan BrownRefactored Social auth into service, Made entity an...
2015-09-02 Dan BrownTweaked some styles and started automated testing....
2015-08-31 Dan BrownUpdated Search experience including adding fulltext...
2015-08-09 Dan BrownFixed password re-writing and improved book slug creation
2015-07-30 Dan BrownFix for getting book items
2015-07-28 Dan BrownExpanded chapters interface and improved book/page...
2015-07-23 Dan BrownVastly improved design and cleaned text input
2015-07-21 Dan BrownAddded sorting logic to pages
2015-07-20 Dan BrownGot the tree view working
2015-07-12 Dan BrownAdded page editing
2015-07-12 Dan BrownInitial commit