ref #6309 Add missing l10n String constant to Messages.java
fix #6304: before deleting a person in bulkeditor check with isDeletable
fix #6309: check for existence of user before saving a new user
fix #6376: remove markAsDelete for merged items in bulk editor
ref #6190 removing svn property place holder in first line of code - java files
fix #6175: transient objects are not marked as deleted in bulk editor only removed from model
fix the deletion of media in bulk editor
ref #6163: in occurence bulk editor it is possible to add media
minor
remove experimental code
fix #5692: adapt delete algorithm to annotatedLineEditor mechanisms
ref #5616 Fix class check for bulk editor porperty tester
Generalize title creation for cdm view parts
fix #6062 Add property tester for "Open in..." bulk editor menu items
Trim code
ref #5616 Fix NPE for opening synonyms from SearchResult view
ref #5801 Add IUndoContext to bulk editor
fix #5759 remove all switches for remoting and standalone
ref #5995 allow a new search in bulk editor without saving
fix #5796 Set focus to search field in bulk editor
ref #5616 Fix possible NPE for BulkEditor inputs
ref #5616 "Open in bulke editor" for taxa in taxon search view
fix #5853 Support relationships in referencing objects view
add session to bulk editor
#5849 Show class name + uuid for newly created empty entities in bulk editors
#4630: fix search of bulkeditor if underlying data have changed
Implement "Open in " bulk editor for taxon navigator #5609
Initial import of handler for opening taxa from navigator in bulk editor
Remove bulk editor for name relations from menu #5788
close delete dialog skips the delete fix #5806
Fix enabling/disabling of referencing obejcts table #5603
Add suppport for User and Group to ReferencingObjectsView #5603
improve the delete configurator dialogs for taxa and synonyms
remove one of the menu items for media bulk editor
Add "Open in..." menu to polytomous key editors and navigator #5610
Correctly update referencing objects view for null selection and for defined terms #5603
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
#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...
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