Jordan Dukart
82da5d74ff
Restructuring to the derivate process, documentation, more tests.
11 years ago
Jordan Dukart
5bafbd8151
Updated with tests.
11 years ago
Jordan Dukart
b482b40530
Initial commit for feedback.
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
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
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
Adam Vessey
c5680fd1e0
Change function name and slightly safer logic.
12 years ago
Adam Vessey
69216abc81
Use renderable arrays instead of the array of strings we used to.
...
... Arrays of strings are still supported... Just not encouraged.
12 years ago
jonathangreen
13967dd4a5
Updated islandora to include datastream history page
12 years ago
Jonathan Green
ef6fa0d5b1
Merge pull request #359 from jonathangreen/7.x-travis-3.6.2
...
Make travis test against 3.6.2
12 years ago
jonathangreen
7bdb11e355
Make travis test against 3.6.2
12 years ago
nruest
3a05e8a718
add dcterms
12 years ago
Jordan Dukart
cb2990fca1
Merge pull request #350 from nigelgbanks/7.x-admin-menu
...
Admin settings form will now display even if the Repository is not acces...
12 years ago
Jordan Dukart
e16ef19331
Merge pull request #356 from philsogaDGI/7.x
...
added title callback to change the drupal title
12 years ago
Jordan Dukart
967d99ad05
Merge pull request #357 from adam-vessey/7.x-namespace-filter
...
Implement basic collection filter hook for namespaces.
12 years ago
Adam Vessey
5884812486
Fix hook implementation.
...
... Function was name inappropriately... Herp derp.
12 years ago