# # ChangeLog for trunk/grails-app/views # # Generated by Trac 1.0.2 # May 24, 2022, 5:59:13 AM Fri, 04 Jun 2010 13:33:43 GMT duh [533] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/wizard/common/_navigation.gsp (modified) - adding 'quicksave' option in the 'edit study' wizard Fri, 04 Jun 2010 11:01:21 GMT duh [529] * trunk/application.properties (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/web-app/js/wizard.js (modified) - updated version 0.2.4 - fixed group table not having a slider Fri, 04 Jun 2010 10:15:24 GMT roberth [527] * trunk/grails-app/controllers/dbnp/studycapturing/PersonController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonRoleController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Person.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonAffiliation.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonRole.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/StudyPerson.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/person/create.gsp (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/personRole/create.gsp (modified) * trunk/grails-app/views/personRole/edit.gsp (modified) * trunk/grails-app/views/personRole/list.gsp (modified) * trunk/grails-app/views/personRole/show.gsp (modified) * trunk/grails-app/views/wizard/common/_navigation.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/web-app/css/dialog.css (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/publication-chooser.js (modified) * trunk/web-app/js/publication-chooser.pubmed.js (modified) * trunk/web-app/js/wizard.js (modified) Adding of contacts is made possible in the study creation wizard. Fri, 04 Jun 2010 09:42:05 GMT duh [526] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/common/_topnav.gsp (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_modify.gsp (modified) * trunk/grails-app/views/wizard/pages/_start.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) - beta version of loading and editing a study using the wizard Thu, 03 Jun 2010 13:13:32 GMT roberth [522] * trunk/grails-app/views/study/show.gsp (modified) * trunk/web-app/css/studies.css (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/css/wizard.min.css (modified) * trunk/web-app/js/timeline-simile/custom-timeline.js (modified) * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) Fixed IE7 issues with studies and publications, including bug #85 Thu, 03 Jun 2010 11:59:29 GMT duh [521] * trunk/grails-app/views/home/index.gsp (modified) - changed index text Thu, 03 Jun 2010 10:27:08 GMT roberth [518] * trunk/grails-app/controllers/dbnp/studycapturing/PublicationController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Publication.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/file (added) * trunk/grails-app/views/publication/add.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/test/integration/dbnp (added) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/publication-chooser.js (modified) * trunk/web-app/js/publication-chooser.pubmed.js (modified) * trunk/web-app/js/wizard.js (modified) Publications can be added to a study in the create study wizard. ... Wed, 02 Jun 2010 15:24:04 GMT duh [512] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/wizard/pages/_wait.gsp (added) * trunk/web-app/images/spinner-large.gif (added) - added 'wait' page before saving... Wed, 02 Jun 2010 14:38:09 GMT duh [510] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) - wizard saving second version Wed, 02 Jun 2010 14:22:42 GMT duh [509] * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/wizard/pages/_confirmation.gsp (modified) * trunk/grails-app/views/wizard/pages/_samples.gsp (modified) * trunk/web-app/css (modified) - wizard saving initial version - removed main transaction as it ... Tue, 01 Jun 2010 12:45:21 GMT roberth [507] * trunk/grails-app/controllers/dbnp/studycapturing/FileController.groovy (added) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/grails-app/services/dbnp/studycapturing (added) * trunk/grails-app/services/dbnp/studycapturing/FileService.groovy (added) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_demo.gsp (modified) * trunk/test/unit/dbnp/studycapturing/FileControllerTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/FileServiceTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/TemplateFieldFileTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/TemplateFieldTests.groovy (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/fileuploads (added) * trunk/web-app/fileuploads/plugin-Monkey_Style_Email_Jitsu.pdf (added) * trunk/web-app/js/ajaxupload.3.6.js (added) * trunk/web-app/js/wizard.js (modified) Implemented file upload template fields Mon, 31 May 2010 14:45:10 GMT duh [503] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/grails-app/views/wizard/pages/_samples.gsp (modified) - finished off grouping page Mon, 31 May 2010 07:03:44 GMT vinlud [498] * trunk/grails-app/controllers/dbnp/query/SimpleQueryController.groovy (modified) * trunk/grails-app/views/simpleQuery/common/_query.gsp (modified) * trunk/web-app/css/simpleQuery.css (modified) * trunk/web-app/js/simpleQuery.js (modified) Base form controls and UI Fri, 28 May 2010 14:19:06 GMT roberth [497] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/StudyController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/RelTime.groovy (added) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/query/selectsample.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) * trunk/test/unit/dbnp/studycapturing/RelTimeTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/TemplateFieldTests.groovy (modified) Implemented RELTIME parsing and showing in the wizard. Also made ... Fri, 28 May 2010 12:25:13 GMT duh [496] * trunk/application.properties (modified) * trunk/grails-app/controllers/dbnp/query/SimpleQueryController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonAffiliationController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonRoleController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PublicationController.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalAssay.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalAssayInstance.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalFloatData.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalMeasurement.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalStringData.groovy (modified) * trunk/grails-app/domain/dbnp/data/FeatureBase.groovy (modified) * trunk/grails-app/domain/dbnp/data/FeatureType.groovy (modified) * trunk/grails-app/domain/dbnp/data/Ontology.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.groovy (modified) * trunk/grails-app/domain/dbnp/importer/ImportMapping.groovy (modified) * trunk/grails-app/domain/dbnp/importer/MappingColumn.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Assay.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/AssayModule.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/AssayType.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Compound.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/EventGroup.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Person.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonAffiliation.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonRole.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Publication.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/SamplingEvent.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/StudyPerson.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.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/domain/dbnp/studycapturing/TemplateFieldListItem.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/grails-app/domain/nimble/Profile.groovy (modified) * trunk/grails-app/domain/nimble/User.groovy (modified) * trunk/grails-app/views/importer/index_simple.gsp (modified) * trunk/grails-app/views/importer/step1_simple.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (modified) * trunk/grails-app/views/importer/step3.gsp (modified) * trunk/grails-app/views/importer/step4.gsp (modified) * trunk/grails-app/views/person/create.gsp (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/personAffiliation/create.gsp (modified) * trunk/grails-app/views/personAffiliation/edit.gsp (modified) * trunk/grails-app/views/personAffiliation/list.gsp (modified) * trunk/grails-app/views/personAffiliation/show.gsp (modified) * trunk/grails-app/views/personRole/create.gsp (modified) * trunk/grails-app/views/personRole/edit.gsp (modified) * trunk/grails-app/views/personRole/list.gsp (modified) * trunk/grails-app/views/personRole/show.gsp (modified) * trunk/grails-app/views/publication/add.gsp (modified) * trunk/grails-app/views/publication/create.gsp (modified) * trunk/grails-app/views/publication/edit.gsp (modified) * trunk/grails-app/views/publication/list.gsp (modified) * trunk/grails-app/views/publication/show.gsp (modified) * trunk/grails-app/views/simpleQuery/common/_query.gsp (modified) * trunk/grails-app/views/simpleQuery/mainPage.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_all.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_date.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_double.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_float.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_ineger.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_ontologyterm.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_string.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_stringlist.gsp (modified) * trunk/grails-app/views/templateEditor/elements/_text.gsp (modified) * trunk/grails-app/views/templateEditor/pages/errorInvalidEntity.gsp (modified) * trunk/test/integration/gscf/OntologyTests.groovy (modified) * trunk/test/integration/gscf/StudyTests.groovy (modified) * trunk/test/integration/gscf/SubjectTests.groovy (modified) * trunk/test/unit/FeedbackControllerTests.groovy (modified) * trunk/test/unit/HomeControllerTests.groovy (modified) * trunk/test/unit/SandboxControllerTests.groovy (modified) * trunk/test/unit/SearchableControllerTests.groovy (modified) * trunk/test/unit/StudyTests.groovy (modified) * trunk/test/unit/dbnp/clinicaldata/ClinicalAssayControllerTests.groovy (modified) * trunk/test/unit/dbnp/clinicaldata/ClinicalAssayInstanceTests.groovy (modified) * trunk/test/unit/dbnp/clinicaldata/ClinicalAssayTests.groovy (modified) * trunk/test/unit/dbnp/clinicaldata/ClinicalDataLayerServiceTests.groovy (modified) * trunk/test/unit/dbnp/clinicaldata/ClinicalFloatDataTests.groovy (modified) * trunk/test/unit/dbnp/clinicaldata/ClinicalMeasurementControllerTests.groovy (modified) * trunk/test/unit/dbnp/clinicaldata/ClinicalMeasurementTests.groovy (modified) * trunk/test/unit/dbnp/clinicaldata/ClinicalStringDataTests.groovy (modified) * trunk/test/unit/dbnp/data/FeatureBaseTests.groovy (modified) * trunk/test/unit/dbnp/data/OntologyControllerTests.groovy (modified) * trunk/test/unit/dbnp/data/TermControllerTests.groovy (modified) * trunk/test/unit/dbnp/importer/ColumnTests.groovy (modified) * trunk/test/unit/dbnp/importer/ImporterControllerTests.groovy (modified) * trunk/test/unit/dbnp/importer/ImporterServiceTests.groovy (modified) * trunk/test/unit/dbnp/importer/ImporterTagLibTests.groovy (modified) * trunk/test/unit/dbnp/query/QueryControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/AssayTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/EventDescriptionTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/EventTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/GroupTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/OntologyTermTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/OntologyTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/PersonAffiliationControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/PersonControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/PersonRoleControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/ProtocolInstanceTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/ProtocolParameterTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/ProtocolTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/PublicationControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/SampleTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/SamplingEventTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/StudyControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/StudyTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/SubjectControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/SubjectGroupTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/SubjectTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TemplateControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TemplateEditorControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TemplateFieldTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TemplateStudyFieldTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TemplateTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TermEditorControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/WizardControllerTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/WizardTagLibTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/ArrayDesignTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/CompositeElementTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/DesignElementTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/FeatureTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/MatrixColumnTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/MatrixRowIdTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/MatrixRowTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/ReporterTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/adf/TermSourceTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/CommentTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/FactorTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/InvestigationDesignTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/OntologyTermTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/ParameterTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/PersonTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/ProtocolTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/PublicationTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/TermSourceTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/idf/UserDefinedAttributeTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ArrayDataMatrixTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ArrayDataTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/AssayTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/DataObjectTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/DerivedArrayDataMatrixTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/DerivedArrayDataTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/EdgeTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ExtractObjTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ExtractObjectTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ExtractTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/FactorValueTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/HybridizationTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ImageTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/LabeledExtractTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/MaterialTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/NodeListTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/NodeTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/NormalizationTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ParameterValueTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ProtocolApplicationTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ProviderTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/SampleAndDataRelationshipTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/SampleTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ScanTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/SourceTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/URIValueTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/UserDefinedValueTests.groovy (modified) * trunk/test/unit/dbnp/transcriptomics/magetab/sdrf/ValueTests.groovy (modified) * trunk/test/unit/magetab/adf/TermsourceTests.groovy (modified) * trunk/test/unit/magetab/idf/ExperimentalInfoTests.groovy (modified) * trunk/tests/create_protocol_parameter (modified) * trunk/tests/create_template_study (modified) * trunk/web-app/js/jquery-callback-1.2.js (modified) * trunk/web-app/js/jquery-ui-1.8.1.custom.min.js (modified) * trunk/web-app/js/jquery.qtip-1.0.0-rc3.js (modified) * trunk/web-app/js/publication-chooser.js (modified) * trunk/web-app/js/publication-chooser.pubmed.js (modified) * trunk/web-app/js/simpleQuery.js (modified) - set svn keyword expansion Fri, 28 May 2010 09:08:19 GMT tabma [492] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_properties.gsp (modified) * trunk/grails-app/views/importer/index_advanced.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (modified) - properties in simple import wizard now shows all template fields - ... Thu, 27 May 2010 14:26:44 GMT tabma [489] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_properties.gsp (modified) * trunk/grails-app/views/importer/step2_simple.gsp (modified) - simple wizard, tag library for properties added with a ... Thu, 27 May 2010 11:13:50 GMT tabma [485] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_properties.gsp (modified) * trunk/grails-app/views/importer/index_advanced.gsp (modified) * trunk/grails-app/views/importer/index_simple.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (moved) * trunk/grails-app/views/importer/step2_simple.gsp (modified) * trunk/grails-app/views/importer/step3.gsp (moved) * trunk/grails-app/views/importer/step3_simple.gsp (deleted) * trunk/grails-app/views/importer/step4.gsp (moved) * trunk/grails-app/views/importer/step4_simple.gsp (deleted) - refactored (now using configuration file where entities to be used ... Thu, 27 May 2010 09:36:22 GMT duh [484] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/web-app/css/default_style.css (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/css/wizard.min.css (modified) - grouping page version 0.2 (tooltips working, headers, help ... Thu, 27 May 2010 08:55:53 GMT roberth [483] * trunk/grails-app/views/publication/add.gsp (modified) * trunk/web-app/js/publication-chooser.js (modified) * trunk/web-app/js/publication-chooser.pubmed.js (modified) Improved flexibility of the publication chooser and added comments Thu, 27 May 2010 06:36:24 GMT keesvb [482] * trunk/grails-app/controllers/dbnp/query/QueryController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/grails-app/views/common/_topnav.gsp (modified) * trunk/web-app/js/topnav.js (modified) solved compilation error, added relative date type, restructured ... Wed, 26 May 2010 16:05:56 GMT duh [481] * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) - added JavaScript variable 'baseUrl' containing the grails base ... Wed, 26 May 2010 14:53:45 GMT roberth [479] * trunk/grails-app/controllers/dbnp/studycapturing/PublicationController.groovy (modified) * trunk/grails-app/views/publication/add.gsp (added) * trunk/grails-app/views/publication/show.gsp (modified) * trunk/web-app/js/publication-chooser.js (added) * trunk/web-app/js/publication-chooser.pubmed.js (added) Created an interface to PubMed for searching publications. This is ... Wed, 26 May 2010 14:36:19 GMT vinlud [478] * trunk/grails-app/controllers/dbnp/query/SimpleQueryController.groovy (added) * trunk/grails-app/views/simpleQuery (added) * trunk/grails-app/views/simpleQuery/common (added) * trunk/grails-app/views/simpleQuery/common/_query.gsp (added) * trunk/grails-app/views/simpleQuery/mainPage.gsp (added) * trunk/web-app/css/simpleQuery.css (added) * trunk/web-app/js/simpleQuery.js (added) Initial structure simpleQuery Wed, 26 May 2010 10:10:54 GMT duh [469] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) - bugfix #59, #60 & #61 --> all related to eachother - refactored ... Wed, 26 May 2010 08:50:53 GMT roberth [467] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/StudyController.groovy (modified) * trunk/grails-app/views/study/show.gsp (modified) * trunk/web-app/css/studies.css (modified) * trunk/web-app/js/jquery-callback-1.2.js (added) * trunk/web-app/js/timeline-simile (added) * trunk/web-app/js/timeline-simile/CHANGES.txt (added) * trunk/web-app/js/timeline-simile/LICENSE.txt (added) * trunk/web-app/js/timeline-simile/README.txt (added) * trunk/web-app/js/timeline-simile/custom-timeline.js (added) * trunk/web-app/js/timeline-simile/images (added) * trunk/web-app/js/timeline-simile/images/blue-circle.png (added) * trunk/web-app/js/timeline-simile/images/bubble-bottom-arrow.png (added) * trunk/web-app/js/timeline-simile/images/bubble-bottom-left.png (added) * trunk/web-app/js/timeline-simile/images/bubble-bottom-right.png (added) * trunk/web-app/js/timeline-simile/images/bubble-bottom.png (added) * trunk/web-app/js/timeline-simile/images/bubble-left-arrow.png (added) * trunk/web-app/js/timeline-simile/images/bubble-left.png (added) * trunk/web-app/js/timeline-simile/images/bubble-right-arrow.png (added) * trunk/web-app/js/timeline-simile/images/bubble-right.png (added) * trunk/web-app/js/timeline-simile/images/bubble-top-arrow.png (added) * trunk/web-app/js/timeline-simile/images/bubble-top-left.png (added) * trunk/web-app/js/timeline-simile/images/bubble-top-right.png (added) * trunk/web-app/js/timeline-simile/images/bubble-top.png (added) * trunk/web-app/js/timeline-simile/images/close-button.png (added) * trunk/web-app/js/timeline-simile/images/copyright-vertical.png (added) * trunk/web-app/js/timeline-simile/images/copyright.png (added) * trunk/web-app/js/timeline-simile/images/dark-blue-circle.png (added) * trunk/web-app/js/timeline-simile/images/dark-green-circle.png (added) * trunk/web-app/js/timeline-simile/images/dark-red-circle.png (added) * trunk/web-app/js/timeline-simile/images/dull-blue-circle.png (added) * trunk/web-app/js/timeline-simile/images/dull-green-circle.png (added) * trunk/web-app/js/timeline-simile/images/dull-red-circle.png (added) * trunk/web-app/js/timeline-simile/images/gray-circle.png (added) * trunk/web-app/js/timeline-simile/images/green-circle.png (added) * trunk/web-app/js/timeline-simile/images/message-bottom-left.png (added) * trunk/web-app/js/timeline-simile/images/message-bottom-right.png (added) * trunk/web-app/js/timeline-simile/images/message-left.png (added) * trunk/web-app/js/timeline-simile/images/message-right.png (added) * trunk/web-app/js/timeline-simile/images/message-top-left.png (added) * trunk/web-app/js/timeline-simile/images/message-top-right.png (added) * trunk/web-app/js/timeline-simile/images/progress-running.gif (added) * trunk/web-app/js/timeline-simile/images/red-circle.png (added) * trunk/web-app/js/timeline-simile/images/top-bubble.png (added) * trunk/web-app/js/timeline-simile/scripts (added) * trunk/web-app/js/timeline-simile/scripts/l10n (added) * trunk/web-app/js/timeline-simile/scripts/l10n/cs (added) * trunk/web-app/js/timeline-simile/scripts/l10n/cs/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/cs/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/de (added) * trunk/web-app/js/timeline-simile/scripts/l10n/de/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/de/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/en (added) * trunk/web-app/js/timeline-simile/scripts/l10n/en/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/en/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/es (added) * trunk/web-app/js/timeline-simile/scripts/l10n/es/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/es/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/fr (added) * trunk/web-app/js/timeline-simile/scripts/l10n/fr/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/fr/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/it (added) * trunk/web-app/js/timeline-simile/scripts/l10n/it/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/it/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/nl (added) * trunk/web-app/js/timeline-simile/scripts/l10n/nl/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/nl/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/ru (added) * trunk/web-app/js/timeline-simile/scripts/l10n/ru/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/ru/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/se (added) * trunk/web-app/js/timeline-simile/scripts/l10n/se/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/se/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/tr (added) * trunk/web-app/js/timeline-simile/scripts/l10n/tr/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/tr/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/vi (added) * trunk/web-app/js/timeline-simile/scripts/l10n/vi/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/vi/timeline.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/zh (added) * trunk/web-app/js/timeline-simile/scripts/l10n/zh/labellers.js (added) * trunk/web-app/js/timeline-simile/scripts/l10n/zh/timeline.js (added) * trunk/web-app/js/timeline-simile/timeline-api.js (added) * trunk/web-app/js/timeline-simile/timeline-bundle.css (added) * trunk/web-app/js/timeline-simile/timeline-bundle.js (added) * trunk/web-app/js/timeline-simile/timeline_ajax (added) * trunk/web-app/js/timeline-simile/timeline_ajax/content (added) * trunk/web-app/js/timeline-simile/timeline_ajax/content/history.html (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-arrow-point-down.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-arrow-point-left.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-arrow-point-right.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-arrow-point-up.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-bottom-left.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-bottom-right.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-bottom.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-left.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-right.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-top-left.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-top-right.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/bubble-top.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/close-button.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/copy.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/message-bottom-left.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/message-bottom-right.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/message-left.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/message-right.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/message-top-left.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/images/message-top-right.png (added) * trunk/web-app/js/timeline-simile/timeline_ajax/scripts (added) * trunk/web-app/js/timeline-simile/timeline_ajax/scripts/signal.js (added) * trunk/web-app/js/timeline-simile/timeline_ajax/simile-ajax-api.js (added) * trunk/web-app/js/timeline-simile/timeline_ajax/simile-ajax-bundle.js (added) * trunk/web-app/js/timeline-simile/timeline_ajax/styles (added) * trunk/web-app/js/timeline-simile/timeline_ajax/styles/graphics-ie6.css (added) * trunk/web-app/js/timeline-simile/timeline_ajax/styles/graphics.css (added) Updated study view to show the events on a timeline. Tue, 25 May 2010 10:06:11 GMT duh [460] * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/web-app/js/table-editor.js (modified) * trunk/web-app/js/table-editor.min.js (modified) - fixed issue with the table editor - view for grouping page Tue, 25 May 2010 07:17:18 GMT vinlud [456] * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) * trunk/grails-app/views/termEditor/pages/terms.gsp (modified) Messaging & checks ontology selector Mon, 24 May 2010 21:48:40 GMT keesvb [455] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/home/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_start.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/web-app/css/wizard.css (modified) Reverting Subject optimization as it breaks the study create wizard ... Fri, 21 May 2010 08:04:49 GMT roberth [454] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/StudyController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/views/study/list_extended.gsp (deleted) * trunk/grails-app/views/study/show.gsp (modified) Improved study list to be able to handle one or more studies. Also ... Thu, 20 May 2010 15:02:22 GMT roberth [453] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/StudyController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/views/study/show.gsp (modified) * trunk/web-app/css/studies.css (added) Improved study list, study detail view and study comparison. Also ... Thu, 20 May 2010 13:07:29 GMT duh [451] * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/web-app/css (modified) * trunk/web-app/css/wizard.css (modified) - developmental commit Thu, 20 May 2010 12:56:52 GMT tabma [449] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/views/importer/index_simple.gsp (modified) - first page of simple import wizard working with entity-/templatefilter Wed, 19 May 2010 16:12:42 GMT roberth [442] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonAffiliationController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonAffiliation.groovy (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/personAffiliation/create.gsp (modified) * trunk/grails-app/views/personAffiliation/edit.gsp (modified) * trunk/grails-app/views/personAffiliation/list.gsp (modified) * trunk/grails-app/views/personAffiliation/show.gsp (modified) * trunk/grails-app/views/study/list.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) Updated studies list and added institute and department properties to ... Wed, 19 May 2010 12:37:00 GMT duh [438] * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) * trunk/grails-app/views/termEditor/pages/terms.gsp (modified) * trunk/web-app/css/dialog.css (modified) * trunk/web-app/js/SelectAddMore.js (modified) - term editor initial version Wed, 19 May 2010 11:14:39 GMT roberth [437] * trunk/grails-app/controllers/dbnp/studycapturing/PublicationController.groovy (added) * trunk/grails-app/views/publication/create.gsp (added) * trunk/grails-app/views/publication/edit.gsp (added) * trunk/grails-app/views/publication/list.gsp (added) * trunk/grails-app/views/publication/show.gsp (added) * trunk/test/unit/dbnp/studycapturing/PublicationControllerTests.groovy (added) Added publication controller and views Wed, 19 May 2010 11:05:19 GMT duh [436] * trunk/grails-app/views/layouts/dialog.gsp (modified) * trunk/grails-app/views/termEditor/pages/terms.gsp (modified) * trunk/web-app/css/wizard.css (modified) - added radio form element style for wizard - dialog.gsp did not ... Tue, 18 May 2010 14:56:32 GMT duh [433] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) - fixed issue with the event view and controller logic where 1) ... Tue, 18 May 2010 14:42:11 GMT duh [432] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) - events page now seperates 'events' from 'samplingEvents' - ... Tue, 18 May 2010 09:26:21 GMT duh [429] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/cupertino (added) * trunk/web-app/css/cupertino/images (added) * trunk/web-app/css/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png (added) * trunk/web-app/css/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png (added) * trunk/web-app/css/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png (added) * trunk/web-app/css/cupertino/images/ui-bg_glass_50_3baae3_1x400.png (added) * trunk/web-app/css/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png (added) * trunk/web-app/css/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png (added) * trunk/web-app/css/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png (added) * trunk/web-app/css/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png (added) * trunk/web-app/css/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png (added) * trunk/web-app/css/cupertino/images/ui-icons_2694e8_256x240.png (added) * trunk/web-app/css/cupertino/images/ui-icons_2e83ff_256x240.png (added) * trunk/web-app/css/cupertino/images/ui-icons_3d80b3_256x240.png (added) * trunk/web-app/css/cupertino/images/ui-icons_72a7cf_256x240.png (added) * trunk/web-app/css/cupertino/images/ui-icons_ffffff_256x240.png (added) * trunk/web-app/css/cupertino/jquery-ui-1.8.1.custom.css (added) - commit crashed, recommitting jquery-ui 1.8.1 for jquery 1.4.x Tue, 18 May 2010 09:09:55 GMT duh [428] * trunk/application.properties (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/templateEditor/pages/templates.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/gscf-grailsPlugins.iml (modified) * trunk/web-app/css/cupertino (deleted) * trunk/web-app/css/jquery-ui (deleted) * trunk/web-app/js/jquery-ui-1.7.2.custom.min.js (deleted) * trunk/web-app/js/jquery-ui-1.8.1.custom.min.js (added) * trunk/web-app/js/jquery-ui-1.8rc3.custom.min.js (deleted) * trunk/web-app/js/jquery.qtip-1.0.0-rc3.js (added) * trunk/web-app/js/jquery.qtip-1.0.0-rc3.min.js (modified) - upgraded jQuery plugin to 1.4.2 - fixed bug in qTip library - ... Mon, 17 May 2010 13:26:48 GMT keesvb [421] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Template.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/views/study/show.gsp (modified) cleaned up BootStrap and re-added Samples, updated study/show to also ... Mon, 17 May 2010 09:56:00 GMT duh [418] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) * trunk/web-app/css (modified) * trunk/web-app/images (modified) * trunk/web-app/js (modified) - subjects can now be deleted properly - event grouping works - ... Wed, 12 May 2010 14:09:15 GMT tabma [417] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/views/importer/index.gsp (modified) * trunk/grails-app/views/importer/index_advanced.gsp (copied) * trunk/grails-app/views/importer/index_simple.gsp (added) * trunk/grails-app/views/importer/step1_advanced.gsp (moved) * trunk/grails-app/views/importer/step1_simple.gsp (added) * trunk/grails-app/views/importer/step2_advanced.gsp (added) * trunk/grails-app/views/importer/step2_simple.gsp (moved) * trunk/grails-app/views/importer/step3_advanced.gsp (added) * trunk/grails-app/views/importer/step3_simple.gsp (moved) * trunk/grails-app/views/importer/step4_advanced.gsp (added) * trunk/grails-app/views/importer/step4_simple.gsp (moved) - split up the templates in 'simple' and 'advanced' and created a new ... Wed, 12 May 2010 13:38:46 GMT duh [416] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) - updated Events to handle constraints properly - updated event wizard Mon, 10 May 2010 14:32:45 GMT duh [399] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/web-app/js/wizard.js (modified) - changed term / ontology fields to select elements instead - todo: ... Fri, 07 May 2010 12:53:11 GMT duh [397] * trunk/grails-app/controllers/LoadController.groovy (modified) * trunk/grails-app/controllers/dbnp/data/OntologyController.groovy (modified) * trunk/grails-app/controllers/dbnp/data/TermController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/EventController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonAffiliationController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonRoleController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/StudyController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/SubjectController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TemplateController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/AssayType.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Compound.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Person.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonAffiliation.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonRole.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Publication.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/SamplingEvent.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/StudyPerson.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.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/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/grails-app/services/dbnp/clinicaldata/ClinicalDataLayerService.groovy (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) - reformatted source code - added mega huge big ASCII comments to ... Fri, 07 May 2010 12:24:27 GMT duh [396] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) - fixed incomplete implementation of domain fields (getters, setters ... Tue, 04 May 2010 15:03:21 GMT keesvb [392] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Template.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/views/study/list_extended.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) switched back from the fancy 'integrate domain fields as system ... Mon, 03 May 2010 13:55:29 GMT duh [390] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) - refactored TemplateEntity to check for and handle event + domain ... Wed, 28 Apr 2010 14:28:39 GMT duh [389] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/sandbox/index.gsp (modified) * trunk/grails-app/views/study/list.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/css/wizard.min.css (modified) - reverted changes of revisions 386, 387 and 388 as they completely ... Tue, 27 Apr 2010 13:53:06 GMT roberth [386] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/DomainTemplateField.groovy (added) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/views/sandbox/index.gsp (modified) * trunk/grails-app/views/study/list.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) * trunk/test/unit/dbnp/studycapturing/DomainTemplateFieldTests.groovy (added) Updated the template entities to be able to return domain fields, ... Tue, 27 Apr 2010 08:25:43 GMT duh [385] * trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy (modified) * trunk/grails-app/views/templateEditor/pages/templates.gsp (modified) - template editor view used Study as entity instead of the ... Mon, 26 Apr 2010 16:36:49 GMT duh [383] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/common/_error.gsp (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) - initial event template Mon, 26 Apr 2010 14:53:36 GMT roberth [382] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Person.groovy (modified) * trunk/grails-app/views/person/create.gsp (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/personAffiliation/list.gsp (modified) * trunk/grails-app/views/personRole/list.gsp (modified) * trunk/web-app/css/default_style.css (modified) Updated the fields of person to contain title, gender, prefix and ... Mon, 26 Apr 2010 13:50:22 GMT duh [381] * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) - null bugfix - improved template field handling Mon, 26 Apr 2010 12:31:00 GMT roberth [379] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/PersonRoleController.groovy (modified) * trunk/grails-app/views/person/create.gsp (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/personAffiliation/create.gsp (modified) * trunk/grails-app/views/personAffiliation/edit.gsp (modified) * trunk/grails-app/views/personAffiliation/list.gsp (modified) * trunk/grails-app/views/personAffiliation/show.gsp (modified) * trunk/grails-app/views/personRole/create.gsp (modified) * trunk/grails-app/views/personRole/edit.gsp (modified) * trunk/grails-app/views/personRole/list.gsp (modified) * trunk/grails-app/views/personRole/show.gsp (modified) * trunk/web-app/css/default_style.css (modified) Updated the person, personrole and personaffiliation view templates ... Fri, 23 Apr 2010 14:16:44 GMT duh [377] * trunk/application.properties (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy (modified) * trunk/grails-app/views/templateEditor/elements (added) * trunk/grails-app/views/templateEditor/elements/_all.gsp (added) * trunk/grails-app/views/templateEditor/elements/_date.gsp (added) * trunk/grails-app/views/templateEditor/elements/_double.gsp (added) * trunk/grails-app/views/templateEditor/elements/_float.gsp (added) * trunk/grails-app/views/templateEditor/elements/_ineger.gsp (added) * trunk/grails-app/views/templateEditor/elements/_ontologyterm.gsp (added) * trunk/grails-app/views/templateEditor/elements/_string.gsp (added) * trunk/grails-app/views/templateEditor/elements/_stringlist.gsp (added) * trunk/grails-app/views/templateEditor/elements/_text.gsp (added) * trunk/grails-app/views/templateEditor/pages/templates.gsp (modified) * trunk/web-app/css/dialog.css (modified) - working on the templateEditor Fri, 23 Apr 2010 09:28:35 GMT duh [376] * trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) * trunk/grails-app/views/templateEditor/pages/errorInvalidEntity.gsp (moved) * trunk/grails-app/views/templateEditor/pages/templates.gsp (moved) * trunk/grails-app/views/termEditor/pages/terms.gsp (moved) * trunk/grails-app/views/wizard/common/_navigation.gsp (modified) - refactored views - fixed bug in the termEditor Fri, 23 Apr 2010 09:26:57 GMT keesvb [375] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/SandboxController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) * trunk/grails-app/views/sandbox/index.gsp (modified) added giveDomainFields to TemplateEntity entities, fixed some ... Thu, 22 Apr 2010 15:07:09 GMT duh [373] * trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy (modified) * trunk/grails-app/views/templateEditor/pages/_errorInvalidEntity.gsp (added) * trunk/grails-app/views/templateEditor/templates.gsp (modified) * trunk/web-app/css/dialog.css (modified) * trunk/web-app/js/SelectAddMore.js (modified) * trunk/web-app/js/SelectAddMore.min.js (modified) - template editor dynamically instantiates entities - dialog changes Thu, 22 Apr 2010 13:45:22 GMT duh [372] * trunk/application.properties (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/layouts/dialog.gsp (modified) * trunk/grails-app/views/templateEditor/templates.gsp (modified) * trunk/grails-app/views/termEditor/terms.gsp (modified) * trunk/web-app/css/dialog.css (added) * trunk/web-app/js/SelectAddMore.js (modified) * trunk/web-app/js/wizard.js (modified) - css changes - termEditor changes - templateEditor changes - etc Thu, 22 Apr 2010 07:31:50 GMT roberth [370] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/views/study/list.gsp (modified) * trunk/grails-app/views/study/list_extended.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) Updated studies list to handle the new data model. Updated the ... Wed, 21 Apr 2010 15:26:21 GMT duh [367] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/common/_feedback.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/web-app/css/default_style.css (modified) * trunk/web-app/images/icons/famfamfam/application.png (added) * trunk/web-app/images/icons/famfamfam/application_add.png (added) * trunk/web-app/images/icons/famfamfam/application_cascade.png (added) * trunk/web-app/images/icons/famfamfam/application_delete.png (added) * trunk/web-app/images/icons/famfamfam/application_double.png (added) * trunk/web-app/images/icons/famfamfam/application_error.png (added) * trunk/web-app/images/icons/famfamfam/application_form.png (added) * trunk/web-app/images/icons/famfamfam/application_form_add.png (added) * trunk/web-app/images/icons/famfamfam/application_form_delete.png (added) * trunk/web-app/images/icons/famfamfam/application_form_edit.png (added) * trunk/web-app/images/icons/famfamfam/application_form_magnify.png (added) * trunk/web-app/images/icons/famfamfam/application_get.png (added) * trunk/web-app/images/icons/famfamfam/application_go.png (added) * trunk/web-app/images/icons/famfamfam/application_home.png (added) * trunk/web-app/images/icons/famfamfam/application_key.png (added) * trunk/web-app/images/icons/famfamfam/application_lightning.png (added) * trunk/web-app/images/icons/famfamfam/application_link.png (added) * trunk/web-app/images/icons/famfamfam/application_osx.png (added) * trunk/web-app/images/icons/famfamfam/application_osx_terminal.png (added) * trunk/web-app/images/icons/famfamfam/application_put.png (added) * trunk/web-app/images/icons/famfamfam/application_side_boxes.png (added) * trunk/web-app/images/icons/famfamfam/application_side_contract.png (added) * trunk/web-app/images/icons/famfamfam/application_side_expand.png (added) * trunk/web-app/images/icons/famfamfam/application_side_list.png (added) * trunk/web-app/images/icons/famfamfam/application_side_tree.png (added) * trunk/web-app/images/icons/famfamfam/application_split.png (added) * trunk/web-app/images/icons/famfamfam/application_tile_horizontal.png (added) * trunk/web-app/images/icons/famfamfam/application_tile_vertical.png (added) * trunk/web-app/images/icons/famfamfam/application_view_columns.png (added) * trunk/web-app/images/icons/famfamfam/application_view_detail.png (added) * trunk/web-app/images/icons/famfamfam/application_view_gallery.png (added) * trunk/web-app/images/icons/famfamfam/application_view_icons.png (added) * trunk/web-app/images/icons/famfamfam/application_view_list.png (added) * trunk/web-app/images/icons/famfamfam/application_view_tile.png (added) * trunk/web-app/images/icons/famfamfam/application_xp.png (added) * trunk/web-app/images/icons/famfamfam/application_xp_terminal.png (added) * trunk/web-app/images/icons/famfamfam/bug.png (added) * trunk/web-app/images/icons/famfamfam/bug_add.png (added) * trunk/web-app/images/icons/famfamfam/bug_delete.png (added) * trunk/web-app/images/icons/famfamfam/bug_edit.png (added) * trunk/web-app/images/icons/famfamfam/bug_error.png (added) * trunk/web-app/images/icons/famfamfam/bug_go.png (added) * trunk/web-app/images/icons/famfamfam/bug_link.png (added) * trunk/web-app/images/icons/famfamfam/layout.png (added) * trunk/web-app/images/icons/famfamfam/layout_add.png (added) * trunk/web-app/images/icons/famfamfam/layout_content.png (added) * trunk/web-app/images/icons/famfamfam/layout_delete.png (added) * trunk/web-app/images/icons/famfamfam/layout_edit.png (added) * trunk/web-app/images/icons/famfamfam/layout_error.png (added) * trunk/web-app/images/icons/famfamfam/layout_header.png (added) * trunk/web-app/images/icons/famfamfam/layout_link.png (added) * trunk/web-app/images/icons/famfamfam/layout_sidebar.png (added) * trunk/web-app/js/wizard.js (modified) - commented buggy bootstrap code - refactored wizard subject page - ... Tue, 20 Apr 2010 18:01:50 GMT roberth [361] * trunk/grails-app/controllers/dbnp/studycapturing/PersonAffiliationController.groovy (added) * trunk/grails-app/controllers/dbnp/studycapturing/PersonController.groovy (added) * trunk/grails-app/controllers/dbnp/studycapturing/PersonRoleController.groovy (added) * trunk/grails-app/domain/dbnp/studycapturing/Person.groovy (modified) * trunk/grails-app/views/common/_topnav.gsp (modified) * trunk/grails-app/views/person/create.gsp (added) * trunk/grails-app/views/person/edit.gsp (added) * trunk/grails-app/views/person/list.gsp (added) * trunk/grails-app/views/person/show.gsp (added) * trunk/grails-app/views/personAffiliation (added) * trunk/grails-app/views/personAffiliation/create.gsp (added) * trunk/grails-app/views/personAffiliation/edit.gsp (added) * trunk/grails-app/views/personAffiliation/list.gsp (added) * trunk/grails-app/views/personAffiliation/show.gsp (added) * trunk/grails-app/views/personRole (added) * trunk/grails-app/views/personRole/create.gsp (added) * trunk/grails-app/views/personRole/edit.gsp (added) * trunk/grails-app/views/personRole/list.gsp (added) * trunk/grails-app/views/personRole/show.gsp (added) * trunk/test/unit/dbnp/studycapturing/PersonAffiliationControllerTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/PersonControllerTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/PersonRoleControllerTests.groovy (added) Added controllers and views for Person, PersonAffiliation and ... Tue, 20 Apr 2010 12:42:20 GMT duh [359] * trunk/grails-app/controllers/FeedbackController.groovy (modified) * trunk/grails-app/controllers/HomeController.groovy (modified) * trunk/grails-app/controllers/LoadController.groovy (modified) * trunk/grails-app/controllers/SandboxController.groovy (modified) * trunk/grails-app/controllers/SearchableController.groovy (modified) * trunk/grails-app/controllers/dbnp/clinicaldata/ClinicalAssayController.groovy (modified) * trunk/grails-app/controllers/dbnp/clinicaldata/ClinicalMeasurementController.groovy (modified) * trunk/grails-app/controllers/dbnp/data/OntologyController.groovy (modified) * trunk/grails-app/controllers/dbnp/data/TermController.groovy (modified) * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/controllers/dbnp/query/QueryController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/EventController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/StudyController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/SubjectController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TemplateController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalAssay.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalAssayInstance.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalFloatData.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalMeasurement.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalStringData.groovy (modified) * trunk/grails-app/domain/dbnp/data/FeatureBase.groovy (modified) * trunk/grails-app/domain/dbnp/data/FeatureType.groovy (modified) * trunk/grails-app/domain/dbnp/data/Ontology.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.groovy (modified) * trunk/grails-app/domain/dbnp/importer/ImportMapping.groovy (modified) * trunk/grails-app/domain/dbnp/importer/MappingColumn.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Assay.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/AssayModule.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/AssayType.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Compound.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/EventGroup.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Person.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonAffiliation.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonRole.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Publication.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/SamplingEvent.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/StudyPerson.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.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/domain/dbnp/studycapturing/TemplateFieldListItem.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/grails-app/domain/nimble/Profile.groovy (modified) * trunk/grails-app/domain/nimble/User.groovy (modified) * trunk/grails-app/services/dbnp/clinicaldata/ClinicalDataLayerService.groovy (modified) * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/common/_eventDescriptionTableRows.gsp (modified) * trunk/grails-app/views/common/_feedback.gsp (modified) * trunk/grails-app/views/common/_jquerytmsetup.gsp (modified) * trunk/grails-app/views/common/_login_panel.gsp (modified) * trunk/grails-app/views/common/_topnav.gsp (modified) * trunk/grails-app/views/error.gsp (modified) * trunk/grails-app/views/event/create.gsp (modified) * trunk/grails-app/views/event/createForEventDescription.gsp (modified) * trunk/grails-app/views/event/create_1.gsp (modified) * trunk/grails-app/views/event/create_auto.gsp (modified) * trunk/grails-app/views/event/create_timepicker.gsp (modified) * trunk/grails-app/views/event/edit.gsp (modified) * trunk/grails-app/views/event/list.gsp (modified) * trunk/grails-app/views/event/partial.gsp (modified) * trunk/grails-app/views/event/show.gsp (modified) * trunk/grails-app/views/home/index.gsp (modified) * trunk/grails-app/views/importer/common/_postview.gsp (modified) * trunk/grails-app/views/importer/common/_preview.gsp (modified) * trunk/grails-app/views/importer/common/_properties.gsp (modified) * trunk/grails-app/views/importer/index.gsp (modified) * trunk/grails-app/views/importer/step1.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (modified) * trunk/grails-app/views/importer/step3.gsp (modified) * trunk/grails-app/views/importer/step4.gsp (modified) * trunk/grails-app/views/language/create.gsp (modified) * trunk/grails-app/views/language/edit.gsp (modified) * trunk/grails-app/views/language/list.gsp (modified) * trunk/grails-app/views/language/show.gsp (modified) * trunk/grails-app/views/layouts/dialog.gsp (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/layouts/nimble.gsp (modified) * trunk/grails-app/views/load/index.gsp (modified) * trunk/grails-app/views/query/common/_error.gsp (modified) * trunk/grails-app/views/query/common/_navigation.gsp (modified) * trunk/grails-app/views/query/common/_query.gsp (modified) * trunk/grails-app/views/query/common/_tabs.gsp (modified) * trunk/grails-app/views/query/mainPage.gsp (modified) * trunk/grails-app/views/query/pages/_biomarker.gsp (modified) * trunk/grails-app/views/query/pages/_group.gsp (modified) * trunk/grails-app/views/query/pages/_inputQuery.gsp (modified) * trunk/grails-app/views/query/pages/_result.gsp (modified) * trunk/grails-app/views/query/pages/_sample.gsp (modified) * trunk/grails-app/views/query/pages/_study.gsp (modified) * trunk/grails-app/views/query/results.gsp (modified) * trunk/grails-app/views/query/selectsample.gsp (modified) * trunk/grails-app/views/sandbox/index.gsp (modified) * trunk/grails-app/views/searchable/index.gsp (modified) * trunk/grails-app/views/study/create.gsp (modified) * trunk/grails-app/views/study/edit.gsp (modified) * trunk/grails-app/views/study/list.gsp (modified) * trunk/grails-app/views/study/list_extended.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) * trunk/grails-app/views/templateEditor/templates.gsp (modified) * trunk/grails-app/views/templates/nimble/help/_accountcreationpolicy.gsp (modified) * trunk/grails-app/views/templates/nimble/help/_passwordpolicy.gsp (modified) * trunk/grails-app/views/templates/nimble/help/_usernamepolicy.gsp (modified) * trunk/grails-app/views/templates/nimble/login/_login.gsp (modified) * trunk/grails-app/views/templates/nimble/mail/_accountregistration_email.gsp (modified) * trunk/grails-app/views/templates/nimble/mail/_emailchange_email.gsp (modified) * trunk/grails-app/views/templates/nimble/mail/_forgottenpassword_email.gsp (modified) * trunk/grails-app/views/templates/nimble/mail/_forgottenpassword_external_email.gsp (modified) * trunk/grails-app/views/templates/nimble/navigation/_topnavigation.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_banner.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_currentstatus.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_emailupdated.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_left.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_miniprofile.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_socialmedia.gsp (modified) * trunk/grails-app/views/termEditor/terms.gsp (modified) * trunk/grails-app/views/wizard/common/_error.gsp (modified) * trunk/grails-app/views/wizard/common/_navigation.gsp (modified) * trunk/grails-app/views/wizard/common/_tabs.gsp (modified) * trunk/grails-app/views/wizard/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_assays.gsp (modified) * trunk/grails-app/views/wizard/pages/_confirmation.gsp (modified) * trunk/grails-app/views/wizard/pages/_demo.gsp (modified) * trunk/grails-app/views/wizard/pages/_done.gsp (modified) * trunk/grails-app/views/wizard/pages/_error.gsp (modified) * trunk/grails-app/views/wizard/pages/_eventDescriptions.gsp (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/grails-app/views/wizard/pages/_modify.gsp (modified) * trunk/grails-app/views/wizard/pages/_protocols.gsp (modified) * trunk/grails-app/views/wizard/pages/_samples.gsp (modified) * trunk/grails-app/views/wizard/pages/_start.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/grails-app/views/wizard/pages/_templates.gsp (modified) * trunk/grails-app/views/wizard/pages/_timeline.gsp (modified) * trunk/web-app/js/SelectAddMore.js (modified) * trunk/web-app/js/SelectAddMore.min.js (modified) * trunk/web-app/js/development.js (modified) * trunk/web-app/js/jquery-ui-1.7.2.custom.min.js (modified) * trunk/web-app/js/jquery-ui-1.8rc3.custom.min.js (modified) * trunk/web-app/js/jquery.qtip-1.0.0-rc3.min.js (modified) * trunk/web-app/js/login_panel.js (modified) * trunk/web-app/js/ontology-chooser.js (modified) * trunk/web-app/js/ontology-chooser.min.js (modified) * trunk/web-app/js/swfobject.js (modified) * trunk/web-app/js/swfobject.min.js (modified) * trunk/web-app/js/table-editor.js (modified) * trunk/web-app/js/table-editor.min.js (modified) * trunk/web-app/js/timeline.js (modified) * trunk/web-app/js/timepicker-0.2.1.js (modified) * trunk/web-app/js/timepicker-0.2.1.min.js (modified) * trunk/web-app/js/topnav.js (modified) * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) - set keyword expansion Tue, 20 Apr 2010 11:58:54 GMT duh [358] * trunk/grails-app/views/termEditor/terms.gsp (modified) - textual change Tue, 20 Apr 2010 11:55:41 GMT duh [357] * trunk/grails-app/views/termEditor (added) * trunk/grails-app/views/termEditor/pages (added) * trunk/grails-app/views/termEditor/terms.gsp (added) - term editor views were in conflict, fixed issue and committed Tue, 20 Apr 2010 11:28:45 GMT duh [356] * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (added) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/common/_navigation.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/test/unit/dbnp/studycapturing/TermEditorControllerTests.groovy (added) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/css/wizard.min.css (modified) * trunk/web-app/js/SelectAddMore.js (added) * trunk/web-app/js/SelectAddMore.min.js (added) * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) - introduced a JavaScript class to introduce generic 'add more' ... Tue, 20 Apr 2010 08:49:54 GMT duh [353] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) - refactored termField tag - refactored subjects page - added terms ... Tue, 20 Apr 2010 07:29:08 GMT duh [352] * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) - removed the study fields that should be moved into template(s) Mon, 19 Apr 2010 13:45:35 GMT keesvb [350] * trunk/grails-app/controllers/dbnp/studycapturing/EventDescriptionController.groovy (deleted) * trunk/grails-app/controllers/dbnp/studycapturing/ProtocolController.groovy (deleted) * trunk/grails-app/controllers/dbnp/studycapturing/ProtocolParameterController.groovy (deleted) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/data/Ontology.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.groovy (modified) * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/views/eventDescription (deleted) * trunk/grails-app/views/protocol (deleted) added ontology/term properties, getting code to work from clean ... Mon, 19 Apr 2010 11:05:48 GMT duh [349] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/web-app/css/wizard.min.css (modified) * trunk/web-app/js/ontology-chooser.js (modified) * trunk/web-app/js/ontology-chooser.min.js (modified) - added more templates to bootstrap - added a 300ms delay to ... Thu, 15 Apr 2010 15:06:19 GMT duh [344] * trunk/grails-app/controllers/dbnp/studycapturing/TemplateEditorController.groovy (added) * trunk/grails-app/views/layouts/dialog.gsp (added) * trunk/grails-app/views/templateEditor (added) * trunk/grails-app/views/templateEditor/pages (added) * trunk/grails-app/views/templateEditor/templates.gsp (added) * trunk/src/templates/war/web.xml (modified) * trunk/test/unit/dbnp/studycapturing/TemplateEditorControllerTests.groovy (added) - initial template editor (for use in dialogs) Wed, 14 Apr 2010 13:38:39 GMT duh [342] * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/wizard/common/_tabs.gsp (modified) * trunk/grails-app/views/wizard/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/pages/_confirmation.gsp (modified) * trunk/grails-app/views/wizard/pages/_eventDescriptions.gsp (modified) * trunk/grails-app/views/wizard/pages/_start.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/images/wizard/arrowL.gif (added) * trunk/web-app/images/wizard/arrowR.gif (added) * trunk/web-app/images/wizard/wizard-chooser.png (deleted) - restyled wizard tabs - made info and todo boxes only appear in ... Wed, 14 Apr 2010 09:36:53 GMT duh [341] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/common/_navigation.gsp (modified) * trunk/grails-app/views/wizard/pages/_modify.gsp (added) * trunk/grails-app/views/wizard/pages/_start.gsp (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/images/wizard/add-hover.png (deleted) * trunk/web-app/images/wizard/add.png (deleted) * trunk/web-app/images/wizard/big-button.jpg (added) * trunk/web-app/images/wizard/remove-hover.png (deleted) * trunk/web-app/images/wizard/remove.png (deleted) - refactored wizard start page so that the big green buttons actually ... Mon, 12 Apr 2010 14:31:32 GMT keesvb [340] * trunk/application.properties (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) dubbed version 0.1.4, removed completed TODO's from study create wizard Mon, 12 Apr 2010 13:11:34 GMT keesvb [338] * trunk/grails-app/controllers/SandboxController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) * trunk/grails-app/views/sandbox/index.gsp (modified) changed TemplateEntity.giveFields to reflect ordering as well, also ... Fri, 09 Apr 2010 14:14:10 GMT duh [336] * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/views/home/index.gsp (modified) - nullpointer bugfix in TemplateEntity Thu, 08 Apr 2010 16:02:16 GMT duh [332] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/wizard/common/_error.gsp (modified) - introduced template fields validation - added i18n messaging for ... Wed, 07 Apr 2010 09:24:56 GMT tabma [328] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_properties.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (modified) * trunk/grails-app/views/importer/step3.gsp (modified) * trunk/web-app/css/importer.css (modified) - study can be selected, imported data fancier postview, lazy loading ... Wed, 31 Mar 2010 13:51:25 GMT tabma [322] * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/views/importer/common/_postview.gsp (modified) * trunk/web-app/css/importer.css (modified) - highlight columns which are null (unused fields and/or values could ... Wed, 31 Mar 2010 12:02:35 GMT tabma [321] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_preview.gsp (modified) - identifying columns get stored using 'name' attribute of entities ... Fri, 26 Mar 2010 14:34:06 GMT duh [319] * trunk/grails-app/views/importer/step2.gsp (modified) - broken grails tag in importer view broke war generation: Error ... Fri, 26 Mar 2010 13:57:31 GMT duh [317] * trunk/application.properties (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/views/common/_feedback.gsp (modified) * trunk/web-app/images/grails_logo.png (added) * trunk/web-app/js (modified) - upgraded project to Grails 1.2.2 - removed default grails shite ... Fri, 26 Mar 2010 12:02:39 GMT ademcan [316] * trunk/grails-app/controllers/SearchableController.groovy (modified) * trunk/grails-app/controllers/dbnp/query/QueryController.groovy (modified) * trunk/grails-app/taglib/dbnp/query/QueryTagLib.groovy (modified) * trunk/grails-app/views/query/common/_error.gsp (modified) * trunk/grails-app/views/query/common/_query.gsp (modified) * trunk/grails-app/views/query/mainPage.gsp (modified) * trunk/grails-app/views/query/pages/_biomarker.gsp (modified) * trunk/grails-app/views/query/pages/_group.gsp (modified) * trunk/grails-app/views/query/pages/_inputQuery.gsp (added) * trunk/grails-app/views/query/pages/_result.gsp (modified) * trunk/grails-app/views/query/pages/_sample.gsp (modified) * trunk/grails-app/views/query/pages/_study.gsp (modified) * trunk/grails-app/views/study/list_extended.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) queryController changes Thu, 25 Mar 2010 14:48:03 GMT ademcan [315] * trunk/grails-app/controllers/dbnp/query/QueryController.groovy (modified) * trunk/grails-app/taglib/dbnp/query/QueryTagLib.groovy (modified) * trunk/grails-app/views/query/common (added) * trunk/grails-app/views/query/common/_error.gsp (added) * trunk/grails-app/views/query/common/_navigation.gsp (added) * trunk/grails-app/views/query/common/_query.gsp (added) * trunk/grails-app/views/query/common/_tabs.gsp (added) query webflow Thu, 25 Mar 2010 14:16:57 GMT jahn [314] * trunk/grails-app/controllers/dbnp/query/QueryController.groovy (modified) * trunk/grails-app/taglib/dbnp/query (added) * trunk/grails-app/taglib/dbnp/query/QueryTagLib.groovy (added) * trunk/grails-app/views/query/mainPage.gsp (moved) * trunk/grails-app/views/query/pages (added) * trunk/grails-app/views/query/pages/_biomarker.gsp (added) * trunk/grails-app/views/query/pages/_group.gsp (added) * trunk/grails-app/views/query/pages/_result.gsp (added) * trunk/grails-app/views/query/pages/_sample.gsp (added) * trunk/grails-app/views/query/pages/_study.gsp (added) Empty shell for Query workflow. Wed, 24 Mar 2010 15:01:18 GMT tabma [312] * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/views/importer/common/_preview.gsp (modified) * trunk/grails-app/views/importer/common/_properties.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (modified) - uniquely identified column selection moved to first page and ... Wed, 24 Mar 2010 13:21:30 GMT duh [311] * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) - moved development.js to the main layout (not that it is only ... Wed, 24 Mar 2010 10:51:25 GMT jahn [308] * trunk/grails-app/views/eventDescription/edit.gsp (modified) * trunk/grails-app/views/eventDescription/show.gsp (modified) * trunk/grails-app/views/eventDescription/showMyProtocolFilled.gsp (modified) Added an actually non editable show. (Parameters script needs to be ... Tue, 23 Mar 2010 12:57:18 GMT tabma [305] * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_properties.gsp (modified) - templatefieldtypes chosen in the preview page are used as a filter ... Mon, 22 Mar 2010 15:28:21 GMT duh [303] * trunk/grails-app/views/wizard/index.gsp (modified) - minified wizard JavaScript using the YUI compressor, and made the ... Mon, 22 Mar 2010 15:27:25 GMT duh [301] * trunk/grails-app/views/wizard/index.gsp (modified) - minified wizard JavaScript using the YUI compressor, and made the ... Mon, 22 Mar 2010 13:40:35 GMT duh [299] * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalAssay.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalAssayInstance.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalFloatData.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalMeasurement.groovy (modified) * trunk/grails-app/domain/dbnp/clinicaldata/ClinicalStringData.groovy (modified) * trunk/grails-app/domain/dbnp/data/FeatureBase.groovy (modified) * trunk/grails-app/domain/dbnp/data/FeatureType.groovy (modified) * trunk/grails-app/domain/dbnp/data/Ontology.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.groovy (modified) * trunk/grails-app/domain/dbnp/importer/ImportMapping.groovy (modified) * trunk/grails-app/domain/dbnp/importer/MappingColumn.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Assay.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/AssayModule.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/AssayType.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Compound.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Event.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/EventDescription.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/EventGroup.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/ParameterStringListItem.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Person.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonAffiliation.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/PersonRole.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Protocol.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/ProtocolParameter.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/ProtocolParameterType.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Publication.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/SamplingEvent.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/StudyPerson.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/SubjectGroup.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/domain/dbnp/studycapturing/TemplateFieldListItem.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/grails-app/domain/nimble/Profile.groovy (modified) * trunk/grails-app/domain/nimble/User.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/common/_eventDescriptionTableRows.gsp (modified) * trunk/grails-app/views/common/_feedback.gsp (modified) * trunk/grails-app/views/common/_jquerytmsetup.gsp (modified) * trunk/grails-app/views/common/_login_panel.gsp (modified) * trunk/grails-app/views/common/_topnav.gsp (modified) * trunk/grails-app/views/error.gsp (modified) * trunk/grails-app/views/event/create.gsp (modified) * trunk/grails-app/views/event/createForEventDescription.gsp (modified) * trunk/grails-app/views/event/create_1.gsp (modified) * trunk/grails-app/views/event/create_auto.gsp (modified) * trunk/grails-app/views/event/create_timepicker.gsp (modified) * trunk/grails-app/views/event/edit.gsp (modified) * trunk/grails-app/views/event/list.gsp (modified) * trunk/grails-app/views/event/partial.gsp (modified) * trunk/grails-app/views/event/show.gsp (modified) * trunk/grails-app/views/eventDescription/create.gsp (modified) * trunk/grails-app/views/eventDescription/edit.gsp (modified) * trunk/grails-app/views/eventDescription/list.gsp (modified) * trunk/grails-app/views/eventDescription/show.gsp (modified) * trunk/grails-app/views/eventDescription/showMyProtocolEmpty.gsp (modified) * trunk/grails-app/views/eventDescription/showMyProtocolFilled.gsp (modified) * trunk/grails-app/views/eventDescription/showPartial.gsp (modified) * trunk/grails-app/views/eventDescription/showProtocolParameters.gsp (modified) * trunk/grails-app/views/home/index.gsp (modified) * trunk/grails-app/views/importer/common/_postview.gsp (modified) * trunk/grails-app/views/importer/common/_preview.gsp (modified) * trunk/grails-app/views/importer/common/_properties.gsp (modified) * trunk/grails-app/views/importer/index.gsp (modified) * trunk/grails-app/views/importer/step1.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (modified) * trunk/grails-app/views/importer/step3.gsp (modified) * trunk/grails-app/views/importer/step4.gsp (modified) * trunk/grails-app/views/language/create.gsp (modified) * trunk/grails-app/views/language/edit.gsp (modified) * trunk/grails-app/views/language/list.gsp (modified) * trunk/grails-app/views/language/show.gsp (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/layouts/nimble.gsp (modified) * trunk/grails-app/views/load/index.gsp (modified) * trunk/grails-app/views/query/index.gsp (modified) * trunk/grails-app/views/query/results.gsp (modified) * trunk/grails-app/views/query/selectsample.gsp (modified) * trunk/grails-app/views/sandbox/index.gsp (modified) * trunk/grails-app/views/searchable/index.gsp (modified) * trunk/grails-app/views/study/create.gsp (modified) * trunk/grails-app/views/study/edit.gsp (modified) * trunk/grails-app/views/study/list.gsp (modified) * trunk/grails-app/views/study/list_extended.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) * trunk/grails-app/views/templates/nimble/help/_accountcreationpolicy.gsp (modified) * trunk/grails-app/views/templates/nimble/help/_passwordpolicy.gsp (modified) * trunk/grails-app/views/templates/nimble/help/_usernamepolicy.gsp (modified) * trunk/grails-app/views/templates/nimble/login/_login.gsp (modified) * trunk/grails-app/views/templates/nimble/mail/_accountregistration_email.gsp (modified) * trunk/grails-app/views/templates/nimble/mail/_emailchange_email.gsp (modified) * trunk/grails-app/views/templates/nimble/mail/_forgottenpassword_email.gsp (modified) * trunk/grails-app/views/templates/nimble/mail/_forgottenpassword_external_email.gsp (modified) * trunk/grails-app/views/templates/nimble/navigation/_topnavigation.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_banner.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_currentstatus.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_emailupdated.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_left.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_miniprofile.gsp (modified) * trunk/grails-app/views/templates/nimble/profile/_socialmedia.gsp (modified) * trunk/grails-app/views/wizard/common/_error.gsp (modified) * trunk/grails-app/views/wizard/common/_navigation.gsp (modified) * trunk/grails-app/views/wizard/common/_tabs.gsp (modified) * trunk/grails-app/views/wizard/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_assays.gsp (modified) * trunk/grails-app/views/wizard/pages/_confirmation.gsp (modified) * trunk/grails-app/views/wizard/pages/_demo.gsp (modified) * trunk/grails-app/views/wizard/pages/_done.gsp (modified) * trunk/grails-app/views/wizard/pages/_error.gsp (modified) * trunk/grails-app/views/wizard/pages/_eventDescriptions.gsp (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/grails-app/views/wizard/pages/_protocols.gsp (modified) * trunk/grails-app/views/wizard/pages/_samples.gsp (modified) * trunk/grails-app/views/wizard/pages/_start.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/grails-app/views/wizard/pages/_templates.gsp (modified) * trunk/grails-app/views/wizard/pages/_timeline.gsp (modified) * trunk/web-app/js/development.js (modified) * trunk/web-app/js/jquery-ui-1.7.2.custom.min.js (modified) * trunk/web-app/js/jquery-ui-1.8rc3.custom.min.js (modified) * trunk/web-app/js/jquery.qtip-1.0.0-rc3.min.js (modified) * trunk/web-app/js/login_panel.js (modified) * trunk/web-app/js/ontology-chooser.js (modified) * trunk/web-app/js/swfobject.js (modified) * trunk/web-app/js/table-editor.js (modified) * trunk/web-app/js/timeline.js (modified) * trunk/web-app/js/timepicker-0.2.1.js (modified) * trunk/web-app/js/topnav.js (modified) * trunk/web-app/js/wizard.js (modified) - set keyword expansion Mon, 22 Mar 2010 13:18:30 GMT tabma [297] * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_preview.gsp (modified) - imported data is now being saved in the database (be sure that you ... Mon, 22 Mar 2010 12:44:00 GMT duh [296] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_eventDescriptions.gsp (modified) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) - refactored template field handeling in the wizard - added ... Mon, 22 Mar 2010 10:57:28 GMT keesvb [294] * trunk/application.properties (modified) * trunk/grails-app/views/home/index.gsp (modified) version 0.1.1, OK 0.2 was maybe too much, added display of version to ... Mon, 22 Mar 2010 10:44:41 GMT keesvb [291] * trunk/grails-app/views/common/_topnav.gsp (modified) changed home link to work under all URLs Mon, 22 Mar 2010 10:38:25 GMT keesvb [290] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/EventDescriptionController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) * trunk/grails-app/views/common/_partial.gsp (deleted) * trunk/grails-app/views/common/_topnav.gsp (modified) * trunk/grails-app/views/eventDescription/showMyProtocolFilled.gsp (modified) debugged EventDescription.save, added comment field for template ...