source: trunk/grails-app/domain

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @654   13 years keesvb updated sample and study tests, added belongsTo to Sample (which gives …
(edit) @652   13 years keesvb relocated getExternalSampleId to name
(edit) @651   13 years jahn Added externalSampleId for SAM communication.
(edit) @643   13 years jahn This setting of searchable features seems not to provoke searchable …
(edit) @640   13 years vinlud Setting Searchable only to search in known string fields
(edit) @629   13 years duh - fixed bug in study view page caused by revision # 602
(edit) @625   13 years keesvb changed ontology getOrCreate because the actual db type of ncboId is int
(edit) @622   13 years duh - disabeling searchable for issue #126
(edit) @602   13 years jahn Several minor changes and cleaning up related to date repsentations …
(edit) @580   13 years keesvb typing error in last commit
(edit) @579   13 years keesvb clarified display of RELTIME to show 0s when time = 0
(edit) @572   13 years keesvb fixed bugs #111 and #112
(edit) @569   13 years duh - commit related to bug # 107 -- extended Ontology domain class with a …
(edit) @565   13 years duh - upon adding a term the termEditorController now also adds the …
(edit) @564   13 years keesvb fixed person problem in BootStrap?, added comments to Event class, …
(edit) @561   13 years keesvb version 0.3.0: fixed some issues with updating boolean fields, changed …
(edit) @559   13 years roberth Added boolean template field type
(edit) @558   13 years roberth Improved template editor , stringlists and ontologyfields can be …
(edit) @557   13 years duh - fixed issues with templates not refreshing properly in the wizard …
(edit) @556   13 years roberth Improved the TemplateEditor? again: templates can be created and …
(edit) @554   13 years jahn Refactored member 'code' of Study. Changed it from being template to …
(edit) @552   13 years keesvb added BioPortal? Ontology add function via Ontocat, added test for that
(edit) @550   13 years keesvb added entity property to TemplateField?; added validator to Template to …
(edit) @545   13 years tabma - fixed Advanced Import Wizard (preferredIdentifier issues)
(edit) @541   13 years duh - more indentation and documentation shite.…
(edit) @540   13 years duh - fixed indentation shite!!! - samples dev commit
(edit) @538   13 years roberth Improved template editor. Moving fields and basic editing works already.
(edit) @536   13 years roberth Samples are now shown in the study overview page. Also some tests are …
(edit) @534   13 years tabma - rewrote MappingColumn? (and underlying methods) to have a String …
(edit) @527   13 years roberth Adding of contacts is made possible in the study creation wizard.
(edit) @518   13 years roberth Publications can be added to a study in the create study wizard. …
(edit) @514   13 years jahn fixed minor inconsistentcy.
(edit) @513   13 years keesvb version 0.2.3, deleted sampleTemplates field in Template as it will …
(edit) @511   14 years jahn Slightly extended for REST communication.
(edit) @510   14 years duh - wizard saving second version
(edit) @507   14 years roberth Implemented file upload template fields
(edit) @506   14 years keesvb changed giveDomainFields() implementations in TemplateEntity? to static
(edit) @500   14 years duh - reformatted some indentations - set svn keyword expansion
(edit) @497   14 years roberth Implemented RELTIME parsing and showing in the wizard. Also made TEXT …
(edit) @496   14 years duh - set svn keyword expansion
(edit) @493   14 years keesvb changed SamplingEvent? definitions in Bootstrap and coupled …
(edit) @487   14 years roberth Added net RELTIME template field type to contain relative times (e.g. …
(edit) @482   14 years keesvb solved compilation error, added relative date type, restructured …
(edit) @465   14 years keesvb typing error
(edit) @464   14 years keesvb workaround for Postgres, TEXT field are not stored properly
(edit) @459   14 years vinlud Check empty string ontology selector
(edit) @458   14 years roberth Subject class changed again to improve performance. Also updated …
(edit) @455   14 years keesvb Reverting Subject optimization as it breaks the study create wizard on …
(edit) @454   14 years roberth Improved study list to be able to handle one or more studies. Also …
(edit) @453   14 years roberth Improved study list, study detail view and study comparison. Also …
(edit) @442   14 years roberth Updated studies list and added institute and department properties to …
(edit) @435   14 years duh - trying to fetch template fields when no template is set breaks the …
(edit) @422   14 years duh - consistent debugging
(edit) @421   14 years keesvb cleaned up BootStrap? and re-added Samples, updated study/show to also …
(edit) @416   14 years duh - updated Events to handle constraints properly - updated event wizard
(edit) @415   14 years tabma - refactored code and templates of the Importer Wizard, now makes use …
(edit) @414   14 years duh - moved term / ontology setter to TemplateEntity? for transparent …
(edit) @413   14 years duh - removed a domain field did not work properly (example: setting as …
(edit) @410   14 years keesvb another obvious bugfix in fieldExists
(edit) @409   14 years keesvb OK, that refactoring was too enthusiastic, switching back getField() …
(edit) @408   14 years keesvb reverted changes which removed domain fields from the domain classes, …
(edit) @406   14 years keesvb added study tests, skip study adds when in test environment in …
(edit) @398   14 years keesvb added Ontology/Term? and Subject integration tests
(edit) @397   14 years duh - reformatted source code - added mega huge big ASCII comments to …
(edit) @396   14 years duh - fixed incomplete implementation of domain fields (getters, setters …
(edit) @394   14 years keesvb added ontology specifications to Subject species and Sample material …
(edit) @392   14 years keesvb switched back from the fancy 'integrate domain fields as system fields …
(edit) @390   14 years duh - refactored TemplateEntity? to check for and handle event + domain …
(edit) @389   14 years duh - reverted changes of revisions 386, 387 and 388 as they completely …
(edit) @388   14 years roberth Removed DomainTemplateField? references from Events, Samples and Subjects
(edit) @387   14 years roberth Temporary 'domain template fields' were actually not necessary in the …
(edit) @386   14 years roberth Updated the template entities to be able to return domain fields, …
(edit) @384   14 years keesvb FINALLY found a possible way to integrate the domain fields as …
(edit) @382   14 years roberth Updated the fields of person to contain title, gender, prefix and …
(edit) @381   14 years duh - null bugfix - improved template field handling
(edit) @375   14 years keesvb added giveDomainFields to TemplateEntity? entities, fixed some problems …
(edit) @370   14 years roberth Updated studies list to handle the new data model. Updated the …
(edit) @361   14 years roberth Added controllers and views for Person, PersonAffiliation? and …
(edit) @359   14 years duh - set keyword expansion
(edit) @353   14 years duh - refactored termField tag - refactored subjects page - added terms …
(edit) @352   14 years duh - removed the study fields that should be moved into template(s)
(edit) @350   14 years keesvb added ontology/term properties, getting code to work from clean build: …
(edit) @349   14 years duh - added more templates to bootstrap - added a 300ms delay to …
(edit) @348   14 years keesvb added ontology list for ontology template fields
(edit) @345   14 years keesvb long-awaited code-breaking commit: cleanup of domain classes
(edit) @339   14 years keesvb added plant template to BootStrap?
(edit) @338   14 years keesvb changed TemplateEntity?.giveFields to reflect ordering as well, also …
(edit) @337   14 years keesvb fixed random template field order problem
(edit) @336   14 years duh - nullpointer bugfix in TemplateEntity?
(edit) @335   14 years duh - templated fields are now properly set as well as unset - showing …
(edit) @333   14 years tabma - changed search for Stringlist items to case-insensitive (reading …
(edit) @332   14 years duh - introduced template fields validation - added i18n messaging for …
(edit) @321   14 years tabma - identifying columns get stored using 'name' attribute of entities as …
(edit) @313   14 years keesvb added giveDomainFields to TemplateEntity?
(edit) @306   14 years duh - commented out bad piece of convenienve code... see email for more …
(edit) @300   14 years duh - it makes no sense using a regular expression mathing for a-zA-Z0-9 …
(edit) @299   14 years duh - set keyword expansion
(edit) @296   14 years duh - refactored template field handeling in the wizard - added …
(edit) @295   14 years keesvb removed debug message
(edit) @290   14 years keesvb debugged EventDescription?.save, added comment field for template …
Note: See TracRevisionLog for help on using the revision log.