source: trunk/grails-app

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @464   13 years keesvb workaround for Postgres, TEXT field are not stored properly
(edit) @463   13 years duh - resolved #62 changes are not saved in study create wizard
(edit) @461   13 years keesvb changed Genotype field to a String field
(edit) @460   13 years duh - fixed issue with the table editor - view for grouping page
(edit) @459   13 years vinlud Check empty string ontology selector
(edit) @458   13 years roberth Subject class changed again to improve performance. Also updated …
(edit) @457   13 years duh - fixed improved tooltip functionality
(edit) @456   13 years vinlud Messaging & checks ontology selector
(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) @451   13 years duh - developmental commit
(edit) @450   13 years tabma - first page of simple import wizard working with entity-/templatefilter
(edit) @449   13 years tabma - first page of simple import wizard working with entity-/templatefilter
(edit) @446   13 years duh - removed debug line
(edit) @445   13 years duh - bugfix: ontology selects not displaying proper value
(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) @438   13 years duh - term editor initial version
(edit) @437   13 years roberth Added publication controller and views
(edit) @436   13 years duh - added radio form element style for wizard - dialog.gsp did not …
(edit) @435   13 years duh - trying to fetch template fields when no template is set breaks the …
(edit) @433   13 years duh - fixed issue with the event view and controller logic where 1) …
(edit) @432   13 years duh - events page now seperates 'events' from 'samplingEvents' - grouping …
(edit) @431   13 years duh - term editor has been using 'ontologies' instead of 'ontology' as a …
(edit) @430   13 years duh - tweaked error messages in wizard
(edit) @429   13 years duh - commit crashed, recommitting jquery-ui 1.8.1 for jquery 1.4.x
(edit) @428   13 years duh - upgraded jQuery plugin to 1.4.2 - fixed bug in qTip library - fixed …
(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) @422   13 years duh - consistent debugging
(edit) @421   13 years keesvb cleaned up BootStrap? and re-added Samples, updated study/show to also …
(edit) @418   13 years duh - subjects can now be deleted properly - event grouping works - …
(edit) @417   13 years tabma - split up the templates in 'simple' and 'advanced' and created a new …
(edit) @416   13 years duh - updated Events to handle constraints properly - updated event wizard
(edit) @415   13 years tabma - refactored code and templates of the Importer Wizard, now makes use …
(edit) @414   13 years duh - moved term / ontology setter to TemplateEntity? for transparent …
(edit) @413   13 years duh - removed a domain field did not work properly (example: setting as …
(edit) @411   13 years duh - workin in progress (but working!)
(edit) @410   13 years keesvb another obvious bugfix in fieldExists
(edit) @409   13 years keesvb OK, that refactoring was too enthusiastic, switching back getField() …
(edit) @408   13 years keesvb reverted changes which removed domain fields from the domain classes, …
(edit) @407   13 years duh - implemented ontologyterm handler code in the subject page, note that …
(edit) @406   13 years keesvb added study tests, skip study adds when in test environment in …
(edit) @404   13 years duh - wizard controller temporary commit
(edit) @399   13 years duh - changed term / ontology fields to select elements instead - todo: …
(edit) @398   13 years keesvb added Ontology/Term? and Subject integration tests
(edit) @397   13 years duh - reformatted source code - added mega huge big ASCII comments to …
(edit) @396   13 years duh - fixed incomplete implementation of domain fields (getters, setters …
(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) @391   13 years duh - removed obsolete/unused '-name' trailing part from ontology elements
(edit) @390   13 years duh - refactored TemplateEntity? to check for and handle event + domain …
(edit) @389   13 years duh - reverted changes of revisions 386, 387 and 388 as they completely …
(edit) @388   13 years roberth Removed DomainTemplateField? references from Events, Samples and Subjects
(edit) @387   13 years roberth Temporary 'domain template fields' were actually not necessary in the …
(edit) @386   13 years roberth Updated the template entities to be able to return domain fields, …
(edit) @385   13 years duh - template editor view used Study as entity instead of the dynamically …
(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) @381   13 years duh - null bugfix - improved template field handling
(edit) @379   13 years roberth Updated the person, personrole and personaffiliation view templates in …
(edit) @377   13 years duh - working on the templateEditor
(edit) @376   13 years duh - refactored views - fixed bug in the termEditor
(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) @373   13 years duh - template editor dynamically instantiates entities - dialog changes
(edit) @372   13 years duh - css changes - termEditor changes - templateEditor changes - etc
(edit) @370   13 years roberth Updated studies list to handle the new data model. Updated the …
(edit) @368   13 years duh - WizardController? not contain a 'refresh' action for the study flow
(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) @361   13 years roberth Added controllers and views for Person, PersonAffiliation? and …
(edit) @360   13 years duh - added the fancy speech plugin to the rep
(edit) @359   13 years duh - set keyword expansion
(edit) @358   13 years duh - textual change
(edit) @357   13 years duh - term editor views were in conflict, fixed issue and committed
(edit) @356   13 years duh - introduced a JavaScript? class to introduce generic 'add more' …
(edit) @354   13 years keesvb removed unneccesary imports from importer ;-) which still disabled …
(edit) @353   13 years duh - refactored termField tag - refactored subjects page - added terms …
(edit) @352   13 years duh - removed the study fields that should be moved into template(s)
(edit) @351   13 years keesvb removed EventDescription? and Protocol references from EventController?. …
(edit) @350   13 years keesvb added ontology/term properties, getting code to work from clean build: …
(edit) @349   13 years duh - added more templates to bootstrap - added a 300ms delay to …
(edit) @348   13 years keesvb added ontology list for ontology template fields
(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) @345   13 years keesvb long-awaited code-breaking commit: cleanup of domain classes
(edit) @344   13 years duh - initial template editor (for use in dialogs)
(edit) @343   13 years duh - small bugfix for modify study page (unset flow.study after cancel)
(edit) @342   13 years duh - restyled wizard tabs - made info and todo boxes only appear in …
(edit) @341   13 years duh - refactored wizard start page so that the big green buttons actually …
(edit) @340   13 years keesvb dubbed version 0.1.4, removed completed TODO's from study create wizard
(edit) @339   13 years keesvb added plant template to BootStrap?
(edit) @338   13 years keesvb changed TemplateEntity?.giveFields to reflect ordering as well, also …
(edit) @337   13 years keesvb fixed random template field order problem
(edit) @336   13 years duh - nullpointer bugfix in TemplateEntity?
Note: See TracRevisionLog for help on using the revision log.