ppound
3471fd3a4b
speed up iiif manifest generation
10 months ago
Rosie Le Faive
b8f0b9c966
Allow NodeHasMediaUse view filter to work on views with node relationships. ( #1010 )
...
* Adjust addition of where clause.
* Bit of other paranoia with aliases.
* Dependency injection in NodeHasMediaUse views filter.
---------
Co-authored-by: Adam Vessey <adam@discoverygarden.ca>
11 months ago
Akanksha Singh
da47bcfb08
Node has Parent context does not explicitly check if the field exists. ( #1019 )
...
* Check that the field exists on node
* Early exit with disabled check
11 months ago
Rosie Le Faive
5e958a5e10
Allow application/xml in OCR Action.
11 months ago
Rosie Le Faive
3902cce0ac
Allow filehash 3 ( #1016 )
11 months ago
Aron Novak
c80769580c
Do not have a fatal error on a missing action ( #1014 )
11 months ago
Adam
54206de712
Fix Functional Javascript CI tests ( #1004 )
...
* Fixup js tests
* Move MINK env var into phpunit for easier local testing
* Fix xpath for 10.3
---------
Co-authored-by: Joe Corall <jjc223@lehigh.edu>
11 months ago
Joe Corall
9b2661696d
Add hOCR functionality ( #1006 )
...
* Add hOCR functionality
* Fix wording in Islandora IIIF View Style config form.
* Islandora IIIF: Attempt to fix broken config schema.
* Islandora IIIF: Remove labels from config schema.
* Islandora IIIF: Add labels to config schema items.
* Update IIIFManifest.php
* Move to memorized term lookup, instead of polluting method call.
* Deal explicitly with URIs, instead of attempting to put the entity in config.
* hocr Islandora IIIF: Add missing null check.
---------
Co-authored-by: Alexander O'Neill <alexander@born-digital.com>
Co-authored-by: Alexander O'Neill <aloneill@gmail.com>
Co-authored-by: Rosie Le Faive <lefaive@gmail.com>
Co-authored-by: Adam Vessey <adam@discoverygarden.ca>
12 months ago
Alexander O'Neill
089a3654ba
Merge pull request #1007 from rosiel/2.x
...
Test on PHP 8.3 and Drupal 10.3
12 months ago
Rosie Le Faive
263666f5fc
Remove new_storage_type from form part 2.
1 year ago
Rosie Le Faive
95c2d6c0c9
Syntax.
1 year ago
Rosie Le Faive
cde2c133e1
Update tests for D10.3's new field selector form.
1 year ago
Rosie Le Faive
a2c31fcaad
@adam-vessey's fix for drupalGet headers.
1 year ago
Rosie Le Faive
9ed3637339
Update islandora.module ( #1008 )
1 year ago
Rosie Le Faive
13bc15ea43
Last attempt to not pass translatables as button labels.
1 year ago
Rosie Le Faive
9f2277fc51
Exclude PHP 8.3 with Drupal 10.1.
1 year ago
Rosie Le Faive
89261c17ae
Add some forgotten translateable markup.
1 year ago
Rosie Le Faive
3784def287
Tests use strings not translateable markup to select interface buttons.
1 year ago
Rosie Le Faive
e30cdbf681
Update testing drupal and php versions
1 year ago
Rosie Le Faive
3065c87874
Remove Feature-ness of Islandora Core Feature. ( #968 )
...
* Remove Feature-ness of Islandora Core Feature.
* Remove features bundle config.
* Remove from composer.json.
* Remove dependency on Features UI.
* Rename install dir to optional.
* Update text_extraction_defaults and remove 'fim' from workflows.
1 year ago
Alan Stanley
d0e0c29921
Issue 1000 ( #1001 )
...
* Change to Boolean logic
* added forward slash to path
* Made Viewer display configurable
---------
Co-authored-by: Rosie Le Faive <lefaive@gmail.com>
1 year ago
Alan Stanley
28174c3ce4
Change to Boolean logic ( #999 )
1 year ago
ajstanley
4404dff246
reverting accidental commit
1 year ago
ajstanley
c93c1ff940
change to Boolean logic
1 year ago
ajstanley
b65881625a
change to Boooean logic
1 year ago
ajstanley
c149781da0
Merge branch '2.x' of https://github.com/Islandora/islandora into 2.x
1 year ago
Seth Shaw
c6341649ca
Use FileUrlGeneratorInterface ( #996 )
...
* Use FileUrlGeneratorInterface
* Use FileUrlGeneratorInterface
1 year ago
Annie Oelschlager
4630439760
Merge pull request #986 from rosiel/coi
...
Add COI integration to islandora settings form.
1 year ago
Rosie Le Faive
056695c79c
8.2 deprecations from tests ( #995 )
1 year ago
Rosie Le Faive
4b2b9b221b
Fix tests ( #991 )
1 year ago
Joe Corall
f29fef2bac
Do not render the pdf_url metatag if there is no value ( #985 )
...
* Do not render the pdf_url metatag if there is no value
* Always return a string
1 year ago
Adam
095e0ecf67
Update to use the new hook. ( #992 )
...
`hook_field_widget_WIDGET_TYPE_form_alter()` was deprecated in Drupal 9.2.0 and removed in Drupal 10; however, it was what this functionality was using.
It has been replaced with
`hook_field_widget_single_element_WIDGET_TYPE_form_alter()`.
See: https://www.drupal.org/node/3180429
1 year ago
Rosie Le Faive
d5556f445d
Add PHP 8.2 <strike>and Drupal 10.2</strike> to testing matrix ( #987 )
...
* Add PHP 8.2 and Drupal 10.2 to testing matrix
* Use `name` key when creating test content type.
* Remove `gemini_url` from schema.
* Remove gemini_url from islandora.settings.yml
* Update OcrTextFormatter.php
* Remove Drupal 10.2 from matrix, known fail.
1 year ago
Rosie Le Faive
2c91dc6f58
syntax.
1 year ago
Rosie Le Faive
16617a9dd7
Composer suggest COI.
1 year ago
Rosie Le Faive
c05236ac8c
Add COI integration to IIIF module.
1 year ago
Rosie Le Faive
6cfaca36e7
Update src/Form/IslandoraSettingsForm.php
...
Co-authored-by: Adam <adam.vessey@gmail.com>
1 year ago
Rosie Le Faive
f077af677b
Add COI integration to islandora settings form.
1 year ago
Adam
572ffcf2e1
Fix up typo. ( #984 )
1 year ago
Alexander O'Neill
f7a77820d3
Merge pull request #980 from rosiel/issue-975
...
Declare httpClient variable.
2 years ago
Annie Oelschlager
58d1b37f11
Merge pull request #982 from Islandora/rosiel-patch-1
...
Specify fetch-depth during mirroring to gitlab.
2 years ago
Rosie Le Faive
76eb4717a2
Specify fetch-depth during mirroring to gitlab.
2 years ago
Annie Oelschlager
e2ec673017
Merge pull request #971 from rosiel/media-redirect
...
Add media save redirect.
2 years ago
Rosie Le Faive
d6e07491d2
UI text improvement.
2 years ago
Rosie Le Faive
c2cd14cfd5
Add config option to redirect after media add.
2 years ago
Rosie Le Faive
fdfdd87472
Add media save redirect.
2 years ago
Rosie Le Faive
84c6ca85d8
Remove extra file.
2 years ago
Rosie Le Faive
91253bef14
Declare httpClient variable.
2 years ago
dannylamb
e3399d3968
Stripping out json metadata in the queue messages except for the ones… ( #973 )
...
* Stripping out json metadata in the queue messages except for the ones java is expecting
* coding standards
2 years ago
aOelschlager
fd8319b7b2
Merge pull request #977 from Islandora/revert-976-rosiel-patch-1
...
Revert "Revert gitlab mirror to checkout v1."
2 years ago