]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/PageController.php
Update pt_BR translations
[bookstack] / app / Http / Controllers / PageController.php
2017-10-15 Dan BrownPrevented custom homepage being deleted
2017-10-01 Dan BrownMerge pull request #528 from turbotankist/master
2017-10-01 Dan BrownMerge pull request #523 from sanderdw/master
2017-09-20 Dan BrownFixed page includes erroring on save
2017-09-10 Dan BrownMerge pull request #501 from cipi1965/master
2017-09-03 Dan BrownMade some changes to the comment system
2017-09-02 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-09-02 Dan BrownMerge pull request #483 from msaus/japanese_lang_update
2017-08-28 Dan BrownAdded ability to set a page to view on the homepage.
2017-08-26 Dan BrownMerge pull request #480 from BookStackApp/design_update...
2017-08-26 Dan BrownUpdated page view styles to align with 2017 update
2017-08-01 Dan BrownMerge branch 'Abijeet-master'
2017-08-01 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-06-04 Abijeet#47 - Adds comment level permissions to the front-end.
2017-06-04 AbijeetGetting the latest changes
2017-05-15 Abijeet PatroMerge pull request #11 from BookStackApp/master
2017-05-02 Abijeet PatroMerge pull request #10 from BookStackApp/master
2017-04-18 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-04-18 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-03-25 Abijeet PatroMerge pull request #8 from BookStackApp/master
2017-03-05 Dan BrownMerge pull request #325 from arietimmerman/dutchbranch
2017-02-26 Dan BrownAdded chapter export options
2017-02-26 Dan BrownAdded book export and created export tests to cover
2017-02-25 Dan BrownFixed inaccessible revisions, added regression tests
2017-01-29 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-01-29 Abijeet PatroMerge pull request #6 from BookStackApp/master
2017-01-21 Dan BrownMerge branch 'page_transclusion'
2017-01-21 Dan BrownUpdated page include logic to use blade-style tags
2017-01-16 Dan BrownStarted page transclusion system
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-03 Abijeet PatroMerge pull request #3 from BookStackApp/master
2017-01-02 Dan BrownMerge pull request #262 from BookStackApp/entity_repo_r...
2017-01-02 Dan BrownFinished refactor of entity repos 262/head
2017-01-01 Dan BrownRefactored search and slug repo components
2017-01-01 Dan BrownStarted refactor to merge entity repos
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-04 Dan BrownExtracted text from logic files
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-09-29 Dan BrownUpdated and added tests for new default user system
2016-09-29 Dan BrownPrevented guest users creating draft pages.
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-25 Abijeet PatroMerge pull request #1 from ssddanbrown/master
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
next