Paul Pound
df42d77c10
fix for ISLANDORA 604 and added some defines to FedoraItem.inc
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
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
Adam Vessey
2c47f9bfb2
Allow returns from modifications...
13 years ago
jonathangreen
9bbf9e8423
ISLANDORA-527: Fixed the SOAP URL.
13 years ago
Adam Vessey
1c568f760d
Remove unnecessary comments
13 years ago
Adam Vessey
04a0a76378
Produce a purge_relationships function which is more similar to add_relationship
13 years ago
Adam Vessey
27be8ded87
Add 'quiet' parameter to modify_datastream wrapper.
13 years ago
Adam Vessey
63b089cedd
Allow for literals in add_relationship, and use wrapped modify_datastream
...
Slight improvements, and RELS-EXT does not have to be inline XML
(can be managed)
13 years ago
Adam Vessey
280243ea65
Drupal-parsable docs
13 years ago
Adam Vessey
899f1fb5ad
Documentation and improvement of wrapper.
13 years ago
Adam Vessey
33b0c3b3ce
Additional error handling, and add wrapp for modifyDatastream
...
Wrapping allows either content or a file to be pushed, independant of the
controlGroup... You don't have to know if you need to push by value or
reference!
13 years ago
Ben Woodhead
860069f400
Cleaned up error handling
13 years ago
jonathangreen
0b40b55981
Added the quiet=true flag to fedora_item.inc
...
In Fedora item when you call the constructor it automatically does
a getObjectProfile soap call. This was reporting soap errors
when called on an item that dosen't exist, we don't want to
show the user this.
13 years ago
jonathangreen
4ba420dce8
Updated Fedora Item Datastream add for HTTPS
...
When a datastream is added using HTTPS if its using the drupal url
it will try to use HTTP instead of HTTPS since Fedora has some problems
with HTTP. Ammended commit. Removed debug statements.
13 years ago
Adam Vessey
972e97d498
Comment out debug lines.
13 years ago
Adam Vessey
417b1ab050
Handle redirect streams better, and various minor changes.
13 years ago
Alan Stanley
6f2442e96b
Added abiltiy to force reinstallation of fedora objects
13 years ago
Ben Woodhead
fec776de32
Added a force reinstall and fixed a move to trash bug
13 years ago
Nigel Banks
6bd33358ed
Using fedora item instead of object helper in some cause to prevent exceptions such as object not found in lower level storage.
13 years ago
Nigel Banks
0ba035d4da
Cleaned up the function soap_call(). It was using watchdog incorrectly, causing the function to attempt to serialize non-serializable data.
13 years ago
Alan Stanley
e5027f60e3
Added namespaces to relationship maninupulators for pagination
13 years ago
Ben Woodhead
b60921adf4
Switched queries from dc:title to fedora label
13 years ago
Alan Stanley
79b3723459
added conveninece method to wrap datastream writing
13 years ago
Ben Woodhead
67007c80de
Created a move to trash option
...
asdf
removed breadcrumbs for a test
setback to default
playing with the menu
playing with the menu
playing with the menu
playing with the menu
playing with the menu
cleanup
Removed ALL limits on collections
remove testing line
13 years ago
Alan Stanley
33b3b4453f
added permission filtering to get_collections_as_option_array()
13 years ago
Nigel Banks
e57a0f9a81
Opps!
13 years ago
Nigel Banks
eb2e765e78
Added a function for forgetting a object when memory constraints apply.
13 years ago
ajstanley
e44be2a48c
Replaced fedora calls with regex to improve performance.
13 years ago
jonathangreen
b195d45b1e
Cleanup some TRUE that should be true
...
When you do a repository search in Fedora_Item the URL it creates
requires that the boolean be true. This got changed to TRUE in the
code cleanup. Changed this back.
13 years ago
Alan Stanley
b4737ed802
Fixed problem with page redirects on Edit
13 years ago
Ben Woodhead
e1ebfb8f32
Revert "Marked everything in plugins as deprecated"
...
This reverts commit bddfd81fc8
.
13 years ago
Ben Woodhead
bddfd81fc8
Marked everything in plugins as deprecated
13 years ago
Ben Woodhead
9c43f2dce7
Added a check_plain to getMessage and changed !e to @e
13 years ago
Ben Woodhead
d705d897cb
Removed CVS id tags
13 years ago
Ben Woodhead
c498a3f2b4
fixed /dev/null
13 years ago
Ben Woodhead
58ceada875
Coding standard cleanup
13 years ago
Alan Stanley
632de8f9f0
Change the way we checked for ISLANDORACM datastream to take some strain off the logs
13 years ago
Ben Woodhead
27d9520519
Swiched back to fedora_repository
13 years ago
Ben Woodhead
ab131a672f
switched to islandora repository
13 years ago
Alan Stanley
3b3891ebd7
Added documentation
13 years ago
Alan Stanley
351d44ed4d
Added management and batch capabilites to Collections
13 years ago
Alan Stanley
ebd8a5096b
Added management tab to collections
13 years ago
discoverygnoye
6620c2e51b
ISLANDORA-362 updated the do_curl method to be renamed do_curl_ext and return additional information to determine the success of curl_exec. do_curl was modified to call do_curl_ext and retain historical method call correctness. fedora_repository.module was updated to test for the existence of risearch and output a message when it is not available.
13 years ago
Nigel Banks
2691a5c0c4
ISLANDORA-304: Islandora Fails to install Solution Packs when installed on OSX with MAMP 2
13 years ago
Ben Woodhead
5c3d898954
server changes
13 years ago
Alan Stanley
4945479b9e
Added file validity check to function add_datastream_from_file
13 years ago
William Panting
5912f5141e
ISLANDORA-336 I removed the unnecesary object creation.
13 years ago
Ben Woodhead
5d5cd0024e
added namespances
13 years ago