Fix possible widget is disposed exception
Fix potential NPE
cleanup
Move MoveTaxonOperationTest to navigation package and try to enable
Cleanup
ref #5974 Remove synonym relationships (rename synRelType to synRel and others)
ref #5974 Remove synonym relationships (compiling)
ref #4867 Implement "Clone Classification" functionality
Rename Checklist-Editor -> Distribution-Editor
Do not show taxon-specific deletion options when deleting classifications
Clean up and refactoring
fix #5759 remove all switches for remoting and standalone
ref #5616 Add alternative to double click execution in search view
minor
#5536
Fix empty first classification reference issue
fixing the deletion of polytomous keys
smaller changes for drag & dop with natural order in taxonnavigator
fix #5689
Correctly handle UuidAndTitleCache type in SearchResultView #5700
Double click on taxon search opens Name Editor #5689
Add "Open in..." menu to polytomous key editors and navigator #5610
Add "Open in..." to taxon search #5616
fix Ticket #5642
merge of origin develop
make restore of taxon navigator a preference
fix #5289
smaller changes to fix moving of taxonnodes
Remove CdmViewerChooser from double-click functionality of taxon navigator
Fix double click on taxa in taxon navigator and search results
Remove "edit" commands which are replaced by generic cdmViewer framework
Applied generic framework for opening objects to classifications in taxon navigator
fix #4878
fixing #5341 and colouring for cache relevant fields #4915 and #4944
Pre-select classification for remote moving operations
last changes for #5325
fix move taxonnode in natural order
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into develop
fix #5261 and minor
Performance tuning
Cleanup DeleteOperation
improve messaging for deleteresults
Disable search bar when not connected to CDM store (#3341)
Allow using the search bar only if at least one letter is entered (#3341)
merge with local branch
fix delete of taxon which is in two classifications and has children
Merge branch 'remoting-4.0' into develop
Conflicts: eu.etaxonomy.taxeditor.cdmlib/pom.xml eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/ChangeSynonymToAcceptedTaxonHandler.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/handler/CreateFieldUnitHandler.java
Pre-select current classification for taxon node selection dialog (#3462)
#5237 Add changes from stand alone handler
#5234 Add correct updated objects to change event
#5214 Fix initialization of remoting session
Update operation for move taxon nodes
Correct merge
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...
moving taxonnode with drag & drop as predecessor fixed
error handling in deleteHandler/operation of navigator
moving more than one taxon node, merge of team and person, reusing name for new taxon
#5009 Fix post polytomous key delete operation event handling
fix #5171
close the polytomouskey-editor if the key is deleted
Add entity type to CdmChangeEvent and fixes #5139
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...
small changes for ideas for better drag and drop in taxonnavigator
white spaces
fix #2480
#5139 Add refresh of classification when new taxon is direct child or root node
#5029 Add functionality for login to remember credentials, reconnect and switch user
#5029 Implement oneclick login for remoting
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...
Fix renamed TaxonNodeComparator
changes for #4908
add the possibility to configure the deletion of taxon nodes
Update operation calls to use uuids as arguments
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
Refactor ICdmViewer framework
Removed unnecessary ExecutionEvent
Add missing file from last commit
#5010, #5046 Integrate remoting in polytomous key editor
#5009 Update plugin to use remoting handlers
Rename classes according to convention
#5009 : Add handler for update all nodes operation
#5009 Add operations and corresponding tests for delete / update nodes actions
#5009 : missed in last commit
#5009 Add delete handler / operation for polytomous key view with corresponding test class
Merge branch 'develop' of wp5.e-taxonomy.eu:/var/git/taxeditor into remoting-4.0
Revert "index on develop: 6992bef Rename NonViralName authorteams to authorship #4968"
This reverts commit 32cded397931ad359f7818fdfb91a113a074342e.
Conflicts: eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/TaxonNodeComparator.java
Delete renamed file
Fix remaining conflict
Conflicts: eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/operation/DeleteTaxonOperation.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientClassificationService.java...