Seth Shaw
1b2ab9e76f
save document media files to fedora by default ( #765 )
5 years ago
dannylamb
c89ff9f16d
No longer double negating conditions ( #763 )
5 years ago
Jared Whiklo
2a1024c19a
Catch Flysystem exceptions and report ( #762 )
5 years ago
Eli Zoller
9b6a701a4a
version a replaced file
5 years ago
dannylamb
26bfd76a38
Update composer.json ( #760 )
5 years ago
dannylamb
c83c27302f
Adds suggestion for drupal/transliterate_filenames ( #761 )
5 years ago
Seth Shaw
f5d98ab709
add Home link to breadcrumbs ( #759 )
5 years ago
Nick Ruest
6d54ff9d0c
warn->warning - fix for https://github.com/Islandora/documentation/issues/1308 ( #758 )
5 years ago
B. Seeger
82097d5307
Adds prefix for dcterms to module ( #757 )
...
fixes: https://github.com/Islandora/documentation/issues/1412
5 years ago
dannylamb
0d9019bb6d
Injecting interfaces instead of actual classes ( #750 )
5 years ago
Rosemary Le Faive
a0c0b06763
Change condition name to be explicitly a node condition. ( #753 )
5 years ago
dannylamb
0ada41a074
Copyright notice for GPL2 ( #752 )
5 years ago
Mark Jordan
655f5013c2
Merge pull request #745 from dannylamb/node-has-term-or
...
Adding OR logic to NodeHasTerm and ilk
5 years ago
dannylamb
93a84c620e
Updating language
5 years ago
dannylamb
732448a664
Avoid PHP warning by testing pseudo_bundles before iterating. ( #732 )
5 years ago
dannylamb
e417b0a84c
Filtering out terms that don't have external uris from the autocomplete
5 years ago
dannylamb
f8dd584390
Coding standards
5 years ago
dannylamb
12dfcf7be3
Using Authority Link fields in addition to field_external_uri
5 years ago
dannylamb
b8abc327b0
Adding OR logic to NodeHasTerm and ilk
5 years ago
dannylamb
20477e814a
Add submodules to CI testing ( #749 )
...
* Add submodules to CI testing
* Forgot a quote
* Fixing tests
5 years ago
dannylamb
b553f2cd2b
Jsonld alter caching ( #747 )
...
* Invalidating cache appropriately when context that affect jsonld change
* Tests, coding standards
5 years ago
Natkeeran
63a035fd91
Fedora url ( #742 )
...
* fedora url
* save the config value
* form validation for fedora url
* get fedora_url from default settings.php
* travis syntax cleanup
5 years ago
Rosemary Le Faive
67c46e9f4b
Copy-pasta errors. ( #746 )
5 years ago
Seth Shaw
31faef8841
Add userid option to migrate:rollback ( #741 )
...
* add userid to migrate:rollback
* make local functions protected
5 years ago
dannylamb
00b9006c8b
Versioning ( #733 )
5 years ago
dannylamb
d758fe3fd3
Slack notifications ( #740 )
...
* Slack notifications
* get that formatting back in
* Using env var on travis's web ui
* Update .travis.yml
* Making it like IRC was
5 years ago
Seth Shaw
b557779ef4
Merge pull request #739 from dannylamb/CLAWdit
...
Clawdit
5 years ago
dannylamb
a8e44c5010
Forgot a comma at the end of an array entry
5 years ago
dannylamb
79f2812711
Responding to review
5 years ago
dannylamb
f8d339ed47
Linking to Alpaca in READMEs
5 years ago
dannylamb
8f7f6bed4a
Full submodule audit
5 years ago
dannylamb
a9497941a8
More CLAWditing
5 years ago
Mark Jordan
ed239b53f9
Merge pull request #735 from seth-shaw-unlv/issue-1276
...
Add 'Original Name' field storage
5 years ago
dannylamb
1e0b98e50a
Drupal uri predicate ( #729 )
...
* Switch the label and summary of contextReaction map_uri_predicate.
* Switch config form to Self-reference predicate.
* Rename files to JsonldSelfReference... .
* Coding standards.
5 years ago
dannylamb
3cafc60942
Uploading codecov report
5 years ago
dannylamb
76e873f114
Update README.md
5 years ago
dannylamb
6b6dde403b
Update README.md
5 years ago
dannylamb
359433fb0f
Update README.md
5 years ago
dannylamb
d151235246
README template conformation
5 years ago
dannylamb
3e4a4360dc
Cleaning up README (and some awful form text)
5 years ago
dannylamb
093e30a1ea
whoops
5 years ago
dannylamb
cc21297c0b
De-CLAWing
5 years ago
dannylamb
e1bc6f7bb0
Testing PHP 7.2 and 7.3 ( #737 )
...
* Testing PHP 7.2 and 7.3
* Underping...
5 years ago
Seth Shaw
f59ee71fc3
add dependency on islandora_core_feature
5 years ago
Seth Shaw
e647684e43
remove field_permissions dependency
5 years ago
dannylamb
38ae13b03c
Update composer.json ( #736 )
...
* Update composer.json
* capitalizing....
5 years ago
Seth Shaw
b542c0ef49
add field_original_name
5 years ago
Mark Jordan
58598232b5
Work on #1270 . ( #164 )
...
* Work on #1270 .
* Remove cruft.
* Remove more cruft.
* Removed extra comma.
* Changed 'context' to 'context_definitions'.
* Added additional Context Condition, MediaIsIslandoraMedia.
* Removed the node_is_islandora_object and media_is_islandora_media Conditions from the core block placement UI.
5 years ago
Debbie Flitner
2a3b556a9e
Issue 1290 fix ( #176 )
...
* Issue 1290 fix
* Add additional line of comment to reduce line length
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