438 Commits (19f735cd49820349b134d45e9d30638ac122b3f0)
 

Author SHA1 Message Date
Alexander O'Neill e8fa16b6d5 Added more help text to check for ImageMagick availability. 14 years ago
Alexander O'Neill 1dd3162321 Added checks for ImageMagick and Kakadu to system requirements. 14 years ago
Alexander O'Neill 7c1f789139 Added check for iiv viewer. 14 years ago
Alexander O'Neill 3ae6862ff1 Added availability checdk for fedora to system status. 14 years ago
=Mark Roy 6589c7c970 Added orderby option to get_related* functions. Defaults to as before. 14 years ago
=Mark Roy 79b6656711 Fixed some issues with solr queries that caused errors. Added trim and escaping to strings before building query. 14 years ago
=Mark Roy e84ad7c57b Fixed some bugs related to the entity editor and IE7. 14 years ago
mroy 46e9f92fbc Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 6cfc4ce47d fixed some tab/spacing problems 14 years ago
mroy 9a1c407c9f Fixed a bug with populating the entity editor. The variable was used as the name of an element and later as a name of an entity, causing the former to be overwritten by the latter. 14 years ago
Alexander O'Neill 0da677c148 Updated large image content model to new schema. 14 years ago
Alexander O'Neill ed3e0d3596 Performed some cleanup, made 'restrict datastreams' default to FALSE. 14 years ago
mroy 58e61752ef Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 3a7f5415ea Updated so that validate() will pull the name from the root element if it exists. ISLANDORA-134 14 years ago
Alexander O'Neill 92c0e565b9 Merge branch 'ISLANDORA-117' 14 years ago
Alexander O'Neill 867dc92e8d Changed restrict datastreams default to FALSE. 14 years ago
Alexander O'Neill e2cecea05c Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 5987a08c29 Added markup field type. Updated form builder to accept the new markup element type. 14 years ago
mroy 415c950bae Fixed a bug with the entity editor keeping data from one ingest to the next. Fixed it by having the form handler plugin clear the ['people']. In order to do this, I needed to add & to the parameters list of the form handler. 14 years ago
mroy 19fb1623e0 Partial fix for ISLANDORA-134. Saves XML datastreams using the mimetype application/xml (instead of null) and also uses the label 'Collection Policy' for collection policies and 'Islandora Content Model' for content models (by default). This may or may not resolve the issue of the datstream being switched to managed content. Needs to be verified on the demos collection. 14 years ago
Alexander O'Neill 71115175c0 Fixed URL redirect. 14 years ago
Alexander O'Neill c0954d9b93 Merge branch 'ISLANDORA-117' of github.com:Islandora/islandora into ISLANDORA-117 14 years ago
root 9ab9ba0751 Added some checks to the displayMetadata method so that it does not cause errors if the exif datastream is empty or missing. 14 years ago
root 5fdebe5666 Removes a check for a return file that was a remnant from another process. Updated the label of the new exif datastream to make more sense. 14 years ago
root 9412cfff89 Modified to include content model as a field cmodel_t in solr doc. Also does some basic checking and returns messages if the xsl fails to load/run 14 years ago
root 28a408978e Updated to only list datastreams that are in the Islandora Content Model in the detailed list of content. This can also be disabled with the 'Restrict Access to Fedora Object Datastreams' option in the fedora collection list settings page. All datastreams are listed for administrators. 14 years ago
root 1a7e59d551 Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 39acc688d3 Updated to make the /fedora/repository page title a variable configurable in the fedora collection list configuration. 14 years ago
Alexander O'Neill d26e46abbc Fix ISLANDORA-117 Purging an object should go back to a node. 14 years ago
mroy 861ef05951 Added content model checks in makeObject(...) Added new restriction option to the fedora collection list settings page that allows you to enable/disable restrcitions. Defaults to restrict for security. 14 years ago
Alexander O'Neill 095913faa7 Added book content model to demo objects form. 14 years ago
Alexander O'Neill 69a06d695f Updated schema of large images collection. 14 years ago
Zachary Howarth 500f3ebd00 Restore menu title on Digital Repository (fedora/repository). 14 years ago
Zachary Howarth 4fff63f991 Merge remote branch 'upstream/master' 14 years ago
Alexander O'Neill eeeeb7145f Merge branch 'master' of https://github.com/jesterhazy/islandora into jesterhazy-master 14 years ago
Zachary Howarth e78462154c Merge remote branch 'upstream/master' 14 years ago
mroy 7e6aaecedb Added a workflow client plugin for running exiftool. 14 years ago
root 6c849c2d16 Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 59777cf63f Modified exiftool display method to only continue if a valid EXIF datastream was found. 14 years ago
Alexander O'Neill c192996eda Merge branch 'master' of github.com:Islandora/islandora 14 years ago
root 9ef3dbc09e Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 09ff6035df modified to include isMemberOf and isPartOf in addition to isMemberOfCollection in mods:relatedItem 14 years ago
mroy 0944517607 Added a method to display exif metadata from the EXIF datstream of an object. 14 years ago
root a477653128 Merge branch 'master' of github.com:Islandora/islandora 14 years ago
jesterhazy d252622724 Merge branch 'master' of git://github.com/Islandora/islandora 14 years ago
jesterhazy e532aa722d Merge branch 'master' of github.com:jesterhazy/islandora 14 years ago
jesterhazy e697cf4f15 removed content model checks in makeObject(...) 14 years ago
root 16eb7fa151 Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 436fea28c2 Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 7d70563875 Updated fedora_repository_ingest_object and fedora_repository_edit_qdc_form to include proper breadcrumbs. 14 years ago