977 Commits (ba1443c7575e9a02771b90e3eae4897ef17ab979)
 

Author SHA1 Message Date
Jonathan Green 7c018f3ab6 Merge pull request #143 from adam-vessey/6.x 12 years ago
Adam Vessey 6b05e20316 Remove lines creating getDatastream error... 12 years ago
Adam Vessey f54e2f2acb Little more checking if there is any tab content... 12 years ago
nruest 32f2f7d753 sketching out fits support 12 years ago
Jonathan Green c0c0701253 Merge pull request #141 from adam-vessey/6.x 12 years ago
Jonathan Green 8bc54d1b01 Merge pull request #142 from jordandukart/6.x 12 years ago
Jordan Dukart 6f59b764cc Added xslt extension to MimeClass.inc 12 years ago
Adam Vessey 1f30a3ded1 Merge branch '6.x' of git://github.com/Islandora/islandora into 6.x 12 years ago
Adam Vessey efbd0da51e Refine "Object Details" handling. 12 years ago
Jonathan Green d30efed3be Merge pull request #140 from jmacwilliams/6.x 12 years ago
Jason MacWilliams 530d5a3aca added notes to reverse iterator in purge_relationships 12 years ago
Jason MacWilliams 845c33964a updated purge_datastream to iterate backwards through the rels elements instead of forward so it can correctly remove all of them 12 years ago
Jason MacWilliams 21a6fd1aee updated getCollectionQuery to call out an alter for other modules to update the query (specifically for the xacml module, but others could alter as well) 12 years ago
Jonathan Green 7c9aefc8ec Merge pull request #139 from willtp87/ISLANDORA-581 12 years ago
William Panting 8c3da4569a ISLANDORA-581 On content model trigered tabs we use module_exists to verify if a module is present and enabled before calling code. We also use module_load_include instead of including directly. 12 years ago
Alan Stanley 3d226bec86 Merge branch '6.x' of https://github.com/Islandora/islandora into 6.x 12 years ago
Jonathan Green 1fa2f2a3ae Merge pull request #138 from adam-vessey/6.x 12 years ago
Adam Vessey ac0cfab95c Merge branch '6.x' of github.com:adam-vessey/islandora into 6.x 12 years ago
Adam Vessey 0b8ef2ecd9 Fixed where I missed avoiding the page cache for datastreams. 12 years ago
Jonathan Green 72630f1462 Merge pull request #137 from jonathangreen/6.x 12 years ago
jonathangreen a3c66723f1 Fixed Namespaces Message (for real this time) 12 years ago
jonathangreen d5549e9a33 Fixed Namespaces Message 12 years ago
jonathangreen 2b471e48a6 Removed Useless Configuration Options 12 years ago
Alan Stanley c0f8ff77e6 Merged files 12 years ago
Adam Vessey 2371ea7869 Use function to get query. 12 years ago
Jonathan Green 3ca0bcb7cd Merge pull request #136 from adam-vessey/6.x 12 years ago
Adam Vessey 116916d5ce Merge branch '6.x' of digital.march.es:/var/www/html/drupal/sites/all/modules/islandora/ into 6.x 12 years ago
Adam Vessey 08e0c679b3 Speed up breadcrumb query. 12 years ago
Jonathan Green 05fbdcfa1c Merge pull request #135 from adam-vessey/6.x 12 years ago
Adam Vessey 63d505a1f1 Use the relevant constant. 12 years ago
Adam Vessey ff615b140a Merge branch '6.x' of github.com:Islandora/islandora into 6.x 12 years ago
Adam Vessey 3d7c6bc00f Merge branch '6.x' of digital.march.es:/var/www/html/drupal/sites/all/modules/islandora/ into 6.x 12 years ago
Adam Vessey 5db38dde91 Use drupal set headers to allow proper page caching, but disable caching... 12 years ago
Jonathan Green b338e388ef Merge pull request #134 from jmacwilliams/6.x 12 years ago
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