A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/UserController.php August 18, 2019
D
Finished new user invite flow
Dan Brown committed
August 6, 2019
D
Prevented normal users from changing own email
Dan Brown committed
May 5, 2019
D
Ran phpcbf
Dan Brown committed
May 4, 2019
D
Updated existing image tests to reflect changes
Dan Brown committed
D
Change image-selector to not use manager
Dan Brown committed
April 27, 2019
D
Started extraction of image controller to separate controllers
Dan Brown committed
April 14, 2019
D
Updated view toggle to store date
Dan Brown committed
April 6, 2019
D
Added shelves and search shortcuts to profile page
Dan Brown committed
February 3, 2019
D
Updated user and shelf views to new design
Dan Brown committed
January 13, 2019
D
Converted more views to new layout and made breadcrumbs more flexible
Dan Brown committed
D
Merge branch 'master' into 2019-design
Dan Brown committed
December 30, 2018
D
Added check for last admin on role change
Dan Brown committed
December 22, 2018
D
Abstracted user avatar fetching away from gravatar
Dan Brown committed
December 7, 2018
D
Implemented functionality to make books sort function
Dan Brown committed
September 25, 2018
D
Fleshed out entity provided and optimized imports
Dan Brown committed
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
August 27, 2018
D
Copied book content, Added create routes
Dan Brown committed
January 28, 2018
D
Added command to add a new admin user
Dan Brown committed
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
December 29, 2017
D
Updated book view change to PATCH + other amends
Dan Brown committed
December 26, 2017
A
Adds test cases and fixes an issue with the permission checking.
Abijeet committed
A
November 19, 2017
D
Updated to laravel 5.5
Dan Brown committed
January 15, 2017
D
Added user setting system and added user-lang option
Dan Brown committed
December 4, 2016
D
Extracted text from logic files
Dan Brown committed
September 29, 2016
D
Updated and added tests for new default user system
Dan Brown committed
D
Started work on making the public role/user configurable
Dan Brown committed
September 17, 2016
D
Made registration gravatar/email requests fail gracefully
Dan Brown committed
May 22, 2016
D
Added pagination, sorting & searching to users list
Dan Brown committed
D
Standardised delete aesthetics regarding roles and users
Dan Brown committed
May 1, 2016
D
Added hidden public role to fit with new permissions system
Dan Brown committed
March 13, 2016
D
Fixed bug causing permission error on save and fixed non-gallery image save
Dan Brown committed
March 5, 2016
D
Added a whole load of permission & role tests
Dan Brown committed
February 27, 2016
D
Finished initial implementation of custom role system
Dan Brown committed
February 17, 2016
D
Added content to user profile pages
Dan Brown committed
February 16, 2016
D
Started work on user profile pages
Dan Brown committed
February 8, 2016
D
Fixed bug preventing LDAP users updating thier profile
Dan Brown committed
January 17, 2016
D
Increased LDAP testing and fixed any Auth-based bugs found
Dan Brown committed
January 13, 2016
D
Updated user interfaces for LDAP and added email from LDAP
Dan Brown committed
January 9, 2016
D
Updated laravel to 5.2 and started ldap implementation
Dan Brown committed
January 2, 2016
D
Added more tests to increase test coverage
Dan Brown committed
December 31, 2015
D
Added public build folder and support for a demo mode
Dan Brown committed
December 15, 2015
December 14, 2015
D
Cleaned up gravatar image importing
Dan Brown committed
December 9, 2015
D
Added custom user avatars
Dan Brown committed
December 8, 2015
December 5, 2015
D
Added custom meta titles to many pages. Closes #30.
Dan Brown committed
September 10, 2015
D
Change application namespace to BookStack
Dan Brown committed
September 6, 2015
D
Got registration process working with social accounts
Dan Brown committed
September 5, 2015
D
Got standard form-based registration working
Dan Brown committed