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