# # ChangeLog for trunk/schema # # Generated by Trac 1.0.2 # Aug 9, 2022, 12:57:36 AM Thu, 09 Dec 2010 20:12:10 GMT robert@… [1257] * trunk/grails-app/controllers/dbnp/studycapturing/TemplateController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Template.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) * trunk/grails-app/utils/SimpleXMLCodec.groovy (added) * trunk/grails-app/views/common/_topnav.gsp (modified) * trunk/grails-app/views/template (added) * trunk/grails-app/views/template/export.gsp (added) * trunk/grails-app/views/template/handleImportedFile.gsp (added) * trunk/grails-app/views/template/importTemplate.gsp (added) * trunk/grails-app/views/template/saveImportedTemplates.gsp (added) * trunk/grails-app/views/template/xml.gsp (added) * trunk/grails-app/views/templateEditor/elements/_disabledFieldForm.gsp (modified) * trunk/schema/template.xml (added) * trunk/schema/template.xsd (added) * trunk/test/unit/dbnp/studycapturing/TemplateFieldTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TemplateTests.groovy (modified) * trunk/web-app/css/templateEditor.css (modified) Added an export and import functionality for templates, as described ... Tue, 08 Jun 2010 15:08:17 GMT keesvb [543] * trunk/schema (added) * trunk/schema/schema.sql (added) added postgres database dump (0.2.5) to be able to track changes in ...