source: trunk/grails-app/domain

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @359   13 years duh - set keyword expansion
(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) @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) @345   13 years keesvb long-awaited code-breaking commit: cleanup of domain classes
(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?
(edit) @335   13 years duh - templated fields are now properly set as well as unset - showing …
(edit) @333   13 years tabma - changed search for Stringlist items to case-insensitive (reading …
(edit) @332   13 years duh - introduced template fields validation - added i18n messaging for …
(edit) @321   13 years tabma - identifying columns get stored using 'name' attribute of entities as …
(edit) @313   13 years keesvb added giveDomainFields to TemplateEntity?
(edit) @306   13 years duh - commented out bad piece of convenienve code... see email for more …
(edit) @300   13 years duh - it makes no sense using a regular expression mathing for a-zA-Z0-9 …
(edit) @299   13 years duh - set keyword expansion
(edit) @296   13 years duh - refactored template field handeling in the wizard - added …
(edit) @295   13 years keesvb removed debug message
(edit) @290   13 years keesvb debugged EventDescription?.save, added comment field for template …
(edit) @288   13 years jahn Event's create and edit action have been tested and are now working. …
(edit) @287   13 years jahn Event's create and edit action have been tested and are now working. …
(edit) @276   13 years keesvb removed some obsolete files, updated start screen text
(edit) @273   13 years tabma - Excel file is parsed, per row a record is created containing …
(edit) @271   13 years jahn Cleaned up getTerm() function.
(edit) @269   13 years keesvb upgraded to webflow plugin 1.2.1, added templates to BootStrap?, …
(edit) @267   13 years jahn Added convenience function that creates a Term if it does not exist in …
(edit) @259   13 years tabma - Entity record creator implemented (using MappingColumn?)
(edit) @257   13 years duh - added limited auto parsing for DATE template entity values that are …
(edit) @256   13 years tabma - Template enums now used instead of POI Celltypes
(edit) @255   13 years tabma - rewrite of celltype detection
(edit) @251   13 years tabma - TemplateStudyField? and MappingColumn? changed fieldnames - session …
(edit) @247   13 years duh - set keyword expansion
(edit) @246   13 years duh - increased session lifetime to 7 days - improved wizard study …
(edit) @245   13 years tabma - columnmapping added
(edit) @239   13 years keesvb updated TemplateEntity? with a correct setFieldValue, also added …
(edit) @238   13 years duh Refectored version of the wizard - initial template page has been …
(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) @234   13 years jahn The options that parameters can take on are no longer represented by …
(edit) @232   13 years keesvb adjusted Event-Sample relationship to go into EventGroup?, added …
(edit) @229   13 years keesvb updated study/show to show multiple subject templates
(edit) @228   13 years keesvb study template convenience methods
(edit) @227   13 years duh - Template::findAllByEntity(..) did not work as expected. Now you are …
(edit) @226   13 years ademcan Study List and Study Comparaison with new Template version
(edit) @225   13 years keesvb commit of missing file
(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) @209   13 years duh - added events, eventDescriptions, etc
(edit) @208   13 years keesvb added EventGroup? entity
(edit) @203   13 years tabma - rewrote to HashMap? based columns (columns are always unique, storing …
(edit) @201   13 years jahn Added some features: subgrouping by event groups and times, select all …
(edit) @197   13 years jahn Modified convenience function for displaying date differences to …
(edit) @192   13 years duh - temporary commit - rewriting grouping javascript - uncommented the …
(edit) @190   13 years duh - set keyword expansion
(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) @185   13 years keesvb data classes for persisting import mappings
(edit) @184   13 years keesvb Deleted transcriptomics data model: moved some classes to study …
(edit) @179   13 years keesvb added missing class for study template
(edit) @178   13 years duh - refactoring grouping functionality
(edit) @177   13 years keesvb added mouse genotype fields to bootstrap, replaced giveAllFields in …
(edit) @176   13 years keesvb added first version of importer data model, added helper methods to …
(edit) @168   13 years jahn Removed ProtocolInstance? and ProtocolParameterInstance?.
(edit) @167   13 years jahn Events have a convenience method for formating Durations Strings now. …
(edit) @166   13 years jahn Samples have names now.
(edit) @162   13 years duh - set keyword expansion
(edit) @161   13 years jahn SubjectGroups? need names in order to be displayed as query resutlts.
(edit) @160   13 years jahn Added empty method.
(edit) @158   13 years keesvb add values to stringlist template fields
(edit) @157   13 years duh - temporary commit
(edit) @152   13 years jahn Currently Sample extends Event. The Sample class might better be …
(edit) @150   13 years jahn Updated editing of Events. RemoteFunction? calls work. Still needs …
(edit) @146   13 years keesvb added helper functions to Subject and Template classes to easily get …
(edit) @145   13 years duh - wizard subjects page now build a table with features, does not work …
(edit) @140   13 years duh - temporary backup commit
(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) @131   13 years duh - re-added TemplateSubjectField?.groovy which was deleted in revision 126
(edit) @126   13 years jahn
(edit) @124   13 years jahn The Term class has been seperately created in dbnp.studycapturing.data …
(edit) @122   13 years jahn The Term class has been seperately created in dbnp.studycapturing.data …
(edit) @117   13 years jahn Committed as part of Event editing.
(edit) @116   13 years jahn Committed as part of Event editing.
(edit) @115   13 years jahn Committed as part of Event editing.
(edit) @114   13 years jahn Committed as part of Event editing.
(edit) @113   13 years jahn Committed as part of Event editing.
(edit) @112   13 years jahn Committed as part of Event editing.
(edit) @111   13 years jahn Committed as part of Event editing.
(edit) @106   13 years keesvb added first version of clean data layer specification and clinical …
(edit) @103   13 years duh - added error handling to the wizard - changed jquery-ui interface …
(edit) @101   13 years duh - refactored the wizard initial page to dynamically load pageOne, …
(edit) @100   13 years keesvb small cosmetic changes, enabled Study list menu link
(edit) @95   13 years ademcan list and show for the studies list
(edit) @92   13 years duh - added sample template data in bootstrap - upgraded jQuery - improved …
Note: See TracRevisionLog for help on using the revision log.