837 Commits (e34e2436f56488ee024cdf82e4d03547f6034099)
 

Author SHA1 Message Date
Jason MacWilliams c2f0b10ffc updated configurations to save display mode as well and config options, also report a successful save to the user 12 years ago
Jonathan Green c71cf5c8fe Merge pull request #133 from jordandukart/6.x 12 years ago
Jordan Dukart 3cb70d9223 Comment spacing, islandora_object_load function 12 years ago
Jordan Dukart a4985161f7 Comment spacing, islandora_object_load function 12 years ago
Jonathan Green 773de14639 Merge pull request #131 from jordandukart/6.x 12 years ago
Jordan Dukart d8b404d7b5 Added tuque wrapper for use in 6.x development 12 years ago
Jonathan Green 3d0b98ab21 Merge pull request #130 from jordandukart/6.x 12 years ago
jonathangreen bf5f0b40bc Updated the watchdog 12 years ago
jonathangreen 3cc97d393c Merge branch '6.x' of github.com:Islandora/islandora into 6.x 12 years ago
Jonathan Green 9fbde2afe5 Merge pull request #129 from jmacwilliams/6.x 12 years ago
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