source: trunk/grails-app/domain/dbnp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2246   11 years business added caching to Assay and Study to speed up a.o. REST calls from modules
(edit) @2240   11 years ferryjagers templateAdmin role, only users with this role are allowed to modify …
(edit) @2237   11 years work - improved initial study compare page gives visual feedback
(edit) @2232   11 years work set an api key on update when a user has no api key
(edit) @2231   11 years work remove fix... buggy
(edit) @2230   11 years work Make sure all existing users also have an api key
(edit) @2229   11 years work Make sure all existing users also have an api key
(edit) @2225   11 years work - changed application wide secret into a user specific api key which …
(edit) @2220   11 years work reverted the 'published' change from giveReadableStudies usecase when …
(edit) @2219   11 years work removed the 'published' limitation from canRead
(edit) @2218   11 years work commented out the 'published' conditions in the giveReadableStudies …
(edit) @2200   11 years work - implemented getAssayData api call
(edit) @2199   11 years work - implemented getSamplesForAssay api call
(edit) @2181   11 years work - adding initial version of the API controller (which external …
(edit) @2153   11 years ferryjagers studyWizardController.Event - sampleName + templateName fix
(edit) @2147   11 years work indentation fix
(edit) @2132   11 years tjeerd Timeline final commit
(edit) @2086   12 years work - show shibboleth user properly
(edit) @2081   12 years work shibboleth changes - in development…
(edit) @1969   12 years robert Added the possibility to export assay data for samples after …
(edit) @1967   12 years robert - Updated restcontroller to also return 'public' property for studies …
(edit) @1955   12 years work - fixed an 'null' issue in Study domain
(edit) @1945   12 years robert - Updated the import algorithm in the simpleWizard, so it won't be too …
(edit) @1939   12 years robert Updated module notification so that it also sends authentication to …
(edit) @1922   12 years work - removed all default instance configuration in favor of just one …
(edit) @1912   12 years work Resolves #476
(edit) @1911   12 years work - changed delete eventgroup logic and added debugging
(edit) @1910   12 years kees.vanbochove first step on the way to solve #476
(edit) @1874   12 years work - sort to lowercase
(edit) @1873   12 years work - resolves #407
(edit) @1870   12 years work - improved sample sorting for #423
(edit) @1868   12 years s.h.sikkema removed obsolete function 'isSamplingEvent' from Event
(edit) @1864   12 years s.h.sikkema in exporter: module error display improvements (ie. display on screen …
(edit) @1857   12 years work - resolves #423
(edit) @1836   12 years work - solves in part #423
(edit) @1794   12 years work - added support for fuzzymatching (resolves #418) - removed debug …
(edit) @1792   12 years robert Adjusted study view to show only a few samples if the list is very large
(edit) @1787   12 years t.w.abma - added null-check to Study domain when using toString()-method
(edit) @1785   12 years t.w.abma - changed toString()-method of Study, now returns code AND title …
(edit) @1776   12 years work - resolves #401, study title should be unique
(edit) @1775   12 years work - resolves #400, study should contain at least one contact
(edit) @1738   12 years work fixed indentation
(edit) @1736   12 years work - resolves issue #384, studyPerson, publications and users are not …
(edit) @1734   12 years work - hudson tests fail because 'log' is not available... changed to …
(edit) @1728   12 years s.h.sikkema Changed max parameter from type int to Integer
(edit) @1724   12 years s.h.sikkema changed Study.give[Readable,Writable]Studies to make max parameter …
(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
Note: See TracRevisionLog for help on using the revision log.