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
Alan Stanley
eab0289dde
Code cleanup following addition of namespace restriction flag
14 years ago
Alexander O'Neill
ddf5e3fc18
Remove use of SOAP in availability check.
14 years ago
Alexander O'Neill
2d93f6a8d8
Prevent crash when loading and Fedora is down.
14 years ago
=Mark Roy
6589c7c970
Added orderby option to get_related* functions. Defaults to as before.
14 years ago
Alexander O'Neill
095913faa7
Added book content model to demo objects form.
14 years ago
Alexander O'Neill
7963259472
Added modifyDatastreamByReference to API.
14 years ago
Nigel Banks
470fbc896a
Added str_getcsv() for backwards compatibilty with php5.2
14 years ago
Alexander O'Neill
e436b56e9e
Migration to GitHub
14 years ago