Adam Vessey
ee4427910b
Extract Drupal collection view assembly into separate function.
...
Hurray for enabling code reuse!
13 years ago
Adam Vessey
3b64841ca7
Conform a little better with the Drupal code standards.
13 years ago
Adam Vessey
8cebf38560
Undo making a couple functions static and fix merge error.
13 years ago
Adam Vessey
f7bd67d015
Use an item_list instead of a table, for the XSLT-less display.
...
Should add some default CSS.
13 years ago
Adam Vessey
ccb4ff5671
Remove PHP_VERSION shenanigans, as we don't look back before 5.2...
...
Needed at least 5.1 to be able to add XSLT parameters by array.
13 years ago
Adam Vessey
4182bfac27
Add the ability to render a collection view without an XSLT.
13 years ago
Adam Vessey
f18ce11ba5
Overhaul FedoraObjectDetailedContent and Object helper.
...
FODC tab now uses theme functions to generate the DC content, datastream info,
and list of parents. Only thing not really being generated is the tiny
(but repeated) form for downloading. Also, make the convertQDC XSLT a little
simpler, even though it really won't need to be used anymore...
Refactored to use the new RI search methods as well.
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
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
jonathangreen
0cacb11a54
Added a slash by accident to CollectionClass.inc
...
Removed a slash that I added by accident to CollectionClass.inc. It came before the PHP tags so it
was just adding it to the page.
13 years ago
jonathangreen
9bbf9e8423
ISLANDORA-527: Fixed the SOAP URL.
13 years ago
Adam Vessey
b8e88b6286
Fix tab selection and slight refactoring.
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
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
Alan Stanley
2d353855c3
remove testing line
13 years ago
Alan Stanley
43a85cf89c
Removed ALL limits on collections
13 years ago
Alan Stanley
711b0082f3
getRelatedItems raised default limit to 10000
13 years ago
Ben Woodhead
cd23431430
Fixed more i18n errors
13 years ago
Alan Stanley
9ca282d521
Added validity check for Collection Policy class
13 years ago
ppound
d7de3a51bf
partial fix for ISLANDORA-403
13 years ago
Alan Stanley
077223c985
Moved Collection Manager to external module
13 years ago
Ben Woodhead
b79b82ab89
Revert "Moved fixed a more appropriate place"
...
This reverts commit ce0078d0ea
.
13 years ago
Ben Woodhead
ce0078d0ea
Moved fixed a more appropriate place
...
API should be low level fedora communications
Core should be islandora specific code
13 years ago
Ben Woodhead
9c43f2dce7
Added a check_plain to getMessage and changed !e to @e
13 years ago
Ben Woodhead
6494fa13a3
Added check_plain to the error handling
13 years ago
Ben Woodhead
58ceada875
Coding standard cleanup
13 years ago
Ben Woodhead
27d9520519
Swiched back to fedora_repository
13 years ago
Alan Stanley
7b550d7346
Modified BatchIngest to allow collections without metadata to be batch ingested
13 years ago
Ben Woodhead
fae0efb144
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
35aa418c02
ISLANDORA-355: Undefined variable error when adding to the pdf collection
13 years ago
Nigel Banks
f78015f674
ISLANDORA-351: Undefined variable Error collection_pid in collection_creation_form()
13 years ago
Ben Woodhead
4ec1743465
Fixed child collection
13 years ago
Ben Woodhead
22ed8b376b
Visiblity Problem
13 years ago
Ben Woodhead
cf58cec0bf
Alans changes
13 years ago
Ben Woodhead
edde1243a1
Fixed documentation
13 years ago
Ben Woodhead
c72a6a7d2f
Added documentation back in
13 years ago
Alan Stanley
b5f1a87d30
Added tab to create new child collections
13 years ago
Ben Woodhead
d4a3ff7ec1
Documenting incs found in the root directory
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
ccebf9b112
ISLANDDORA-250 Changed fedora-system filter, added QUERY check to reduce SOAP errors
14 years ago
Alexander O'Neill
80400de560
Change Smiley Stuff collection into standard image solution pack.
14 years ago
Alexander O'Neill
146b5f979c
ISLANDORA-171 Code cleanup
14 years ago
Alexander O'Neill
767699a07b
ISLANDORA-171 Don't show Add tab if the add object form is empty.
14 years ago
Alexander O'Neill
56337c25ec
ISLANDORA-171 Interim update.
14 years ago
Alexander O'Neill
6ef66a40f3
ISLANDORA-171 Add purge form to object details tab.
14 years ago
Alexander O'Neill
412cbaa464
ISLANDORA-171 code cleanup
14 years ago