- added missing @Override
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / view / dataimport /
2014-08-18 Patric Plitzner - implemented setFocus() of all EditorParts
2014-08-18 Patric Plitzner - adapted to interface changes in cdmlib
2014-08-07 Andreas Mülleradapt TransientNameService
2014-08-04 Andreas MüllerLockMode issues in transient services
2014-07-30 Katja Lutheradaption for error handling of delete methods
2014-07-09 Andreas Müllerrename getByIdInVocabulary
2014-07-08 Andreas Kohlbeckeradapting TransientTermService to code cleaning in TermS...
2014-07-03 Patric Plitzner - reload last entered access point in wizard space
2014-06-26 Cherian Mathewimplementing findWithoutFlush method in transient services
2014-06-19 Patric Plitzner - removed debug output
2014-06-19 Patric Plitzner - saved last parameters entered for specimen search
2014-06-16 Patric Plitzner - refactored DataImportEditor context menu
2014-06-16 Patric Plitzner - fixed potential hibernate exception when trying...
2014-06-16 Patric Plitzner - removed unnecessary code
2014-06-16 Patric Plitzner - added functionality to filter assigned specimens...
2014-06-11 Patric Plitzner - added new dynamic context menu for DerivateSearchView
2014-06-10 Patric Plitzner - set CdmFormFactory.createTermComboElement() to depre...
2014-06-06 Andreas Müllerremove deprecated method
2014-06-02 Patric Plitzner - added functionality to query a BioCASE provider...
2014-06-02 Patric Plitzner - moved query class variable to super class DataImport...
2014-05-28 Patric Plitzner - adapted to cdmlib-ext changes
2014-05-28 Patric Plitzner - removed test code
2014-05-28 Patric Plitzner - adapted to interface changes in cdmlib
2014-05-28 Patric Plitzner - added new DataImportEditor for GbifResponses
2014-05-27 Patric Plitzner - fixed refresh problem for SpecimenImportEditor
2014-05-26 Patric Plitzner - removed parse logic because it was moved to cdmlib-ext
2014-05-22 Patric Plitzner - added date support for query parameter in specimen...
2014-05-22 Patric Plitzner - extended specimen search with provider selection...
2014-05-21 Patric Plitzner - added some JSON to java conversion code
2014-05-21 Patric Plitzner - refactored BioCaseQuery to more generic OccurrenceQuery
2014-05-20 Andreas Müllerfix TransienTaxonService
2014-05-20 Andreas Müllerupdate new generic services in TaxEditor #4224
2014-05-15 Andreas Müllerfix transient term service
2014-05-14 Patric Plitzner - reverted unwanted merge of branch code
2014-05-14 Patric Plitzner - only allow dragging in DerivateView when view is...
2014-05-05 Katja Lutheradding a taxon bulk editor and changes because the...
2014-03-31 Patric Plitzner - fix cdmlib version number in .classpath (why does...
2014-03-31 Patric Plitzner - used "move derivate" methods of service layer
2014-03-26 Patric Plitzner - moved move-logic to occurrence service layer
2014-03-26 Patric Plitzner - added drag'n'drop support for Sequences
2014-03-20 Andreas Kohlbeckeradding missing methods
2014-03-17 Patric Plitzner - added missing interface method
2014-03-17 Patric Plitzner - added missing interface method
2014-03-11 Patric Plitzner - fixed refresh problem
2014-03-05 Patric Plitzner - removed dummy data from SpecimenImport
2014-02-26 Patric Plitzner - added multi-select(multi-save) to SpecimenImportEditor
2014-02-26 Patric Plitzner - moved transient interfaces to taxeditor.editor