A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/PageRevisionTest.php March 10, 2026
D
Page Revisions: Added testing coverage to basic diffing
Dan Brown committed
D
Revision Diffs: Added filtering post-diff render
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
March 16, 2025
D
Revisions: Hid changes link for oldest revision
Dan Brown committed
September 16, 2023
D
Guest control: Cleaned methods involved in fetching/handling
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
November 1, 2022
D
Updated tests to align with recent list changes
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 28, 2022
D
Applied permissions to revision action visibility
Dan Brown committed
September 5, 2022
D
Applied styleci changes, updated composer deps
Dan Brown committed
September 3, 2022
D
Updated page revisions link visibility
Dan Brown committed
August 9, 2022
D
Added revision activity types to system and audit log
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
April 23, 2022
D
Added listing of editor type to revisions
Dan Brown committed
March 26, 2022
D
Added extendable/scalable formatter for webhook data
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
February 6, 2021
D
Fixed markdown content on revision restore
Dan Brown committed
D
Added test for markdown page revision restore
Dan Brown committed
January 2, 2021
D
Fixed restore revision save order, Added restore summary testing
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
May 23, 2020
D
Fixed revision issues caused by page fillable changes
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
August 25, 2019
D
Fixed failing test and added more accessibility improvements
Dan Brown committed
April 20, 2019
D
Add revision restore confirm and changed http method
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
September 22, 2018
D
Added ability to configure revision limit
Dan Brown committed
September 16, 2018
A
Changes as per code review, and fixes failing test cases.
Abijeet committed
September 15, 2018
A
Final tweaks after code review and fixing failing test cases.
Abijeet committed
A
Adds tests and few fixes.
Abijeet committed
April 20, 2017
D
Added page revision counting
Dan Brown committed