jonathangreen
9bbf9e8423
ISLANDORA-527: Fixed the SOAP URL.
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
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
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
Nigel Banks
e57a0f9a81
Opps!
13 years ago
Nigel Banks
eb2e765e78
Added a function for forgetting a object when memory constraints apply.
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
Ben Woodhead
9c43f2dce7
Added a check_plain to getMessage and changed !e to @e
13 years ago
Ben Woodhead
58ceada875
Coding standard cleanup
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
351d44ed4d
Added management and batch capabilites to Collections
13 years ago
Alan Stanley
ebd8a5096b
Added management tab to collections
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
Ben Woodhead
5d5cd0024e
added namespances
13 years ago
Ben Woodhead
84361d7284
added more documentation
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
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
Alan Stanley
c82aae9f13
Conflicts resolved
14 years ago
Alexander O'Neill
2ba465b33f
ISLANDORA-158 Fix for non-alphanumeric filenames
14 years ago
Alan Stanley
026d16222a
Allows namespace lockdown from settings.php
14 years ago
Alan Stanley
eab0289dde
Code cleanup following addition of namespace restriction flag
14 years ago
Alexander O'Neill
7963259472
Added modifyDatastreamByReference to API.
14 years ago
Alexander O'Neill
e436b56e9e
Migration to GitHub
14 years ago