]> BookStack Code Mirror - bookstack/history - app/Repos/PageRepo.php
Update Ldap.php
[bookstack] / app / Repos / PageRepo.php
2016-11-12 Dan BrownEnabled utf8 slugs
2016-11-12 Dan BrownRenamed files to attachments
2016-11-12 Dan BrownMerge branch 'localization-de' of git://github.com...
2016-11-12 Dan BrownFixed attachment base-url usage and non-existant images
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-23 Dan BrownMerge pull request #205 from ssddanbrown/attachments
2016-10-23 Dan BrownFile upload deletion complete & added extension handling
2016-10-09 Dan BrownStarted work on attachments
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-09-29 Dan BrownSeparated revision preview and diff & fixed chosen...
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-18 Dan BrownAdded page navigation and tweaked header styles
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-13 Dan BrownFixed entities created with blank slugs.
2016-07-26 Dan BrownFixed revision-based redirect on new pages
2016-07-10 Dan BrownChanged when revisions are saved and update changelog...
2016-07-10 Dan BrownMerge branch 'summary' of git://github.com/younes0...
2016-07-07 Younès EL BIACHEedit summary 140/head
2016-06-12 Dan BrownMerged branch add_page_move into master
2016-06-12 Dan BrownFinished off page move functionality
2016-05-15 Dan BrownMerge pull request #110 from ssddanbrown/page_attributes
2016-05-15 Dan BrownFixed tags not being saved on new pages
2016-05-15 Dan BrownAdded tag searching to search interfaces
2016-05-15 Dan BrownAdded tags to page display and simplified editing flow
2016-05-13 Dan BrownRenamed attribute to tags & continued interface
2016-05-07 Dan BrownAdded further attribute endpoints and added tests
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-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-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-29 Dan BrownMerge pull request #84 from ssddanbrown/markdown_editor
2016-03-29 Dan BrownAdded editor control in admin settings & Fixed some...
2016-03-13 Dan BrownFixed bug causing editing notification to always show
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 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 Nick WalkeFound the source of the issue, not sure how to fix 72/head
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-25 Dan BrownAdded smarter page finding so changing the page name...
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
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 BrownStandardized vue component http access and fixed some...
2015-12-15 Dan BrownFixed issue with deleted users in page revision list...
2015-11-21 Dan BrownPrevent duplicate slugs on sort
2015-11-21 Dan BrownAdded better entity deletion and commented up repos
2015-10-18 Dan BrownPrevent revision encoding issues
2015-10-11 Dan BrownChanged DomNodeList access to work with hhvm
2015-10-10 Dan BrownExtracted page form js and added better page content...
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownAdded cross-book page/chapter sorting
2015-09-01 Dan BrownAdded image user checking before deletion. Fixes #13.
2015-09-01 Dan BrownAdded AJAX-based search to books, Fixes #15
2015-08-31 Dan BrownUpdated Search experience including adding fulltext...
2015-08-09 Dan BrownAdded page revisions. Fixes #2
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
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-16 Dan BrownAdded search
2015-07-15 Dan BrownVastly improved design
2015-07-12 Dan BrownAdded page editing