don't allow delete a taxon used in a classification
Add IEventBaseService to application controller #5403
move media bulkeditor in menu in a seperate group
referencing objects view for media, NPE in polytomous key view
Enable referencing objects view for descriptions and description elements #5656
add delete to media bulk editor
convert methods has updateResult as return type
add media bulk editor see #4730
Add FIXME comment
Add referencing objects view functionality to derivative editor #5403
Add generic "Open in..." context menu to referencing objects view
add delete configurator dialog for taxa and names bulkeditor
change message if convert person 2 team is not possible #5272
#5282 Use null session in referencing objects view
#5160 Use new merge methods with uuids as parameters
fix move whole description to another description and adding delete configurator to bulk editor
Convert MobotOpenUrlPreferences and BulkEditorPreferencePage to FieldEditorPreferencePage (#5336, #5338)
#5268 Use convert methods which use uuids
#5309, #5310 Add load method to retrieve user entity after create and password change
Update root entity merge calls to use new merge method.
improve messaging for deleteresults
improve messaging for deleteResult
#5282 Integrate remoting in referencing objects view
Add remoting checks for merge, Move to merge call which returns updated transient object
minor
#5242, #5223 Improve performance of derivate loading and editing
Cleanup unused code
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
moving more than one taxon node, merge of team and person, reusing name for new taxon
#5161 Fix problem of new entity not refreshed
fix #5171
Conflicts: eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/AgentEditorInput.java
Disable MediaView for bulk editor (#5162)
#5160 Use new merge method with ids as arguments
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...
Trim code
Remove comments
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
Add method to sessionOwner objects to fine tune performance using property paths
Conflicts: eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/referencingobjects/ReferencingObjectsView.java
Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener
Make cell text in ReferencingObjectsView selectable
Make editor compatible with latest cdmlib service layer updates
#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
Merge branch 'develop' of wp5.e-taxonomy.eu:/var/git/taxeditor into remoting-4.0
Conflicts: eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/referencingobjects/ReferencingObjectsView.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/operation/DeleteTaxonOperation.java...
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
ICdmDataChangeService, CdmUIDataChangeService, CdmDataChangeService : added new data change service with different services for the ui and non-ui states CdmApplicationState, CdmStore : added data change service to app state CdmChangeEvent, ICdmChangeListener : added change listener and even to fire in case of data changes...
new session for every search in bulk editor
Renaming menu labels for new team and person
corrected visibility check for edit authorities editor
#4907 create in agent bulkeditor has no effect
remove syso
bulkeditor: merge of teams and persons and convert team to person and person to team
I18n for bulkeditor type #4553
fix problem with ref. objects in name bulk editor
enable reduplication in agent bulkeditor
delete is only called for already persisted objects
merge taxeditor validation2 into trunk
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
show media information for taxa in bulk editor
ticket #4655
factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms
fixed ticket #4367
##3890
fixed ticket #3763
fix the problem of referencingObjectsView and deletion in bulk editor
fixing problems in bulkeditor and minor
#4389
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
delete in taxon bulk editor
move the taxon bulk editor entry to names group in menu