Seth Shaw
69326432ec
coding style
4 years ago
Daniel Aitken
6d11796be8
getFilename as function instead of property ( #814 )
4 years ago
Seth Shaw
4b1103e05f
Update and rename NodeReferencedByField.php to NodeReferencedByNode.php
4 years ago
Seth Shaw
7de7a08ac1
node_referenced_by_field condition plugin
4 years ago
Nigel Banks
836d521273
Fix for media_source_mimetype to allow entities to display when not specified. ( #803 )
4 years ago
dannylamb
d7fb47add4
Use continue 2 in switch inside for loop (for php 7.3) ( #802 )
4 years ago
Rosie Le Faive
ca73b271fd
Spaces needed in error messages. ( #801 )
...
I MERGE!
4 years ago
Alan Stanley
a3d7a55bdf
coder_fixes ( #797 )
...
Co-authored-by: ajstanley <alanjarlathstanle@gmail.com>
4 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>
4 years ago
Rosie Le Faive
fca4e244aa
Actually add documentation.
4 years ago
Rosie Le Faive
925f1520c9
Improve wording of jsonld type source field.
4 years ago
Rosie Le Faive
a37eeea138
Explain what this means.
4 years ago
elizoller
df6e70e69e
use existing has function
4 years ago
elizoller
dea2d6dda0
fix phpcbf
4 years ago
elizoller
316917a12c
improve header check in the case that it fails and update tests since they now make another fedora call
4 years ago
elizoller
d1d15fe993
more cleanup of logging
4 years ago
elizoller
219925831d
clean up logger
4 years ago
Eli Zoller
9a16c4373b
php cleanup
4 years ago
qadan
c33503e02c
should probably include the heckin form
4 years ago
qadan
599ff072d3
move to a confirmation action form
4 years ago
Adam
bfa2c39f1f
Skip link headers for non-canonicalizable entities ( #781 )
...
* Update means of generating LinkHeader URL.
... allow for catching exceptions for entities without canonical
URLs.
* Coding standards...
... also, throw in the other throws declaration.
* Adjust language.
* Fix a stray capital...
4 years ago
Jared Whiklo
bbcd28ccb5
Validate JWT expiry ( #776 )
...
* Validate JWT expiry
* Fixing bad merge conflict from Github UI
* whitespace
Co-authored-by: dannylamb <dlamb@islandora.ca>
4 years ago
Jordan Dukart
bc6e5a3f27
Add configuration for a user and password to the broker. ( #779 )
...
* Broker config.
* Coding standards, clear not delete.
4 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>
5 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
5 years ago
J Hunt
dd47b16be9
#1475 Check derivative_term instead of source_term ( #766 )
...
Co-authored-by: Jonathan Hunt <git@huntdesign.co.nz>
5 years ago
dannylamb
e9bea0d697
Using context_definitions annotation instead of the deprecated contex… ( #764 )
5 years ago
dannylamb
c89ff9f16d
No longer double negating conditions ( #763 )
5 years ago
Jared Whiklo
2a1024c19a
Catch Flysystem exceptions and report ( #762 )
5 years ago
Eli Zoller
9b6a701a4a
version a replaced file
5 years ago
Nick Ruest
6d54ff9d0c
warn->warning - fix for https://github.com/Islandora/documentation/issues/1308 ( #758 )
5 years ago
dannylamb
0d9019bb6d
Injecting interfaces instead of actual classes ( #750 )
5 years ago
Rosemary Le Faive
a0c0b06763
Change condition name to be explicitly a node condition. ( #753 )
5 years ago
dannylamb
93a84c620e
Updating language
5 years ago
dannylamb
e417b0a84c
Filtering out terms that don't have external uris from the autocomplete
5 years ago
dannylamb
f8dd584390
Coding standards
5 years ago
dannylamb
12dfcf7be3
Using Authority Link fields in addition to field_external_uri
5 years ago
dannylamb
b8abc327b0
Adding OR logic to NodeHasTerm and ilk
5 years ago
dannylamb
20477e814a
Add submodules to CI testing ( #749 )
...
* Add submodules to CI testing
* Forgot a quote
* Fixing tests
5 years ago
Natkeeran
63a035fd91
Fedora url ( #742 )
...
* fedora url
* save the config value
* form validation for fedora url
* get fedora_url from default settings.php
* travis syntax cleanup
5 years ago
Seth Shaw
31faef8841
Add userid option to migrate:rollback ( #741 )
...
* add userid to migrate:rollback
* make local functions protected
5 years ago
dannylamb
00b9006c8b
Versioning ( #733 )
5 years ago
dannylamb
a8e44c5010
Forgot a comma at the end of an array entry
5 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.
5 years ago
dannylamb
d151235246
README template conformation
5 years ago
dannylamb
3e4a4360dc
Cleaning up README (and some awful form text)
5 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.
5 years ago
Debbie Flitner
2a3b556a9e
Issue 1290 fix ( #176 )
...
* Issue 1290 fix
* Add additional line of comment to reduce line length
5 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
5 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
5 years ago