]> BookStack Code Mirror - bookstack/history - app/Repos/ChapterRepo.php
Major permission naming refactor and database migration cleanup
[bookstack] / app / Repos / ChapterRepo.php
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-04-24 Dan BrownRolled out new permissions system throughout application
2016-04-07 Dan BrownMade new pages in chapters have a better inital priority
2016-03-13 Dan BrownAdded new page drafts and started image entity attaching
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
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 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-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-11-21 Dan BrownPrevent duplicate slugs on sort
2015-11-21 Dan BrownAdded better entity deletion and commented up repos
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded cross-book page/chapter sorting
2015-09-01 Dan BrownAdded AJAX-based search to books, Fixes #15
2015-08-31 Dan BrownUpdated Search experience including adding fulltext...
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