Alexander O'Neill
da635b444f
Fix PHPCS errors.
2 years ago
Alexander O'Neill
1a7d17f79f
Fix error caused by rebase.
2 years ago
Alexander O'Neill
2f50c53e24
Add empty check when adding hOCR to IIIF manifest.
2 years ago
Alexander O'Neill
f69aae099d
WIP: Add hOCR file stream to IIIF Manifest.
2 years ago
Alexander O'Neill
2938c561c8
WIP get hocr field in iiif view.
2 years ago
Alexander O'Neill
759fefcb3a
Skip empty image fields when constructing IIIF manifest.
2 years ago
Alexander O'Neill
fbcdecc598
Add Structured OCR field to IIIF Manifest view.
2 years ago
Alexander O'Neill
08c29c8029
WIP Modify GenerateOCRDerivativeFile to support hOCR
2 years ago
Jared Whiklo
857b8f2f4e
Unset pseudo field in display modes automatically ( #899 )
...
* Unset pseudo field in display modes automatically
* Clear the correct cache and fix coder issues
2 years ago
Mark Jordan
8010b15f80
Issue #2170 : Sort "manage members" View results by field_weight ( #900 )
2 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.
2 years ago
Islandora Foundation Community
1192a72b6d
Update PULL_REQUEST_TEMPLATE.md
2 years ago
Adam
e556cbcde9
Add file access check to IIIF manifest generation. ( #884 )
2 years ago
Rosie Le Faive
c93930a2af
Allow media to use integer weight selector. ( #894 )
2 years ago
Seth Shaw
0a4bfb48d5
throw error instead of returning null data
...
Avoids WSOD when EmitEvent creates a StompHeaderEvent
2 years ago
Rosie Le Faive
5686a4ff53
IsIslandora views filter and context condition use Islandora Utils. ( #881 )
...
* IsIslandora views filter and context condition use Islandora Utils.
2 years ago
Rosie Le Faive
8cf886893f
revert setting up chromedriver.
2 years ago
Rosie Le Faive
43f3bb55ee
Add webdriver setting in phpunit.xml.
2 years ago
Rosie Le Faive
d10322482c
try now
2 years ago
Rosie Le Faive
8076b3a721
chromedriver.
2 years ago
Rosie Le Faive
0bde66e8b9
chromedriver.
2 years ago
Rosie Le Faive
0ca30856cd
typo.
2 years ago
Rosie Le Faive
ddfd7f7a7b
typo.
2 years ago
Rosie Le Faive
9689b8f571
Try to get FunctionalJavascript working.
2 years ago
Rosie Le Faive
7c4dcdd895
no newline is one newline.
2 years ago
Rosie Le Faive
27fa309b06
Remove future versions we're not ready for.
2 years ago
Rosie Le Faive
0c4dc20827
Update matrix.
2 years ago
Rosie Le Faive
628cc9c68e
Fix matrix.
2 years ago
Rosie Le Faive
e6a2e5f8ae
Add back drupal 9.3.
2 years ago
Rosie Le Faive
ec9b0c06b4
Try again to use matrix overrides.
2 years ago
Rosie Le Faive
18ae117440
simplify matrix.
2 years ago
Rosie Le Faive
3cab63e1a1
Allow failure on php 8.1 and add back drupal 10.
2 years ago
Rosie Le Faive
fe78e2197b
Update stomp.
2 years ago
Rosie Le Faive
49ad4fdf47
Update php version in README.
2 years ago
Rosie Le Faive
03653dd640
Test matrix: remove php7.3, mysql5.7.
2 years ago
dannylamb
9c2a84eb9a
Allowing Image fields for multi-file media ( #860 )
2 years ago
Jordan Dukart
8603867086
Merge pull request from GHSA-m58q-qq5h-mgqq
2 years ago
Rosie Le Faive
f168462aac
Update drupal version.
3 years ago
Rosie Le Faive
1089fc9f1e
Update dependencies.
3 years ago
Alan Stanley
72c7dff3e8
Merge pull request #880 from seth-shaw-unlv/has_media_view_filter
...
Has media view filter
3 years ago
Seth Shaw
39c7b3180a
remove ability to expose form; todo: bring back some day
3 years ago
Seth Shaw
352631099e
paranoid checking
3 years ago
Seth Shaw
f6a66fe082
use term label for filter summary
3 years ago
Seth Shaw
472f487b35
Merge branch 'has_media_view_filter' of github.com:seth-shaw-unlv/islandora into has_media_view_filter
3 years ago
Seth Shaw
a90630d976
turn textfield into a select
3 years ago
Seth Shaw
cc958f4164
Merge branch 'Islandora:2.x' into has_media_view_filter
3 years ago
Seth Shaw
62211ff909
add NodeHasMediaUse views filter
3 years ago
Alexander O'Neill
491631c4db
Merge pull request #877 from adam-vessey/fix/filehash-dedup
...
Move to int for filehash.settings:dedupe config
3 years ago
Jordan Dukart
019572a778
Use the interface not the class. ( #879 )
3 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.
3 years ago