A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/User/UserManagementTest.php October 19, 2025
D
DB: Addressed test issues for user ID changes
Dan Brown committed
D
DB: Updated handling of deleted user ID handling in DB
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
December 13, 2024
D
Users: Hid lanuage preference for guest user
Dan Brown committed
October 15, 2024
D
Users: Changed name validation to min:1 instead of 2
Dan Brown committed
September 29, 2024
D
Users: Improved user response for failed invite sending
Dan Brown committed
September 17, 2023
D
Locales: More use of locale objects, Addressed failing tests
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
April 7, 2023
D
Fixed error upon user delete with no migration id
Dan Brown committed
March 24, 2023
D
Fixed issue with user delete ownership not migrating
Dan Brown committed
February 8, 2023
D
Extracted test file handling to its own class
Dan Brown committed
January 26, 2023
D
Updated user avatar reset to clear relation id in database
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
December 16, 2022
D
Fixed not being able to remove all user roles
Dan Brown committed
November 9, 2022
D
Aligned user preference endpoints in style and behaviour
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
August 9, 2022
D
Applied latest styleci changes
Dan Brown committed
August 4, 2022
D
Sprinkled in some user language validation
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
February 4, 2022
D
Addressed test failures from users API changes
Dan Brown committed
January 31, 2022
D
Added language select to the user create form
Dan Brown committed
January 19, 2022
J
fix(User Creation): do not persist the user if invitation fails
julesdevops committed
December 14, 2021
D
Addressed user detail harvesting issue
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
Converted AuthTest away from BrowserKit
Dan Brown committed
September 13, 2021
D
Removed browserkit from a couple of classess
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
January 1, 2021
D
Tested new ownership + (delete/change) systems
Dan Brown committed