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
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
Ben Woodhead
fe062d14ef
fixed documentation
13 years ago
Ben Woodhead
84361d7284
added more documentation
13 years ago
Alan Stanley
b5f1a87d30
Added tab to create new child collections
13 years ago
Nigel Banks
1681e031f3
Fixed datastream state check.
13 years ago
Nigel Banks
4260762fc0
Added set_datastream_state function.
13 years ago
Ben Woodhead
c05a9bfeb9
Removed netbeans generated comments
13 years ago
Ben Woodhead
64fac18623
Added doc tags to the api
13 years ago
Nelson Hart
2bd1e56ebd
ISLANDORA-278 Updated files to meet Coder standards. Mostly t() tags. Also renamed a couple of functions. I did a find / replace for the 3 function name changes.
...
validPid to valid_pid
validDsid to valid_dsid
fixDsid to fix_dsid
One of the changes I've made has caused a minor bug in the islandora module. There are extra spaces in the collections URL.
14 years ago
jonathangreen
abfc84457d
ISLANDORA-278 Initial pass at making the islandora code conform to the drupal coding standards.
14 years ago
jonathangreen
56c6592224
Change to fedora_utils to add fixdsid function. It cleans a DSID so fedora will accept it.
14 years ago
Alexander O'Neill
16e7383960
Make solution pack form submit module name.
14 years ago
Alexander O'Neill
d159169516
Use do_curl instead of drupal_http_request for availability check.
14 years ago
Alan Stanley
c82aae9f13
Conflicts resolved
14 years ago
Alexander O'Neill
2ba465b33f
ISLANDORA-158 Fix for non-alphanumeric filenames
14 years ago
Alexander O'Neill
f6058113e3
ISLANDORA-191 Change availability check to look at HTTP status of /fedora/describe
14 years ago
Alan Stanley
026d16222a
Allows namespace lockdown from settings.php
14 years ago