A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/BookController.php December 19, 2021
D
Added ability to clone books
Dan Brown committed
December 11, 2021
D
Refactored the activity service
Dan Brown committed
November 22, 2021
D
Applied another round of static analysis updates
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
May 29, 2021
D
Added testing to cover next/previous navigation
Dan Brown committed
May 16, 2021
D
Started refactoring of view service
Dan Brown committed
February 7, 2021
D
Added env option for setting dark mode default
Dan Brown committed
January 1, 2021
D
Moved permission updating to its own tool
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 21, 2020
D
Moved models to folder, renamed managers to tools
Dan Brown committed
D
Aligned constructors across controller classes
Dan Brown committed
November 7, 2020
D
Removed use of book_id in activity
Dan Brown committed
D
Organised activity types and moved most to repos
Dan Brown committed
November 6, 2020
D
Started testing work for recycle bin implementation
Dan Brown committed
April 9, 2020
D
Reviewed #1688, Show parent shelves on books page
Dan Brown committed
March 3, 2020
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 26, 2019
C
Show bookshelves that a book belongs to on a book view
Christopher Wilkinson committed
September 20, 2019
D
Removed some unused parameters and fixed env test logic
Dan Brown committed
September 19, 2019
D
Refactored some core entity actions
Dan Brown committed
D
Moved shelf book append logic
Dan Brown committed
D
Simplified activity facade interface
Dan Brown committed
D
Refactored notification showing and global view data
Dan Brown committed
September 15, 2019
D
Extracted some methods into a BookRepo
Dan Brown committed
D
Split out export actions into own controllers
Dan Brown committed
D
Standardised how request is injected into controller methods
Dan Brown committed
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