A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/SortTest.php January 6, 2022
D
Applied latest styleCI changes
Dan Brown committed
January 5, 2022
D
Aligned chapter move permissions with page move permissions
Dan Brown committed
D
Added additional permission checks and tests for book sorts
Dan Brown committed
D
Altered sort permission checking and started tests
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
September 15, 2021
D
Moved more tests out of EntityTest
Dan Brown committed
September 1, 2021
D
Fixed lack of proper ordering of pages
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
March 13, 2021
D
Merge branch 'v0.31.x'
Dan Brown committed
D
Fixed misalignment of page and chapter parent book
Dan Brown committed
March 3, 2021
D
Converted some tests from BrowserKit, Updated shared helpers
Dan Brown committed
January 9, 2021
D
Fixed page copying not retaining content
Dan Brown committed
December 30, 2020
D
Added owners to entity creation and updated tests
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 8, 2020
D
Updated activities table format
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
October 29, 2019
D
Updated sort logic to handle chapter to book scenario
Dan Brown committed
D
Added test for page move into chapter
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
March 9, 2019
D
Abstracted userCanCreatePage helper to work for any permisison
Dan Brown committed
January 5, 2019
D
Made delete permissions a requirement for move operations
Dan Brown committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
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
February 5, 2017
D
Converted sort tests to non browserkit testing
Dan Brown committed
February 4, 2017
D
Namespaced tests to align with new laravel default
Dan Brown committed
January 25, 2017
D
Upgraded to Laravel 5.4
Dan Brown committed
January 2, 2017
D
Finished refactor of entity repos
Dan Brown committed
December 4, 2016
D
Extracted text for remaining views
Dan Brown committed
December 3, 2016
D
Extracted text from page views & standardised breadcrumbs
Dan Brown committed
June 25, 2016
D
Added chapter move actions. Closes #86
Dan Brown committed
June 12, 2016
D
Added tests to cover page_move features
Dan Brown committed
April 15, 2016
D
Prevented drafts from showing up in a book sort
Dan Brown committed