Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

1c69b0d0 01/13/2017 03:33 PM Patrick Plitzner

Merge branch 'develop' into LibrAlign

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

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.

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.

4f39e7d4 10/27/2016 07:31 PM Ben Stöver

CDMSequenceMatrixAdapter now exports sequence metadata.

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

d85cfdf3 09/06/2016 12:29 PM Katja Luther

fix #5759 remove all switches for remoting and standalone

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

Fix dependencies and model update

0d472556 04/27/2016 11:38 AM Patrick Plitzner

Fix dependencies and model update

83e80374 04/12/2016 10:03 AM Patrick Plitzner

Merge branch 'develop' into LibrAlign

a1a8b581 10/01/2015 05:27 PM Cherian Mathew

#5300 Implement remoting in Alignment Editor

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

Paste action for AlignmentEditor added.

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

Cut action for AlignmentEditor implemented.

1878ece9 08/26/2015 01:13 PM Ben Stöver

Shared clipboard added to AlignmentEditor. (Should be moved to a global EDITor class in the future.)

4ec9f3b6 08/25/2015 08:32 PM Ben Stöver

Some general methods moved from AlignmentEditor to SWTUtils in bioinfweb.commons.

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

AlignmentEditorCopyHandler now sets current action status.

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

09152959 08/24/2015 06:57 PM Ben Stöver

Test implementation of Copy action added to AlignmentEditor.

3141e8b0 08/17/2015 12:59 PM Ben Stöver

Minor changes.

f2218c81 08/17/2015 12:56 PM Ben Stöver

Fixed NPE when loading single reads without attached pherogram.

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

Merge branch 'LibrAlign' into develop

9ca25430 07/21/2015 12:25 PM Ben Stöver

Fixed NPE when saving an alignment with a read without attached pherogram.

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

Dependency refactoring

Arranged classes and classpath in accordance to other taxeditor projects.