source: trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1545   13 years work - removed obsolete bgdt imports
(edit) @1525   13 years t.w.abma - Importer tests on hold due to missing parse() method in Template …
(edit) @1522   13 years t.w.abma - initial Importer Wizard integration test with XML template file and …
(edit) @1521   13 years robert Changes in samplesearch test related to #313
(edit) @1520   13 years robert Fixed sample search integration test
(edit) @1510   13 years work - FileService? is in GDT. This test was already moved locally but …
(edit) @1504   13 years s.h.sikkema Partially fixed the integration tests
(edit) @1498   13 years s.h.sikkema Remove getApplication method after unit test ready to make integration …
(edit) @1497   13 years work - fixed Term import
(edit) @1487   13 years robert - Fixed StudySearch? unit tests (#303) - Changed css error message to …
(edit) @1478   13 years s.h.sikkema Made StudySearchTests? succeed while still being able to manually …
(edit) @1477   13 years work - removed obsolete test
(edit) @1475   13 years s.h.sikkema Deleted obsolete files and folders
(edit) @1473   13 years s.h.sikkema Fixed tests and removed obsolete ones so grails test-app works with …
(edit) @1456   13 years business moved gdt package to org.dbnp, moved tests for RelTime?, …
(edit) @1455   13 years s.h.sikkema Using moduleCommunicationService now to fetch measurement data from module
(edit) @1445   13 years s.h.sikkema Rudimentary assay export functionality
(edit) @1436   13 years robert Improved querying, fixed some tests and added imports of the GDT plugin
(edit) @1433   13 years work -fixed duplicate class 'RestControllerTests?' -fixed imports for other …
(edit) @1432   13 years robert Made querying aware of the templates being moved to a plugin. Also …
(edit) @1430   13 years work - set keyword expansion
(edit) @1425   13 years s.h.sikkema Rudimentary assay export functionality
(edit) @1424   13 years robert Improved querying and created a possibility to search for assays
(edit) @1415   13 years robert First version of advanced querying
(edit) @1389   13 years work - adding a simple edit study webtest
(edit) @1384   13 years business added webtest plugin and first (working) webtest, renamed 'test' …
(edit) @1357   13 years robert Implemented module notification when a study changes (#259)
(edit) @1261   13 years s.h.sikkema Changed jumbar layout to simple iframe for modules
(edit) @1257   13 years robert Added an export and import functionality for templates, as described …
(edit) @1121   13 years t.w.abma - rewrote part of the importer and added a ImportRecord? and ImportCell?
(edit) @1061   13 years business updated ontology tests and deleted tests for REST methods that should …
(edit) @984   13 years robert Using the login panel for logging in, instead of the ugly …
(edit) @983   13 years robert New type of authentication and authorization added to the rest …
(edit) @976   13 years robert Authentication and authorization for studies is added, according to …
(edit) @966   13 years business also added assays check in Study.deleteEventGroup, added test to check …
(edit) @965   13 years business fix Study.deleteEventGroup to correctly delete samples (still TODO: …
(edit) @964   13 years business changed SampleTests? to comply with parentEvent being nullable, delete …
(edit) @959   13 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   14 years roberth Publications can be added to a study in the create study wizard. …
(edit) @507   14 years roberth Implemented file upload template fields
(edit) @502   14 years roberth RELTIME fields in the wizard now show the parsed text in blue when …
(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) @487   14 years roberth Added net RELTIME template field type to contain relative times (e.g. …
(edit) @440   14 years keesvb sorry, forgot to delete an accolade
(edit) @439   14 years keesvb updated Ontology tests
(edit) @437   14 years roberth Added publication controller and views
(edit) @425   14 years keesvb refactored Ontology tests, added Ontocat example as a test
(edit) @412   14 years keesvb added tests for Study domain fields
(edit) @406   14 years keesvb added study tests, skip study adds when in test environment in …
(edit) @402   14 years keesvb some minor changes to subject tests
(edit) @400   14 years keesvb split out subject tests better to distinguish between different problems
(edit) @398   14 years keesvb added Ontology/Term? and Subject integration tests
(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) @361   14 years roberth Added controllers and views for Person, PersonAffiliation? and …
(edit) @356   14 years duh - introduced a JavaScript? class to introduce generic 'add more' …
(edit) @344   14 years duh - initial template editor (for use in dialogs)
(edit) @281   14 years duh - added initial version of visitor feedback, including template, …
(edit) @251   14 years tabma - TemplateStudyField? and MappingColumn? changed fieldnames - session …
(edit) @211   14 years ademcan Study List and Study Overview with Events, eventDescripiton, assays …
(edit) @203   14 years tabma - rewrote to HashMap? based columns (columns are always unique, storing …
(edit) @173   14 years tabma - created taglibrary for importer and first implementation detection …
(edit) @169   14 years tabma - created taglibrary for importer and first implementation detection …
(edit) @144   14 years keesvb added sandbox to facilitate easy code example communcation
(edit) @106   14 years keesvb added first version of clean data layer specification and clinical …
(edit) @92   14 years duh - added sample template data in bootstrap - upgraded jQuery - improved …
(edit) @86   14 years duh - proof of concept AJAX-ified Grails WebFlow? based wizard - @see …
(edit) @84   14 years keesvb updated domain classes: added comments, carried out some normalization
(edit) @83   14 years ademcan modification of some magetab domain classes
(edit) @81   14 years keesvb updated domain classes: added event description, sample and assay
(edit) @80   14 years keesvb added Event and ProtocolInstance? classes, updated DataSource? to work …
(edit) @78   14 years keesvb added template controller
(edit) @77   14 years keesvb sorry, forgot to commit the classes
(edit) @76   14 years duh - removed dbnp tests
(edit) @72   14 years ademcan modification of domain classes organization
(edit) @70   14 years keesvb updated to Grails 1.2, restructured packages, added some domain …
(edit) @64   14 years ademcan Loading new magetab data in the database from IDF file.
(edit) @63   14 years ademcan Parsing and Loading information from an IDF file (MageTab?). Actually …
Note: See TracRevisionLog for help on using the revision log.