346 Commits (d10b32e5752348d8fc163a0fc5738e4aa712e001)
 

Author SHA1 Message Date
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
mroy 597bf50184 Added isPartOf relationship to the ri query used to generate breadcrumbs. 14 years ago
mroy 3d28455bb1 Fixed a couple bugs with alternative titles. Added alternative handling for originInfo dates. Updated the edit metadata form builder to combine multiple xpath results for list types. made some private variables protected so that they may be used by extended classes. 14 years ago
mroy 2a8a1a78a4 Set number of messages to handle at once to 100. 500 was too high and would often not finish before the next cron. I have it set to run every 10 mins on my implementation. 14 years ago
Alexander O'Neill 806827bd81 Merge branch 'master' of https://github.com/zacho/islandora into zacho-master 14 years ago
Alexander O'Neill 1cfd45cc02 Cosmetic improvements to book ingest process. 14 years ago
Alexander O'Neill c18ce45758 Merge branch 'book-ingest' 14 years ago
Alexander O'Neill a29d95297c Suppress warnings from bad HTML in book MODS record retrieval. 14 years ago
mroy 5f14839cbd Removed easing from filechooser. 14 years ago
root 6b3665cc75 Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 71aa049921 Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy babc48f07b Added handling of mods_alternative_title(s), mods_area, and mods_caption form field values. 14 years ago
mroy 65712b26cd makeObject redirects to the fedora/get URL instead of buffering through SOAP if user is not logged in (so it can be an anonymous request). The SOAP request is also done if connected over SSL. 14 years ago
mroy 2981b09949 Updated to also allow searching by process id instead of just process name and collection. Updated to process 500 JMS messages per cron run. 14 years ago
Alexander O'Neill 76660c0687 Add PID as a dc:identifier field in DC. 14 years ago
Zachary Howarth 7941b435d5 Don't render PID field unless a pid is present, as it displays the default collection object. 14 years ago
Zachary Howarth 80ee1465d4 Merge remote branch 'upstream/master' 14 years ago
Alexander O'Neill 4db6df2122 Added custom PID to ingest form. 14 years ago
Alexander O'Neill 9311a8da7b Added MODS to DC transform to book ingest. 14 years ago
Alexander O'Neill 7963259472 Added modifyDatastreamByReference to API. 14 years ago
Alexander O'Neill 0566e74e6d Merge branch 'master' of github.com:Islandora/islandora into collection-admin 14 years ago
Alexander O'Neill 264bdd3e4a SCORM module functions properly if SCORM player is not enabled. 14 years ago
root fa9126f8bf Updated removeIngestMethodParam to work when there is no module defined for the rule but the default value 'fedora_repository' is passed. 14 years ago
mroy 857dc7ab14 Updated preview and ImageManipulation workflow process to include max height parameters. 14 years ago
mroy 589e2e07e2 Merge branch 'master' of github.com:Islandora/islandora 14 years ago
mroy 1dc586dc5f Updated entity editor. Added sticky option to select, datepicker, copyright elements. Made the sticky checkbox a bit prettier. 14 years ago
Zachary Howarth 180e0ce4dc Added some additional audio/video formats to MimeClass, including the non-standard but widely-used .m4a extension. Also removed some commented-out test cases. 14 years ago
Alexander O'Neill 43d14954ff Updated Book Content Model to new XML format. 14 years ago
Alexander O'Neill d99f0221ac Merge branch 'video' of github.com:Islandora/islandora 14 years ago
Alexander O'Neill 5c1aabdb73 Added basic README 14 years ago
mroy 2639ec466b Updated entity editor. Added sticky option to select, datepicker, copyright elements. Made the sticky checkbox a bit prettier. 14 years ago
mroy bf80038251 Fixed a bug with templating mods:identifier field that prevented it from being indexed. 14 years ago
mroy fb603c2a5d Updated entity editor to include a subject checkbox and replaced fname/lname/title with just one name field for more flexible entry 14 years ago
mroy 1bc90c3c98 Updated entity autocomplete and fixed the autocomplete method for solr fields with more than one value. 14 years ago
mroy 343b527f5b Fixed a bug with roleTerms not being inside roles element. Updated names to use one field as opposed to family/given. Updated entity editor to include a subject checkbox that includes the entity as a subject. 14 years ago
mroy 4463124712 Updated to allow access to any datastream to administrators. 14 years ago
Nigel Banks 470fbc896a Added str_getcsv() for backwards compatibilty with php5.2 14 years ago
Chris Beer 3c163bec15 apply patch from cbeer/islandora#video to islandora git 14 years ago
Alexander O'Neill e436b56e9e Migration to GitHub 14 years ago