source: trunk/grails-app/conf/BootStrap.groovy

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @775   13 years duh set keyword expansion
(edit) @702   13 years keesvb updated SAM urls
(edit) @662   13 years keesvb restructured BootStrap?, it should now run faster because there are no …
(edit) @639   13 years jahn Removed minor bug.
(edit) @638   13 years jahn Fixed minor bug.
(edit) @636   13 years jahn Updated CommunicationManager? to support URL generation for SAM views. …
(edit) @626   13 years keesvb removed example templates and studies from BootStrap? to separate files
(edit) @616   13 years duh - seperated production bootstrapping from development bootstrapping
(edit) @571   13 years duh - fixed bug where sampling templates could not be editted
(edit) @569   13 years duh - commit related to bug # 107 -- extended Ontology domain class with a …
(edit) @567   13 years duh - developmental commit for bug # 107 -- turning off all bootstrapping …
(edit) @564   13 years keesvb fixed person problem in BootStrap?, added comments to Event class, …
(edit) @563   13 years keesvb restored development requirement
(edit) @562   13 years keesvb version 0.3.1: re-enabled saving and deleted >0 subjects requirement …
(edit) @561   13 years keesvb version 0.3.0: fixed some issues with updating boolean fields, changed …
(edit) @554   13 years jahn Refactored member 'code' of Study. Changed it from being template to …
(edit) @550   13 years keesvb added entity property to TemplateField?; added validator to Template to …
(edit) @536   13 years roberth Samples are now shown in the study overview page. Also some tests are …
(edit) @531   13 years duh - fixed some of the indentation bootstrap hell... c'mon people make …
(edit) @530   13 years gajula plant templates-prasad
(edit) @525   13 years duh - fixed some indentation
(edit) @524   13 years duh - renamed 'SampleProtocol?' to a more userfriendly 'Sample protocol'
(edit) @516   13 years jahn Added two externalStudyIDs.
(edit) @513   13 years keesvb version 0.2.3, deleted sampleTemplates field in Template as it will …
(edit) @497   13 years roberth Implemented RELTIME parsing and showing in the wizard. Also made TEXT …
(edit) @493   13 years keesvb changed SamplingEvent? definitions in Bootstrap and coupled …
(edit) @467   13 years roberth Updated study view to show the events on a timeline.
(edit) @464   13 years keesvb workaround for Postgres, TEXT field are not stored properly
(edit) @461   13 years keesvb changed Genotype field to a String field
(edit) @458   13 years roberth Subject class changed again to improve performance. Also updated …
(edit) @455   13 years keesvb Reverting Subject optimization as it breaks the study create wizard on …
(edit) @454   13 years roberth Improved study list to be able to handle one or more studies. Also …
(edit) @453   13 years roberth Improved study list, study detail view and study comparison. Also …
(edit) @442   13 years roberth Updated studies list and added institute and department properties to …
(edit) @424   13 years keesvb updated to grails 1.3.1, changed PPSH Gender choice in Bootstrap to be …
(edit) @423   13 years duh - commented bootstrap bug
(edit) @421   13 years keesvb cleaned up BootStrap? and re-added Samples, updated study/show to also …
(edit) @408   13 years keesvb reverted changes which removed domain fields from the domain classes, …
(edit) @406   13 years keesvb added study tests, skip study adds when in test environment in …
(edit) @394   13 years keesvb added ontology specifications to Subject species and Sample material …
(edit) @392   13 years keesvb switched back from the fancy 'integrate domain fields as system fields …
(edit) @389   13 years duh - reverted changes of revisions 386, 387 and 388 as they completely …
(edit) @386   13 years roberth Updated the template entities to be able to return domain fields, …
(edit) @384   13 years keesvb FINALLY found a possible way to integrate the domain fields as …
(edit) @383   13 years duh - initial event template
(edit) @382   13 years roberth Updated the fields of person to contain title, gender, prefix and …
(edit) @379   13 years roberth Updated the person, personrole and personaffiliation view templates in …
(edit) @375   13 years keesvb added giveDomainFields to TemplateEntity? entities, fixed some problems …
(edit) @370   13 years roberth Updated studies list to handle the new data model. Updated the …
(edit) @367   13 years duh - commented buggy bootstrap code - refactored wizard subject page - …
(edit) @366   13 years keesvb added missing fields for study template
(edit) @364   13 years keesvb getting studies back in bootstrap
(edit) @360   13 years duh - added the fancy speech plugin to the rep
(edit) @353   13 years duh - refactored termField tag - refactored subjects page - added terms …
(edit) @349   13 years duh - added more templates to bootstrap - added a 300ms delay to …
(edit) @347   13 years duh - refactored bootstrap, commented out everything, put academic study …
(edit) @346   13 years duh - commented out the bootstrap as it breaks everything
(edit) @339   13 years keesvb added plant template to BootStrap?
(edit) @331   13 years duh - added a dummy integer template field to the academic study template …
(edit) @329   13 years tabma - added Human study to Bootstrap for testing with importer
(edit) @290   14 years keesvb debugged EventDescription?.save, added comment field for template …
(edit) @269   14 years keesvb upgraded to webflow plugin 1.2.1, added templates to BootStrap?, …
(edit) @266   14 years keesvb changed bootstrapping reason
(edit) @260   14 years duh - upgraded jquery-ui to latest version - implemented ontology chooser …
(edit) @253   14 years keesvb Cleaned up BootStrap? (removed accidental multiple addition of …
(edit) @247   14 years duh - set keyword expansion
(edit) @246   14 years duh - increased session lifetime to 7 days - improved wizard study …
(edit) @239   14 years keesvb updated TemplateEntity? with a correct setFieldValue, also added …
(edit) @236   14 years keesvb updated TemplateEntity? to include empty maps, also added the …
(edit) @235   14 years jahn The options that protocol parameters can take on are no longer …
(edit) @232   14 years keesvb adjusted Event-Sample relationship to go into EventGroup?, added …
(edit) @230   14 years keesvb deleted old study template references from BootStrap?
(edit) @224   14 years keesvb revised templating system: templates are now per entity rather than …
(edit) @212   14 years keesvb refactored template entity code into TemplateEntity?, added more …
(edit) @211   14 years ademcan Study List and Study Overview with Events, eventDescripiton, assays …
(edit) @192   14 years duh - temporary commit - rewriting grouping javascript - uncommented the …
(edit) @191   14 years duh - added bootstrap feedback about disabling study
(edit) @189   14 years duh - previous commits broke application bootstrapping: - fixed some …
(edit) @188   14 years keesvb clarified clean data feature example in sandbox
(edit) @187   14 years keesvb changed definition of clean data layer, implemented it for the …
(edit) @186   14 years keesvb added samples, assays and clinical data to bootstrap, modified clean …
(edit) @177   14 years keesvb added mouse genotype fields to bootstrap, replaced giveAllFields in …
(edit) @175   14 years duh - reverted Jahn's revision 174 where he deleted BootStrap?.groovy
(edit) @165   14 years ademcan Studies comparaison view
(edit) @162   14 years duh - set keyword expansion
(edit) @158   14 years keesvb add values to stringlist template fields
(edit) @153   14 years jahn Currently Sample extends Event. The Sample class might better be …
(edit) @149   14 years jahn Added another protocol and related protocol parameter types for testing.
(edit) @148   14 years ademcan reorganization of the study views : template and protocol views in the …
(edit) @146   14 years keesvb added helper functions to Subject and Template classes to easily get …
(edit) @143   14 years keesvb added template to example study
(edit) @139   14 years keesvb changed domain model for events and protocol parameters, and for …
(edit) @138   14 years duh - added development version of wizard subjects page and logic - …
(edit) @136   14 years keesvb added start of NuGO PPS3 to BootStrap?
(edit) @135   14 years ademcan "compare selected studies" option, with some examples studies, …
(edit) @106   14 years keesvb added first version of clean data layer specification and clinical …
(edit) @97   14 years duh - moved study bootstrap data down into the development if statement
(edit) @95   14 years ademcan list and show for the studies list
(edit) @92   14 years duh - added sample template data in bootstrap - upgraded jQuery - improved …
(edit) @34   14 years duh -removed testing authorization code -looking at 'apache shiro' and / …
Note: See TracRevisionLog for help on using the revision log.