A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/PageController.php April 18, 2022
D
Added core editor switching functionality
Dan Brown committed
April 17, 2022
D
Aligned page edit controller method data usage
Dan Brown committed
D
Added editor type change button
Dan Brown committed
January 24, 2022
D
Added parent context to recently updated items
Dan Brown committed
January 18, 2022
J
enh(recently updated): show updatedBy and updated_at
julesdevops committed
January 5, 2022
D
Aligned chapter move permissions with page move permissions
Dan Brown committed
January 4, 2022
D
Added page titles to many missing app areas
Dan Brown committed
December 20, 2021
D
Applied latest StyleCI changes
Dan Brown committed
December 19, 2021
D
Extracted page copy to new cloner class
Dan Brown committed
November 5, 2021
D
Standardised laravel validation to be array based
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
October 8, 2021
D
Applied changes from styleci
Dan Brown committed
October 4, 2021
D
Reviewed and refactored additional editor draft save warnings
Dan Brown committed
August 8, 2021
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
D
Reviewed and refactored next/previous navigation button implementation
Dan Brown committed
May 26, 2021
May 23, 2021
D
Added favourites page with link from header and home
Dan Brown committed
May 16, 2021
D
Started refactoring of view service
Dan Brown committed
May 8, 2021
D
Moved NotifyException render work from handler to exception
Dan Brown committed
January 27, 2021
S
Add prev and next button to navigate through different pages
Shubham Tiwari 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
November 2, 2020
D
Added per-item recycle-bin delete and restore
Dan Brown committed
July 5, 2020
D
Converted the page editor from vue to component
Dan Brown committed
December 16, 2019
D
Updated page delete to return to chapter if within one
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
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
Split out export actions into own controllers
Dan Brown committed
D
Standardised how request is injected into controller methods
Dan Brown committed
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