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
dannylamb
9c65bfc155
Moving half the config over to islandora_defaults to remove that tric… ( #173 )
...
* Moving half the config over to islandora_defaults to remove that tricky dependency
* Putting in the handling of null weights that got lost in the shuffle
5 years ago
Seth Shaw
0d18931b07
Make fedora uri available on taxonomy terms (issue-1288) ( #174 )
...
* make fedora uri available on taxonomy terms
* don't need to load route entities (again)
* tighten up the entity check
* coding standards
5 years ago
Seth Shaw
d45f948017
Integer-based weight drag-n-drop (Issue 1262) ( #171 )
...
* add integer_weight_selector
* test integer weight drag-n-drop
* move reorder_children view to core
5 years ago
Alan Stanley
93e55991a0
method check for remote videos ( #162 )
...
* method check for remote videos
* merged upstream changes
* fixed syntax
5 years ago
Seth Shaw
1fbda7b4ce
Enable islandora_core_feature on Travis builds ( #170 )
...
* Update .travis.yml
* enable all the submodules
* pull in upstream
* remove unnecessary field_permissions dependency
* simplify enabling submodules
5 years ago
Seth Shaw
fdd2b33b4d
remove field_permissions dependency ( #169 )
5 years ago
dannylamb
5453b10ad9
Text extraction ( #163 )
5 years ago
Seth Shaw
38a13c179f
change 'Members' in UI to 'Children' ( #168 )
5 years ago
dannylamb
e0d70b6059
Allowing NodeHasTerm to check for multiple tags using AND logic ( #167 )
5 years ago
Joe Corall
d16e49748a
IIIF Presentation API Validator ( #166 )
...
* Add a manifest label, and width/height of image per https://iiif.io/api/presentation/validator/service/
* try fetching image metadata from IIIF before using Drupal's settings
* Move $mime_type into scope
5 years ago
Joe Corall
eb0014da4d
Allow for multiple fields to be selected ( #165 )
5 years ago
Joe Corall
a00573f3ed
Initial implementation of a REST Export serializer for IIIF Manifests ( #157 )
...
* Initial implementation of a REST Export serializer for IIIF Manifests
* Coding standards
* Pass full URL to IIIF
* Basic implementation of manifest per https://iiif.io/api/presentation/2.1/#manifest
* Remove unused variable
* Remove dependency for OSD, add config variable for IIIF server
* Update settings.yml
* Fix key name
* fix schema/settings issue
* Broaden approach of discovering file/image fields
5 years ago
Minnie Rangel
7bd9ca17b5
adding tags for paged content ( #161 )
...
3 new tags to cover standard books and periodicals/newspapers
and the sub Page model
5 years ago
Jared Whiklo
c3fa84500e
Hide media and members tabs on non-Islandora objects. ( #160 )
...
* Use custom access to test type of node
* Also hide Members tab
* Separate permission for node fields
* Check for correct field
* Add phpdoc and make both fields required.
* Remove whitespace
5 years ago
dbernstein
6122f1df83
Adds http://purl.org/co namespace to the islandora module. ( #159 )
...
* Adds support for weight field in partial fulfillment of
https://github.com/Islandora-CLAW/CLAW/issues/1261
* Removes unnecessary changes per PR feedback.
5 years ago
Jared Whiklo
f301c833cf
Define a filesize attribute to be persisted ( #156 )
5 years ago
Seth Shaw
5888d45b41
Fix Breadcrumb error when viewing node tab: Issue 1238 ( #155 )
...
* Fix applies when viewing a node's tab
* remove logging message used during dev
* clarify note about getRawParameters
* update build to use getRawParameters
* use dependency injection for node storage
* TRAVIS!
5 years ago
dannylamb
310481be34
Remove duplicate media delete action ( #153 )
...
* Removing duplicate delete media action
* Torching test
* Update hook
* Coding standards
5 years ago
Seth Shaw
f6252999ae
Node Is Published Condition ( #151 )
...
* Create NodeIsPublished.php
* fix partial commit
* phpcbf
* fix constructors
5 years ago
Melissa Anez
520d1de93c
Update field.storage.node.field_display_hints.yml ( #152 )
5 years ago
Melissa Anez
fef6b30eab
Add in-form help text for Media Use field on the four standard media types ( #150 )
...
* Update field.field.media.image.field_media_use.yml
* Update field.field.media.audio.field_media_use.yml
* Update field.field.media.file.field_media_use.yml
* Update field.field.media.video.field_media_use.yml
5 years ago