Project

General

Profile

Download (7.11 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
43527305 08/06/2015 04:01 PM Cherian Mathew

#5130 Extend import wizards to import data via remoting and Add tests for the same

26d19e4f 08/04/2015 06:34 PM Cherian Mathew

#5129 Extend export ui for remoting

4b75d033 11/14/2014 05:29 PM Alexander Oppermann

Added simple CSV Export to Taxonomic Editor

41e2f693 08/14/2014 12:32 PM Cherian Mathew

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

a500a93f 02/13/2014 01:08 PM Cherian Mathew

reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class
by throwing UnsupportedOperationException for methods that are not supported by remoting

b63c5f73 02/12/2014 03:19 PM Cherian Mathew

refactoring ICdmApplicationDefaultConfiguration

a269a040 09/11/2012 02:15 PM Alexander Oppermann

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

1531d4fd 05/02/2011 06:23 PM Niels Hoffmann

Added DwC-A export wizard. Configuration options are now read from l10n properties file in cdmlib

dc7b6f3a 04/27/2011 01:22 PM Niels Hoffmann

cdmlib classes that were programmed against CdmApplicationController now accept ICdmApplicationController. Adapted accordingly.

eed65ec6 04/21/2011 03:53 PM Niels Hoffmann

Drastically reducing code by using field editors for preferences

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster