ezoller
50a64ea304
putting the config in the AbstractGenerateDerivativeMediaFile class instead
4 years ago
ezoller
f547b35c3e
thanks @seth-shaw-unlv for this magical fix
4 years ago
ezoller
b9adac5c4c
sad panda
4 years ago
ezoller
da26e5e5a7
i can't get the dependency injection of config correct
4 years ago
ezoller
758fc1d22f
please work...
4 years ago
ezoller
4f8fef8fbe
maybe it would help if i named the variables consistently
4 years ago
ezoller
90b7553fe0
missing variable name
4 years ago
ezoller
1d19ca0ae8
ugh errant semicolon
4 years ago
ezoller
5543731683
trying to fix config
4 years ago
ezoller
311196bc23
perhaps this fixes the config thing
4 years ago
ezoller
1083d928cc
use this instead of Drupal::
4 years ago
dannylamb
9ff811a3b1
Coding standards
4 years ago
dannylamb
a1958113eb
Refactoring multi-file media to create files like we do for other derivatives
4 years ago
Seth Shaw
69326432ec
coding style
4 years ago
Daniel Aitken
6d11796be8
getFilename as function instead of property ( #814 )
4 years ago
Eli Zoller
5b08b765cb
some of these urls are necessary as strings
4 years ago
Seth Shaw
4b1103e05f
Update and rename NodeReferencedByField.php to NodeReferencedByNode.php
4 years ago
Eli Zoller
3172f9f55f
more code sniffer fixes
4 years ago
Eli Zoller
ec648e6e15
replace more url() -> toUrl() and remove unused variables
4 years ago
Eli Zoller
eecbd83689
remove more deprecations
4 years ago
Eli Zoller
51158aa3ca
fix context definitions
4 years ago
Eli Zoller
0b165a8278
replace deprecated context definition method - per https://www.drupal.org/node/2976400
4 years ago
Eli Zoller
d4a51bebe2
more deprecations with upgrade_status 3.x version and more phpcs fixes
4 years ago
Eli Zoller
bb09637449
properly use StringTranslationTrait
4 years ago
Eli Zoller
94c1931382
fix toUrl method
4 years ago
Eli Zoller
bba922f637
use dependency injection for messenger and fix other deprecated functions for d9
4 years ago
Eli Zoller
56ae235f51
replace deprecated functions
4 years ago
Eli Zoller
2b726b9446
remove deprecated entity query
4 years ago
Seth Shaw
7de7a08ac1
node_referenced_by_field condition plugin
4 years ago
elizoller
8eb7deec4c
fix dependency injection
4 years ago
elizoller
c44b957eae
update messenger for d9
4 years ago
Nigel Banks
836d521273
Fix for media_source_mimetype to allow entities to display when not specified. ( #803 )
4 years ago
dannylamb
d7fb47add4
Use continue 2 in switch inside for loop (for php 7.3) ( #802 )
4 years ago
Rosie Le Faive
ca73b271fd
Spaces needed in error messages. ( #801 )
...
I MERGE!
4 years ago
Alan Stanley
a3d7a55bdf
coder_fixes ( #797 )
...
Co-authored-by: ajstanley <alanjarlathstanle@gmail.com>
4 years ago
Alan Stanley
ad05b37d08
Media multifile ( #756 )
...
* Syntax
* Formatting
* Adds files to existing media
* added dir creation
* added dependency
* added dependency
* pulled install
* coder stuff
* implicit schema
* added delete Action
* coder
* altered delete function
* Update composer.json
* Update islandora.info.yml
* Update AbstractGenerateDerivativeMediaFile.php
* Update composer.json
* Update composer.json
* Update MediaSourceHasMimetype.php
double semi colon
Co-authored-by: Alan Stanley <astanley@upei.ca>
Co-authored-by: Alan Stanley <alan@agile.humanities.ca>
4 years ago
Rosie Le Faive
fca4e244aa
Actually add documentation.
4 years ago
Rosie Le Faive
925f1520c9
Improve wording of jsonld type source field.
4 years ago
Rosie Le Faive
a37eeea138
Explain what this means.
4 years ago
elizoller
df6e70e69e
use existing has function
4 years ago
elizoller
dea2d6dda0
fix phpcbf
4 years ago
elizoller
316917a12c
improve header check in the case that it fails and update tests since they now make another fedora call
4 years ago
elizoller
d1d15fe993
more cleanup of logging
4 years ago
elizoller
219925831d
clean up logger
4 years ago
Eli Zoller
9a16c4373b
php cleanup
4 years ago
qadan
c33503e02c
should probably include the heckin form
4 years ago
qadan
599ff072d3
move to a confirmation action form
4 years ago
Adam
bfa2c39f1f
Skip link headers for non-canonicalizable entities ( #781 )
...
* Update means of generating LinkHeader URL.
... allow for catching exceptions for entities without canonical
URLs.
* Coding standards...
... also, throw in the other throws declaration.
* Adjust language.
* Fix a stray capital...
4 years ago
Jared Whiklo
bbcd28ccb5
Validate JWT expiry ( #776 )
...
* Validate JWT expiry
* Fixing bad merge conflict from Github UI
* whitespace
Co-authored-by: dannylamb <dlamb@islandora.ca>
5 years ago
Jordan Dukart
bc6e5a3f27
Add configuration for a user and password to the broker. ( #779 )
...
* Broker config.
* Coding standards, clear not delete.
5 years ago