A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/BookshelfController.php October 9, 2022
D
Reorgranised permission routes into their own controller
Dan Brown committed
August 20, 2022
D
Added entity meta link to reference page
Dan Brown committed
July 24, 2022
D
Improved shelf book management interface
Dan Brown committed
July 16, 2022
D
Fixed a couple of non-intended logical permission issues
Dan Brown committed
D
Continued removal of joint permission non-view queries
Dan Brown committed
June 19, 2022
D
Fixed failing tests after conversion changes
Dan Brown committed
D
Applied styleci changes for conversion work
Dan Brown committed
June 15, 2022
D
Got book to shelf conversions working
Dan Brown committed
June 13, 2022
D
Started work on hierachy conversion actions
Dan Brown committed
December 18, 2021
D
Applied latest StyleCI changes
Dan Brown committed
December 11, 2021
D
Refactored the activity service
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 16, 2021
D
Started refactoring of view service
Dan Brown committed
March 21, 2021
February 7, 2021
D
Added env option for setting dark mode default
Dan Brown committed
January 31, 2021
G
Improve sorting Shelf Books
Guillaume Hanotel committed
January 29, 2021
G
Sort Books within Shelves
Guillaume Hanotel 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
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 10, 2020
March 3, 2020
T
Remove redundant getImageValidationRules method
TBK committed
February 14, 2020
T
Fix for missing cover on create new shelf
TBK committed
October 30, 2019
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown 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
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
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 27, 2019
D
Started diversion to not using image manager for cover/system/user
Dan Brown committed
April 7, 2019
D
Added bookshelves to breadcrumbs
Dan Brown committed
D
Actioned some todo items, Cleaned old grid css
Dan Brown committed
February 16, 2019
D
Made shelf listing more unique & efficient
Dan Brown committed
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
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 21, 2018
D
Fixed formatting via phpcbf
Dan Brown committed