source: trunk/grails-app/domain

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @518   14 years roberth Publications can be added to a study in the create study wizard. …
(edit) @514   14 years jahn fixed minor inconsistentcy.
(edit) @513   14 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 …
(edit) @288   14 years jahn Event's create and edit action have been tested and are now working. …
(edit) @287   14 years jahn Event's create and edit action have been tested and are now working. …
(edit) @276   14 years keesvb removed some obsolete files, updated start screen text
(edit) @273   14 years tabma - Excel file is parsed, per row a record is created containing …
(edit) @271   14 years jahn Cleaned up getTerm() function.
(edit) @269   14 years keesvb upgraded to webflow plugin 1.2.1, added templates to BootStrap?, …
(edit) @267   14 years jahn Added convenience function that creates a Term if it does not exist in …
(edit) @259   14 years tabma - Entity record creator implemented (using MappingColumn?)
(edit) @257   14 years duh - added limited auto parsing for DATE template entity values that are …
(edit) @256   14 years tabma - Template enums now used instead of POI Celltypes
(edit) @255   14 years tabma - rewrite of celltype detection
(edit) @251   14 years tabma - TemplateStudyField? and MappingColumn? changed fieldnames - session …
(edit) @247   14 years duh - set keyword expansion
(edit) @246   14 years duh - increased session lifetime to 7 days - improved wizard study …
(edit) @245   14 years tabma - columnmapping added
(edit) @239   14 years keesvb updated TemplateEntity? with a correct setFieldValue, also added …
(edit) @238   14 years duh Refectored version of the wizard - initial template page has been …
(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) @234   14 years jahn The options that parameters can take on are no longer represented by …
(edit) @232   14 years keesvb adjusted Event-Sample relationship to go into EventGroup?, added …
(edit) @229   14 years keesvb updated study/show to show multiple subject templates
(edit) @228   14 years keesvb study template convenience methods
(edit) @227   14 years duh - Template::findAllByEntity(..) did not work as expected. Now you are …
(edit) @226   14 years ademcan Study List and Study Comparaison with new Template version
(edit) @225   14 years keesvb commit of missing file
(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) @209   14 years duh - added events, eventDescriptions, etc
(edit) @208   14 years keesvb added EventGroup? entity
Note: See TracRevisionLog for help on using the revision log.