A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Repos/BookRepo.php October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
July 2, 2025
D
Perms: Added transactions around permission effecting actions
Dan Brown committed
February 11, 2025
D
Sorting: Renamed sort set to sort rule
Dan Brown committed
February 5, 2025
D
Sorting: Connected up default sort setting for books
Dan Brown committed
February 7, 2024
D
Queries: Updated all app book static query uses
Dan Brown committed
February 4, 2024
D
Queries: Migrated BookRepo queries to new query class
Dan Brown committed
February 1, 2024
D
Default chapter templates: Added tests, extracted repo logic
Dan Brown committed
December 12, 2023
D
Page Templates: Changed template field name, added API support
Dan Brown committed
December 11, 2023
D
Default templates: Added page picker and working forms
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
June 14, 2022
D
Got chapter conversion to books working
Dan Brown committed
June 13, 2022
D
Started work on hierachy conversion actions
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 10, 2021
D
Made books and shelf listing views slightly more efficient
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
D
Service provider and other cleanup
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
February 15, 2020
D
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 19, 2019
D
Moved shelf book append logic
Dan Brown committed
September 15, 2019
D
Extracted some methods into a BookRepo
Dan Brown committed