do not provide menu item change synonym to accepted taxon for homotyp. synonym of accepted taxon and fix new taxonNode creation
minor
#5325
Fix possible NPE and widget disposed exception
last changes for #5325
fix #5261 and minor
#5114 fix
improve messaging for deleteresults
I18n of login and data source view
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)
#5224 Using new cdmlib call for changing synonym to accepted taxon
Update operation calls to use uuids as arguments
Add method to sessionOwner objects to fine tune performance using property paths
Update handlers to use uuids inarguments
Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener
Merge branch 'develop' of wp5.e-taxonomy.eu:/var/git/taxeditor into remoting-4.0
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...
adapt service call to model change
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...
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...
fixed problems with new classes in merge
Merge branch 'move-to-luna' into remoting-4.0
Conflicts: eu.etaxonomy.taxeditor.cdmlib/.classpath eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF eu.etaxonomy.taxeditor.cdmlib/build.properties eu.etaxonomy.taxeditor.cdmlib/pom.xml eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml...
added cdm entitysession enabled objects to operations
#4855 add MoveSynonymToAnotherAcceptedTaxonHandler and some clean up of the plugin.xml especially the delete
widget is disposed exception ticket (#4657)
ticket #4804
improve messaging
bug fixxing in bulk editor and referencing objects view bug fixing in deletion of names and homotypical groups
CdmTransientEntityCacher, EntityCacherDebugResult : moved debug methods to debug result class ProxyUtils : new class for util methods to do with hibernate proxy objects ICdmEntitySessionEnabled, CdmEntitySessionInput, PolytomousKeyEditorInput, TaxonNameEditor, PolytomousKeyViewPart, TaxonNavigator, AbstractCdmViewPart, MultiPageTaxonEditor : Added getRootEntities method...
CdmTransientEntityCacher : overriding cache field only in the case of initialised cdm entity CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added update + delete methods DeleteSynonymOperation, MoveFactualDataHandler : changed service call to uuid one...
CdmModelCacher : added recursive search in super classes CdmTransientEntityCacher : corrected caching EntityCacherDebugResult : new debug result object CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added debug method CdmEntitySessionInput : new super class for editor input objects...
MoveDescriptionToOtherTaxonOperation, MultiPageTaxonEditor, ChangeSynonymToAcceptedTaxonHandler, DeleteTaxonBaseHandler, ChangeSynonymToAcceptedTaxonOperation, DeleteTaxonBaseOperation, DeleteTaxonOperation, MoveDescriptionToOtherTaxonHandler : indentation...
factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms
fix drag&drop for synonyms to another accepted taxon
#4463 fixed if a titlecache is updated and the position of the parsing problem is behind the actual text no position is created.
fixing problems in bulkeditor and minor
fix #2187
DeleteResult handling in DeleteSynonymOperation
fix for #2754
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
LockMode issues in transient services
adaption for error handling of delete methods
#4242 delete MA
misappliedName can be created directly from the accepted Taxon in TaxonNameEditor
fix NPE in GroupBasionymContributionItem
adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore
fix problem with changeSynonymToAcceptedTaxon of a synonym being part of an homotypical group
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
merge from trunk
move the change accepted to Synonym Operation to taxon navigator.
fix deleteAllEmptyNames
smaller fixes
fixing #3793 (do not allow to turn an accepted taxon into a synonym as long the accepted taxon still has children)
fix the error caused by the delete functionality in the service layer
merged model adaptions to cdmlib 3.2.4 from campanula branch
updates for 3.3 model changes. Phase two commit, which contains method changes / updates
SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa TaxonEditorInput : added display of message in case of orphaned taxa ImageResources : added new orphaned-taxa image icon to resources
selected classification is set by default to the classification of the selected taxon node
changing homotypic synonym to accepted taxon now exits cleanly
Fixed setEnabled function to disable input and text widgets only when enabled = true (ticket 3183)
done: #3097 (disable editors if a user has insufficient grants for a taxon or taxon node)
first bits for #3097 (disable editors if a user has insufficient grants for a taxon or taxon node) - TaxonEditor disabled, views still to do
Removed all calls to active menu selection (fixes #1106)
Fixes #2235
refactoring of package names for consistency
API changes
Fixes a problem with disabled editors
Transfering workplace to new machine
Upgraded to cdmlib-3.0.9, working on error warning for unsavable editor
Fixes #2559
Adapted to changes in homotypic group handling
"Change synonym to accepted" is working again. Could not reproduce errors described in #2557 anymore.
Renaming MediaMetaData to MediaInfo
Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor
Fixes #2338
Fixes #2358
had to rename the packages to make them compliant with buckminster