A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/UserController.php October 30, 2022
D
Split out user controller preference methods to new controller
Dan Brown committed
D
Refactored common list handling operations to new class
Dan Brown committed
D
Revised webhooks list to new format
Dan Brown committed
October 29, 2022
D
Revised role index list to align with user list
Dan Brown committed
D
Redesigned users list to be responsive and aligned
Dan Brown committed
August 9, 2022
D
Set a fairly sensible limit on user name validation
Dan Brown committed
August 4, 2022
D
Sprinkled in some user language validation
Dan Brown committed
July 27, 2022
D
Updated composer deps, applied StyleCI changes
Dan Brown committed
July 25, 2022
D
Added core code-lang-favourites JS, PHP & CSS logic
Dan Brown committed
February 13, 2022
D
Applied StyleCI changes, updated readme badges & roadmap
Dan Brown committed
D
Made a pass to clean up UserRepo
Dan Brown committed
February 8, 2022
D
Updated with latest styleci changes
Dan Brown committed
February 4, 2022
D
Addressed test failures from users API changes
Dan Brown committed
D
Added user-create API endpoint
Dan Brown committed
February 3, 2022
D
Added user-update API endpoint
Dan Brown committed
D
Added users-delete API endpoint
Dan Brown committed
February 1, 2022
D
Applied latest styleci changes
Dan Brown committed
January 31, 2022
D
Added language select to the user create form
Dan Brown committed
January 24, 2022
D
Updated translator attribution and StyleCI changes
Dan Brown committed
January 19, 2022
J
fix(User Creation): do not persist the user if invitation fails
julesdevops committed
December 18, 2021
D
Aligned password length requirements
Dan Brown committed
November 5, 2021
D
Standardised laravel validation to be array based
Dan Brown committed
October 6, 2021
July 14, 2021
D
Added MFA indicator to user list
Dan Brown committed
D
Added MFA setup link on user edit view
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
March 21, 2021
March 9, 2021
D
Started rolling out user slugs to model and core controllers
Dan Brown committed
January 31, 2021
G
Improve sorting Shelf Books
Guillaume Hanotel committed
January 10, 2021
D
Improved some query efficiencies on user list
Dan Brown committed
January 1, 2021
D
Added user ownership migrate to delete screen.
Dan Brown committed
December 8, 2020
D
Cleaned up some user/image areas of the app
Dan Brown committed
November 21, 2020
D
Aligned constructors across controller classes
Dan Brown committed
November 20, 2020
D
Implemented user, api_tokem & role activity logging
Dan Brown committed
August 4, 2020
D
Removed role 'name' field from database
Dan Brown committed
July 1, 2020
J
First basic OpenID Connect implementation
Jasper Weyne committed
April 25, 2020
D
Updated user-create endpoint so saml and ldap is consistent.
Dan Brown committed
April 11, 2020
D
Added dark/light mode toggle to profile dropdown menu
Dan Brown committed
April 10, 2020
D
Updated view-change endpoints to be clearer, separated books and shelf
Dan Brown committed
March 3, 2020
T
Remove redundant getImageValidationRules method
TBK committed
December 29, 2019
D
Started work on API token controls
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 19, 2019
D
Refactored some core entity actions
Dan Brown committed
D
Refactored notification showing and global view data
Dan Brown committed
September 15, 2019
D
Standardised how request is injected into controller methods
Dan Brown committed
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
August 18, 2019
D
Finished new user invite flow
Dan Brown committed