827 Commits (2ef6e45ed4e2ce18863849a06ec9e2e3c376ba38)
 

Author SHA1 Message Date
Adam Vessey c1b3890357 Fix syntax error. 12 years ago
Jordan Dukart 1d47e2163e Change to allow the use of diacritics. JIRA ticket ISLANDORA-625 12 years ago
Jason MacWilliams c781b4e78d fixed error trap in get_datastream to log it in the watchdog - also fixed a syntax bug 12 years ago
Jason MacWilliams 13781d24f7 updated getStream function to use fedora_item to retrieve the datastream dissemination instead of calling soap directly, the result error filtering on the output 12 years ago
Jason MacWilliams 4e0d243a79 removed old commented out code this is now wrong and would cause errors if someone used it again 12 years ago
Jason MacWilliams b345b01a20 updated createDQCEditForm to use fedora_item instead of calling __soap:getDatastreamDissemination directly, now the request is error filtered 12 years ago
Jason MacWilliams cfe5efd06b added checks to get_datastream and get_datastream_dissemination to filter for missing datastreams, also updated add_datastream_from_* and purge_datastrea to resync the datastream list so the checks are consistent 12 years ago
Adam Vessey 429b70c518 ISLANDORA-485 AHAH causes file upload 12 years ago
Jonathan Green 4114ca1f63 Merge pull request #128 from jmacwilliams/6.x 12 years ago
Jason MacWilliams 12e80ef0c4 updated docs for hook_object_details_get_available_xslts 12 years ago
Jason MacWilliams 95e401ccb8 islandora now uses a hook to get a list of available xslts (for xslt view) so other modules can supply more. it also means the path to the xslt has to be from higher than islandora/, i chose the site root for simplicity (it could be the modules folder) 12 years ago
Jonathan Green 74f53c7b43 Merge pull request #127 from jmacwilliams/6.x 12 years ago
Jason MacWilliams 8428eb2393 configured better error detection around a missing xslt file 12 years ago
Jason MacWilliams 1872a0f47e moved mods2html file to object_details_xslts/ 12 years ago
Jason MacWilliams 1b43b3169d fixed xslt paths 12 years ago
Jason MacWilliams 8ed4573edd updated object details page 12 years ago
Jonathan Green f9ddf2953d Merge pull request #126 from adam-vessey/6.x 12 years ago
Adam Vessey 61dcfa0d55 Merge branch '6.x' of github.com:Islandora/islandora into 6.x 12 years ago
Adam Vessey 694c4039fe Bit safer with labels and minor optimization. 12 years ago
Adam Vessey b14ba233c2 Stop setting the title. 13 years ago
Adam Vessey c636034d95 Improve relationship management. 13 years ago
Adam Vessey d2474b9112 Set the title. 13 years ago
Adam Vessey 94c73ff625 Suppress warnings for XSLTs that do not exist for Object Details tab. 13 years ago
Adam Vessey 6370a12bb9 Fix breadcrumbs, so that an entry for the current object is not added. 13 years ago
Jonathan Green 5918624b91 Merge pull request #107 from grf/postgres-fixes 13 years ago
Randy Fischer 9987434606 removed incomplete checklist 13 years ago
Randy Fischer 8d44579f69 FEDORA_REPOSITORY lower-cased as well - this is only for consistencies' sake 13 years ago
Randy Fischer 4bdc234721 path requests for Fedora_Repository lowercased - Postgres does case-sensitive matching 13 years ago
Randy Fischer a592be85a9 to-do list 13 years ago
Adam Vessey be55312b3e Clean up renderCollection function. 13 years ago
Adam Vessey 582d735f07 Minor cleanup. 13 years ago
Adam Vessey 3d09a8d69b Merge branch '6.x' of git://github.com/jmacwilliams/islandora into HEAD 13 years ago
Adam Vessey 3c31229ddc Merge branch '6.x' of github.com:Islandora/islandora into 6.x 13 years ago
Adam Vessey 7b5d3cbee9 Fix move_to_trash function. 13 years ago
Adam Vessey 48c63fad76 Simplify logic in get datastream list and allow multiple pids to be obtained. 13 years ago
Jason MacWilliams 1fcdfbd836 added menu hook so table config works, fixed an incorrect default value, added description to radiogroup 13 years ago
Jason MacWilliams 2e427bb4d1 moved alert message to watchdog and fixed an incorrect default value 13 years ago
Jason MacWilliams 672179a133 remove an erroneous text widget (from development) and completed the table display mode (with configuration) 13 years ago
Jason MacWilliams a0891d6111 remove 'jason' code guards 13 years ago
Jason MacWilliams 55a355ffce removed 'jason' code guards 13 years ago
Jason MacWilliams c05e3dab32 add the mod2html stylesheet for testing transforms 13 years ago
Jason MacWilliams a88fee9fa9 added core object details code 13 years ago
Jason MacWilliams 6701587fd4 added menu path to load object profile configurations, setup admin page to request all profiles and create a table for user selection 13 years ago
Jason MacWilliams 1c7666842b invoke custom hooks to retrieve metadata display instead of hard-coding it 13 years ago
Jonathan Green 8f87a48891 Merge pull request #103 from ppound/ISLANDORA-604 13 years ago
Paul Pound df42d77c10 fix for ISLANDORA 604 and added some defines to FedoraItem.inc 13 years ago
Jonathan Green bd573f71b1 Merge pull request #102 from ppound/ISLANDORA-596 13 years ago
Paul Pound 06907b7a86 fixes for tickets ISLANDORA-596 and ISLANDORA-597 13 years ago
Adam Vessey 536c6e58aa Add missing include. 13 years ago
Adam Vessey c1615e4875 Use Drupal functions in XSLT to generate URLs. 13 years ago