A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/BookShelfTest.php October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
August 25, 2025
D
Shelves: Addressed book edits removing non-visible books
Dan Brown committed
December 20, 2023
D
Input WYSIWYG: Aligned newline handling with old descriptions
Dan Brown committed
December 19, 2023
D
Input WYSIWYG: Updated tests, Added simple html limiting
Dan Brown committed
June 23, 2023
D
Shelf view: Updated books to be database sorted
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
February 8, 2023
D
Extracted test file handling to its own class
Dan Brown committed
January 21, 2023
D
Made adjustments to fit copied work into dev branch
Dan Brown committed
D
Copied over work from user_permissions branch
Dan Brown committed
October 12, 2022
D
Updated test for perms. changes and fixed static issues
Dan Brown committed
October 10, 2022
D
Removed most usages of restricted entitiy property
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
D
Extracted entity testcase methods to own class
Dan Brown committed
September 2, 2022
D
Fixed failing tests due to shelf text changes, applied styleci changes
Dan Brown committed
D
Fixed shelf covers being stored as 'cover_book'
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
September 13, 2021
D
Moved/Updated old Activity tracking tests, started on entity tests
Dan Brown committed
August 28, 2021
D
Added notice for lack of shelf permission cascade
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
March 21, 2021
D
Updated shelf sort to allow default sort, added testing
Dan Brown committed
February 7, 2021
D
Added env option for setting dark mode default
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 6, 2020
D
Started testing work for recycle bin implementation
Dan Brown committed
May 12, 2020
D
Updated shelf-list view to enforce view permissions for child books
Dan Brown committed
April 9, 2020
D
Reviewed #1688, Show parent shelves on books page
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
February 15, 2020
D
D
Added test to ensure shelf cover image gets set on create
Dan Brown committed
September 26, 2019
C
Show bookshelves that a book belongs to on a book view
Christopher Wilkinson committed
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
April 15, 2019
D
Aligned item creation wording and updated shelf-book-add logic
Dan Brown committed
April 3, 2019
C
Add tests for creating a book and adding directly to a shelf
Christopher Wilkinson committed
April 2, 2019
C
Add button to add a book directly from a shelf view
Christopher Wilkinson committed
April 7, 2019
D
Added bookshelves to breadcrumbs
Dan Brown committed
March 9, 2019
D
Updated shelf menu item to show on custom permission
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 21, 2018
D
Added testing coverage for Bookshelves
Dan Brown committed