A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/PageDraftTest.php October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
June 13, 2023
D
Page Drafts: Added new "Delete Draft" action to draft menu
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
September 2, 2022
D
Fixed failing tests due to shelf text changes, applied styleci changes
Dan Brown committed
September 1, 2022
D
Added test & update to prevent page creation w/ empty slug
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
November 14, 2021
D
Removed prefix route groups, applyed styleci changes
Dan Brown committed
D
Fixed issue where markdown drafts showed as HTML
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
October 8, 2021
D
Applied changes from styleci
Dan Brown committed
October 4, 2021
D
Reviewed and refactored additional editor draft save warnings
Dan Brown committed
September 13, 2021
D
Removed browserkit from a couple of classess
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
July 5, 2020
D
Converted the page editor from vue to component
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 19, 2019
D
Refactored some core entity actions
Dan Brown committed
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
April 6, 2019
D
Updated tests to suit layout changes, Updated 404 page
Dan Brown committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
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 25, 2018
D
Updated create routes to prevent slug clashes
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
January 2, 2017
D
Finished refactor of entity repos
Dan Brown committed
September 17, 2016
D
Laravel 5.3 upgrade (#189)
Dan Brown committed
May 7, 2016
D
Added further attribute endpoints and added tests
Dan Brown committed
March 13, 2016
D
Fixed bug causing editing notification to always show
Dan Brown committed
D
Added new page drafts and started image entity attaching
Dan Brown committed