Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f24f22d9 09/22/2017 03:25 PM Patrick Plitzner

Change FileDialog to directoy dialog

313644ae 02/23/2017 04:42 PM Patrick Plitzner

ref #4611 Restructure string externalization for taxeditor.molecular

  • created l10n package and moved Messages.java and the messages.properties files there
c4a7540a 02/22/2017 12:50 PM Patrick Plitzner

ref #4611 i18n for molecular plugin

645c77a1 01/13/2017 04:02 PM Patrick Plitzner

Saving files before refreshing line endings

80e535dd 11/19/2016 01:29 PM Ben Stöver

Additional strings externalized in molecular plugin.
Wizard for exporting single read alignments now warns and prompts if files are overwritten.
Bug fix: Changes in the format selection in the wizard now trigger validation again.
ExportSingleReadAlignmentWizardModel uses format list instead of map again.

a862b815 11/18/2016 03:45 PM Ben Stöver

Missing files from last commit added.

00d1a6ce 11/18/2016 03:43 PM Ben Stöver

Export single read alignment wizard separated into two pages.
Option to elongate sequences added.
Application information parameters of JPhyloIO set.

d0c85dbc 11/17/2016 05:22 PM Ben Stöver

Strings in ExportSingleReadAlignmentWizardPage externalized and translated.

02e8904c 11/17/2016 01:40 PM Ben Stöver

Fixes in ExportSingleReadAlignmentWizardPage layout.
Default values added to ExportSingleReadAlignmentWizardModel.
Updating values after model binding in ExportSingleReadAlignmentWizardPage implemented.

7ffbdbb1 11/16/2016 11:18 PM Ben Stöver

Export single read alignment wizard validation refactored and extended.
Some German translations in molecular plug-in added.

661914be 11/16/2016 09:25 PM Ben Stöver

Intermediate commit in implementing wizard validation (before moving to MultiValidator).
Plug-in dependencies added to molecular.

924ba372 11/15/2016 05:09 PM Ben Stöver

ExportSingleReadAlignmentWizard now exposes whole format info object.
FileDialog added to ExportSingleReadAlignmentWizardPage.

bcb823d5 11/14/2016 07:34 PM Ben Stöver

Missing dependency Apache commons.lang added to molecular.lib.
Single read alignment export feature now makes use of wizard. (Selecting which sequences to export is not yet supported.)

9a9359ce 11/14/2016 05:34 PM Ben Stöver

New JPhyloIO package now exported by molecular.lib.
SingleReadAlignmentPredicates renamed to SingleReadAlignmentRDFXMLConstants.
Pherogram alignment shifts are now written to single read export unsing a custom ObjectTranslator implementation.

0608d733 11/13/2016 06:24 PM Ben Stöver

ExportSingleReadAlignmentWizardPage now allows to select output file and
format.

bc036167 06/23/2016 05:33 PM Ben Stöver

Bug fix: CDMSequenceMatrixAdapter now defines valid columns for its character set.
Draft for ExportSingleReadAlignmentWizard added.