# # ChangeLog for / # # Generated by Trac 1.0.2 # Jan 15, 2021, 4:57:21 PM Thu, 03 Jun 2010 07:48:33 GMT jahn [515] * trunk/grails-app/controllers/RestController.groovy (modified) * trunk/src/groovy/dbnp/rest/CCMCommunicationManager.groovy (modified) REST resources for communicating with the Simple Assay Module. Thu, 03 Jun 2010 07:45:39 GMT jahn [514] * trunk/grails-app/domain/dbnp/studycapturing/Assay.groovy (modified) fixed minor inconsistentcy. Thu, 03 Jun 2010 06:12:06 GMT keesvb [513] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Template.groovy (modified) version 0.2.3, deleted sampleTemplates field in Template as it will ... 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 15:00:45 GMT jahn [511] * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) Slightly extended for REST communication. 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:58 GMT roberth [508] * trunk/web-app/fileuploads/plugin-Monkey_Style_Email_Jitsu.pdf (deleted) Local file should not be committed :) 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 Tue, 01 Jun 2010 11:09:06 GMT keesvb [506] * 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) changed giveDomainFields() implementations in TemplateEntity to static Tue, 01 Jun 2010 09:30:53 GMT vinlud [505] * trunk/grails-app/controllers/dbnp/query/SimpleQueryController.groovy (modified) Set correct view Tue, 01 Jun 2010 08:49:01 GMT vinlud [504] * trunk/grails-app/controllers/dbnp/query/SimpleQueryController.groovy (modified) Typo 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 11:53:03 GMT roberth [502] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/test/unit/dbnp/studycapturing/WizardControllerTests.groovy (modified) * trunk/web-app/js/wizard.js (modified) RELTIME fields in the wizard now show the parsed text in blue when ... Mon, 31 May 2010 09:23:06 GMT duh [501] * trunk/web-app/css/wizard.css (modified) - minor css change for textareas Mon, 31 May 2010 08:24:00 GMT duh [500] * trunk/grails-app/domain/dbnp/studycapturing/RelTime.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) - reformatted some indentations - set svn keyword expansion Mon, 31 May 2010 07:56:03 GMT duh [499] * trunk/grails-app/controllers/dbnp/query/SimpleQueryController.groovy (modified) - fixed Vincent's commit (498) which broke the repository, you need ... 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 12:19:00 GMT duh [495] * trunk/application.properties (modified) - increased application version to 0.2.2 Fri, 28 May 2010 12:15:34 GMT duh [494] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) - fixed a nasty IE bug that caused select elements with onchange ... Fri, 28 May 2010 09:55:56 GMT keesvb [493] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Template.groovy (modified) changed SamplingEvent definitions in Bootstrap and coupled ... 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 - ... Fri, 28 May 2010 08:36:00 GMT jahn [491] * trunk/src/groovy/dbnp/rest/CCMCommunicationManager.groovy (modified) Removed obvious error that led to compile-time error. Fri, 28 May 2010 08:24:12 GMT jahn [490] * trunk/src/groovy/dbnp/rest/CCMCommunicationManager.groovy (modified) Added connection to test server nbx5. 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 14:10:12 GMT duh [488] * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) - tweaked termEditorController (set lines in the proper order, ... Thu, 27 May 2010 14:03:31 GMT roberth [487] * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/test/integration/gscf/StudyTests.groovy (modified) * trunk/test/unit/GSCFTagLibTests.groovy (deleted) * trunk/test/unit/ProtocolControllerTests.groovy (deleted) * trunk/test/unit/ProtocolParameterControllerTests.groovy (deleted) * trunk/test/unit/TemplateControllerTests.groovy (deleted) * trunk/test/unit/dbnp/data/OntologyControllerTests.groovy (moved) * trunk/test/unit/dbnp/data/TermControllerTests.groovy (moved) * trunk/test/unit/dbnp/importer/ImporterTagLibTests.groovy (moved) * trunk/test/unit/dbnp/query (added) * trunk/test/unit/dbnp/query/QueryControllerTests.groovy (moved) * trunk/test/unit/dbnp/studycapturing/StudyControllerTests.groovy (moved) * trunk/test/unit/dbnp/studycapturing/TemplateFieldTests.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TemplateSubjectFieldControllerTests.groovy (deleted) * trunk/test/unit/dbnp/studycapturing/TemplateSubjectFieldsTests.groovy (deleted) Added net RELTIME template field type to contain relative times (e.g. ... Thu, 27 May 2010 13:57:41 GMT duh [486] * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) - enabled SQL logging for postgres in 'production' - added extra ... 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 15:40:41 GMT jahn [480] * trunk/grails-app/controllers/RestController.groovy (added) * trunk/grails-app/controllers/dbnp/query/QueryController.groovy (modified) * trunk/src/groovy/dbnp (added) * trunk/src/groovy/dbnp/rest (added) * trunk/src/groovy/dbnp/rest/CCMCommunicationManager.groovy (added) * trunk/src/java/dbnp/data/CleanDataLayer.java (modified) Providing some methods for showing that REST/JSON actually works for ... 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 13:49:45 GMT duh [477] * trunk/web-app/css/wizard.css (modified) * trunk/web-app/css/wizard.min.css (modified) * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) - table columns are now dynamically scaled Wed, 26 May 2010 13:16:41 GMT keesvb [476] * trunk/application.properties (modified) dub this version 0.2.1 Wed, 26 May 2010 13:13:34 GMT duh [475] * trunk/web-app/js/SelectAddMore.js (modified) * trunk/web-app/js/SelectAddMore.min.js (modified) - borderless iFrame fix for IE Wed, 26 May 2010 13:05:56 GMT duh [474] * trunk/web-app/css/wizard.css (modified) * trunk/web-app/css/wizard.min.css (modified) * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) - fixed IE7 compatibility issues (CSS & Javascript) - resolved bug #63 Wed, 26 May 2010 12:14:30 GMT duh [473] * trunk/web-app/js/SelectAddMore.js (modified) - style was not passed properly after bugfix... Wed, 26 May 2010 11:27:08 GMT duh [472] * trunk/web-app/css/wizard.min.css (modified) * trunk/web-app/js/SelectAddMore.js (modified) * trunk/web-app/js/SelectAddMore.min.js (modified) * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) - resolved bug #63 Wed, 26 May 2010 10:27:22 GMT roberth [471] * trunk/web-app/css/wizard.css (modified) Adjusted the wizard css in order to render the question mark right in IE7 Wed, 26 May 2010 10:16:05 GMT duh [470] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) -removed some debug lines 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 10:04:33 GMT roberth [468] * trunk/grails-app/controllers/dbnp/studycapturing/StudyController.groovy (modified) Solved show method raising an exception with every call 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 15:42:31 GMT duh [466] * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) - fixed issue with wizard.min.js Tue, 25 May 2010 14:55:45 GMT keesvb [465] * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) typing error Tue, 25 May 2010 14:52:24 GMT keesvb [464] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) workaround for Postgres, TEXT field are not stored properly Tue, 25 May 2010 13:59:33 GMT duh [463] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) - resolved [#62] changes are not saved in study create wizard Tue, 25 May 2010 10:28:04 GMT duh [462] * trunk/application.properties (modified) - version 0.2.0 ! Tue, 25 May 2010 10:26:40 GMT keesvb [461] * trunk/grails-app/conf/BootStrap.groovy (modified) changed Genotype field to a String field 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 10:05:59 GMT vinlud [459] * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.groovy (modified) Check empty string ontology selector Tue, 25 May 2010 09:18:21 GMT roberth [458] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) Subject class changed again to improve performance. Also updated ... Tue, 25 May 2010 09:05:52 GMT duh [457] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/web-app/js/wizard.js (modified) - fixed improved tooltip functionality 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:30:19 GMT duh [452] * trunk/web-app/css/wizard.css (modified) * trunk/web-app/css/wizard.min.css (modified) - updated css 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:57:31 GMT tabma [450] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) - first page of simple import wizard working with entity-/templatefilter 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 Thu, 20 May 2010 12:01:57 GMT duh [448] * trunk (modified) - no more iml shite Thu, 20 May 2010 12:00:08 GMT duh [447] * trunk/gscf-grailsPlugins.iml (deleted) - removed debug line Thu, 20 May 2010 11:10:32 GMT duh [446] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) - removed debug line Thu, 20 May 2010 11:08:43 GMT duh [445] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) - bugfix: ontology selects not displaying proper value Thu, 20 May 2010 09:29:06 GMT duh [444] * trunk/grails-app/conf/Config.groovy (modified) - extended gscf configuration for importer (importableEntities) - ... Thu, 20 May 2010 09:16:19 GMT duh [443] * trunk/grails-app/conf/Config.groovy (modified) - added configuration for gscf 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 15:10:01 GMT keesvb [441] * trunk/lib/jaxrpc.jar (added) * trunk/lib/ols-client.jar (added) added missing libraries for Ontocat Wed, 19 May 2010 14:39:48 GMT keesvb [440] * trunk/test/integration/gscf/OntologyTests.groovy (modified) sorry, forgot to delete an accolade Wed, 19 May 2010 14:36:21 GMT keesvb [439] * trunk/test/integration/gscf/OntologyTests.groovy (modified) updated Ontology tests 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 15:15:46 GMT duh [435] * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) - trying to fetch template fields when no template is set breaks the ... Tue, 18 May 2010 15:06:01 GMT duh [434] * trunk/web-app/js/wizard.js (modified) * trunk/web-app/js/wizard.min.js (modified) - changed handling of date fields 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:39:32 GMT duh [431] * trunk/grails-app/controllers/dbnp/studycapturing/TermEditorController.groovy (modified) - term editor has been using 'ontologies' instead of 'ontology' as a ... Tue, 18 May 2010 09:30:00 GMT duh [430] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) - tweaked error messages in wizard 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 - ... Tue, 18 May 2010 08:40:06 GMT duh [427] * trunk/gscf-grailsPlugins.iml (modified) - upgraded to 1.3.1 Tue, 18 May 2010 08:39:31 GMT duh [426] * trunk (modified) * trunk/application.properties (modified) * trunk/gscf-grailsPlugins.iml (added) - upgraded to 1.3.1 Tue, 18 May 2010 06:39:30 GMT keesvb [425] * trunk/lib/ontoCAT_v0.9.1.jar (added) * trunk/lib/xstream-1.3.1.jar (added) * trunk/test/integration/gscf/OntologyTests.groovy (modified) refactored Ontology tests, added Ontocat example as a test Mon, 17 May 2010 15:11:29 GMT keesvb [424] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) updated to grails 1.3.1, changed PPSH Gender choice in Bootstrap to ... Mon, 17 May 2010 14:32:57 GMT duh [423] * trunk/grails-app/conf/BootStrap.groovy (modified) - commented bootstrap bug Mon, 17 May 2010 14:00:43 GMT duh [422] * trunk/grails-app/domain/dbnp/studycapturing/TemplateEntity.groovy (modified) - consistent debugging 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 10:35:34 GMT duh [420] * trunk/web-app/images (modified) * trunk/web-app/js (modified) - deleted meuk Mon, 17 May 2010 10:19:37 GMT duh [419] * trunk/application.properties (modified) * trunk/web-app/images (modified) - upgraded project to Grails 1.3 - added ignore flags 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