source: trunk/grails-app/domain

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1659   12 years s.h.sikkema Measurements are selected by default in assay excel exporter
(edit) @1638   12 years work - resolves #364
(edit) @1624   12 years work - reverted addition of unique() in 1621 as this doubles with the …
(edit) @1623   12 years work - resolves #354
(edit) @1621   12 years robert Fixed some bugs in simple wizard and study view page
(edit) @1594   12 years robert Finishing touch after refactoring entity tokens (#329)
(edit) @1589   12 years s.h.sikkema Deleted 'cd..' which somehow got in there
(edit) @1588   12 years s.h.sikkema Fixed tests (except webtests); cleaned up …
(edit) @1585   12 years work moved text search method into Study domain
(edit) @1584   12 years work - did some more restyling of the home page (ticket #339) - …
(edit) @1571   12 years robert Another small bugfix
(edit) @1545   12 years work - removed obsolete bgdt imports
(edit) @1530   12 years t.w.abma - added belongsTo relation to import mapping domain
(edit) @1529   12 years t.w.abma - importmapping domain change
(edit) @1527   12 years t.w.abma - Importermappings can now be fully retrieved and stored in step 2 of …
(edit) @1526   12 years robert Added assay search and improved query form
(edit) @1525   12 years t.w.abma - Importer tests on hold due to missing parse() method in Template …
(edit) @1515   12 years t.w.abma - added load/save button to mappings page - fuzzy button applies fuzzy …
(edit) @1505   12 years t.w.abma - fuzzy matching and don't import improved in the properties step of …
(edit) @1494   12 years robert Implemented pagination on study list pages
(edit) @1492   12 years t.w.abma - corrected StringList? items in the mappings page are now also …
(edit) @1488   12 years work - moved biological parts of gdt into a sub-plugin bgdt (biological …
(edit) @1482   12 years robert Implemented saving of queries
(edit) @1457   12 years work - fixed missing imports caused by Intellij's smart refactoring... …
(edit) @1456   12 years business moved gdt package to org.dbnp, moved tests for RelTime?, …
(edit) @1454   12 years robert Saving new entity tokens needed a flush to work properly
(edit) @1452   12 years work - changed gdt imports - added default searchable config - did some …
(edit) @1451   12 years work - removed Identity class as identity is now in gdt
(edit) @1446   12 years robert Implemented convenience method to call rest methods on modules
(edit) @1440   12 years robert Made the studytoken, assaytoken and sampletoken stable identifiers, as …
(edit) @1430   12 years work - set keyword expansion
(edit) @1426   12 years work - Resolved part of improvement #225 - refactored the template model …
(edit) @1424   12 years robert Improved querying and created a possibility to search for assays
(edit) @1385   12 years business changed templatefieldtype descriptions according to #268
(edit) @1373   12 years business added extra check in sample validation to avoid NPEs in case of broken …
(edit) @1366   12 years robert Fixed bug with AssayModule?.notify property (see #269)
(edit) @1357   12 years robert Implemented module notification when a study changes (#259)
(edit) @1353   12 years work - fixed some issues with ajaxbuttons that were still left unworking …
(edit) @1351   12 years work - fix for Javassist issue #254, needs some thorough testing…
(edit) @1350   12 years work - fix for Javassist issue #254, needs some thorough testing…
(edit) @1349   12 years work - fix for Javassist issue #254, needs some thorough testing…
(edit) @1348   12 years work - fix for Javassist issue #254, needs some thorough testing…
(edit) @1327   12 years business made description field text, see [1245]
(edit) @1314   12 years work - fixed descriptions for Sample and Subject, see #246
(edit) @1284   12 years work - resolves issue #241
(edit) @1277   12 years t.w.abma - rewrite of the Importer Wizard into an Ajaxflow
(edit) @1274   12 years robert Trying to solve a bug that only appears on ci, not locally, in …
(edit) @1272   12 years robert Trying to solve a bug that only appears on ci, not locally, in …
(edit) @1271   12 years robert Trying to solve a bug that only appears on ci, not locally, in …
(edit) @1270   12 years robert Bugfix in importing templates (ticket #76)
(edit) @1269   12 years robert Fixed bug in importing templates without any fields and improved views …
(edit) @1264   12 years work resolves issue #233, validation of an object which inherits from …
(edit) @1257   12 years robert Added an export and import functionality for templates, as described …
(edit) @1246   12 years work - made description a required field
(edit) @1245   12 years work - moved 'description' from study template fields into domain variables …
(edit) @1233   12 years work - introduced deleteSample method to be sure a sample -and it's …
(edit) @1224   12 years robert Fixed issue in study overview with double columns. See ticket #155
(edit) @1222   12 years robert Implemented improved authorisation to give administrators all …
(edit) @1213   12 years robert Improved the study overview page such that the different tabs are …
(edit) @1202   12 years t.w.abma - removed extra step and implemented a failed cells check in step 3 …
(edit) @1198   12 years t.e.roos Added workarounds for known template text fields bug
(edit) @1197   12 years business deleted old clinical module stuff, don't know why it is still in…
(edit) @1182   12 years robert Improved file upload fields so users can delete existing files and are …
(edit) @1175   12 years robert The templateeditor is now capable of adding new items to a stringlist …
(edit) @1174   12 years work As of 18 november the Chebi ontology has been updated to a new …
(edit) @1170   12 years business reverting the searchable property of Event, bug is still there and …
(edit) @1169   12 years business fix for #128 - parentEvent is now nullable
(edit) @1167   12 years robert Added a check for string template fields, because they can not exceed …
(edit) @1161   12 years work - tried to reproduce issue #128 but it seems resolved, leaving …
(edit) @1160   12 years robert Removed printlns that were added for debugging
(edit) @1159   12 years robert Improved the template editor so that template fields can be removed …
(edit) @1154   12 years robert Fixed exception when viewing the list of persons. See ticket #196.
(edit) @1153   12 years robert Removed template field types INTEGER and FLOAT (since LONG and DOUBLE …
(edit) @1144   12 years robert Added an expiry date to the confirmation email for the user and …
(edit) @1121   12 years t.w.abma - rewrote part of the importer and added a ImportRecord? and ImportCell?
(edit) @1118   12 years work - cleaned up the Bootstrap
(edit) @1111   12 years work - removing debug lines that template field values are being set…
(edit) @1109   12 years work - instantiating messages are gone
(edit) @1108   12 years work - instantiating messages go to debug loglevel
(edit) @1103   12 years t.w.abma - added error page for importer - empty ontologies detected in Excel …
(edit) @1056   12 years robert Changed template editor to be more user friendly with selecting field …
(edit) @1036   12 years robert Fixed the random order of templates in the study pages (#135) and …
(edit) @1034   12 years j.a.m.wesbeek - implemented improvement #150 ( https://trac.nbic.nl/gscf/ticket/150
(edit) @1027   12 years robert Implemented compare templates feature and fixed show studies overview …
(edit) @1014   12 years j.saito Refactored AssayModule?.url to AssayModule?.consumer in all parts effected.
(edit) @1013   12 years business changed Ontology ncboId to unique, extended range of fulltext query
(edit) @999   12 years t.w.abma - fixed constraint violation error by adding parent to the entities
(edit) @996   12 years robert Implemented clone feature in template editor (ticket #6), added a rest …
(edit) @985   12 years robert Removed spring-security-ui plugin to decrease dependencies. The …
(edit) @983   12 years robert New type of authentication and authorization added to the rest …
(edit) @976   12 years robert Authentication and authorization for studies is added, according to …
(edit) @974   12 years j.a.m.wesbeek - removed the 'required' keyword from the Study's domainFields for the …
(edit) @967   12 years business added Study 'published' field to domainFields
(edit) @966   12 years business also added assays check in Study.deleteEventGroup, added test to check …
(edit) @965   12 years business fix Study.deleteEventGroup to correctly delete samples (still TODO: …
(edit) @962   12 years j.a.m.wesbeek - assay page in the wizard did not properly displayed the required …
(edit) @961   12 years t.w.abma - removed Entity references completely and removed display of members …
(edit) @960   12 years business changed parentEvent in Sample to nullable. Please make sure that any …
(edit) @959   12 years j.a.m.wesbeek - set keyword expansion
(edit) @950   12 years j.a.m.wesbeek - Tjeerd change broke the wizard, reverted... (should probably work …
Note: See TracRevisionLog for help on using the revision log.