15 Commits (8a1e300742b30d40fe6460448d2b1d9f4172e4de)

Author SHA1 Message Date
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