ezoller
|
b713f4c996
|
update test module info file
|
4 years ago |
ezoller
|
843fda996a
|
already the system.file config
|
4 years ago |
ezoller
|
50a64ea304
|
putting the config in the AbstractGenerateDerivativeMediaFile class instead
|
4 years ago |
ezoller
|
339391a952
|
fix dependency injection
|
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
|
637ef08981
|
swap back to dev-dev crayfish-commons since PR was merged
|
4 years ago |
ezoller
|
354d590615
|
just php 7.3 and 7.4
|
4 years ago |
ezoller
|
1083d928cc
|
use this instead of Drupal::
|
4 years ago |
ezoller
|
3643ae925e
|
build on php7.2, 7.3, 7.4
|
4 years ago |
ezoller
|
d4e2c72a39
|
Merge branch 'd9_islandora' of https://github.com/asulibraries/islandora into d9_islandora
|
4 years ago |
ezoller
|
36b959a5ec
|
merge 8.x-1.x
|
4 years ago |
Alan Stanley
|
792b3d3ae2
|
Merge pull request #816 from Islandora/fix-multifile-media
Refactoring multi-file media to create files like we do for other der…
|
4 years ago |
ezoller
|
a7b26a7329
|
add doc comment
|
4 years ago |
ezoller
|
5d35dba26d
|
update travis.yml for php 7.4
|
4 years ago |
ezoller
|
6f51488dbb
|
add update hook for change in migration source
|
4 years ago |
ezoller
|
697efee3b9
|
wrong branch name
|
4 years ago |
ezoller
|
2dc07e5adc
|
point jsonld back to dev since PR has been merged
|
4 years ago |
ezoller
|
ec4ee15637
|
merge 8.x-1.x
|
4 years ago |
Daniel Aitken
|
e57b9e709a
|
manually implementing postsave (#815)
* manually implementing postsave
* it was the see
|
4 years ago |
dannylamb
|
9ff811a3b1
|
Coding standards
|
4 years ago |
ezoller
|
183b7075b2
|
fix url method
|
4 years ago |
dannylamb
|
a1958113eb
|
Refactoring multi-file media to create files like we do for other derivatives
|
4 years ago |
ezoller
|
02e2cb22b5
|
update migration keys -> ids per https://www.drupal.org/node/3060246
|
4 years ago |
elizoller
|
251f28ca6a
|
remove hook_post_action as a dependency - this does break multifile media FOR NOW
|
4 years ago |
elizoller
|
6b409dc6f7
|
remove hook_post_action for d9
|
4 years ago |
elizoller
|
a4b389b323
|
point composer to d9 branch of jsonld
|
4 years ago |
elizoller
|
073ec09767
|
another composer dependency adjustment
|
4 years ago |
ezoller
|
01fdcfb3ef
|
temporarily point crayfish-commons to branch with d9 dependencies
|
4 years ago |
Mark Jordan
|
2a2fbe7f3f
|
Merge pull request #808 from seth-shaw-unlv/issue-1694
Issue 1694: node_referenced_by_field condition plugin
|
4 years ago |
elizoller
|
fcf78dcfe1
|
update migrate_source_csv
|
4 years ago |
Noah W. Smith
|
17711f4c24
|
Add "islandora_models" terms for Compound and Newspaper (#810)
* Add "islandora_models" terms for Compound and Newspaper
* Switching to a more specific Getty vocab term for Compound Object
|
4 years ago |
ezoller
|
93bcac2178
|
d9 requires update to flysystem module
|
4 years ago |
Seth Shaw
|
1b3338e47e
|
hide node_referenced_by_node in block placement UI
... also sort them.
|
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
|
de4fcbb00c
|
codesniffer fixes - dependencies must be prefixed with drupal: and missing variable doc comments
|
4 years ago |
Eli Zoller
|
8ed7611db2
|
fix deprecations in tests
|
4 years ago |
Eli Zoller
|
eecbd83689
|
remove more deprecations
|
4 years ago |