]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/PageController.php
Merge branch 'diff' of git://github.com/younes0/BookStack into younes0-diff
[bookstack] / app / Http / Controllers / PageController.php
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-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-07-10 Younès EL BIACHEreplace GPL diff lib with MIT lib 139/head
2016-07-07 Younès EL BIACHEhtml diff in revision view
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-05-15 Dan BrownMerge pull request #110 from ssddanbrown/page_attributes
2016-05-12 Dan BrownStarted the page attributes interface
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-26 Dan BrownWorked around create permission quirks
2016-04-20 Dan BrownMerge branch 'master' into add_role_view_permissions
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-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 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 BrownMerge branch 'custom_role_system'
2016-03-05 Dan BrownAdded restriction tests and fixed any bugs in the process
2016-02-28 Dan BrownImplemented database structure and inital interfaces...
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-02-25 Dan BrownAdded smarter page finding so changing the page name...
2016-02-20 Dan BrownMerge pull request #63 from AkibaWolf/patch-1
2016-02-20 Dan BrownAdded recently created & updated page listings
2016-01-31 Dan BrownAdded plaintext & basic PDF page Export
2016-01-20 Dan BrownAdded page HTML export
2015-12-28 Dan BrownStandardized vue component http access and fixed some...
2015-12-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
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-10-18 Dan BrownPrevent revision encoding issues
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-08-31 Dan BrownUpdated Search experience including adding fulltext...
2015-08-29 Dan BrownAdded permission system
2015-08-23 Dan BrownFixed entity messages on delete. Fixes #21.
2015-08-16 Dan BrownAdded activity history to to all entities. Fixes #12
2015-08-16 Dan BrownAdded sidebar highlighting and fixed code elements...
2015-08-09 Dan BrownAdded page revisions. Fixes #2
2015-08-08 Dan BrownAdded created_by and updated_by to entities. Fixes #3
2015-07-30 Dan BrownMade chapters functional and cleaned design features
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-16 Dan BrownAdded search
2015-07-16 Dan BrownAdded link functionality
2015-07-15 Dan BrownVastly improved design
2015-07-12 Dan BrownAdded page editing
2015-07-12 Dan BrownInitial commit