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 |
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
|
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 |
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 |
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
|
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 |