Jason Hildebrand
6ae0cb035d
Removing extra whitespace.
2 years ago
Jason Hildebrand
deff2ddb26
Implement inputargs in GenerateImageDerivative and GenerateImageDerivativeFile, instead of in AbstractGenerateDerivative. Add utility function to add a form element (or other array entry) at a specific position.
2 years ago
Jason Hildebrand
94bfdd0de1
Add an "input args" parameter when defining derivative actions. In the UI, this field is only exposed for image derivatives, where it allows passing "input options" to imagemagick convert (houdini).
2 years ago
Jared Whiklo
0948436395
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
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
Islandora Foundation Community
0e8c05cc7b
Update PULL_REQUEST_TEMPLATE.md
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
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
Adam Vessey
61f9ec9106
That was a string, whoops...
...
... was thinking it was the same kind of thing above, but I guess not.
3 years ago
Adam Vessey
63a77bd834
Move to int for config.
3 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
3 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