fixed ticket #3763
fix the problem of referencingObjectsView and deletion in bulk editor
fixing problems in bulkeditor and minor
merge-update from trunk
increased version number
#4389
Updated version in config files to 3.3.8-SNAPSHOT
Updated version in config files to 3.3.7
fix for #2754
MessagingUtils : added option for displaying contact message in the error dialog ApplicationWorkbenchAdvisor : using new method with contact message AbstractBulkEditorInput : added errorDialog for MergeException
ApplicationWorkbenchAdvisor : added comments EditPasswordElement : Added to make sure user exists in db before changing password UserDetailElement : Disabled user text field since User is immutable NewObjectHandler : added non-empty validator for the case of User and Group
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
BulkEditorQuery udpate
adaption for error handling of delete methods
Updated version in config files to 3.3.7-SNAPSHOT
Updated version in config files to 3.3.6
Updated version in config files to 3.3.6-SNAPSHOT
Updated version in config files to 3.3.5
delete in taxon bulk editor
move the taxon bulk editor entry to names group in menu
Updated version in config files to 3.3.5-SNAPSHOT
Updated version in config files to 3.3.4
adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore
Updated version in config files to 3.3.4-SNAPSHOT
Updated version in config files to 3.3.3
Updated version in config files to 3.3.3-SNAPSHOT
Updated version in config files to 3.3.2
Updated version in config files to 3.3.2-SNAPSHOT
Updated version in config files to 3.3.1
additional delete functionality to bulkeditor
reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class by throwing UnsupportedOperationException for methods that are not supported by remoting
refactoring CdmApplicationConfiguration/Controller to allow for remoting CdmStoreConnector : added application configuration call for remoting (currently commented)
move ChangeConceptToSynonym business logic from editor operation to service layer
delete User in bulkeditor
delete of group in bulkeditor #4054
merge from trunk
adapting to new use new ICdmPermissionEvaluator
fixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line of commit r19946 - comment
fixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line of commit r19946
Updated version in config files to 3.3.1-SNAPSHOT
Updated version in config files to 3.3.0
merge-update from trunk\nadded throws to delete methods of transient services
minor
merge-update of trunk and disabling GUI-Control separation
fix the deletion of SpecimenOrObservationBase objects in bulk editor
fixing ordering in enums and remove dash #3752, #3736
not really sure why the new object dialog was removed completely (r18450), but this is reverting back to old behaviour with an exception made for SpecimenOrObservationType
Updated version in config files to 3.3.0-SNAPSHOT