Brandon Weigel
dc12d524d2
foreach fix
4 years ago
Brandon Weigel
e2fdb9e3c2
Travis
4 years ago
Brandon Weigel
404221ad76
review from bryjbrown
4 years ago
Brandon Weigel
42775301fd
Fix the php error
4 years ago
Brandon Weigel
061ead2013
Convert islandora_object_load to a solr query
4 years ago
Brandon Weigel
ea2bc2755b
Remove debug
4 years ago
Brandon Weigel
9403d3be20
Style cleanup
4 years ago
Brandon Weigel
06163b7b22
Make sure each parent object is loaded only once
4 years ago
Brandon Weigel
2f3a886bed
Clean up comments
4 years ago
Brandon Weigel
064b115024
Add Solr option for Orphaned Objects list
4 years ago
Jonathan Green
a36b648a36
Fix islandora for latest 3.6 coding standard update.
5 years ago
Brandon Weigel
d48b756981
get rid of deprecation stuff
6 years ago
Brandon Weigel
80481e6a0d
Tell dcs to ignore deprecation message
6 years ago
Brandon Weigel
d01c5a098e
See if Travis likes this
6 years ago
Brandon Weigel
da2203f83d
Travis is very picky
6 years ago
Brandon Weigel
e165da1cd9
Sigh travis
6 years ago
Brandon Weigel
86719d154f
TRAVIS
6 years ago
Brandon Weigel
ab0734eee1
Dumb paste errors
6 years ago
Brandon Weigel
daffe538a7
Final fix for Travis
6 years ago
Brandon Weigel
5c32aee820
Try again with Travis
6 years ago
Brandon Weigel
acac16d410
one more try with travis
6 years ago
Brandon Weigel
147dc7302c
Last try at travis
6 years ago
Brandon Weigel
13d87d49bd
Another attempt to fix travis
6 years ago
Brandon Weigel
e1d8b77c5c
Fix travis tuque warning
6 years ago
Jared Whiklo
525283cb9c
Coder
6 years ago
Jordan Dukart
cdc8ccfb20
Typing.
6 years ago
Jordan Dukart
bcfe5c2acc
Type as bool.
6 years ago
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
Jordan Dukart
d6679cbfb8
Form_load_include the file.
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
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
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
Rosie Le Faive
d05707fec4
Documentation of new permission and add screenshot to README.
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
Jared Whiklo
dfaa6ed182
Respect namespace restrictions in manage deleted objects.
7 years ago
Brandon Weigel
482c9e6999
Add error message for delete failure
7 years ago
Brandon Weigel
deca1766cc
Fix pid undefined constant
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
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
5894477687
XACML OK
7 years ago
Brandon Weigel
3a25a1fa5e
Make permissions work
7 years ago