A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/ChapterController.php October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
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
September 22, 2018
D
Extracted download response logic into controller method
Dan Brown committed
March 30, 2018
D
Added tags to chapters and books
Dan Brown committed
January 28, 2018
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
February 26, 2017
D
Added chapter export options
Dan Brown committed
January 2, 2017
D
Finished refactor of entity repos
Dan Brown committed
January 1, 2017
D
Refactored search and slug repo components
Dan Brown committed
D
Started refactor to merge entity repos
Dan Brown committed
December 4, 2016
D
Extracted text from logic files
Dan Brown committed
November 12, 2016
D
Enabled utf8 slugs
Dan Brown committed
September 29, 2016
D
Started work on making the public role/user configurable
Dan Brown committed
August 26, 2016
D
Improved sort efficiency by a factor of 10
Dan Brown committed
July 3, 2016
D
Fixed bug which hid entities and fixed new chapter priority
Dan Brown committed
June 25, 2016
D
Added chapter move actions. Closes #86
Dan Brown committed
May 1, 2016
D
Major permission naming refactor and database migration cleanup
Dan Brown committed
April 24, 2016
D
Rolled out new permissions system throughout application
Dan Brown committed
April 9, 2016
D
Started work towards adding role view permissions
Dan Brown committed
April 3, 2016
D
Fixed some label casing and fixed incorrect notifications
Dan Brown committed
March 5, 2016
D
Added restriction tests and fixed any bugs in the process
Dan Brown committed
February 28, 2016
D
Implemented database structure and inital interfaces for entity restrictions
Dan Brown committed
February 27, 2016
D
Finished initial implementation of custom role system
Dan Brown committed
December 5, 2015
D
Added custom meta titles to many pages. Closes #30.
Dan Brown committed
November 29, 2015
D
November 26, 2015
D
Added indexes, Reduced queries on pages
Dan Brown committed
November 21, 2015
D
Added better entity deletion and commented up repos
Dan Brown committed
D
Added view count tracking with personalised lists
Dan Brown committed
September 10, 2015
D
Change application namespace to BookStack
Dan Brown committed
September 2, 2015
D
Tweaked some styles and started automated testing. Fixes #11.
Dan Brown committed
August 29, 2015
D
Added permission system
Dan Brown committed
August 23, 2015
D
Fixed entity messages on delete. Fixes #21.
Dan Brown committed
August 16, 2015
D
Added activity history to to all entities. Fixes #12
Dan Brown committed
D
Added sidebar highlighting and fixed code elements. Fixes #18
Dan Brown committed
August 8, 2015
D
Added created_by and updated_by to entities. Fixes #3
Dan Brown committed
July 28, 2015
D
Expanded chapters interface and improved book/page deletion
Dan Brown committed
July 27, 2015
D
Started working on chapters
Dan Brown committed