adapt editor to the changes in exportResult
catch NPE for DwCA Export
fix excdel import from editor
ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository
ref #4232: some more comparators to adapt
some changes for specimen import
ref #6190 removing svn property place holder in first line of code - java files
missing changes
ref #4766: sortindex updater integration in admin menu
fix #3573 Add non-generic configurator page to ABCD import wizard
minor changes in excel import wizard
ref #3573 Add streamlined ABCD import configurator page
ref #5969: get the preference NC from db when initialize preference store and save the changes in db
fix #5759 remove all switches for remoting and standalone
if calling excel import on a taxonnode this is used as parent taxon
changes for gbif/abcd import from webservice
revert the changes in ImportManager
minor
add selection of classification to csvPrintExport
fixing taxeditor tests
Trim code
Handle "Finish" button correctly for import wizards
Remove report configuration from ABCD import wizard
Show report text dialog after finishing import
#5297 Implement monitor feedback, Add corresponding tests
#5297 Add inconsistent monitor feedback test
#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...
#5130 Extend import wizards to import data via remoting and Add tests for the same
#5129 Extend export ui for remoting
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...
export of csv files with name informations and for Print output(for caryophyllales)
merge from trunk
CdmServerInstanceInfo, RemotingLoginDialog, ShowRemotingLoginWindowHandler : functionality for remoting login moved classes to appropriate locations. merged from trunk.
updated packages for remoting source
Added simple CSV Export to Taxonomic Editor
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
refactoring cdm data source to cdm source plugin.xml : added clone menu item / command
reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class by throwing UnsupportedOperationException for methods that are not supported by remoting
refactoring ICdmApplicationDefaultConfiguration
merge-update from trunk
merge-update of trunk and disabling GUI-Control separation
Remove BerlinModelImport from Editor
merged model adaptions to cdmlib 3.2.4 from campanula branch
split method name for the display of the import-configurator (only for ABCD)
ExportManager.java: surrounded statement with try-catch block
JaxbExportWizard.java: Fixed savePath as File representation and converted it then toURI().
plugin.xml: Commented out the JaxbWizard-Menu see also #3077
merge branch to trunk
Adapting to changed signature of JAXBExportConfigurator
Pom changes to enable fully automated tycho build and MANIFEST first development in eclipse aside
Improved PrintPublisher Wizard; Integrated SpecimenCdmExcel import
some confusion over svn
Adapting to API changes
Added DwC-A export wizard. Configuration options are now read from l10n properties file in cdmlib
cdmlib classes that were programmed against CdmApplicationController now accept ICdmApplicationController. Adapted accordingly.
Drastically reducing code by using field editors for preferences
had to rename the packages to make them compliant with buckminster