25 Commits (582d735f07c8f1d416dcc23089707f676d043941)

Author SHA1 Message Date
Ben Woodhead 0d82073258 Added error reporting for when an ingest fails 13 years ago
Ben Woodhead b60921adf4 Switched queries from dc:title to fedora label 13 years ago
Ben Woodhead b79b82ab89 Revert "Moved fixed a more appropriate place" 13 years ago
Ben Woodhead ce0078d0ea Moved fixed a more appropriate place 13 years ago
Ben Woodhead 58ceada875 Coding standard cleanup 13 years ago
Ben Woodhead 27d9520519 Swiched back to fedora_repository 13 years ago
Ben Woodhead fae0efb144 switched to islandora_repository 13 years ago
Alan Stanley 24f7bfb1e9 Changed the way ContentModel assigned names to objects 13 years ago
Alan Stanley 351d44ed4d Added management and batch capabilites to Collections 13 years ago
Ben Woodhead d4a3ff7ec1 Documenting incs found in the root directory 13 years ago
Nigel Banks 3259ae154c Fix for editing DC, And redirecting the ingest form for XML forms. 13 years ago
Nelson Hart 2bd1e56ebd ISLANDORA-278 Updated files to meet Coder standards. Mostly t() tags. Also renamed a couple of functions. I did a find / replace for the 3 function name changes. 13 years ago
jonathangreen abfc84457d ISLANDORA-278 Initial pass at making the islandora code conform to the drupal coding standards. 13 years ago
Nigel Banks 0ca2c50681 Added functions to select form names based on wether they are ingest or edit forms. 14 years ago
jonathangreen 4c51598eba Defined names in contentmodel.inc so that if no content model is defined PHP doesn't complain about using undefined variables 14 years ago
Nigel Banks 9635c23c70 Fixes for the content modeler. Lists have become sets. 14 years ago
Nigel Banks 03bc6bdeff Added a function for getting a named form. 14 years ago
Nigel Banks 142335ef39 Latest changes to the content model for islandora_form_builder_support. 14 years ago
Nigel Banks 6f1786f53d Added support for changing islandora_form_builder form elements. 14 years ago
Nigel Banks a0d16be879 Content Model can now list form names, updated islandoracm.xsd to reflex the new form structure. 14 years ago
Alexander O'Neill 245bb3ac0a ISLANDORA-171 Make tabs modular. 14 years ago
Alexander O'Neill e0be6600e4 Moved collection rendering into the content model. 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
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
Alexander O'Neill e436b56e9e Migration to GitHub 14 years ago