add delete configurator dialog for taxa and names bulkeditor
Cleanup
Add determination info to DerivateLabelProvider
Add icon to DerivateView context menu
Streamline search method due to cdmlib service changes
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
#4073 Add new project for lanuching embedded jetty server using cdmlib webapp
#4073 Add jetty server dependencies
#4073 Add stop start possibility for server
#4073 Add functionality to control managed server in login dialog
#4073 Add start / stop methods for managed server...
minor
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into develop
fix move whole description to another description and adding delete configurator to bulk editor
Remove report configuration from ABCD import wizard
Show report text dialog after finishing import
Remove unused class
Merge branch 'develop' into unify_derivative_views
Add flag for displaying choose action in name details view #5260
Fix possible NPE #4850
fixing #5319
fixing #5115
fixing #5341
fixing #5341 and colouring for cache relevant fields #4915 and #4944
Fix label type info
Add type infop to derived unit label
Do not expand type designation section automatically
Remove types from taxon associations detail element
Initialize TypeDesignationSection
Inherit from abstract type designation element
Remove extra remoting code
Fix exception when using DerivativeEditor when no "real" RCP editor is avtice
Conflicts: eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/detail/DetailsViewer.java
Add type designation collection elemetn to derived unit details view
#5297 Implement client side remoting progress monitor feedback mechanism, Add test for monitor feedback timeout
#5297 Add test for monitor feedback timeout
#5297 Implement monitor feedback, Add corresponding tests
#5297 Add inconsistent monitor feedback test
Remove identifier and taxon associations from bulk editor details view
Show taxon associations only when they exist
Handle image loading
- add label to indicate that image was not found - refactored code
Add image preview to media simple view
Trim code
#5366 Add preference for disabling services api timestamp check
Fixed persistency of Matching preferences #5337
Convert MobotOpenUrlPreferences and BulkEditorPreferencePage to FieldEditorPreferencePage (#5336, #5338)
#5297 Integrate remoting monitor cancel functionality in ui
#5297 Add remoting progress monitoring
#5297 Change active seesion variable to a inheritable thread local variable and add relevant tests
Add monitered operation
#5297 Add post monitor operation callback, Add report text dialog
#5297 Add progress monitor client manager...
Removed option and preferences for directly opening specimen after creation.
Add support for generic SpecimenOrObservationBase class to EntitySelectionElement and selection wizard
#5357 Add check to avoid transient object exception
Removed OccurrenceView
Fix session problems with remoting
#5350 : Use newly added getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification method with uuid
Add conversation/session support to OccurenceView
Disable term menu when disconnected (#4901)
#5301 Add merge call for saving new feature tree
#5335 Use new getLanguageByLabel methof in term service
#5306 Use default language if preferred language is null
fix #5261 and minor
Fix setting of key statement
fixing #5324 and #5325
Bind null session for new derived unit wizard
#5321 Add missing return statement for bad credentials
Adapt TaxEditor to use vocabulary term type instead of class: #3843.
add distinction between remote and standalone for getting the geoService
Add test for editor / server cdmlib version check
#5302 Add cdm version and services version check
#5309, #5310 Add load method to retrieve user entity after create and password change
last changes for #5114
#5114 fix
Listen to taxon selection
Fix potential class cast exception
Fix potential NPE
Use convenience method for associated taxa
Fix typo
new ErrorDialog for delete result messaging
improve messaging for deleteresults
Add initial OccurenceView to RCP plugin
check for isdeletable before set delete button disabled
I18n of login and data source view
Fix named area filter for selection dialog (#2353)
create new taxonnode with reuse name or taxon now with more consistence enabled/disabled buttons
minor in TaxonNodeDetailElement
merge branches
Disable expanding of key section (#3461)
merge
in a selection element an disabled element can't be deleted so the delete button should be disabled too
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into actualBranch