Dan Brown
|
5c9b528517
|
Abstracted userCanCreatePage helper to work for any permisison
- Added test to cover scenario where someone with create-own permission
would want to copy a viewable item into a container entity that they
own.
|
2019-03-09 16:50:22 +00:00 |
|
Dan Brown
|
a2087fe3ff
|
Made delete permissions a requirement for move operations
Closes #1200
|
2019-01-05 14:39:40 +00:00 |
|
Dan Brown
|
85f330c79a
|
Extracted many page-specific repo methods into page-specific repo
|
2018-10-13 11:27:55 +01:00 |
|
Dan Brown
|
919660678b
|
Re-structured the app code to be feature based rather than code type based
|
2018-09-25 12:30:50 +01:00 |
|
Dan Brown
|
cdb1c7ef88
|
Added destination permission checking to entity move
|
2018-04-14 18:47:13 +01:00 |
|
Dan Brown
|
0f7b0ad45a
|
Added ability to copy a page
In 'More' menu alongside move.
Allows you to move if you have permission to create within the new
target parent.
Closes #673
|
2018-04-14 18:00:16 +01:00 |
|
Dan Brown
|
7c9937e924
|
Converted sort tests to non browserkit testing
Added testing to cover book sort endpoint.
Closes #283
|
2017-02-05 14:20:59 +00:00 |
|
Dan Brown
|
33a2999a57
|
Namespaced tests to align with new laravel default
|
2017-02-04 11:58:42 +00:00 |
|
Dan Brown
|
6669998c10
|
Upgraded to Laravel 5.4
|
2017-01-25 19:35:40 +00:00 |
|
Dan Brown
|
8453191dfb
|
Finished refactor of entity repos
Removed entity-specific repos and standardised
the majority of repo calls to be applicable to
all entity types
|
2017-01-02 11:07:27 +00:00 |
|
Dan Brown
|
0775cd09a1
|
Extracted text for remaining views
|
2016-12-04 14:08:04 +00:00 |
|
Dan Brown
|
96075dee7b
|
Extracted text from page views & standardised breadcrumbs
|
2016-12-03 18:35:40 +00:00 |
|
Dan Brown
|
9baa96d41c
|
Added chapter move actions. Closes #86
|
2016-06-25 15:31:38 +01:00 |
|
Dan Brown
|
bc49784797
|
Added tests to cover page_move features
|
2016-06-12 12:48:06 +01:00 |
|
Dan Brown
|
8933179017
|
Prevented drafts from showing up in a book sort
Added tests to cover regresssion.
In reference to #100.
|
2016-04-15 19:51:27 +01:00 |
|