changes in misapplicationDeletionOperation
missing Messages changes
fix #6308: add delete configuration dialog for synonyms and misapplied names
Revert "removing all .classpath and .project files"
This reverts commit c02ad176b4c6452b302560e254f319b7260cd6d8.
Revert "Add .project files"
This reverts commit 7b5184094bda79a0c13e879907eaaafe3b7561b2.
Add .project files
removing all .classpath and .project files
fix import issue
fix generics
ref #6362 remove occurrences of NonViralName in code and some cleanup
ref #6401 Update taxeditor workspace plugins to java 8
ref #6401 Refactor comparison of specimens in factual data view
ref #6401 Update taxeditor to jdk1.8
ref #6365 use TaxonNameFactory for factory methods in TaxEditor
ref #6362 and ref #6365 remove some NVN and Bot/Zoo name occurrences in TaxEditor
manually set version numbers
Merge branch 'develop' into hotfix/4.5.1
Conflicts: eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF eu.etaxonomy.taxeditor.application/pom.xml eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF eu.etaxonomy.taxeditor.bulkeditor/pom.xml eu.etaxonomy.taxeditor.cdmlib/.classpath...
Updated version in pom / project files to taxeditor version : 4.5.1 and cdmlib version : 4.5.1
check for id==0 before try to delete the media
Updated version in pom / project files to taxeditor version : 4.6.0-SNAPSHOT and cdmlib version : 4.6.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.5.0 and cdmlib version : 4.5.0
minor
fix #6334: unsaved description needs to be removed from the taxon
add missing changes
fix #5365: add delete configuration to media view
fix #4246: move insert node and create new key node to one menu item with submenu
ref #6190 removing svn property place holder in first line of code - java files
adaptions for polytomous key editing to avoid null values in children list
Updated version in pom / project files to taxeditor version : 4.5.0-SNAPSHOT and cdmlib version : 4.5.0-SNAPSHOT
cleanup
add missing files
ref #6219: add warning that synonym is deleted immediately
fix #4945: add propertytester for polytomouskeynode to enable menu items only if node is selected
all polytomouskey related handler are now extended from RemotingCdmHandler
fix #5841: set selection to newly created keynode
ref #5971: new main menu admin with cdm preference nomenclatural code and insert polytomous key node
Move MoveTaxonOperationTest to navigation package and try to enable
Try to reinstall tests for MoveTaxonOperation (maybe not yet correct)
ref #5974 Some synonymRelationship updates and update for dataset.dtd in TaxEditor
ref #5974 Remove synonym relationships (rename synRelType to synRel and others)
ref #5974 Remove synonym relationships (compiling)
fix #5800: remove taxonomically included from menu
ref #6159: fix that some column show no data
delete transient services
fix #5888: add the element as argument to postExecute method s
fix transient services
fix #6120 Cleanup uuidAndTitleCache methods
Updated version in pom / project files to taxeditor version : 4.4.0-SNAPSHOT and cdmlib version : 4.4.0-SNAPSHOT
fix transient service
Compare taxon editor input based on taxon instead of taxon node (Revert 93c6e0a894d2e4b0c9df6c7c3feff2f20e0b9e38)
i18n for view titles
Generalize title creation for cdm view parts
Compare taxon editor input based on taxon node instead of taxon
remove System.out.println...
fix #6056: when creating checklisteditorInput don't init session at the beginning, but at the end of constructor
fix transientServices (2)
fix transientService
ref #6089 Fix not compiling operation
ref #6089 Fix failing test and transient service after taxonomicChildrenCount and taxonomicParentCache removal
ref #6041: revert the changes and wait for the decision of the user meeting
Minor language correction
fix #6084: check if areas are selected in preferences before open the distribution editor
fix #6062 Add property tester for "Open in..." bulk editor menu items
Organize imports
ref #5616 Fix NPE for opening synonyms from SearchResult view
fix #5616 Add check for orphaned taxa to CdmViewer context menu
ref #5969: get the preference NC from db when initialize preference store and save the changes in db
Clean up and refactoring
ref #5801 Fix several NPE when editing/creating concept relations from active bulk editor
ref #5801 Leave concept view active when editing in details/supplemental view
fix #5801 Fix exceptions during selection propagation for concept relationship view
Rename derivative editor to "Specimen Editor"
fix #5759 remove all switches for remoting and standalone
if calling excel import on a taxonnode this is used as parent taxon
ref #5837 add new NomenclaturalReferenceSelectionDialog
Add support for "Open in..." for taxon association detail view
Add constructor for single uuid
fix #6041
fix #5988 Add Checklist Editor to generic "Open in..." menu
Set focus to search field for specimen editor
Fix potential "Widget is disposed" exception
Import specimen scans with StillImage type
Avoid double rendering of concept view
fix #5801 Make concept relations view work with taxon bulk editor
small changes to adapt to library changes
Fix transient services
translate some commands
missed to commit the LineBreakListener
fix problem with wrong focus in name editor when editing name titlecache
Empty concept view if an unsupported view is selected
Fix some typos in German translation
Add missing transient service method
Updated version in pom / project files to taxeditor version : 4.3.0-SNAPSHOT and cdmlib version : 4.3.0-SNAPSHOT