Jordan Dukart
019572a778
Use the interface not the class. ( #879 )
2 years ago
Adam
3d122af5d6
Avoid attempting to refer to an unknown index. ( #876 )
...
When running in a bare site (without any content... like, in a unit
testing rig), this ends up trying to refer to a non-existent offset.
... add an `isset()` test to avoid doing so.
2 years ago
Rosie Le Faive
222c9601c1
Rename multifile media ocr derivative type. ( #875 )
...
* Rename multifile media ocr derivative type.
* Remove errant 10.0.x/php 8.0 test
2 years ago
Jordan Dukart
ba74759f03
Merge pull request #874 from seth-shaw-unlv/issue-2110
...
Produce error if viewing a media without a source file (Issue-2110)
3 years ago
Jordan Dukart
93c19b6c6e
Merge pull request #869 from Islandora/iiif_title
...
Set IIIF Manifest title from source entity
3 years ago
Seth Shaw
b38f195a50
Produce error if viewing a media without a source file
3 years ago
Alexander O'Neill
e5a1f99c57
IIIF Manifest: Use dependency injection for EntityTypeManager service.
3 years ago
Rosie Le Faive
032280827f
Support multiple tracks. ( #871 )
3 years ago
Jordan Dukart
1a13b3e713
Merge pull request #873 from seth-shaw-unlv/multiple-parents
...
Multiple breadcrumb parent fields
3 years ago
Seth Shaw
e1428bb13a
PR recommendations; clarify max-depth config
3 years ago
Seth Shaw
73d0d66402
maxDepth counting should start at 1, not zero
3 years ago
Seth Shaw
9c283ea0c0
add breadcrumbs form; fix includeSelf error
3 years ago
Seth Shaw
ed0979f97c
make breadcrumbs referenceField an array
3 years ago
Alexander O'Neill
f6fa77984b
Islandora Image schema inherits from parent.
3 years ago
Alexander O'Neill
11bc7886ea
Update islandora_image schema to fix failing test.
3 years ago
Alexander O'Neill
52d3df1462
Suppress 'Schema incomplete' error in Functional test.
3 years ago
Alexander O'Neill
92d5a7fbbd
Fix Coder errors in IIIF views style plugin.
3 years ago
Jared Whiklo
d8d101e571
Ensure we can connect to the JMS Broker everytime ( #868 )
3 years ago
Alexander O'Neill
71b1cb5d64
Add try() wrapper to IIIF manifest title generate function.
3 years ago
Alexander O'Neill
e9f9aad49c
Set IIIF Manifest title based on content title.
3 years ago
Simon Hieu Mai
a04a72c483
The "Node has ancestor" condition shouldn't be required ( #867 )
3 years ago
Jordan Dukart
e0152eaa8c
Per step not job. ( #866 )
3 years ago
Jordan Dukart
a7e4c1659e
Add ancestor helper and condition. ( #865 )
...
* Add ancestor condition.
* Move the ancestors to the utils helper, re-work the builder.
* Use the config option as opposed to hard coding.
* Handle a looping scenario (a > b > c > a).
3 years ago
Ant Brown
bd98028f00
Fill in blanks for IntegerWeightSelector (Islandora#2065) ( #863 )
...
Authored-by: Ant Brown <ant@catalyst.net.nz>
3 years ago
Jordan Dukart
4c439d4817
Ensure node exists before using it. ( #864 )
3 years ago
Jordan Dukart
6d752e479e
Merge pull request #862 from Islandora/jsonld-cache-tags
...
Add check for cache tags in JSON-LD alter hook.
3 years ago
Alexander O'Neill
4c08d5a274
islandora:862 Remove white space at end of line causing failing tests.
3 years ago
Alexander O'Neill
ac749ce3b5
Fix syntax error.
3 years ago
Alexander O'Neill
f7287be012
islandora:862 Add Use statement to go with last commit.
3 years ago
Alexander O'Neill
9c8193b75a
islandora:862 Incorporate PR review suggestion
...
Co-authored-by: Jordan Dukart <jordan@discoverygarden.ca>
3 years ago
Islandora Foundation Community
081183bc71
Update README.md
3 years ago
Alexander O'Neill
20f7ebb332
Maintain backward compatibility with File Hash v. 1.x
...
Use valid license string per composer validate.
3 years ago
Alexander O'Neill
1a61b17875
Update to File Hash 2.x due to failing tests.
...
See https://www.drupal.org/project/filehash/issues/3271137
3 years ago
Alexander O'Neill
2199336446
Add further check to jsonld context cacheability to avoid white screen.
3 years ago
Alexander O'Neill
7709425358
Add check for cache tags in JSON-LD alter hook.
3 years ago
Jared Whiklo
c1aa0a5f2f
Update testing ( #861 )
...
* Update Github Actions to test more
3 years ago
Seth Shaw
90d6795172
Purge Migrate Tools (Issue 1994) ( #859 )
...
* Update composer.json
* purge migrate_tools instead
3 years ago
Alan Stanley
4f45cb8c06
added additional iiif config exception ( #857 )
3 years ago
Jordan Dukart
adbfea79a4
Check if the cue has changed before updating the HTML. ( #853 )
3 years ago
Seth Shaw
01f22b717f
Explicitly close fedora flysystem connections ( #852 )
...
* Explicitly close fedora flysystem connections
* fixing tests
3 years ago
Rosie Le Faive
e9448b0b00
Continue branch renaming.
3 years ago
Rosie Le Faive
4b9493210e
Start fixing branches to semver.
3 years ago
Jared Whiklo
2923a1a8b9
Add missing use statement ( #851 )
3 years ago
Adam
05c0d1cc58
Make messages persistent by default. ( #840 )
3 years ago
Adam
d800748653
Event-based STOMP header generation ( #839 )
...
* More flexible headers for STOMP messages, theoretically.
* Lower the priority of the base implementation.
* More context.
* Add in the "aud" claim.
... ensure we're dealing with our tokens.
* Rectify the other base class.
* Remove some chaff intro'd from merge conflicts.
* Return after failing to find the "aud" claim.
* Permissively allow without the "aud" claim...
... _could_ roll more conditionally, with some state set during an update
hook; however, seems like unnecessary complexity.
* Couple of coding standards things.
* Add the use of the class back in.
3 years ago
Seth Shaw
588760b57d
Issues 1888 & 1886: fix broken islandora_core_feature_update_8001 ( #850 )
...
* fix broken islandora_core_feature_update_8001
* issue-1886: fix undefined variable
fixes https://github.com/Islandora/documentation/issues/1888 and fixes https://github.com/Islandora/documentation/issues/1886
3 years ago
Rosie Le Faive
9ada5d678f
Add day as valid interval for JWT ( #848 )
3 years ago
Rosie Le Faive
aa94c9afa5
Add "Documentation" section to pull request template ( #846 )
...
* Update PULL_REQUEST_TEMPLATE.md
* fix spelling.
3 years ago
dannylamb
714d9b632f
Preparing for next deveopment iteration
3 years ago
dannylamb
b53ba8e62c
Setting 2.0.0 dependency
3 years ago