Seth Shaw
69326432ec
coding style
5 years ago
Seth Shaw
4b1103e05f
Update and rename NodeReferencedByField.php to NodeReferencedByNode.php
5 years ago
Seth Shaw
7de7a08ac1
node_referenced_by_field condition plugin
5 years ago
Nigel Banks
836d521273
Fix for media_source_mimetype to allow entities to display when not specified. ( #803 )
5 years ago
Rosie Le Faive
ca73b271fd
Spaces needed in error messages. ( #801 )
...
I MERGE!
5 years ago
Alan Stanley
a3d7a55bdf
coder_fixes ( #797 )
...
Co-authored-by: ajstanley <alanjarlathstanle@gmail.com>
5 years ago
Alan Stanley
ad05b37d08
Media multifile ( #756 )
...
* Syntax
* Formatting
* Adds files to existing media
* added dir creation
* added dependency
* added dependency
* pulled install
* coder stuff
* implicit schema
* added delete Action
* coder
* altered delete function
* Update composer.json
* Update islandora.info.yml
* Update AbstractGenerateDerivativeMediaFile.php
* Update composer.json
* Update composer.json
* Update MediaSourceHasMimetype.php
double semi colon
Co-authored-by: Alan Stanley <astanley@upei.ca>
Co-authored-by: Alan Stanley <alan@agile.humanities.ca>
5 years ago
Rosie Le Faive
fca4e244aa
Actually add documentation.
5 years ago
Rosie Le Faive
925f1520c9
Improve wording of jsonld type source field.
5 years ago
Rosie Le Faive
a37eeea138
Explain what this means.
5 years ago
qadan
599ff072d3
move to a confirmation action form
5 years ago
dannylamb
7b24912fd3
Renames `entity_bundle` to `islandora_entity_bundle` to avoid name collision ( #772 )
...
* #1470 Move entity_bundle context plugin to islandora_entity_bundle to avoid ctools
* Update hook
* Update EntityBundleTest.php
* Coding standards
* Touching up tests
* plugin.manager.condition, not plugin.manager.context...
Co-authored-by: Jonathan Hunt <git@huntdesign.co.nz>
6 years ago
dannylamb
8b7caa9e8c
Fixes JSONLD endpoint fail for Extracted Text ( #768 )
...
* wrapping string in array for case where there's no rdf mapping
* Adding rdf mapping for extracted text
6 years ago
J Hunt
dd47b16be9
#1475 Check derivative_term instead of source_term ( #766 )
...
Co-authored-by: Jonathan Hunt <git@huntdesign.co.nz>
6 years ago
dannylamb
e9bea0d697
Using context_definitions annotation instead of the deprecated contex… ( #764 )
6 years ago
dannylamb
c89ff9f16d
No longer double negating conditions ( #763 )
6 years ago
dannylamb
0d9019bb6d
Injecting interfaces instead of actual classes ( #750 )
6 years ago
Rosemary Le Faive
a0c0b06763
Change condition name to be explicitly a node condition. ( #753 )
6 years ago
dannylamb
93a84c620e
Updating language
6 years ago
dannylamb
e417b0a84c
Filtering out terms that don't have external uris from the autocomplete
6 years ago
dannylamb
f8dd584390
Coding standards
6 years ago
dannylamb
12dfcf7be3
Using Authority Link fields in addition to field_external_uri
6 years ago
dannylamb
b8abc327b0
Adding OR logic to NodeHasTerm and ilk
6 years ago
dannylamb
1e0b98e50a
Drupal uri predicate ( #729 )
...
* Switch the label and summary of contextReaction map_uri_predicate.
* Switch config form to Self-reference predicate.
* Rename files to JsonldSelfReference... .
* Coding standards.
6 years ago
Mark Jordan
58598232b5
Work on #1270 . ( #164 )
...
* Work on #1270 .
* Remove cruft.
* Remove more cruft.
* Removed extra comma.
* Changed 'context' to 'context_definitions'.
* Added additional Context Condition, MediaIsIslandoraMedia.
* Removed the node_is_islandora_object and media_is_islandora_media Conditions from the core block placement UI.
6 years ago
Debbie Flitner
2a3b556a9e
Issue 1290 fix ( #176 )
...
* Issue 1290 fix
* Add additional line of comment to reduce line length
6 years ago
dannylamb
9c65bfc155
Moving half the config over to islandora_defaults to remove that tric… ( #173 )
...
* Moving half the config over to islandora_defaults to remove that tricky dependency
* Putting in the handling of null weights that got lost in the shuffle
6 years ago
Seth Shaw
d45f948017
Integer-based weight drag-n-drop (Issue 1262) ( #171 )
...
* add integer_weight_selector
* test integer weight drag-n-drop
* move reorder_children view to core
6 years ago
dannylamb
e0d70b6059
Allowing NodeHasTerm to check for multiple tags using AND logic ( #167 )
6 years ago
dannylamb
310481be34
Remove duplicate media delete action ( #153 )
...
* Removing duplicate delete media action
* Torching test
* Update hook
* Coding standards
7 years ago
Seth Shaw
f6252999ae
Node Is Published Condition ( #151 )
...
* Create NodeIsPublished.php
* fix partial commit
* phpcbf
* fix constructors
7 years ago
Mark Jordan
a956f5a4a9
Work on #1199 . ( #149 )
7 years ago
Mark Jordan
d65e25f59c
Create a Context Condition that detects the namespace in the PID field ( #147 )
7 years ago
Mark Jordan
9bb4635cfa
Adds a Context Condition that tests a node's parent ( #146 )
7 years ago
Mark Jordan
f17b5d44e6
Adds a Context Condition to detect the MIME type of the media ( #145 )
7 years ago
dannylamb
9af957f4e3
Refactoring URL generation into util functions ( #144 )
...
* Refactoring URL generation into util functions
* Coding standards
* Ignoring schema errors on media.settings in functional tests
* Missed tests in submodules
7 years ago
Jared Whiklo
ba806fd719
Switch @value to @id ( #140 )
7 years ago
dannylamb
b250b01a4e
Revert "Simpler upload form to link media and node in one shot" ( #139 )
...
* Revert "Simpler upload form to link media and node in one shot (#135 )"
This reverts commit 845efd3520 .
* Coder
7 years ago
dannylamb
8e02b05b7a
Swapping file and media urls in jsonld ( #136 )
7 years ago
dannylamb
845efd3520
Simpler upload form to link media and node in one shot ( #135 )
7 years ago
dannylamb
6956a85d3c
Respecting jsonld module configuration for ?_format=jsonld ( #134 )
...
* Respecting jsonld module configuration for ?_format=jsonld
* Using 0.2.0 of jsonld
7 years ago
dannylamb
8fbf5163dc
Only adding rdf:type to the first entry in the jsonld graph ( #131 )
...
* Only adding rdf:type to the first entry in the jsonld graph
* Whitespace
* Searching for entity in graph instead of assuming it's the first
7 years ago
dannylamb
43b971cdf6
Slideshow image formatter ( #127 )
...
* Custom image formatter with URL to node instead of media
* Tests
7 years ago
dannylamb
a209d3c1ca
Adding media to the EntityBundle condition ( #123 )
7 years ago
Mark Jordan
64d2ff0d0e
Work on https://github.com/Islandora-CLAW/CLAW/issues/1014 . ( #113 )
...
* Work on https://github.com/Islandora-CLAW/CLAW/issues/1014 .
* Fix coding style.
* Use $scheme, not 'fedora'.
7 years ago
Seth Shaw
57070658ac
Add tests for the `EntityBundle` and `JsonldAlterTypeReaction` plugins (Issue 992) ( #110 )
...
* EntityBundleTest WIP
* don't use route parameters to identify entity
* give taxonomy permissions and fix 'Hello World!' NOT in output
* WIP JsonldTypeAlterReactionTest
* working JsonldTypeAlterReactionTest
- remove buggy FieldUiTestTrait
- use schema:Organization for test predicate
- remove commented-out code
- add assertTrue for successful @type modification
* restore media type comment
7 years ago
Seth Shaw
4c41a64631
Allow JSON-LD @Type to be configurable based on a specified Content Entity field ( #107 )
...
* new EntityBundle condition and JsonldTypeAlterReaction
* coding standards and removed logger notice
* add description to formbuilder
* support referenced entities that include a field_external_uri
7 years ago
Jared Whiklo
4ce5e44c29
Make derivative Drupal media type configurable ( #106 )
...
* Make derivative media type configurable
* Unset parameter or Alpaca vomits
* Coder
* More coder
7 years ago
Jared Whiklo
4ba1816ed9
Abstract derivative events and bring image/video in-house ( #103 )
...
* Make image, video as submodules
* Fix branch names and Travis pointers
* Deduplicate test code
* Return the account
* Make queue configurable
Remove extraneous CONTRIBUTING.md and composer.json
7 years ago
dannylamb
ff88e5dc0b
Issue 888 ( #102 )
...
* Separate taxonomies and fields for model, display, media_use and access
* More changes
* corrections
* Committing before pullin in upstream changes
* Rebased / smoothed over
* Re-exporting after updates
* Update islandora_core_feature.info.yml
* Updating exif field mappings to include names
* Getting rid of dependency
* Commenting back in the transaction after debugging
* Delete .NodeHasTerm.php.swp
* Delete .DeleteMediaTest.php.swp
* Coding standards
* Moving access control via taxonomy terms to islandora_demo
* Update composer.json
* Update islandora.info.yml
* Update islandora_core_feature.info.yml
* Whitespace to poke travis
7 years ago