A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/BookController.php May 5, 2019
D
Fixed shelf activity display & updated book sort operation
Dan Brown committed
May 4, 2019
D
Change image-selector to not use manager
Dan Brown committed
April 15, 2019
D
Aligned item creation wording and updated shelf-book-add logic
Dan Brown committed
April 3, 2019
C
Fix phpcs issues
Christopher Wilkinson committed
April 2, 2019
C
Add button to add a book directly from a shelf view
Christopher Wilkinson committed
April 7, 2019
D
Added bookshelves to breadcrumbs
Dan Brown committed
D
Standardised view referencing to dot-notation
Dan Brown committed
April 6, 2019
D
Added book selector to books sort
Dan Brown committed
February 3, 2019
D
Updated user and shelf views to new design
Dan Brown committed
January 31, 2019
D
Updated a bunch of book views
Dan Brown committed
December 7, 2018
D
Implemented functionality to make books sort function
Dan Brown committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
Dan Brown committed
September 25, 2018
D
Updated various classes to take EntityProvider instead of separate entities
Dan Brown committed
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
February 11, 2018
D
Updated grid view to use CSS grid and flexbox
Dan Brown committed
February 4, 2018
D
Made default books view configurable in .env
Dan Brown committed
January 28, 2018
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
January 13, 2018
D
Refactored book sort using collections
Dan Brown committed
January 5, 2018
December 31, 2017
A
A
Checks the target and the source book before performing the sort.
Abijeet committed
December 26, 2017
A
December 6, 2017
D
Converted books view setting to user setting
Dan Brown committed
November 19, 2017
D
Updated to laravel 5.5
Dan Brown committed
September 4, 2017
B
Books grid view
Bharadwaja G committed
August 29, 2017
B
Merge branch 'master' of git://github.com/BookStackApp/BookStack into BookStackApp-master
Bharadwaja G committed
August 26, 2017
D
Updated styles for auth and books views.
Dan Brown committed
August 20, 2017
D
Rolled out new design further
Dan Brown committed
July 12, 2017
A
Revert "Revert "Bookstack grid view.""
Abijeet committed
July 7, 2017
A
Revert "Bookstack grid view."
Abijeet committed
N
Updated cover image upload and delete function.
Nilesh Deepak committed
July 6, 2017
N
Deletion of image file on book deletion.
Nilesh Deepak committed
July 5, 2017
N
Changed public getImageURL function to private.
Nilesh Deepak committed
N
Applied required changes
Nilesh Deepak committed
N
Applied required changes in BookStack.
Nilesh Deepak committed
July 4, 2017
N
Merge branch 'master' into issue-181
Nilesh Deepak committed
June 29, 2017
N
Bookstack grid view.
Nilesh Deepak committed
April 29, 2017
D
Refactored permission system components
Dan Brown committed
February 26, 2017
D
Added book export and created export tests to cover
Dan Brown committed
January 23, 2017
D
Fixed error causing permissions to be deleted on book sort
Dan Brown committed
January 2, 2017
D
Finished refactor of entity repos
Dan Brown committed
January 1, 2017
D
Rewrote book children query
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
August 26, 2016
D
Improved sort efficiency by a factor of 10
Dan Brown committed