Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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.

ecd0d355 11/18/2016 05:01 PM Ben Stöver

Messages edited.
Support for parameters to export only single reads or only consensus implemented.
JavaDoc extended.

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.

7417db95 11/17/2016 07:17 PM Ben Stöver

Exported single read sequences are now filled up with gaps. (Will be dependent on a parameter in the future.)
Texts in ExportSequenceToFileHandler extzernalized and translated.

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.

c80496ea 10/26/2016 05:31 PM Ben Stöver

Merge branch 'LibrAlign' of https://dev.e-taxonomy.eu/git/taxeditor into LibrAlign

Conflicts:

eu.etaxonomy.taxeditor.molecular.lib/.classpath

eu.etaxonomy.taxeditor/rcp.target

e7fb4208 06/04/2016 12:47 PM Ben Stöver

Debug outputs removed.
Token set added to CDMSequenceMatrixAdapter.

01787847 06/02/2016 06:04 PM Ben Stöver

Debug output added to ExportSequenceToFileHandler.
Bug fix in CDMSequenceMatrixAdapter.
Typo correction.

b4979250 04/29/2016 08:23 PM Ben Stöver

Context menu entry for exporting alignment files added.
ExportSingleReadAlignmentHandler renamed to ExportSequenceToFileHandler.

76e5c721 04/29/2016 08:09 PM Ben Stöver

Exported packages of molecular plugin updated.
Basic export functionality for direct export of consensus sequence alignments implemented (untested).

43d3e0c8 04/28/2016 10:37 AM Patrick Plitzner

Fix dependencies and model update

0ed26a71 09/08/2015 04:00 PM Patrick Plitzner

Merge branch 'develop' into LibrAlign

fbd92259 09/02/2015 11:38 AM Ben Stöver

Implementation of AlignmentEditorPasteHandler changed.

ab9f98b3 09/02/2015 11:29 AM Ben Stöver

Paste action for AlignmentEditor added.

14bbe452 08/26/2015 06:39 PM Ben Stöver

Shared functionality moved from AlignmentEditorCopyHandler to AlignmentModelUtils in LibrAlign.

1afe3ed2 08/26/2015 04:14 PM Ben Stöver

JavaDoc extended.
Different LibrAlign model action used in AlignmentEditorCutHandler.

65fe133d 08/26/2015 04:07 PM Ben Stöver

Cut action for AlignmentEditor implemented.

4e400041 08/26/2015 11:52 AM Ben Stöver

AbstractFocusedAlignmentAreaHandler added.

479060ec 08/25/2015 08:13 PM Ben Stöver

AlignmentEditorCopyHandler now sets current action status.

94d3e32a 08/25/2015 05:42 PM Patrick Plitzner

Move property tester to editor plugin

a0f46df5 08/25/2015 05:38 PM Ben Stöver

AlignmentEditorCopyHandler now offers copying functionality as a static method.
Copying not performed, if no nucleotides are selected.

c0e388f7 08/25/2015 05:28 PM Ben Stöver

Moved functionality to be shared from AlignmentEditorCopyHandler to AlignmentEditor.
AlignmentEditorCopyHandler refactored.

afa09948 08/25/2015 05:17 PM Ben Stöver

Initial implementation of AlignmentCopyHandler finished.
Minor changes.

7929348c 08/25/2015 03:04 PM Patrick Plitzner

Add Copy functionality to AlignmentEditor

399fd1a8 07/21/2015 01:46 PM Patrick Plitzner

Merge branch 'LibrAlign' into develop

6fa5e6c3 07/15/2015 01:00 PM Patrick Plitzner

Dependency refactoring

Arranged classes and classpath in accordance to other taxeditor projects.