A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/helpers.php August 24, 2019
D
Made a mass of accessibility improvements
Dan Brown committed
August 4, 2019
D
Replaced use of custom 'baseUrl' helper with 'url'
Dan Brown committed
July 21, 2019
D
Started refactor of URL system to better extend Laravel
Dan Brown committed
May 25, 2019
D
Updated string functions to use mulitbyte versions where needed
Dan Brown committed
May 19, 2019
D
Fixed faulty baseUrl rewrites
Dan Brown committed
May 5, 2019
D
Ran phpcbf
Dan Brown committed
March 10, 2019
D
Merge branch 'master' into 2019-design
Dan Brown committed
March 9, 2019
D
Updated shelf menu item to show on custom permission
Dan Brown committed
D
Abstracted userCanCreatePage helper to work for any permisison
Dan Brown committed
February 3, 2019
D
Updated auth pages to new design, Removed public layout
Dan Brown committed
January 2, 2019
M
November 9, 2018
D
Fixed baseURL helper when no app url is set
Dan Brown committed
November 4, 2018
D
Merge branch 'v0.24-dev'
Dan Brown committed
D
Fixed redirect issue when custom app url in use
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
February 17, 2018
D
Finished migrated from icon-font to SVG
Dan Brown committed
D
Started migration to SVG icons
Dan Brown committed
D
Made it possible to override icons via custom theme
Dan Brown committed
January 28, 2018
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
February 5, 2017
D
Merge bugfixes from branch 'v0.14'
Dan Brown committed
D
Fixed entities wrongly visible on 404
Dan Brown committed
D
Prevented settings being overfetched from db/cache
Dan Brown committed
February 4, 2017
D
Added facebook, slack & twitter sign in options.
Dan Brown committed
January 15, 2017
D
Added user setting system and added user-lang option
Dan Brown committed
October 30, 2016
D
Updated build and versioning system
Dan Brown committed
September 29, 2016
D
Started work on making the public role/user configurable
Dan Brown committed
September 17, 2016
D
Laravel 5.3 upgrade (#189)
Dan Brown committed
September 3, 2016
D
Improved Exception handling, Removed npm requirement for testing
Dan Brown committed
August 27, 2016
D
Updated travis testing to work with new helper configuration (#175)
Dan Brown committed
August 21, 2016
D
Fixed login 'intended' redirect for custom urls.
Dan Brown committed
August 14, 2016
D
Updated all application urls to allow path prefix.
Dan Brown committed
August 13, 2016
D
Started work on subdirectory support
Dan Brown committed
July 1, 2016
D
Fixed error on image deletion
Dan Brown committed
May 22, 2016
D
Added pagination, sorting & searching to users list
Dan Brown committed
May 1, 2016
D
Major permission naming refactor and database migration cleanup
Dan Brown committed
D
Added hidden public role to fit with new permissions system
Dan Brown committed
April 24, 2016
D
Rolled out new permissions system throughout application
Dan Brown committed
March 30, 2016
D
Updated entity restrictions to allow permissions, Not just restrict
Dan Brown committed
March 6, 2016
D
Added settings helper and formatted code in some files
Dan Brown committed
March 5, 2016
D
Added restriction tests and fixed any bugs in the process
Dan Brown committed
February 29, 2016
D
Tied entity restriction system into userCan checks
Dan Brown committed
February 27, 2016
D
Finished initial implementation of custom role system
Dan Brown committed
December 16, 2015
D
Implemented custom asset versioning to make creating releases easier
Dan Brown committed