don't allow delete a taxon used in a classification
referencing objects view for media, NPE in polytomous key view
add delete to media bulk editor
convert methods has updateResult as return type
add delete configurator dialog for taxa and names bulkeditor
change message if convert person 2 team is not possible #5272
fix move whole description to another description and adding delete configurator to bulk editor
#5268 Use convert methods which use uuids
improve messaging for deleteresults
improve messaging for deleteResult
Merge branch 'develop' into remoting-4.0
Conflicts: eu.etaxonomy.taxeditor.cdmlib/.classpath eu.etaxonomy.taxeditor.editor/plugin.xml eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/MultiPageTaxonEditor.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java...
better messaging when convert person to team does not work
Conflicts: eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientOccurenceService.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientTaxonService.java...
fix delete polytomouskeynode and improve merge in bulk editor
Correct issues from last merge
Conflicts: eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/DeleteHandler.java eu.etaxonomy.taxeditor.cdmlib/.classpath eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF...
changes for #4908
#5012 Adding remoting session and updating save methods for Bulk Editor
Replace properties file with xml file
#5012 updates for making Bulk Editor remoting capable
all delete methods need an Uuid as argument
Conflicts: eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientAgentService.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientDescriptionService.java...
change delete argument to UUID
bulkeditor: merge of teams and persons and convert team to person and person to team
delete is only called for already persisted objects
improve messaging
delete the message that the delete functionality is an experimental feature
bug fixxing in bulk editor and referencing objects view bug fixing in deletion of names and homotypical groups
factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms
fix the problem of referencingObjectsView and deletion in bulk editor
fixing problems in bulkeditor and minor
Moved all logging and dialog functionality to the new class MessagingUtils. Refactoring code to adapt to above change. Added new custom error dialog - CdmErrorDialog Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler
adaption for error handling of delete methods
delete in taxon bulk editor
additional delete functionality to bulkeditor
refactoring CdmApplicationConfiguration/Controller to allow for remoting CdmStoreConnector : added application configuration call for remoting (currently commented)
delete User in bulkeditor
delete of group in bulkeditor #4054
merge from trunk
minor
fix the deletion of SpecimenOrObservationBase objects in bulk editor
Removed all calls to active menu selection (fixes #1106)
Fixes #2418
Fixes #2366
Delete in Bulk Editors is now implemented as experimental feature.
had to rename the packages to make them compliant with buckminster