A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Permissions/EntityPermissionsTest.php October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
September 9, 2025
D
Permissions: Updated use of helpers to use enums
Dan Brown committed
May 24, 2025
D
Testing: Updated tests to account for recent page redirect changes
Dan Brown committed
July 12, 2023
D
Shelf permissions: reverted create removal
Dan Brown committed
June 25, 2023
D
Shelf permissions: Removed unused 'create' permission from view
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
January 24, 2023
D
Migrated remaining relation permission usages
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
November 10, 2022
D
Added test to cover books perms. gen with deleted chapter
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
July 23, 2022
D
Applied latest styleci changes
Dan Brown committed
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
January 5, 2022
D
Removed old book sort permission test
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
September 18, 2021
D
Applied styleci style changes
Dan Brown committed
September 17, 2021
D
Rewrote entity permissions tests to be non-browser-kit
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
March 3, 2021
D
Converted some tests from BrowserKit, Updated shared helpers
Dan Brown committed
December 18, 2020
D
Fixed failing home test after changes in last commit
Dan Brown committed