Adam
fe7e450a51
Index `field_weight`'s value. ( #924 )
2 years ago
Rosie Le Faive
cefee615c0
Warn re. tiffs and jp2s in image file derivatives. ( #921 )
...
* Warn re. tiffs and jp2s in image file derivatives.
* Update wording.
2 years ago
dannylamb
f86f2bedb1
Updating default config for GenerateOCRDerivative.php
2 years ago
Rosie Le Faive
b47d37b1b6
Fix errors when OCR field not set.
2 years ago
Rosie Le Faive
def4fda5b6
Include original hash, and re-hash.
2 years ago
Rosie Le Faive
541620493b
Updates settings and view for filehash^2.
2 years ago
Rosie Le Faive
74dcfd0fa4
Improve wording on multi-file derivative Action forms.
2 years ago
Rosie Le Faive
72eaaf659a
Add Image fields only to Image derivative code.
...
Co-authored-by: @ajstanley <alanjarlathstanley@gmail.com>
2 years ago
Alexander O'Neill
2e4780163e
Add check for falsity in IIIF Manifest along with 'isset()'
2 years ago
Mark Jordan
ca1d9f6f60
Issue #2170 : Sort "manage members" View results by field_weight ( #900 )
2 years ago
Adam
a250c2ac78
Fix/schemas ( #898 )
...
* Define schemas that should be defined.
Came out of the starter site project, running "config_inspector" flagged
a number of things.
* Avoid the deprecated sequence specification.
* Bad assumption on my part...
... Seeing the name and the module, figured this schema was just
misplaced... Appears that the `islandora_image` thing is indeed in
`islandora` proper.
2 years ago
Alexander O'Neill
c07d1f6540
Fix PHPCS Errors.
2 years ago
Alexander O'Neill
78cee0a35a
Fix PHPCS errors.
2 years ago
Alexander O'Neill
bf25e2447a
Fix error caused by rebase.
2 years ago
Alexander O'Neill
5e1d53d377
Add empty check when adding hOCR to IIIF manifest.
2 years ago
Alexander O'Neill
49c48a1493
WIP: Add hOCR file stream to IIIF Manifest.
2 years ago
Alexander O'Neill
4179f5cee7
WIP get hocr field in iiif view.
2 years ago
Alexander O'Neill
0644795c54
Skip empty image fields when constructing IIIF manifest.
2 years ago
Alexander O'Neill
bd17a381ea
Add Structured OCR field to IIIF Manifest view.
2 years ago
Alexander O'Neill
0bea8da572
WIP Modify GenerateOCRDerivativeFile to support hOCR
2 years ago
Adam
725b559280
Add file access check to IIIF manifest generation. ( #884 )
2 years ago
Adam Vessey
61f9ec9106
That was a string, whoops...
...
... was thinking it was the same kind of thing above, but I guess not.
2 years ago
Adam Vessey
63a77bd834
Move to int for config.
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
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
Seth Shaw
e1428bb13a
PR recommendations; clarify max-depth config
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
92d5a7fbbd
Fix Coder errors in IIIF views style plugin.
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
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
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
Rosie Le Faive
e9448b0b00
Continue branch renaming.
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
Nigel Banks
0c0dd67334
Allow page view derived Advanced Search blocks on any page ( #843 )
...
* Allow page view derived Advanced Search blocks on any page
Allows the Advanced Search block to be used on pages
where its corresponding view is not present. Now it
will redirect to the route associated with the view
it was generated from.
This is not valid for Advanced Search blocks that
are derived from non-page based views, as there is
no known location in which to redirect the query.
* Fix for undefined index warning.
* Documented Exposed form style settings requirement for Advanced Search.
3 years ago
dannylamb
75215caabb
Less gemini ( #841 )
...
* Delete system.action.index_file_in_fedora.yml
* Delete system.action.delete_file_from_fedora.yml
* update hook
3 years ago
Willow Gillingham
52033e8788
check that there are audio textTracks before trying to use them for #1871
3 years ago
Eli Zoller
5bc9d04c0d
audio captions part 2 ( #830 )
...
* pulling the text track outside of the audio element so its not hidden
* do not set default in the template, because its an attribute that can be set in the track config
4 years ago
Nigel Banks
5b969790db
Fixed issues causing travis build failures
4 years ago
Nigel Banks
84de729285
Added islandora_advanced_search module.
4 years ago
Willow Gillingham
d76a6644c9
added custom module dependencies enforced section under install/config for #1707 ( #812 )
4 years ago
Seth Shaw
4a0a47c802
drop renamed tables *after* we are done copying
4 years ago
Seth Shaw
a8f8e40371
Batch the update
4 years ago
Seth Shaw
a52617e99d
Rename, recreate, and reload tables instead of using temporary files.
4 years ago
Eli Zoller
bdf99377e1
captions v2 ( #826 )
4 years ago
Seth Shaw
f0d0d909a4
Use temporary files for update and schema::changeField()
4 years ago
Seth Shaw
781d0c4e3e
coding style
4 years ago