Matthew Perry
abf1554718
Merge pull request #589 from jordandukart/7.x-ISLANDORA-1218
...
Option to not render breadcrumbs.
10 years ago
Jordan Dukart
3aada8af4b
Merge pull request #586 from knjackson30974/Kylea
...
Added checkbox for option to delete derivatives from datastream.
10 years ago
Jordan Dukart
b7816b33b2
Option to not render breadcrumbs.
10 years ago
KyleaJ
7378bc1456
Merge pull request #1 from adam-vessey/7.x-avoid-stashing-objects
...
Slight change to avoid potential caching issues.
10 years ago
Adam Vessey
c8fdfda962
Get rid of some unrelated trailing space...
10 years ago
Adam Vessey
1814d5af3d
Somewhat more specific info about the datastreams.
10 years ago
Adam Vessey
088a4fad38
Avoid extra comma when there are no derivatives.
10 years ago
Adam Vessey
ccd7ab7f02
Slight change to avoid potential caching issues.
10 years ago
Kylea Jackson
9e734d6726
Added recursive derivative check
10 years ago
Nick Ruest
511f9e05b6
Merge pull request #587 from willtp87/7.x.more_409s
...
7.x.more 409s
10 years ago
Kylea Jackson
ec5e997ad9
Added filter for derivatives, added description of what derivatives will be purged
10 years ago
willtp87
0e82e30d0a
miscomunication and mistakes fixin
10 years ago
willtp87
3e1c51906d
Rely on parent for return.
10 years ago
willtp87
8eecf42360
Playing nice with the parents, cause @adam-vessey made me.
10 years ago
willtp87
f65607bb0c
Not nuking object continuity.
10 years ago
willtp87
a788cc52a0
Allowing more object altering in hooks.
10 years ago
Kylea Jackson
96a2c32a29
Cleaning up last bit of code standard issues
10 years ago
Kylea Jackson
8974918573
Cleaning up changes from adding option to delete derivatives.
10 years ago
Kylea Jackson
1b11c4b258
Merge branch 'Kylea' of https://github.com/knjackson30974/islandora into Kylea
10 years ago
Kylea Jackson
df562a7c1e
Added checkbox for option to delete derivatives from datastream.
10 years ago
Nick Ruest
ef5df7edff
Merge pull request #575 from DiegoPino/7.x
...
Restored isPartOf, order by, added comp. predicate
10 years ago
DiegoPino
a07f6b144b
Removed comment in ref. to removed code
...
flushing all reference to isConstituentOf
10 years ago
DiegoPino
d5660bd0a0
Restored predicate var, removed ext. mod. var get
...
as defined by committers call Feb. 19, 2015
10 years ago
Jordan Dukart
b6854e3c96
Merge pull request #585 from qadan/7.x
...
Fix so that all user-generated objects are purged
10 years ago
qadan
d7b4a0de1e
can i get back to work now
10 years ago
qadan
6645c69015
unimportant commit, doesn't really change functionality any
10 years ago
qadan
a992b742e3
fix everyone yelling at me
10 years ago
Daniel Aitken
4fb7e9f741
Merge pull request #11 from Islandora/7.x
...
update 7.x
10 years ago
Jordan Dukart
c972cc50ef
Merge pull request #584 from willtp87/7.x.rule_notice
...
Stopped a notice.
10 years ago
willtp87
d276979548
Stopped a notice.
10 years ago
Nigel Banks
9ac1eed4b9
Merge pull request #545 from ruebot/7.x-ISLANDORA-1042
...
ISLANDORA-1042 -- DESTROY ALL DEPRECATED CODE!
10 years ago
Adam
e9c8f99ec1
Merge pull request #583 from jordandukart/7.x-double-encode
...
Don't double encode as drupal_set_title check_plains.
10 years ago
Jordan Dukart
8c84ccc5f2
Update comment.
10 years ago
Jordan Dukart
89036f1b66
Minus comment.
10 years ago
Jordan Dukart
fa5d02d895
Don't double encode as drupal_set_title check_plains.
10 years ago
Jordan Dukart
7bd936db54
Merge pull request #582 from MorganDawe/7.x-print-class
...
7.x print class
10 years ago
MorganDawe
c45325fae4
Merge branch '7.x' of github.com:Islandora/islandora into 7.x-print-class
10 years ago
MorganDawe
13fac4158e
Added class to print icon.
10 years ago
William Panting
0807af6b56
Merge pull request #581 from jordandukart/7.x-spinner
...
Add an extra class so we can use the spinner elsewhere.
10 years ago
Jordan Dukart
d47851d198
Add our extra class in the process.
10 years ago
Jordan Dukart
813c55e75d
Add an extra class so we can use the spinner elsewhere.
10 years ago
Nick Ruest
ffd5ad0049
Merge pull request #1 from willtp87/7.x.1042
...
Simplification as single object entry is deprecated.
10 years ago
willtp87
0975818bd0
Simplification as single object entry is deprecated.
10 years ago
nruest
8618f8e7cd
Looks like ternary needs to be there, or it blows up solution pack collection ingest downstream.
10 years ago
nruest
ae64d3e260
Actually remove the ternary.
10 years ago
nruest
6e64814200
Merge branch '7.x' of github.com:islandora/islandora into 7.x-ISLANDORA-1042
10 years ago
William Panting
1c10195547
Merge pull request #580 from adam-vessey/7.x-rules-fix
...
Minor improvement and fix.
10 years ago
Adam Vessey
88304774a9
Revert "Allow "islandora_object" entities to be loaded."
...
This reverts commit 598e68980e
.
10 years ago
Adam Vessey
8641c469e3
Avoid watchdogging "Cache rebuild lock hit: event_islandora_*" stuff.
10 years ago
Adam Vessey
598e68980e
Allow "islandora_object" entities to be loaded.
...
Should allow objects to be loaded in Rules, by specifying the "id" as
a property. (trying to load by "id" directly is not possibly, since Rules
assumes that IDs are numeric)
10 years ago