ezoller
50a64ea304
putting the config in the AbstractGenerateDerivativeMediaFile class instead
4 years ago
ezoller
339391a952
fix dependency injection
4 years ago
ezoller
1083d928cc
use this instead of Drupal::
4 years ago
Eli Zoller
de4fcbb00c
codesniffer fixes - dependencies must be prefixed with drupal: and missing variable doc comments
4 years ago
Eli Zoller
bb09637449
properly use StringTranslationTrait
4 years ago
elizoller
3b23a864fd
update info files
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
dannylamb
20477e814a
Add submodules to CI testing ( #749 )
...
* Add submodules to CI testing
* Forgot a quote
* Fixing tests
5 years ago
dannylamb
8f7f6bed4a
Full submodule audit
5 years ago
dannylamb
cc21297c0b
De-CLAWing
5 years ago
Yamil
d09f2326dd
Ran Aspell CLI spell checker ( #178 )
...
I used an Aspell "word list" based on the "word list" from the ISLE repo found
here...
https://raw.githubusercontent.com/Islandora-Collaboration-Group/ISLE/master/.aspell.en.pws
5 years ago
dannylamb
9af957f4e3
Refactoring URL generation into util functions ( #144 )
...
* Refactoring URL generation into util functions
* Coding standards
* Ignoring schema errors on media.settings in functional tests
* Missed tests in submodules
5 years ago
Jared Whiklo
4ce5e44c29
Make derivative Drupal media type configurable ( #106 )
...
* Make derivative media type configurable
* Unset parameter or Alpaca vomits
* Coder
* More coder
6 years ago
Jared Whiklo
4ba1816ed9
Abstract derivative events and bring image/video in-house ( #103 )
...
* Make image, video as submodules
* Fix branch names and Travis pointers
* Deduplicate test code
* Return the account
* Make queue configurable
Remove extraneous CONTRIBUTING.md and composer.json
6 years ago