# # ChangeLog for trunk/grails-app/taglib # # Generated by Trac 1.0.2 # Jan 24, 2021, 11:57:50 PM Fri, 12 Mar 2010 15:12:53 GMT duh [260] * 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/layouts/main.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/web-app/css/cupertino (added) * trunk/web-app/css/cupertino/images (added) * trunk/web-app/css/cupertino/images/ui-anim_basic_16x16.gif (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.8rc3.custom.css (added) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/jquery-ui-1.8rc3.custom.min.js (added) * trunk/web-app/js/ontology-chooser.js (added) * trunk/web-app/js/table-editor.js (modified) * trunk/web-app/js/wizard.js (modified) - upgraded jquery-ui to latest version - implemented ontology ... Fri, 12 Mar 2010 10:51:33 GMT tabma [259] * trunk/grails-app/domain/dbnp/importer/Column.groovy (deleted) * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) - Entity record creator implemented (using MappingColumn) Thu, 11 Mar 2010 13:23:53 GMT duh [257] * 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/index.gsp (modified) * trunk/web-app/js/wizard.js (modified) - added limited auto parsing for DATE template entity values that are ... Thu, 11 Mar 2010 10:48:16 GMT tabma [256] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/domain/dbnp/importer/MappingColumn.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_preview.gsp (modified) - Template enums now used instead of POI Celltypes Wed, 10 Mar 2010 18:27:57 GMT tabma [255] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/domain/dbnp/importer/MappingColumn.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) - rewrite of celltype detection Tue, 09 Mar 2010 14:53:46 GMT tabma [251] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/domain/dbnp/importer/MappingColumn.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateStudyField.groovy (copied) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/test/unit/dbnp/studycapturing/TemplateStudyFieldTests.groovy (added) - TemplateStudyField and MappingColumn changed fieldnames - session ... Tue, 09 Mar 2010 13:16:07 GMT duh [250] * 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/web-app/js/wizard.js (modified) - date and datetimefields are now handled independent of naming but ... Mon, 08 Mar 2010 17:29:14 GMT duh [247] * trunk/grails-app/conf/BaseFilters.groovy (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/BuildConfig.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/conf/NimbleBootStrap.groovy (modified) * trunk/grails-app/conf/NimbleConfig.groovy (modified) * trunk/grails-app/conf/NimbleSecurityFilters.groovy (modified) * trunk/grails-app/conf/NimbleUrlMappings.groovy (modified) * trunk/grails-app/conf/UrlMappings.groovy (modified) * trunk/grails-app/conf/spring/resources.groovy (modified) * trunk/grails-app/controllers/BaseController.groovy (modified) * trunk/grails-app/controllers/HomeController.groovy (modified) * trunk/grails-app/controllers/LoadController.groovy (modified) * trunk/grails-app/controllers/OntologyController.groovy (modified) * trunk/grails-app/controllers/ProtocolController.groovy (modified) * trunk/grails-app/controllers/ProtocolParameterController.groovy (modified) * trunk/grails-app/controllers/SandboxController.groovy (modified) * trunk/grails-app/controllers/SearchableController.groovy (modified) * trunk/grails-app/controllers/StudyController.groovy (modified) * trunk/grails-app/controllers/TermController.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/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/EventDescriptionController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/ProtocolController.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/TemplateSubjectFieldController.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/Column.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/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/_jquerytmsetup.gsp (modified) * trunk/grails-app/views/common/_login_panel.gsp (modified) * trunk/grails-app/views/common/_partial.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/showProtocolParameters.gsp (modified) * trunk/grails-app/views/home/index.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/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_backup.gsp (modified) * trunk/grails-app/views/study/list_extended.gsp (modified) * trunk/grails-app/views/study/show.gsp (modified) * trunk/grails-app/views/study/show_backup.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/_done.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.qtip-1.0.0-rc3.min.js (modified) * trunk/web-app/js/login_panel.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, 08 Mar 2010 17:25:07 GMT duh [246] * trunk/grails-app/conf/BaseFilters.groovy (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Protocol.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.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/_study.gsp (modified) - increased session lifetime to 7 days - improved wizard study ... Mon, 08 Mar 2010 16:53:30 GMT tabma [245] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/domain/dbnp/importer/MappingColumn.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) * trunk/grails-app/views/importer/common/_properties.gsp (modified) - columnmapping added Fri, 05 Mar 2010 16:26:05 GMT duh [240] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) - added ajaxOnChange parameter support for elements. ... Fri, 05 Mar 2010 14:21:52 GMT duh [238] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.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/TemplateFieldListItem.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.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/_start.gsp (added) * 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/web-app/css/wizard.css (modified) * trunk/web-app/js/wizard.js (modified) Refectored version of the wizard - initial template page has been ... Wed, 03 Mar 2010 14:50:32 GMT tabma [231] * 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) - property page contains columns and field identifiers combined in ... Fri, 26 Feb 2010 14:23:03 GMT duh [216] * 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) * trunk/web-app/css/default_style.css (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/table-editor.js (modified) - event grouping data is now handled properly - added image support ... Fri, 26 Feb 2010 11:26:29 GMT tabma [215] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.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/index.gsp (modified) * trunk/grails-app/views/importer/step1.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (modified) - added Template chooser, used in the properties page Thu, 25 Feb 2010 15:18:22 GMT duh [213] * 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/_confirmation.gsp (added) * 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) * 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 (added) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/images/icons/famfamfam/add.png (added) * trunk/web-app/images/icons/famfamfam/exclamation.png (added) * trunk/web-app/images/icons/famfamfam/eye.png (added) * trunk/web-app/images/icons/famfamfam/information.png (added) * trunk/web-app/js/grouping.js (deleted) * trunk/web-app/js/table-editor.js (modified) * trunk/web-app/js/timeline.js (added) * trunk/web-app/js/wizard.js (modified) - restructured wizard - added information boxes - improved error ... Mon, 22 Feb 2010 17:35:37 GMT duh [209] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.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/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_eventDescriptions.gsp (added) * trunk/grails-app/views/wizard/pages/_events.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/table-editor.js (modified) * trunk/web-app/js/wizard.js (modified) - added events, eventDescriptions, etc Thu, 18 Feb 2010 07:10:35 GMT tabma [203] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/domain/dbnp/importer/Column.groovy (added) * 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) * trunk/grails-app/views/importer/common/_properties.gsp (modified) * trunk/grails-app/views/importer/step1.gsp (modified) * trunk/grails-app/views/importer/step2.gsp (modified) * trunk/grails-app/views/sandbox/index.gsp (modified) * trunk/test/unit/dbnp/importer/ColumnTests.groovy (added) - rewrote to HashMap based columns (columns are always unique, ... Mon, 15 Feb 2010 20:38:24 GMT tabma [200] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_preview.gsp (modified) * trunk/grails-app/views/importer/common/_properties.gsp (added) * trunk/grails-app/views/importer/step2.gsp (added) - properties template Wed, 10 Feb 2010 16:35:11 GMT duh [189] * trunk/grails-app/conf/BootStrap.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/data/Term.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/EventDescription.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Protocol.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/web-app/js/grouping.js (modified) * trunk/web-app/js/wizard.js (modified) - previous commits broke application bootstrapping: - fixed some ... Tue, 09 Feb 2010 14:22:46 GMT duh [180] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/web-app/js/grouping.js (modified) - wizard subject page now mainains state and stores form data in flow ... Mon, 08 Feb 2010 07:23:33 GMT tabma [173] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (modified) * trunk/grails-app/views/importer/common/_preview.gsp (modified) * trunk/test/unit/dbnp/importer/ImporterControllerTests.groovy (added) * trunk/web-app/css/importer.css (modified) - created taglibrary for importer and first implementation detection ... Wed, 03 Feb 2010 14:50:14 GMT tabma [169] * trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy (modified) * trunk/grails-app/services/dbnp/importer/ImporterService.groovy (modified) * trunk/grails-app/taglib/dbnp/importer (added) * trunk/grails-app/taglib/dbnp/importer/ImporterTagLib.groovy (added) * trunk/grails-app/views/importer/common (added) * trunk/grails-app/views/importer/common/_preview.gsp (added) * trunk/grails-app/views/importer/step1.gsp (moved) * trunk/test/unit/dbnp/importer (added) * trunk/test/unit/dbnp/importer/ImporterServiceTests.groovy (added) * trunk/test/unit/importer (added) * trunk/test/unit/importer/ImporterTagLibTests.groovy (added) * trunk/web-app/css/importer.css (added) - created taglibrary for importer and first implementation detection ... Tue, 02 Feb 2010 14:07:02 GMT duh [162] * trunk/grails-app/conf/BaseFilters.groovy (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/BuildConfig.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/conf/NimbleBootStrap.groovy (modified) * trunk/grails-app/conf/NimbleConfig.groovy (modified) * trunk/grails-app/conf/NimbleSecurityFilters.groovy (modified) * trunk/grails-app/conf/NimbleUrlMappings.groovy (modified) * trunk/grails-app/conf/UrlMappings.groovy (modified) * trunk/grails-app/conf/spring/resources.groovy (modified) * trunk/grails-app/controllers/BaseController.groovy (modified) * trunk/grails-app/controllers/HomeController.groovy (modified) * trunk/grails-app/controllers/LoadController.groovy (modified) * trunk/grails-app/controllers/OntologyController.groovy (modified) * trunk/grails-app/controllers/ProtocolController.groovy (modified) * trunk/grails-app/controllers/ProtocolParameterController.groovy (modified) * trunk/grails-app/controllers/QueryController.groovy (modified) * trunk/grails-app/controllers/SandboxController.groovy (modified) * trunk/grails-app/controllers/StudyController.groovy (modified) * trunk/grails-app/controllers/TermController.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/importer/ImporterController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/EventController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/EventDescriptionController.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/ProtocolController.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/TemplateSubjectFieldController.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/ClinicalMeasurementType.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/Ontology.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Assay.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/AssayType.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/Protocol.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/ProtocolInstance.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/ProtocolParameter.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/ProtocolParameterInstance.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/ProtocolParameterType.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/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/TemplateField.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateSubjectField.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/data/Chip.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/data/ChipAnnotation.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/data/Expression.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/adf/ArrayDesign.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/adf/CompositeElement.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/adf/DesignElement.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/adf/MatrixColumn.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/adf/MatrixRow.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/adf/MatrixRowId.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/adf/Reporter.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/Comment.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/ExperimentalInfo.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/Factor.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/InvestigationDesign.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/MAGEProtocol.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/OntologyTerm.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/Parameter.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/Person.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/Publication.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/UserDefinedAttribute.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/ArrayData.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/ArrayDataMatrix.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/DataObject.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/DerivedArrayData.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/DerivedArrayDataMatrix.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Edge.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/ExtractObj.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/FactorValue.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Hybridization.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Image.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/LabeledExtract.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/MAGEAssay.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Material.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Node.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/NodeList.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Normalization.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/ParameterValue.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/ProtocolApplication.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Provider.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/SampleAndDataRelationship.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Scan.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/URIValue.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/UserDefinedValue.groovy (modified) * trunk/grails-app/domain/dbnp/transcriptomics/magetab/sdrf/Value.groovy (modified) * trunk/grails-app/domain/nimble/Profile.groovy (modified) * trunk/grails-app/domain/nimble/User.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/web-app/css/default_style.css (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/development.js (modified) * trunk/web-app/js/login_panel.js (modified) * trunk/web-app/js/topnav.js (modified) * trunk/web-app/js/wizard.js (modified) - set keyword expansion Tue, 02 Feb 2010 12:58:18 GMT duh [159] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/development.js (modified) * trunk/web-app/js/wizard.js (modified) - tag library now handles (INT and STRINGLIST) templateFields ... Tue, 02 Feb 2010 09:31:25 GMT duh [157] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/data/Ontology.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/pages/_groups.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) * trunk/web-app/js/wizard.js (modified) - temporary commit Thu, 28 Jan 2010 16:34:50 GMT duh [145] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateFieldType.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateSubjectField.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/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_groups.gsp (added) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/grails-app/views/wizard/pages/_subjects.gsp (modified) * trunk/grails-app/views/wizard/pages/_three.gsp (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/development.js (added) * trunk/web-app/js/swfobject.js (added) * trunk/web-app/js/wizard.js (modified) - wizard subjects page now build a table with features, does not work ... Wed, 27 Jan 2010 12:32:41 GMT duh [140] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Template.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) - temporary backup commit Tue, 26 Jan 2010 15:46:01 GMT duh [138] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/data/Term.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/wizard/pages/_subjects.gsp (moved) * trunk/grails-app/views/wizard/pages/_three.gsp (modified) * trunk/web-app/css/wizard.css (modified) - added development version of wizard subjects page and logic - ... Fri, 22 Jan 2010 17:37:01 GMT duh [107] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/pages/_study.gsp (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/wizard.js (modified) - worked on the wizard inner workings - added date field element ... Thu, 21 Jan 2010 12:56:10 GMT duh [103] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.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/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/elements (deleted) * trunk/grails-app/views/wizard/pages/_study.gsp (moved) * trunk/web-app/css/jquery-ui/images (deleted) * trunk/web-app/css/jquery-ui/jquery-ui-1.7.2.custom.css (added) - added error handling to the wizard - changed jquery-ui interface ... Wed, 20 Jan 2010 16:01:26 GMT duh [101] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Study.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/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/pages/_one.gsp (modified) * trunk/grails-app/views/wizard/pages/_three.gsp (modified) * trunk/web-app/js/wizard.js (modified) - refactored the wizard initial page to dynamically load pageOne, ... Tue, 19 Jan 2010 16:38:50 GMT duh [99] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/web-app/css/wizard.css (modified) - created nicer tooltips Tue, 19 Jan 2010 16:18:30 GMT duh [98] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/web-app/js/jquery.qtip-1.0.0-rc3.min.js (added) * trunk/web-app/js/wizard.js (modified) - created nicer tooltips Tue, 19 Jan 2010 15:18:33 GMT duh [96] * trunk/grails-app/taglib/GSCFTagLib.groovy (deleted) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/common/_jquerysetup.gsp (deleted) * trunk/grails-app/views/common/_jqueryuisetup.gsp (deleted) * trunk/grails-app/views/layouts/main.gsp (modified) - as of jQuery 1.4.0.1 the submitToRemote behaviour has changed which ... Tue, 19 Jan 2010 13:25:45 GMT duh [92] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/NimbleBootStrap.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/SubjectController.groovy (added) * trunk/grails-app/controllers/dbnp/studycapturing/TemplateController.groovy (added) * trunk/grails-app/controllers/dbnp/studycapturing/TemplateSubjectFieldController.groovy (added) * trunk/grails-app/domain/dbnp/studycapturing/Study.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Template.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateField.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/TemplateSubjectField.groovy (modified) * trunk/grails-app/domain/dbnp/studycapturing/Term.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/common/_jquerysetup.gsp (modified) * trunk/grails-app/views/subject (added) * trunk/grails-app/views/template (added) * trunk/grails-app/views/templateSubjectField (added) * trunk/grails-app/views/wizard/pages/_one.gsp (modified) * trunk/grails-app/views/wizard/pages/_three.gsp (modified) * trunk/test/unit/dbnp/studycapturing/SubjectControllerTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/TemplateControllerTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/TemplateSubjectFieldControllerTests.groovy (added) * trunk/tests/create_protocol_parameter (modified) - added sample template data in bootstrap - upgraded jQuery - ... Fri, 15 Jan 2010 14:10:15 GMT duh [90] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_one.gsp (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/js/wizard.js (added) - refactered wizard prototype - added tooltip / help support Thu, 14 Jan 2010 16:44:28 GMT duh [89] * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/common/_topnav.gsp (modified) * trunk/grails-app/views/wizard/elements (added) * trunk/grails-app/views/wizard/elements/_text.gsp (added) * trunk/grails-app/views/wizard/pages/_one.gsp (modified) * trunk/web-app/css/wizard.css (modified) * trunk/web-app/images/icons/famfamfam/help.png (added) - refactored some wizard code - templatizing and standardizing form ... Thu, 14 Jan 2010 14:00:05 GMT duh [88] * 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 (added) * trunk/grails-app/views/wizard/common/_navigation.gsp (moved) * trunk/grails-app/views/wizard/common/_tabs.gsp (moved) * trunk/grails-app/views/wizard/common/_wizard.gsp (modified) * trunk/grails-app/views/wizard/index.gsp (modified) * trunk/grails-app/views/wizard/pages/_one.gsp (modified) * trunk/grails-app/views/wizard/pages/_three.gsp (modified) * trunk/grails-app/views/wizard/pages/_two.gsp (modified) * trunk/web-app/css/default_style.css (modified) * trunk/web-app/css/wizard.css (added) * trunk/web-app/images/spinner.gif (added) - refactored the wizard code a bit Wed, 13 Jan 2010 15:54:59 GMT duh [87] * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (modified) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (modified) * trunk/grails-app/views/wizard/common/_buttons.gsp (modified) * trunk/grails-app/views/wizard/common/_header.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/_one.gsp (modified) * trunk/grails-app/views/wizard/pages/_three.gsp (modified) * trunk/grails-app/views/wizard/pages/_two.gsp (modified) - set keyword expansion Wed, 13 Jan 2010 15:53:32 GMT duh [86] * trunk (modified) * trunk/application.properties (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/dbnp/studycapturing/WizardController.groovy (added) * trunk/grails-app/taglib/GSCFTagLib.groovy (modified) * trunk/grails-app/taglib/dbnp (added) * trunk/grails-app/taglib/dbnp/studycapturing (added) * trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy (added) * trunk/grails-app/views/wizard (added) * trunk/grails-app/views/wizard/common (added) * trunk/grails-app/views/wizard/common/_buttons.gsp (added) * trunk/grails-app/views/wizard/common/_header.gsp (added) * trunk/grails-app/views/wizard/common/_wizard.gsp (added) * trunk/grails-app/views/wizard/index.gsp (added) * trunk/grails-app/views/wizard/pages (added) * trunk/grails-app/views/wizard/pages/_one.gsp (added) * trunk/grails-app/views/wizard/pages/_three.gsp (added) * trunk/grails-app/views/wizard/pages/_two.gsp (added) * trunk/test/unit/dbnp/studycapturing/WizardControllerTests.groovy (added) * trunk/test/unit/dbnp/studycapturing/WizardTagLibTests.groovy (added) - proof of concept AJAX-ified Grails WebFlow based wizard - @see ... Mon, 09 Nov 2009 13:04:00 GMT keesvb [54] * trunk/application.properties (modified) * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/conf/NimbleBootStrap.groovy (modified) * trunk/grails-app/taglib/GSCFTagLib.groovy (added) * trunk/grails-app/views/common/_jquerysetup.gsp (added) * trunk/grails-app/views/common/_jqueryuisetup.gsp (added) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/query/index.gsp (modified) * trunk/test/unit/GSCFTagLibTests.groovy (added) Added fix for postgres problems, refactored JQuery code in tag library Wed, 14 Oct 2009 10:06:53 GMT duh [4] * trunk/application.properties (added) * trunk/build.xml (added) * trunk/grails-app (added) * trunk/grails-app/conf (added) * trunk/grails-app/conf/BootStrap.groovy (added) * trunk/grails-app/conf/Config.groovy (added) * trunk/grails-app/conf/DataSource.groovy (added) * trunk/grails-app/conf/UrlMappings.groovy (added) * trunk/grails-app/conf/hibernate (added) * trunk/grails-app/conf/spring (added) * trunk/grails-app/conf/spring/resources.groovy (added) * trunk/grails-app/controllers (added) * trunk/grails-app/domain (added) * trunk/grails-app/i18n (added) * trunk/grails-app/i18n/messages.properties (added) * trunk/grails-app/i18n/messages_de.properties (added) * trunk/grails-app/i18n/messages_es.properties (added) * trunk/grails-app/i18n/messages_fr.properties (added) * trunk/grails-app/i18n/messages_it.properties (added) * trunk/grails-app/i18n/messages_ja.properties (added) * trunk/grails-app/i18n/messages_nl.properties (added) * trunk/grails-app/i18n/messages_pt_BR.properties (added) * trunk/grails-app/i18n/messages_ru.properties (added) * trunk/grails-app/i18n/messages_th.properties (added) * trunk/grails-app/i18n/messages_zh_CN.properties (added) * trunk/grails-app/services (added) * trunk/grails-app/taglib (added) * trunk/grails-app/utils (added) * trunk/grails-app/views (added) * trunk/grails-app/views/error.gsp (added) * trunk/grails-app/views/index.gsp (added) * trunk/grails-app/views/layouts (added) * trunk/grails-app/views/layouts/main.gsp (added) * trunk/gscf-test.launch (added) * trunk/gscf.launch (added) * trunk/gscf.tmproj (added) * trunk/ivy.xml (added) * trunk/ivysettings.xml (added) * trunk/lib (added) * trunk/scripts (added) * trunk/src (added) * trunk/src/groovy (added) * trunk/src/java (added) * trunk/stacktrace.log (added) * trunk/test (added) * trunk/test/integration (added) * trunk/test/unit (added) * trunk/web-app (added) * trunk/web-app/META-INF (added) * trunk/web-app/WEB-INF (added) * trunk/web-app/WEB-INF/applicationContext.xml (added) * trunk/web-app/WEB-INF/sitemesh.xml (added) * trunk/web-app/WEB-INF/tld (added) * trunk/web-app/WEB-INF/tld/c.tld (added) * trunk/web-app/WEB-INF/tld/fmt.tld (added) * trunk/web-app/WEB-INF/tld/grails.tld (added) * trunk/web-app/WEB-INF/tld/spring.tld (added) * trunk/web-app/css (added) * trunk/web-app/css/main.css (added) * trunk/web-app/images (added) * trunk/web-app/images/favicon.ico (added) * trunk/web-app/images/grails_logo.jpg (added) * trunk/web-app/images/skin (added) * trunk/web-app/images/skin/database_add.png (added) * trunk/web-app/images/skin/database_delete.png (added) * trunk/web-app/images/skin/database_edit.png (added) * trunk/web-app/images/skin/database_save.png (added) * trunk/web-app/images/skin/database_table.png (added) * trunk/web-app/images/skin/exclamation.png (added) * trunk/web-app/images/skin/house.png (added) * trunk/web-app/images/skin/information.png (added) * trunk/web-app/images/skin/shadow.jpg (added) * trunk/web-app/images/skin/sorted_asc.gif (added) * trunk/web-app/images/skin/sorted_desc.gif (added) * trunk/web-app/images/spinner.gif (added) * trunk/web-app/js (added) * trunk/web-app/js/application.js (added) * trunk/web-app/js/prototype (added) * trunk/web-app/js/prototype/animation.js (added) * trunk/web-app/js/prototype/builder.js (added) * trunk/web-app/js/prototype/controls.js (added) * trunk/web-app/js/prototype/dragdrop.js (added) * trunk/web-app/js/prototype/effects.js (added) * trunk/web-app/js/prototype/prototype.js (added) * trunk/web-app/js/prototype/rico.js (added) * trunk/web-app/js/prototype/scriptaculous.js (added) * trunk/web-app/js/prototype/slider.js (added) * trunk/web-app/js/prototype/sound.js (added) * trunk/web-app/js/prototype/unittest.js (added) Initial check-in of a fresh grails application