source: trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2248   11 years work remove test commit
(edit) @2247   11 years ferryjagers commit in /test ?
(edit) @2181   11 years work - adding initial version of the API controller (which external …
(edit) @2161   11 years work - moved common logic into a generic service - show a list of study …
(edit) @2140   11 years work initial study comparison controller
(edit) @2060   11 years s.h.sikkema - removed default value for samples argument in …
(edit) @1981   12 years robert First "working" prototype of the visualization controller
(edit) @1980   12 years robert Initial visualization tests
(edit) @1979   12 years robert First attempt to create a visualization controller.
(edit) @1939   12 years robert Updated module notification so that it also sends authentication to …
(edit) @1898   12 years work - academic study template --> nmc study template
(edit) @1882   12 years s.h.sikkema Fixed an assayService unit test
(edit) @1830   12 years s.h.sikkema Clarified error messages related to unreachable module; added …
(edit) @1828   12 years s.h.sikkema Fixed only being able to export to tab delimited; fixed 'null' values …
(edit) @1827   12 years s.h.sikkema added different assay export possibilities (tab delimited, csv (comma …
(edit) @1806   12 years work - reverted latest change.... seems like webtests + contact ajax is not …
(edit) @1805   12 years work - fixed webtests?
(edit) @1804   12 years work - fixed webtests
(edit) @1803   12 years s.h.sikkema Improved CSV export
(edit) @1790   12 years s.h.sikkema fixed bug where preview of small export would fail; changed assay …
(edit) @1764   12 years work - created an info controller displaying application / plugin …
(edit) @1723   12 years work - fixed failing assaytests
(edit) @1716   12 years s.h.sikkema new gdtImporter; new jumpbar; excel export to webflow; fixed spelling …
(edit) @1660   12 years work - removed obsolete test cases
(edit) @1659   12 years s.h.sikkema Measurements are selected by default in assay excel exporter
(edit) @1658   12 years t.w.abma - importer wizard webtest working - native file input HTML element …
(edit) @1594   12 years robert Finishing touch after refactoring entity tokens (#329)
(edit) @1590   12 years work - fixing remaining test issues
(edit) @1588   12 years s.h.sikkema Fixed tests (except webtests); cleaned up …
(edit) @1559   12 years s.h.sikkema Assay export functionality
(edit) @1553   12 years robert First version of a simple wizard
(edit) @1551   12 years work - fixed webtests to work properly in hudson (which means, they only …
(edit) @1545   12 years work - removed obsolete bgdt imports
(edit) @1525   12 years t.w.abma - Importer tests on hold due to missing parse() method in Template …
(edit) @1522   12 years t.w.abma - initial Importer Wizard integration test with XML template file and …
(edit) @1521   12 years robert Changes in samplesearch test related to #313
(edit) @1520   12 years robert Fixed sample search integration test
(edit) @1510   12 years work - FileService? is in GDT. This test was already moved locally but …
(edit) @1504   12 years s.h.sikkema Partially fixed the integration tests
(edit) @1498   12 years s.h.sikkema Remove getApplication method after unit test ready to make integration …
(edit) @1497   12 years work - fixed Term import
(edit) @1487   12 years robert - Fixed StudySearch? unit tests (#303) - Changed css error message to …
(edit) @1478   12 years s.h.sikkema Made StudySearchTests? succeed while still being able to manually …
(edit) @1477   12 years work - removed obsolete test
(edit) @1475   12 years s.h.sikkema Deleted obsolete files and folders
(edit) @1473   12 years s.h.sikkema Fixed tests and removed obsolete ones so grails test-app works with …
(edit) @1456   12 years business moved gdt package to org.dbnp, moved tests for RelTime?, …
(edit) @1455   12 years s.h.sikkema Using moduleCommunicationService now to fetch measurement data from module
(edit) @1445   12 years s.h.sikkema Rudimentary assay export functionality
(edit) @1436   12 years robert Improved querying, fixed some tests and added imports of the GDT plugin
(edit) @1433   12 years work -fixed duplicate class 'RestControllerTests?' -fixed imports for other …
(edit) @1432   12 years robert Made querying aware of the templates being moved to a plugin. Also …
(edit) @1430   12 years work - set keyword expansion
(edit) @1425   12 years s.h.sikkema Rudimentary assay export functionality
(edit) @1424   12 years robert Improved querying and created a possibility to search for assays
(edit) @1415   12 years robert First version of advanced querying
(edit) @1389   12 years work - adding a simple edit study webtest
(edit) @1384   12 years business added webtest plugin and first (working) webtest, renamed 'test' …
(edit) @1357   12 years robert Implemented module notification when a study changes (#259)
(edit) @1261   12 years s.h.sikkema Changed jumbar layout to simple iframe for modules
(edit) @1257   12 years robert Added an export and import functionality for templates, as described …
(edit) @1121   12 years t.w.abma - rewrote part of the importer and added a ImportRecord? and ImportCell?
(edit) @1061   12 years business updated ontology tests and deleted tests for REST methods that should …
(edit) @984   12 years robert Using the login panel for logging in, instead of the ugly …
(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) @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) @964   12 years business changed SampleTests? to comply with parentEvent being nullable, delete …
(edit) @959   12 years j.a.m.wesbeek - set keyword expansion
(edit) @860   13 years keesvb added test for Sample name uniqueness at the validate() stage
(edit) @831   13 years keesvb first implementation of user-based REST services, only checks whether …
(edit) @818   13 years keesvb disabled test for direct delete
(edit) @817   13 years keesvb fixed deleting of event groups, they now also cascade to samples in …
(edit) @813   13 years keesvb updated event group with unique name constraint, added EventGroup?
(edit) @812   13 years keesvb added Sample tests for deleting samples via parent sampling event and …
(edit) @796   13 years keesvb deleted more nimble stuff, moved User and Profile classes to package …
(edit) @790   13 years duh - removed Nimble plugin as it breaks war deployments on Tomcat
(edit) @774   13 years keesvb added deleteSubject method to Study, updated Study and Sample …
(edit) @737   13 years keesvb added a test that confirms the cascaded deletion of a Sample in case …
(edit) @697   13 years keesvb added assayModule and assay controllers to be able to create assays
(edit) @663   13 years keesvb small correction to sample unique name test
(edit) @662   13 years keesvb restructured BootStrap?, it should now run faster because there are no …
(edit) @654   13 years keesvb updated sample and study tests, added belongsTo to Sample (which gives …
(edit) @653   13 years keesvb updated study tests with code, added samplingevent and sample tests
(edit) @650   13 years vinlud Multiple changes in structure/view/logic
(edit) @556   13 years roberth Improved the TemplateEditor? again: templates can be created and …
(edit) @552   13 years keesvb added BioPortal? Ontology add function via Ontocat, added test for that
(edit) @551   13 years keesvb deleted obsolete tests
(edit) @550   13 years keesvb added entity property to TemplateField?; added validator to Template to …
(edit) @536   13 years roberth Samples are now shown in the study overview page. Also some tests are …
(edit) @518   13 years roberth Publications can be added to a study in the create study wizard. …
(edit) @507   13 years roberth Implemented file upload template fields
(edit) @502   13 years roberth RELTIME fields in the wizard now show the parsed text in blue when …
(edit) @497   13 years roberth Implemented RELTIME parsing and showing in the wizard. Also made TEXT …
(edit) @496   13 years duh - set svn keyword expansion
(edit) @487   13 years roberth Added net RELTIME template field type to contain relative times (e.g. …
(edit) @440   13 years keesvb sorry, forgot to delete an accolade
(edit) @439   13 years keesvb updated Ontology tests
(edit) @437   13 years roberth Added publication controller and views
Note: See TracRevisionLog for help on using the revision log.