362 Commits (354d5906154012f762d657c7d4cc747b5656498a)
 

Author SHA1 Message Date
ezoller 354d590615 just php 7.3 and 7.4 5 years ago
ezoller 1083d928cc use this instead of Drupal:: 5 years ago
ezoller 3643ae925e build on php7.2, 7.3, 7.4 5 years ago
ezoller d4e2c72a39 Merge branch 'd9_islandora' of https://github.com/asulibraries/islandora into d9_islandora 5 years ago
ezoller 36b959a5ec merge 8.x-1.x 5 years ago
Alan Stanley 792b3d3ae2
Merge pull request #816 from Islandora/fix-multifile-media 5 years ago
ezoller a7b26a7329 add doc comment 5 years ago
ezoller 5d35dba26d update travis.yml for php 7.4 5 years ago
ezoller 6f51488dbb add update hook for change in migration source 5 years ago
ezoller 697efee3b9 wrong branch name 5 years ago
ezoller 2dc07e5adc point jsonld back to dev since PR has been merged 5 years ago
ezoller ec4ee15637 merge 8.x-1.x 5 years ago
Daniel Aitken e57b9e709a
manually implementing postsave (#815) 5 years ago
dannylamb 9ff811a3b1 Coding standards 5 years ago
ezoller 183b7075b2 fix url method 5 years ago
dannylamb a1958113eb Refactoring multi-file media to create files like we do for other derivatives 5 years ago
ezoller 02e2cb22b5 update migration keys -> ids per https://www.drupal.org/node/3060246 5 years ago
elizoller 251f28ca6a remove hook_post_action as a dependency - this does break multifile media FOR NOW 5 years ago
elizoller 6b409dc6f7 remove hook_post_action for d9 5 years ago
elizoller a4b389b323 point composer to d9 branch of jsonld 5 years ago
elizoller 073ec09767 another composer dependency adjustment 5 years ago
ezoller 01fdcfb3ef temporarily point crayfish-commons to branch with d9 dependencies 5 years ago
Mark Jordan 2a2fbe7f3f
Merge pull request #808 from seth-shaw-unlv/issue-1694 5 years ago
elizoller fcf78dcfe1 update migrate_source_csv 5 years ago
Noah W. Smith 17711f4c24
Add "islandora_models" terms for Compound and Newspaper (#810) 5 years ago
ezoller 93bcac2178 d9 requires update to flysystem module 5 years ago
Seth Shaw 1b3338e47e
hide node_referenced_by_node in block placement UI 5 years ago
Seth Shaw 69326432ec
coding style 5 years ago
Daniel Aitken 6d11796be8
getFilename as function instead of property (#814) 5 years ago
Eli Zoller 5b08b765cb some of these urls are necessary as strings 5 years ago
Seth Shaw 4b1103e05f
Update and rename NodeReferencedByField.php to NodeReferencedByNode.php 5 years ago
Eli Zoller 3172f9f55f more code sniffer fixes 5 years ago
Eli Zoller ec648e6e15 replace more url() -> toUrl() and remove unused variables 5 years ago
Eli Zoller de4fcbb00c codesniffer fixes - dependencies must be prefixed with drupal: and missing variable doc comments 5 years ago
Eli Zoller 8ed7611db2 fix deprecations in tests 5 years ago
Eli Zoller eecbd83689 remove more deprecations 5 years ago
Eli Zoller 51158aa3ca fix context definitions 5 years ago
Eli Zoller 0b165a8278 replace deprecated context definition method - per https://www.drupal.org/node/2976400 5 years ago
Eli Zoller b2e71084c7 add defaultTheme per https://www.drupal.org/node/3083055 5 years ago
Eli Zoller d4a51bebe2 more deprecations with upgrade_status 3.x version and more phpcs fixes 5 years ago
Eli Zoller 1ed788a6e8 phpcs fixes and using dependency injection 5 years ago
Eli Zoller bb09637449 properly use StringTranslationTrait 5 years ago
Eli Zoller 94c1931382 fix toUrl method 5 years ago
Eli Zoller 1e3dbaeef3 phpcs fixes 5 years ago
Eli Zoller 3bb741f9d7 fix test 5 years ago
Eli Zoller 96b496a360 fix deprecations in tests 5 years ago
Eli Zoller bba922f637 use dependency injection for messenger and fix other deprecated functions for d9 5 years ago
Eli Zoller 56ae235f51 replace deprecated functions 5 years ago
Eli Zoller 2b726b9446 remove deprecated entity query 5 years ago
Seth Shaw 7de7a08ac1 node_referenced_by_field condition plugin 5 years ago