Adam Vessey
132248951d
Fix error when label contains an extension.
...
Error intro'd during datastream replace 'improvements'.
13 years ago
Adam Vessey
7bc755f231
Make control group selection optional.
13 years ago
Adam Vessey
8cfdc902ab
Fix issue with downloading versioned datastreams.
...
Had to do with migration to use of newer REST API; it takes the version
parameter differently, as a query parameter instead of a position in the
URL.
13 years ago
Adam Vessey
01ac63a3d9
Allow the addition of Redirect and External datastreams.
13 years ago
Adam Vessey
fa77552e57
Get the extension without exploding.
13 years ago
Jonathan Green
d230f27463
Merge pull request #100 from adam-vessey/6.x
...
Fix error intro'd during refactor.
13 years ago
Adam Vessey
5aefe46f85
Use wrapping modify_datastream wrapper in replace datastream callback.
13 years ago
Adam Vessey
364e908ff5
Fix error intro'd during refactor.
13 years ago
Jonathan Green
dd475a8c80
Merge pull request #99 from adam-vessey/6.x
...
6.x
13 years ago
Adam Vessey
3b64841ca7
Conform a little better with the Drupal code standards.
13 years ago
Adam Vessey
cfc6a4f6e7
Merge branch '6.x' of git://github.com/Islandora/islandora into 6.x
...
Conflicts:
CollectionClass.inc - chunk moved due to intro of XSLT-less collection view
ObjectHelper.inc - chunk extracted into separate function
fedora_repository.install - syntax error fixed...
13 years ago
Adam Vessey
8cebf38560
Undo making a couple functions static and fix merge error.
13 years ago
Adam Vessey
f7bd67d015
Use an item_list instead of a table, for the XSLT-less display.
...
Should add some default CSS.
13 years ago
Adam Vessey
b2c1d613f1
Remove include added in previous (reverted) commit.
13 years ago
Adam Vessey
3a559b7701
Undo bit of code which ended up producing warnings/errors...
...
... In calling deprecated code, but anyway.
13 years ago
Adam Vessey
ccb4ff5671
Remove PHP_VERSION shenanigans, as we don't look back before 5.2...
...
Needed at least 5.1 to be able to add XSLT parameters by array.
13 years ago
Adam Vessey
ccfc845464
Clean up and formatting
13 years ago
Adam Vessey
af364d04be
Fix syntax error.
13 years ago
Adam Vessey
eaff54436b
Get rid of more explicit markup output, in favour of Drupal methods.
13 years ago
Adam Vessey
4182bfac27
Add the ability to render a collection view without an XSLT.
13 years ago
Adam Vessey
a5e6054fbd
Extract the Sparql parser out, so it might be used elsewhere during transition.
13 years ago
Adam Vessey
548861b7bc
Avoid DSMing the DC... Derp.
13 years ago
Adam Vessey
7934e43880
Fix string which was bugging me.
13 years ago
Adam Vessey
f18ce11ba5
Overhaul FedoraObjectDetailedContent and Object helper.
...
FODC tab now uses theme functions to generate the DC content, datastream info,
and list of parents. Only thing not really being generated is the tiny
(but repeated) form for downloading. Also, make the convertQDC XSLT a little
simpler, even though it really won't need to be used anymore...
Refactored to use the new RI search methods as well.
13 years ago
Adam Vessey
5ae0e46053
Overhaul breadcrumbs and nuke fedora_repository_{name,title}
...
Addresses the title/name issues of ISLANDORA-562 (by getting rid of them).
Menu/root title is provided through the menu system.
13 years ago
Adam Vessey
8dde6736b7
Add comments/inline docs, and change the function names to be more the norm.
13 years ago
Adam Vessey
e7df7b358b
Use function returned by get_t()
...
Because of Drupal's workflow, we may not have access to the regular t()
function. Drupal provides get_t() function to address this issue, it
just has to be used (and it's return used).
Also, use the bloody url function instead of appending $base_url.
13 years ago
Adam Vessey
5560e73202
Add a couple comments.
13 years ago
Adam Vessey
e4cad8c448
Overhaul breadcrumbs and nuke fedora_repository_{name,title}
...
Addresses the title/name issues of ISLANDORA-562 (by getting rid of them).
Menu/root title is provided through the menu system.
13 years ago
Adam Vessey
856489f74f
Allow returns from modifications...
13 years ago
Adam Vessey
7ad0b140ab
Fix a tiny error introduced...
13 years ago
Adam Vessey
0f15711e4b
Use function returned by get_t()
...
Because of Drupal's workflow, we may not have access to the regular t()
function. Drupal provides get_t() function to address this issue, it
just has to be used (and it's return used).
Also, use the bloody url function instead of appending $base_url.
13 years ago
Adam Vessey
0e5bab5706
Overhaul breadcrumbs and nuke fedora_repository_{name,title}
...
Addresses the title/name issues of ISLANDORA-562 (by getting rid of them).
Menu/root title is provided through the menu system.
13 years ago
jonathangreen
bd76dbf214
ISLANDORA-559: This is a test commit.
13 years ago
Adam Vessey
2c35d8f5f2
Merge branch '6.x' of git://github.com/Islandora/islandora into 6.x
13 years ago
jonathangreen
0cacb11a54
Added a slash by accident to CollectionClass.inc
...
Removed a slash that I added by accident to CollectionClass.inc. It came before the PHP tags so it
was just adding it to the page.
13 years ago
Adam Vessey
f90fdf5063
Merge branch '6.x' of dvr-web.mirc.sc.edu:/var/www/sites/all/modules/islandora/ into 6.x
13 years ago
Adam Vessey
2c47f9bfb2
Allow returns from modifications...
13 years ago
Adam Vessey
99a84f9414
Merge branch '6.x' of git://github.com/Islandora/islandora into 6.x
13 years ago
Adam Vessey
aa7f8fe245
Fix a tiny error introduced...
13 years ago
jonathangreen
a6929d8c28
new version
13 years ago
jonathangreen
df90c2dc86
Merge branch '6.x' of github.com:Islandora/islandora into 6.x
13 years ago
jonathangreen
971b90d777
Updated version number i forgot.
13 years ago
Jonathan Green
eba7405dad
Merge pull request #97 from adam-vessey/6.x
...
Fix a couple more places where the incorrect variable name was used.
13 years ago
Adam Vessey
a2d528b91f
Fix a couple more places where the incorrect variable name was used.
13 years ago
jonathangreen
603b3db014
Merge remote-tracking branch 'adam/6.x' into 6.x
13 years ago
jonathangreen
d00be1a4a9
Updated version to 12.1-RC1
13 years ago
jonathangreen
742a35043c
Updated version number
13 years ago
jonathangreen
9bbf9e8423
ISLANDORA-527: Fixed the SOAP URL.
13 years ago
Jonathan Green
b4f11c3fd1
Merge pull request #96 from ppound/6.x
...
6.x
13 years ago