source: trunk/grails-app/conf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @488   13 years duh - tweaked termEditorController (set lines in the proper order, error() …
(edit) @486   13 years duh - enabled SQL logging for postgres in 'production' - added extra debug …
(edit) @485   13 years tabma - refactored (now using configuration file where entities to be used …
(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) @444   13 years duh - extended gscf configuration for importer (importableEntities) - …
(edit) @443   13 years duh - added configuration for gscf
(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) @374   13 years duh - added crypto plugin - implemented blowfish encryption in Wizard Tag …
(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) @327   13 years duh - changed searchable config
(edit) @323   13 years duh - fixed the issue with deploying the production war on tomcat …
(edit) @320   13 years duh - fixed searchable errors in tomcat deployment
(edit) @290   13 years keesvb debugged EventDescription?.save, added comment field for template …
(edit) @278   13 years duh - fixed study wizard saving
(edit) @277   13 years duh - enabled SQL debugging
(edit) @269   13 years keesvb upgraded to webflow plugin 1.2.1, added templates to BootStrap?, …
(edit) @266   13 years keesvb changed bootstrapping reason
(edit) @260   13 years duh - upgraded jquery-ui to latest version - implemented ontology chooser …
(edit) @253   13 years keesvb Cleaned up BootStrap? (removed accidental multiple addition of …
(edit) @247   13 years duh - set keyword expansion
(edit) @246   13 years duh - increased session lifetime to 7 days - improved wizard study …
(edit) @239   13 years keesvb updated TemplateEntity? with a correct setFieldValue, also added …
(edit) @236   13 years keesvb updated TemplateEntity? to include empty maps, also added the …
(edit) @235   13 years jahn The options that protocol parameters can take on are no longer …
(edit) @232   13 years keesvb adjusted Event-Sample relationship to go into EventGroup?, added …
(edit) @230   13 years keesvb deleted old study template references from BootStrap?
(edit) @224   13 years keesvb revised templating system: templates are now per entity rather than …
(edit) @212   13 years keesvb refactored template entity code into TemplateEntity?, added more …
(edit) @211   13 years ademcan Study List and Study Overview with Events, eventDescripiton, assays …
(edit) @192   13 years duh - temporary commit - rewriting grouping javascript - uncommented the …
(edit) @191   13 years duh - added bootstrap feedback about disabling study
(edit) @189   13 years duh - previous commits broke application bootstrapping: - fixed some …
(edit) @188   13 years keesvb clarified clean data feature example in sandbox
(edit) @187   13 years keesvb changed definition of clean data layer, implemented it for the …
(edit) @186   13 years keesvb added samples, assays and clinical data to bootstrap, modified clean …
(edit) @177   13 years keesvb added mouse genotype fields to bootstrap, replaced giveAllFields in …
(edit) @175   13 years duh - reverted Jahn's revision 174 where he deleted BootStrap?.groovy
(edit) @174   13 years jahn Added extra treatment.
(edit) @172   13 years duh - added table-editor.js which makes tables multi editable (see the …
(edit) @165   13 years ademcan Studies comparaison view
(edit) @162   13 years duh - set keyword expansion
(edit) @158   13 years keesvb add values to stringlist template fields
(edit) @153   13 years jahn Currently Sample extends Event. The Sample class might better be …
(edit) @149   13 years jahn Added another protocol and related protocol parameter types for testing.
(edit) @148   13 years ademcan reorganization of the study views : template and protocol views in the …
(edit) @146   13 years keesvb added helper functions to Subject and Template classes to easily get …
(edit) @143   13 years keesvb added template to example study
(edit) @139   13 years keesvb changed domain model for events and protocol parameters, and for …
(edit) @138   13 years duh - added development version of wizard subjects page and logic - …
(edit) @136   13 years keesvb added start of NuGO PPS3 to BootStrap?
(edit) @135   13 years ademcan "compare selected studies" option, with some examples studies, …
(edit) @106   13 years keesvb added first version of clean data layer specification and clinical …
(edit) @97   13 years duh - moved study bootstrap data down into the development if statement
(edit) @95   13 years ademcan list and show for the studies list
(edit) @94   13 years duh - made development datasource system dependent (so Adem can use his …
(edit) @93   13 years duh - made development datasource system dependent (so Adem can use his …
(edit) @92   13 years duh - added sample template data in bootstrap - upgraded jQuery - improved …
(edit) @91   13 years ademcan list and show for the studies list
(edit) @86   13 years duh - proof of concept AJAX-ified Grails WebFlow? based wizard - @see …
(edit) @80   13 years keesvb added Event and ProtocolInstance? classes, updated DataSource? to work …
(edit) @54   14 years keesvb Added fix for postgres problems, refactored JQuery code in tag library
(edit) @53   14 years duh -added keyword expansion
(edit) @52   14 years duh - created a special nimble layout which uses some of the nimble tags …
(edit) @51   14 years duh -re-added nimble snapshot 0.3
(edit) @50   14 years duh -removed nimble (to reimplement it in the next commit)
(edit) @49   14 years duh - added temporary fix for jQuery vs Nimble issue - @see …
(edit) @48   14 years duh - refactored nimble from the external intient repository to the …
(edit) @47   14 years duh - refactored nimble from the external intient repository to the …
(edit) @45   14 years duh - added some migration documentation to the datasource configuration
Note: See TracRevisionLog for help on using the revision log.