]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/PageController.php
Added tests for not-yet-built role API endpoints
[bookstack] / app / Http / Controllers / PageController.php
2022-10-15 Dan BrownMerge branch 'development' into bugfix/fix-being-unable...
2022-10-14 Dan BrownMerge pull request #3760 from BookStackApp/item_permiss...
2022-10-09 Dan BrownReorgranised permission routes into their own controller
2022-08-29 Dan BrownMerge pull request #3656 from BookStackApp/x_linking
2022-08-20 Dan BrownAdded entity meta link to reference page
2022-04-29 Dan BrownMerge pull request #3373 from evandroamaro/patch-1
2022-04-25 Dan BrownMerge branch 'recycle_bin_api_endpoints' into development
2022-04-24 Dan BrownMerge pull request #3364 from BookStackApp/app_url_requests
2022-04-24 Dan BrownMerge pull request #3387 from BookStackApp/editor_switching
2022-04-18 Dan BrownAdded core editor switching functionality
2022-04-17 Dan BrownAligned page edit controller method data usage
2022-04-17 Dan BrownAdded editor type change button
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-24 Dan BrownAdded parent context to recently updated items
2022-01-24 Dan BrownMerge pull request #3179 from Julesdevops/atomic-user...
2022-01-24 Dan BrownMerge branch 'show_more_informations_on_recently_update...
2022-01-19 julesdevopsenh(recently updated): show updatedBy and updated_at 3177/head
2022-01-06 Dan BrownMerge branch 'sort_changes'
2022-01-05 Dan BrownAligned chapter move permissions with page move permissions
2022-01-04 Dan BrownAdded page titles to many missing app areas 3141/head
2021-12-20 Dan BrownApplied latest StyleCI changes
2021-12-20 Dan BrownMerge pull request #3118 from BookStackApp/copy_stuff
2021-12-19 Dan BrownExtracted page copy to new cloner class
2021-11-05 Dan BrownStandardised laravel validation to be array based
2021-11-04 Dan BrownMerge branch 'modernize-3rd-party-service-logos' of...
2021-11-04 Dan BrownMerge branch 'laravel_upgrade'
2021-10-26 Dan BrownLaravel 7.x Shift (#3011)
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-08 Dan BrownApplied changes from styleci
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownReviewed and refactored additional editor draft save...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-08-08 MatthieuParisDisplay warnings when saving draft if another user...
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/awarre...
2021-05-29 Dan BrownAdded testing to cover next/previous navigation
2021-05-29 Dan BrownReviewed and refactored next/previous navigation button...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-24 Dan BrownMerge branch 'v21.04.x'
2021-05-23 Dan BrownMerge pull request #2748 from BookStackApp/favourite_system
2021-05-23 Dan BrownAdded favourites page with link from header and home
2021-05-16 Dan BrownStarted refactoring of view service
2021-05-15 Dan BrownMerge pull request #2735 from dopyrory3/table_column_fix
2021-05-08 Dan BrownMoved NotifyException render work from handler to exception
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-27 Shubham TiwariAdd prev and next button to navigate through different... 2511/head
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2021-01-02 Dan BrownMerge pull request #2416 from shubhamosmosys/master
2021-01-02 Dan BrownMerge pull request #2436 from BookStackApp/ownership_system
2021-01-01 Dan BrownMoved permission updating to its own tool
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
2020-11-21 Dan BrownMoved models to folder, renamed managers to tools
2020-11-21 Dan BrownAligned constructors across controller classes
2020-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-07 Dan BrownOrganised activity types and moved most to repos
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-11-06 Dan BrownStarted testing work for recycle bin implementation
2020-11-02 Dan BrownAdded per-item recycle-bin delete and restore
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-07-05 Dan BrownConverted the page editor from vue to component
2020-04-10 Dan BrownMerge branch 'feature_change_view_in_shelves_show'...
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-02-18 jzoyMerge pull request #1 from BookStackApp/master
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-12-27 Dan BrownMerge pull request #1793 from abublihi/master
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2019-12-27 Dan BrownMerge pull request #1804 from artskoczylas/master
2019-12-27 Dan BrownMerge pull request #1791 from jzoy/master
2019-12-27 Dan BrownMerge pull request #1762 from dellamina/updateItalianTr...
2019-12-27 Dan BrownMerge pull request #1734 from ististudio/master
2019-12-16 Dan BrownUpdated page delete to return to chapter if within one
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
next