Rosie Le Faive
7ae57b9bc2
Improve wording on multi-file derivative Action forms.
3 years ago
Rosie Le Faive
2ac5190e8c
Add Image fields only to Image derivative code.
...
Co-authored-by: @ajstanley <alanjarlathstanley@gmail.com>
3 years ago
Rosie Le Faive
7785f96e89
Include original hash, and re-hash.
3 years ago
Rosie Le Faive
fd48120b67
Updates settings and view for filehash^2.
3 years ago
Rosie Le Faive
9a156ebbc0
Fix errors when OCR field not set.
3 years ago
Alexander O'Neill
ebe9829c64
Add check for falsity in IIIF Manifest along with 'isset()'
3 years ago
Alexander O'Neill
b1e4e5ca68
Fix PHPCS Errors.
3 years ago
Alexander O'Neill
da635b444f
Fix PHPCS errors.
3 years ago
Alexander O'Neill
1a7d17f79f
Fix error caused by rebase.
3 years ago
Alexander O'Neill
2f50c53e24
Add empty check when adding hOCR to IIIF manifest.
3 years ago
Alexander O'Neill
f69aae099d
WIP: Add hOCR file stream to IIIF Manifest.
3 years ago
Alexander O'Neill
2938c561c8
WIP get hocr field in iiif view.
3 years ago
Alexander O'Neill
759fefcb3a
Skip empty image fields when constructing IIIF manifest.
3 years ago
Alexander O'Neill
fbcdecc598
Add Structured OCR field to IIIF Manifest view.
3 years ago
Alexander O'Neill
08c29c8029
WIP Modify GenerateOCRDerivativeFile to support hOCR
3 years ago
Mark Jordan
8010b15f80
Issue #2170 : Sort "manage members" View results by field_weight ( #900 )
3 years ago
Adam
99048e04ed
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.
3 years ago
Adam
e556cbcde9
Add file access check to IIIF manifest generation. ( #884 )
3 years ago
Adam Vessey
61f9ec9106
That was a string, whoops...
...
... was thinking it was the same kind of thing above, but I guess not.
4 years ago
Adam Vessey
63a77bd834
Move to int for config.
4 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
4 years ago
Alexander O'Neill
e5a1f99c57
IIIF Manifest: Use dependency injection for EntityTypeManager service.
4 years ago
Rosie Le Faive
032280827f
Support multiple tracks. ( #871 )
4 years ago
Seth Shaw
e1428bb13a
PR recommendations; clarify max-depth config
4 years ago
Seth Shaw
9c283ea0c0
add breadcrumbs form; fix includeSelf error
4 years ago
Seth Shaw
ed0979f97c
make breadcrumbs referenceField an array
4 years ago
Alexander O'Neill
92d5a7fbbd
Fix Coder errors in IIIF views style plugin.
4 years ago
Alexander O'Neill
71b1cb5d64
Add try() wrapper to IIIF manifest title generate function.
4 years ago
Alexander O'Neill
e9f9aad49c
Set IIIF Manifest title based on content title.
4 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).
4 years ago
Alan Stanley
4f45cb8c06
added additional iiif config exception ( #857 )
4 years ago
Jordan Dukart
adbfea79a4
Check if the cue has changed before updating the HTML. ( #853 )
4 years ago
Rosie Le Faive
e9448b0b00
Continue branch renaming.
4 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
4 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.
4 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
4 years ago
Willow Gillingham
52033e8788
check that there are audio textTracks before trying to use them for #1871
4 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
5 years ago
Nigel Banks
5b969790db
Fixed issues causing travis build failures
5 years ago
Nigel Banks
84de729285
Added islandora_advanced_search module.
5 years ago
Willow Gillingham
d76a6644c9
added custom module dependencies enforced section under install/config for #1707 ( #812 )
5 years ago
Seth Shaw
4a0a47c802
drop renamed tables *after* we are done copying
5 years ago
Seth Shaw
a8f8e40371
Batch the update
5 years ago
Seth Shaw
a52617e99d
Rename, recreate, and reload tables instead of using temporary files.
5 years ago
Eli Zoller
bdf99377e1
captions v2 ( #826 )
5 years ago
Seth Shaw
f0d0d909a4
Use temporary files for update and schema::changeField()
5 years ago
Seth Shaw
781d0c4e3e
coding style
5 years ago
Seth Shaw
2bed2bceb4
Increase size of media.field_file_size.
5 years ago
dannylamb
1b6bea7902
Removing gemini ( #822 )
...
* Removing gemini
* Forgot a test
* Update composer.json
* Adding views needed for reindexing
* Trying to fix composer update fail on D9.1.1
* Another attempt
* Coding standards
* Removing some validation tests from IslandoraSettingsFormTest
* Update islandora.module
* Update composer.json
* Update build-8.x-1.x.yml
5 years ago
elizoller
301e1a0cc2
remove unreferenced class
5 years ago