A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/PublicActionTest.php October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
September 30, 2024
D
Tests: Categorised up meta tests
Dan Brown committed
September 16, 2023
D
Guest control: Cleaned methods involved in fetching/handling
Dan Brown committed
August 26, 2023
D
Guests: Prevented access to profile routes
Dan Brown committed
June 10, 2023
D
Permissions: Updated guest user handling so additional roles apply
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
February 9, 2023
D
Added control-upon-access of the default favicon.ico file
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
September 29, 2022
D
Quick run through of applying new test entity helper class
Dan Brown committed
D
Migrated much test entity usage via find/replace
Dan Brown committed
D
Extracted entity testcase methods to own class
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
July 16, 2022
D
Dropped use of non-view joint permissions
Dan Brown committed
July 12, 2022
D
Renamed and cleaned up existing permission service classes use
Dan Brown committed
D
Extracted permission building out of permission service
Dan Brown committed
September 26, 2021
D
Applied styleci changes
Dan Brown committed
D
Standardised facade usage to use via their FQCN
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
April 20, 2021
D
Updated public view test case to be more reliable
Dan Brown committed
March 3, 2021
D
Converted some tests from BrowserKit, Updated shared helpers
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
March 14, 2020
D
Performed review of "public intended" functionality provided in #1817
Dan Brown committed
January 5, 2019
D
Tweaked profile page anchor links and swapped register/login links
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
March 31, 2018
D
Added configurable robots.txt file.
Dan Brown committed
February 25, 2017
D
Fixed inaccessible revisions, added regression tests
Dan Brown committed
February 5, 2017
D
Merge bugfixes from branch 'v0.14'
Dan Brown committed
D
Fixed entities wrongly visible on 404
Dan Brown committed
February 4, 2017
D
Namespaced tests to align with new laravel default
Dan Brown committed
January 25, 2017
D
Upgraded to Laravel 5.4
Dan Brown committed
December 3, 2016
D
Extracted text from page views & standardised breadcrumbs
Dan Brown committed
September 29, 2016
D
Updated and added tests for new default user system
Dan Brown committed