A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/SettingController.php May 5, 2022
D
Updated method of string interpolation
Dan Brown committed
April 24, 2022
D
Updated composer deps, applied latest StyleCI changes
Dan Brown committed
March 30, 2022
D
Fixed settings redirect issue and custom head display
Dan Brown committed
March 28, 2022
D
PHPStan and StyleCI fixes
Dan Brown committed
D
Added 404 response for non-existing setting categories
Dan Brown committed
D
Split out settings view and made functional
Dan Brown committed
November 5, 2021
D
Standardised laravel validation to be array based
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
November 21, 2020
D
Aligned constructors across controller classes
Dan Brown committed
November 18, 2020
D
Started widening of activity logging
Dan Brown committed
September 19, 2020
D
Split out Maintenance to separate controller
Dan Brown committed
March 3, 2020
T
Remove redundant getImageValidationRules method
TBK committed
February 15, 2020
D
Updated email test send to show error on failure
Dan Brown committed
February 2, 2020
D
Cleaned setting section redirect path
Dan Brown committed
D
Updated settings-save action to return to the same section
Dan Brown committed
October 15, 2019
T
Add feature to send test e-mails
Timo Schwarzer committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 19, 2019
D
Refactored notification showing and global view data
Dan Brown committed
May 4, 2019
D
Change image-selector to not use manager
Dan Brown committed
February 16, 2019
D
Re-ordered and updated main settings page
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
May 27, 2018
D
Added maintenance view with image-cleanup
Dan Brown committed
January 28, 2018
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
December 4, 2016
D
Extracted text from logic files
Dan Brown committed
October 30, 2016
D
Updated build and versioning system
Dan Brown committed
May 3, 2016
D
Added bookstack version in settings
Dan Brown committed
March 6, 2016
D
Changed color picker library and moved color logic to front end
Dan Brown committed
D
Merge branch 'master' into nwalke-update_site_color
Dan Brown committed
March 3, 2016
N
Closes #55. Allows you to set the primary color.
Nick Walke committed
February 27, 2016
D
Finished initial implementation of custom role system
Dan Brown committed
December 31, 2015
D
Added public build folder and support for a demo mode
Dan Brown committed
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
August 30, 2015
D
Added initial settings interface, Fixes #9.
Dan Brown committed