Jordan Dukart
b482b40530
Initial commit for feedback.
11 years ago
MorganDawe
735cdca6da
Travis build was failing, added menu callbacks back into core.
11 years ago
MorganDawe
1bf6024431
Updated via code review feedback.
11 years ago
MorganDawe
1314c7dc06
Removed old hook.
11 years ago
MorganDawe
a384900fa5
Resolved merge conflict.
11 years ago
MorganDawe
dffb15526d
Updated via code review feedback.
11 years ago
MorganDawe
5ec2045e15
Implemented changes requested via code review.
11 years ago
Jonathan Green
73e09a9d0d
Merge pull request #377 from jordandukart/7.x-fixes
...
Fix a collding array key, code style.
11 years ago
Jordan Dukart
7af39f17fc
Spacing.
11 years ago
Jordan Dukart
88448d329f
Unique array key.
11 years ago
Jordan Dukart
1fa7d0790f
Actually use the fieldset that's defined.
11 years ago
Jordan Dukart
dd9896d187
Code style cleanup.
11 years ago
Jordan Dukart
2c8ad9cce2
Merge pull request #374 from jonathangreen/7.x-add-ds-history
...
7.x add ds history
11 years ago
jonathangreen
c1c7c0afae
Missin t()
11 years ago
jonathangreen
e1c5812551
Spellin'
11 years ago
William Panting
d7645ce1e7
not bubling permissions
11 years ago
Jonathan Green
17f075d978
Merge pull request #375 from jordandukart/7.x-qa-dan
...
Updated functionality for binary tests and deletion of objects.
11 years ago
Jordan Dukart
f856e41ee9
Fix doxygen comment.
11 years ago
jonathangreen
be4b33cf14
Merge branch '7.x' into 7.x-add-ds-history
11 years ago
jonathangreen
7afc0093e7
Added datastream versions forms.
...
This commit allows users with the correct permissions to see
all the previous versions of a datastream. It also allows
the user to see the contents of old datastreams and delete
versions of the previous datastreams.
11 years ago
Jordan Dukart
b391c9f213
Merge pull request #373 from jonathangreen/7.x
...
Fixed bug with datastream alter.
11 years ago
jonathangreen
68d52ea329
Fixed bug with datastream alter.
11 years ago
vagrant
4f83ccb663
Merge branch '7.x' of github.com:qadan/islandora into qadan-7.x
11 years ago
MorganDawe
7a2984bb77
Removed the alter hook, and implemented a generic printer hook to move more printer functionality to the solution packs.
11 years ago
MorganDawe
735bc3bce9
Removed leftover dsm call.
11 years ago
MorganDawe
ad2a68a95a
Merge https://github.com/MorganDawe/islandora into 7.x
11 years ago
MorganDawe
4c16e6af1d
Added the ability to print dc info and images for basic image, large image and pdf solution packs.
11 years ago
philsogaDGI
df0e2c6bb1
Merge pull request #370 from adam-vessey/7.x-drush-sp
...
Add ability to (un)install objects via Drush.
11 years ago
Adam Vessey
60682ad96b
Add Drush commands.
11 years ago
Adam Vessey
cdacfc966d
Pull out acquisition of required objects, other generalization...
...
... introduction of "force" parameter, so reinstallation of objects
can be forced to occur.
11 years ago
Jonathan Green
0d67f7e728
Merge pull request #369 from adam-vessey/7.x-new-datastream-alter
...
Add test to cover datastreams added before objects are ingested, and implementation to satisfy test.
11 years ago
Adam Vessey
abb76448e5
Merge branch '7.x' into 7.x-new-datastream-alter
11 years ago
Adam Vessey
7ad6efc7a0
Trigger datastream alter on object ingest.
11 years ago
Adam Vessey
01b282aaf9
Add test for altering new datastreams in new objects...
...
... Bit of additional whitespace for readability.
11 years ago
Adam
a5113e0462
Merge pull request #368 from jordandukart/7.x
...
Force update fix.
11 years ago
Jordan Dukart
8c6f39bc04
Dashes.
11 years ago
Jordan Dukart
21b38377e1
Force update fix.
11 years ago
Adam
4aaa75b0bd
Merge pull request #367 from jordandukart/7.x
...
Codesniffer upgrade breaks on these two lines.
11 years ago
Jordan Dukart
8015736149
Unneeded breaks around throws.
11 years ago
Jordan Dukart
eeeb78f343
Codesniffer upgrade breaks on these two lines.
11 years ago
Jordan Dukart
7177b350bc
Merge pull request #366 from ruebot/7.x-dcterms
...
add dcterms
11 years ago
William Panting
2a6519ceed
Merge pull request #362 from nigelgbanks/7.x-sp-inline-datastream-formatting
...
Attempt to normalize XML data-streams when comparing for equality.
11 years ago
Nigel Banks
c21ec669f6
Updated comment
11 years ago
Daniel Lamb
df02e76881
Merge pull request #361 from adam-vessey/7.x-steps-ingest-by-reference
...
Use references when ingesting during steps.
11 years ago
Nigel Banks
6cc205ec1a
Attempt to normalize XML data-streams when comparing for equality.
...
Used during solution install/reinstall to determine if changes have been
made. Fedora selectively strips newline characters within actual content.
Now we normalize the two data-streams such that all newlines are made spaces
and any preceding/trailing white-space within the document is removed.
For Issue:
https://dgi.ontimenow.com/viewitem.aspx?id=1989&type=features&force_use_number=false
11 years ago
Adam Vessey
4bcb99ddcb
Use references when ingesting during steps.
...
Makes the objects available to later submission handlers... Handling a
weird case, yes... Need to trigger something only after ingest, but
only when ingesting through the form.
11 years ago
Adam Vessey
2cdc264bdf
Run all 7.x branches through Travis.
11 years ago
Jordan Dukart
8496a01987
Merge pull request #360 from adam-vessey/7.x-renderable-arrays
...
Use renderable arrays instead of the array of strings we used to.
11 years ago
Adam Vessey
cde90385b2
Fix code standard issues.
12 years ago
Adam Vessey
e6fe099478
Carry through through the function rename.
...
Also, be sure to call the transformer function after the alter, just in case
a modules adds in another value in the manner it used to use 'em.
12 years ago