A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/ThemeTest.php December 3, 2025
D
Deps: Updated PHP package versions
Dan Brown committed
July 15, 2025
D
Mail: Removed custom symfony/mailer fork
Dan Brown committed
January 13, 2025
D
Themes: Added testing and better mime sniffing for public serving
Dan Brown committed
October 11, 2024
D
Settings: Added test to cover setting category by view
Dan Brown committed
February 21, 2024
D
Theme System: Added AUTH_PRE_REGISTER logical event
Dan Brown committed
December 3, 2023
D
Merge branch 'v23-10' into development
Dan Brown committed
November 20, 2023
D
Images: Prevented base64 extraction without permission
Dan Brown committed
November 17, 2023
D
LogicalTheme: Added events for registering web routes
Dan Brown committed
September 24, 2023
D
Header: Simplified, split and re-orgranised view file(s)
Dan Brown committed
September 12, 2023
D
Theme: Added handling for functions.php file load error
Dan Brown committed
September 8, 2023
D
Started aligning app-wide outbound http calling behaviour
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
April 27, 2023
D
Added oidc_id_token_pre_validate logical theme event
Dan Brown committed
February 6, 2023
D
Fixed issues found from tests
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
November 12, 2022
D
Added login/register message partials for easier use via theme system
Dan Brown committed
September 29, 2022
D
Migrated much test entity usage via find/replace
Dan Brown committed
September 26, 2022
D
Added initial support for parallel testing
Dan Brown committed
September 6, 2022
D
Removed old thai files, added romanian as lang option
Dan Brown committed
September 5, 2022
D
Added "page_include_parse" theme event
Dan Brown committed
August 9, 2022
D
Added test to cover export body start/end partial usage
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
D
Applied styleci changes, updated dev version & readme roadmap
Dan Brown committed
July 17, 2022
D
Added "ACTIVITY_LOGGED" theme event
Dan Brown committed
June 22, 2022
D
Updated php deps and applied styleci changes
Dan Brown committed
D
Added base template convenience partials for theme system users
Dan Brown committed
March 26, 2022
D
Fixed tests, applied StyleCI changes
Dan Brown committed
January 6, 2022
D
Applied latest styleCI changes
Dan Brown committed
January 3, 2022
D
Added webhook_call_before theme event hook
Dan Brown committed
November 22, 2021
D
Tweaked custom command registration, Added StyleCI fixes
Dan Brown committed
D
Added test for logical-theme-system command registration
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
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
May 24, 2021
D
Added theme add social driver redirect configuration callback
Dan Brown committed
March 19, 2021
D
Added login/register theme events
Dan Brown committed
D
Added the possibility of social provider extension via theme
Dan Brown committed
March 17, 2021
D
Added web-middleware based theme events
Dan Brown committed
March 16, 2021
D
Added testing for the back-end theme system done so far
Dan Brown committed
October 26, 2019
D
Added test to check custom theme lang items
Dan Brown committed