Alexander O'Neill
c07d1f6540
Fix PHPCS Errors.
2 years ago
Alexander O'Neill
a41ecaa754
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
Rosie Le Faive
3048594a8b
Allow media to use integer weight selector. ( #894 )
2 years ago
Alan Stanley
62fbc6d288
Merge pull request #895 from seth-shaw-asu/issue-2152
...
Issue-2152: Throw error instead of returning null data
2 years ago
Seth Shaw
d405a2f14f
throw error instead of returning null data
...
Avoids WSOD when EmitEvent creates a StompHeaderEvent
2 years ago
Rosie Le Faive
7bca3d5675
IsIslandora views filter and context condition use Islandora Utils. ( #881 )
...
* IsIslandora views filter and context condition use Islandora Utils.
2 years ago
Seth Shaw
3c194cc7b7
Merge pull request #886 from rosiel/no-drupal-10
...
[CI] Test matrix: remove php7.3, mysql5.7.
2 years ago
dannylamb
a297796f47
Allowing Image fields for multi-file media ( #860 )
2 years ago
Rosie Le Faive
eb53ff474e
revert setting up chromedriver.
2 years ago
Rosie Le Faive
07e3c49ecc
Add webdriver setting in phpunit.xml.
2 years ago
Rosie Le Faive
87231dc5c0
try now
2 years ago
Rosie Le Faive
705f623fdb
chromedriver.
2 years ago
Rosie Le Faive
1415bd509b
chromedriver.
2 years ago
Rosie Le Faive
cebeeaec5c
typo.
2 years ago
Rosie Le Faive
724d0845f4
typo.
2 years ago
Rosie Le Faive
dd58302b98
Try to get FunctionalJavascript working.
2 years ago
Jordan Dukart
573d6878ed
Merge pull request from GHSA-m58q-qq5h-mgqq
2 years ago
Rosie Le Faive
704405e3da
no newline is one newline.
2 years ago
Rosie Le Faive
2d8df5a226
Remove future versions we're not ready for.
2 years ago
Rosie Le Faive
cdb83ece92
Update matrix.
2 years ago
Rosie Le Faive
f4e91b20a3
Fix matrix.
2 years ago
Rosie Le Faive
551a6673bf
Add back drupal 9.3.
2 years ago
Rosie Le Faive
5644a68a06
Try again to use matrix overrides.
2 years ago
Rosie Le Faive
98c9ba4c63
simplify matrix.
2 years ago
Rosie Le Faive
85cf0822f5
Allow failure on php 8.1 and add back drupal 10.
2 years ago
Rosie Le Faive
4d565164d7
Update stomp.
2 years ago
Rosie Le Faive
887cd8791e
Update php version in README.
2 years ago
Rosie Le Faive
19db152531
Test matrix: remove php7.3, mysql5.7.
2 years ago
Alan Stanley
72c7dff3e8
Merge pull request #880 from seth-shaw-unlv/has_media_view_filter
...
Has media view filter
2 years ago
Seth Shaw
39c7b3180a
remove ability to expose form; todo: bring back some day
2 years ago
Seth Shaw
352631099e
paranoid checking
2 years ago
Seth Shaw
f6a66fe082
use term label for filter summary
2 years ago
Seth Shaw
472f487b35
Merge branch 'has_media_view_filter' of github.com:seth-shaw-unlv/islandora into has_media_view_filter
2 years ago
Seth Shaw
a90630d976
turn textfield into a select
2 years ago
Seth Shaw
cc958f4164
Merge branch 'Islandora:2.x' into has_media_view_filter
2 years ago
Seth Shaw
62211ff909
add NodeHasMediaUse views filter
2 years ago
Alexander O'Neill
491631c4db
Merge pull request #877 from adam-vessey/fix/filehash-dedup
...
Move to int for filehash.settings:dedupe config
2 years ago
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
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