Jared Whiklo
e3bf90ea60
fix test runner and document travis scripts ( #715 )
...
* fix test runner and document travis scripts
* get viewers allows array or string
* Alter PHPDoc for islandora_viewers_form()
6 years ago
Jared Whiklo
a46936cf7b
Install drush with composer ( #714 )
...
- Install Drush with composer and update to use latest phpcs sniffs.
- Update codebase to to be compliant with new sniffs
6 years ago
Brandon Weigel
f457a4a6f6
Merge pull request #712 from manez/7.x
...
ISLANDORA-2349 Changes to pull request template
6 years ago
Diego Pino Navarro
86a6d0a69f
Merge pull request #713 from jordandukart/7.x-ISLANDORA-2359
...
Form_load_include the file.
6 years ago
Jordan Dukart
d6679cbfb8
Form_load_include the file.
6 years ago
Melissa Anez
2519954959
Update PULL_REQUEST_TEMPLATE.md
6 years ago
Melissa Anez
7a319ce51b
Update PULL_REQUEST_TEMPLATE.md
6 years ago
Jonathan Green
f3b3ffc472
Allow orphaned object report to find orphaned compound objects. ( #710 )
...
* Allow orphaned object report to find orphaned compound objects.
* Add hook for child relationships
* Add conditional checking if we are working with an empty set.
* Add way to filter hook on content model.
* Sacrifical commit for coding standards gods.
* Less python in example.
* More uniqueness
6 years ago
Diego Pino Navarro
e576c33ef6
Merge pull request #711 from bryjbrown/7.x-1.12-audit
...
Adds Jon Green to README maintainer list
6 years ago
Bryan J. Brown
6ada7c45d8
Adds Jon Green to README maintainer list
6 years ago
Alan Stanley
7f3d7819df
made logging messages more accurate ( #709 )
...
* made logging messages more accurate
* toggled message type
* removed annoying blank line
* a little more cleanup
* filtered variable
* filtered another variable
* the filtering was getting out of hand
6 years ago
Diego Pino Navarro
1c7e041d69
Merge pull request #707 from rosiel/7.x-documentation
...
ISLANDORA-2215 Documentation of new permission and add screenshot to README.
7 years ago
Pat Dunlavey
d8b8b4f6dc
ISLANDORA-1748 -- add hook_islandora_datastream_filename_alter(). ( #706 )
...
* ISLANDORA-1748 -- add hook_datastream_filename_alter().
Co-authored-by: Diego Pino Navarro <DiegoPino@users.noreply.github.com>
7 years ago
Rosemary Le Faive
3144ada36a
Update README.md for style.
7 years ago
Rosie Le Faive
d05707fec4
Documentation of new permission and add screenshot to README.
7 years ago
Diego Pino Navarro
558cb6df0f
Merge pull request #704 from jonathangreen/warning
...
Prevent Warning
7 years ago
Jonathan Green
7d9cdc220b
Code review feedback
...
Return the current value of $return if we have a bad value.
7 years ago
Jonathan Green
42fa70c303
Prevent Warning
...
Error: Call to a member function getTimestamp() on boolean in islandora_view_datastream_cache_check()
7 years ago
Brandon Weigel
51b01c585a
Merge pull request #703 from whikloj/7.x-ISLANDORA-2178
...
Respect namespace restrictions in manage deleted objects.
A very necessary update. Thanks, @whikloj !
7 years ago
Jared Whiklo
dfaa6ed182
Respect namespace restrictions in manage deleted objects.
7 years ago
Mark Jordan
b8c21bdbf5
Merge pull request #697 from bondjimbond/orphans
...
Add orphaned objects capability to core. What a long, strange road it's been.
7 years ago
Mark Jordan
61d1ea3133
Merge pull request #699 from mnylc/7.x-ISLANDORA-2153
...
ISLANDORA-2153: Allow datastreams with no MIME type restrictions to be replaced with any file type
7 years ago
Brandon Weigel
482c9e6999
Add error message for delete failure
7 years ago
bencomp
62048f5997
Update module maintainer in README, use HTTPS for GitHub ( #702 )
...
Changed maintainer to Diego Pino and changed the scheme in a
GitHub URL to HTTPS.
7 years ago
dannylamb
9eb5a0a874
Removing jenkins and doxygen stuff ( #700 )
...
* Removing jenkins and doxygen stuff
* Replacing ant command with straight bash
* Looking for islandora
* islandora where art thou?
* Consolidating common checks into a single bash script to be called by all the other modules.
* Wrapping up the test run call so we only have to change it in one place if we deviate
* making 'em executable
* Naming typo. Missed a hardcoded islandora path.
7 years ago
Brandon Weigel
deca1766cc
Fix pid undefined constant
7 years ago
Jordan Dukart
124b39959f
Ensure object/ds are accessible before verifying token. ( #701 )
7 years ago
Rosemary Le Faive
1f22788b70
ISLANDORA-2073 Don't allow datastreams if object is forbidden. ( #698 )
...
* ISLANDORA-2073 Don't allow datastreams if object is forbidden.
* Move object check to be more explicit for datastreams.
7 years ago
Brandon Weigel
f299fb7486
Remove quotes from access arguments
7 years ago
Brandon Weigel
3c2cc26ab7
Remove unnecessary code
7 years ago
Brandon Weigel
d443a7c3e8
Turn list of pids_to_delete into an array, and correct warning text
7 years ago
Brandon Weigel
898c5534f6
Coding standards, and remove unneeded variable.
7 years ago
Brandon Weigel
f62b91e121
Coding standards
7 years ago
Brandon Weigel
5ecc9aab0a
Remove quotes from permissions
7 years ago
Brandon Weigel
31a5e87738
Rename functions and define permissions constant
7 years ago
Brandon Weigel
34ff60a0a8
Add warning to report page
7 years ago
Brandon Weigel
7b5a601128
Show list of objects to confirmation page
7 years ago
Brandon Weigel
bc2918c863
Function names and delete path
7 years ago
Brandon Weigel
ecca2654e5
Change query to SELECT DISTINCT, remove ?p ?otherobject
7 years ago
Brandon Weigel
92a9096f12
Permissions
7 years ago
Brandon Weigel
5894477687
XACML OK
7 years ago
Brandon Weigel
3a25a1fa5e
Make permissions work
7 years ago
Brandon Weigel
bb19d99617
Amend SPARQL query to exclude objects with any living parent.
7 years ago
Diego Pino Navarro
4dba1b26ca
ISLANDORA-2153: Allow datastreams with no MIME type restrictions to be replaced with any file type ( #1 )
...
* Return empty if no restriction set, enforce this on the form
7 years ago
Brandon Weigel
962782c5f6
Simplify and make a single query
7 years ago
Brandon Weigel
2e17b7d98f
Add Islandora to various descriptions and titles
7 years ago
Brandon Weigel
56c2afc39c
Add orphaned objects capability to core
7 years ago
Jordan Dukart
5c85f607bb
Handle derivatives of itself. ( #696 )
...
* Handle derivatives of itself.
* More legibility.
7 years ago
Jonathan Green
e2fd2fb892
Merge pull request #691 from jordandukart/7.x-ISLANDORA-2084
...
Handle redirects in a proper way.
7 years ago
Mark Jordan
20e93636ad
Merge pull request #688 from adam-vessey/7.x-ISLANDORA-2064
...
Object context for permission check.
7 years ago