fix search for common names in editor and minor
[cdmlib.git] / cdmlib-services / src / test / java / eu / etaxonomy / cdm / api / service / OccurrenceServiceTest.java
2015-01-28 Patric Plitzner - fixed deletion result relates objects
2015-01-27 Patric Plitzner - temporarily disabled tests to have jenkins compile
2014-12-16 Patric Plitzner - added comment
2014-12-16 Patric Plitzner - fixed deep delete recursion bug
2014-12-16 Patric Plitzner - extracted deepDelete tests to own java class
2014-12-15 Patric Plitzner - fully implemented deep delete (child derivates)
2014-12-12 Patric Plitzner - implemented isDeletable() and delete()
2014-12-11 Andreas Müllerfix Occurrence test
2014-12-11 Patric Plitzner - organized imports
2014-12-10 Andreas Müllermerge 3.4.1 into trunk
2014-12-10 Andreas Müllerconflict fiexes after merging trunk
2014-12-10 Patric Plitznermerge-update from trunk
2014-12-10 Patric Plitzner - added abstract method createTestData() to CdmIntegra...
2014-12-10 Patric Plitzner - fixed testLoadData()
2014-12-09 Andreas Müllerpreliminary set OccurrenceServie.loadData test to ignor...
2014-12-09 Andreas Müllerpreliminary set OccurrenceServie.loadData test to ignor...
2014-12-09 Andreas Müllersome bugfixes to new Amplification modelling #4541
2014-12-09 Patric Plitznermerge-update from trunk
2014-12-04 Patric Plitzner - added service method to get descriptions which have...
2014-12-04 Patric Plitzner - changed service method to retrieve the directly...
2014-12-03 Patric Plitzner - commented unused field from SpecimenDeleteConfigurator
2014-12-03 Katja LutherisDeletable returns DeleteResult
2014-12-03 Patric Plitznermerge-update from trunk
2014-12-03 Patric Plitzner - added isDeleteFromIndividualsAssociation and isDelet...
2014-12-02 Patric Plitzner - added loadStrategy=CleanSweepInsertLoadStrategy...
2014-12-02 Patric Plitzner - added DISTINCT to HQL query for associated taxa
2014-12-01 Patric Plitzner - added xml resources for tests