A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/PageController.php August 24, 2019
D
Made a mass of accessibility improvements
Dan Brown committed
August 11, 2019
D
Added ability to use templates
Dan Brown committed
August 4, 2019
D
Replaced use of custom 'baseUrl' helper with 'url'
Dan Brown committed
March 10, 2019
D
Merge branch 'master' into 2019-design
Dan Brown committed
March 9, 2019
February 3, 2019
D
Updated user and shelf views to new design
Dan Brown committed
February 2, 2019
D
Migrated a whole load more page/chapter/shelf views
Dan Brown committed
January 5, 2019
D
Made delete permissions a requirement for move operations
Dan Brown committed
December 31, 2018
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
September 16, 2018
A
Changes as per code review, and fixes failing test cases.
Abijeet committed
September 15, 2018
A
Final tweaks after code review and fixing failing test cases.
Abijeet committed
A
Adds tests and few fixes.
Abijeet committed
A
Added a success message on deletion of revision.
Abijeet committed
A
Adds code to delete the revision.
Abijeet committed
July 14, 2018
D
Allowed creating pages in visible chapters in invisible books
Dan Brown committed
April 14, 2018
D
Added destination permission checking to entity move
Dan Brown committed
D
Added ability to copy a page
Dan Brown committed
April 1, 2018
D
Refactored moment.js out of app
Dan Brown committed
January 28, 2018
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
December 28, 2017
D
Enabled session in 404 responses
Dan Brown committed
December 7, 2017
D
Made small var name and formatting tweaks
Dan Brown committed
November 15, 2017
October 15, 2017
D
Prevented custom homepage being deleted
Dan Brown committed
September 20, 2017
D
Fixed page includes erroring on save
Dan Brown committed
September 3, 2017
D
Made some changes to the comment system
Dan Brown committed
August 28, 2017
D
Added ability to set a page to view on the homepage.
Dan Brown committed
August 26, 2017
D
Updated page view styles to align with 2017 update
Dan Brown committed
June 4, 2017
A
#47 - Adds comment level permissions to the front-end.
Abijeet committed
April 18, 2017
A
Merge branch 'master' of https://github.com/Abijeet/BookStack
Abijeet committed
February 26, 2017
D
Added chapter export options
Dan Brown committed
D
Added book export and created export tests to cover
Dan Brown committed
February 25, 2017
D
Fixed inaccessible revisions, added regression tests
Dan Brown committed
January 21, 2017
D
Updated page include logic to use blade-style tags
Dan Brown committed
January 16, 2017
D
Started page transclusion system
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
September 29, 2016
D
Updated and added tests for new default user system
Dan Brown committed
D
Prevented guest users creating draft pages.
Dan Brown committed
D
Separated revision preview and diff & fixed chosen diff html
Dan Brown committed
D
Merge branch 'diff' of git://github.com/younes0/BookStack into younes0-diff
Dan Brown committed
September 18, 2016
D
Added page navigation and tweaked header styles
Dan Brown committed
August 14, 2016
D
Updated all application urls to allow path prefix.
Dan Brown committed
July 10, 2016
Y
replace GPL diff lib with MIT lib
Younès EL BIACHE committed
July 7, 2016
Y
html diff in revision view
Younès EL BIACHE committed