jonathangreen
9bbf9e8423
ISLANDORA-527: Fixed the SOAP URL.
13 years ago
William Panting
a691d23b83
acted on comments from jonathangreen
13 years ago
William Panting
8e3e02634c
object details tab is now diableable
13 years ago
jonathangreen
17a91d971c
ISLANDORA-479 Error replacing X Datastream
...
When you tried to replace a datastream that was anything but managed,
you would get a SOAP error. Changed this behavior so that you can
replace a managed datastream, an inline xml datastream, and it gives
a reasonable warning if you try to replace a reference or redirect
datastream.
13 years ago
Ben Woodhead
7101d28d7d
Fixed OBJECTHELPER couldn't be found outside of islandora bug
13 years ago
Ben Woodhead
fec776de32
Added a force reinstall and fixed a move to trash bug
13 years ago
Ben Woodhead
b60921adf4
Switched queries from dc:title to fedora label
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
Ben Woodhead
9babc676d8
Fixed t tags
13 years ago
Ben Woodhead
a4a846e90a
Fixed t tags
13 years ago
Ben Woodhead
56b1d21f49
Fixed coding issues
13 years ago
Alan Stanley
fe451fc7d0
added array check
13 years ago
Alan Stanley
0cf63ac59d
Added delete validation to prevent removal of populated collections
13 years ago
Alan Stanley
9ca282d521
Added validity check for Collection Policy class
13 years ago
Alan Stanley
32efbf8ae4
Externalized tabbing
13 years ago
Alan Stanley
b4737ed802
Fixed problem with page redirects on Edit
13 years ago
Alan Stanley
077223c985
Moved Collection Manager to external module
13 years ago
Ben Woodhead
cc4f890363
Fixed last string error in fedora_repository.module
13 years ago
Ben Woodhead
bc69572d64
Sanitized more text
13 years ago
Ben Woodhead
e542a6d4b5
Sanitizing text
13 years ago
Ben Woodhead
bba29d761a
Does this actually work
13 years ago
Ben Woodhead
d8728516b9
checking to see if I need an array to sanitize text
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
Ben Woodhead
b765fbb65b
Moved the files to the appropriate name
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
54140f84ff
ISLANDORA-350: When viewing non-existing objects the Drupal not found page renders along with a failed attempt at rendering the missing object.
13 years ago
Nigel Banks
ab909dfcd6
ISLANDORA-349: Remove references to islandora:top which has now become islandora:root.
13 years ago
Nigel Banks
79ac5bb00f
ISLANDORA-348: Undefined variable Error generated during bulk ingest
13 years ago
Ben Woodhead
c0e183fe16
Removed the fedora search block
13 years ago
Ben Woodhead
5d5cd0024e
added namespances
13 years ago
Ben Woodhead
2c3d2379aa
Changed to islandora:root and removed extra cmodel stuff
13 years ago
Ben Woodhead
fe062d14ef
fixed documentation
13 years ago
jonathangreen
36997226e6
ISLANDORA-318 Updated the class in core which shows the detailed list of content. Renamed it from FedoraObject -> FedoraObjectDetailedContent. This will allow the new API to be used with the newest release of Islandora.
13 years ago
Nigel Banks
33f7e40156
ISLANDORA-317: fixed by checking the stuff.
13 years ago
Ben Woodhead
6ee39c150f
ISLANDORA-316: Fixed a naming bug
13 years ago
Nigel Banks
3259ae154c
Fix for editing DC, And redirecting the ingest form for XML forms.
14 years ago
Nigel Banks
f6436d4832
Fixes for editing
14 years ago
Nigel Banks
479a050708
Changed islandora to call out to a class for building the xml based forms.
14 years ago
Nigel Banks
ec441096e4
Fixes for ingesting objects.
14 years ago
Alan Stanley
8a1e300742
ISLANDORA-260 Missing PID now shows 404 page
14 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
Nigel Banks
1e7ae558b2
Fixed some bugs for the submission of xml forms.
14 years ago
Nigel Banks
4e6dad81a4
broken?
14 years ago
Nigel Banks
f6541b26c7
Edit form correctly shows up in the right spot.
14 years ago
Nigel Banks
3c4de73302
Added hooks for processing XMLBased form's during ingestion
14 years ago
Nelson Hart
acad0a299e
ISLANDORA-278 Updated files fixing Coder errors. Mostly t() errors.
14 years ago