A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Repos/ChapterRepo.php November 23, 2025
D
Slugs: Added slug recording at points of generation
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
September 10, 2025
D
Permissions: Cleanup after review of enum implementation PR
Dan Brown committed
September 9, 2025
D
Permissions: Updated use of helpers to use enums
Dan Brown committed
July 6, 2025
D
Perms: Fixed some issues made when adding transactions
Dan Brown committed
July 2, 2025
D
Perms: Added transactions around permission effecting actions
Dan Brown committed
February 5, 2025
D
Sorting: Added book autosort logic
Dan Brown committed
February 7, 2024
D
Queries: Updated all app book static query uses
Dan Brown committed
February 5, 2024
D
Queries: Extracted chapter repo queries to class
Dan Brown committed
February 1, 2024
D
Default chapter templates: Added tests, extracted repo logic
Dan Brown committed
January 1, 2024
S
Added Default Templates for Chapters
Sascha committed
August 21, 2023
D
API: Reviewed changes for API priority control
Dan Brown committed
July 11, 2023
J
add priority on page and chapter create
Jean-René ROUET committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
January 5, 2022
D
Aligned chapter move permissions with page move permissions
Dan Brown committed
D
Added additional permission checks and tests for book sorts
Dan Brown committed
December 19, 2021
D
Added ability to copy/clone chapters
Dan Brown committed
December 11, 2021
D
Refactored the activity service
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
January 1, 2021
D
Moved permission updating to its own tool
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 21, 2020
D
Moved models to folder, renamed managers to tools
Dan Brown committed
November 7, 2020
D
Removed use of book_id in activity
Dan Brown committed
D
Organised activity types and moved most to repos
Dan Brown committed
D
Added recycle bin auto-clear lifetime functionality
Dan Brown committed
September 27, 2020
D
Started implementation of recycle bin functionality
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed