Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3c928d6e 07/06/2016 03:42 PM jenkins

Updated version in pom / project files to taxeditor version : 4.3.0-SNAPSHOT and cdmlib version : 4.3.0-SNAPSHOT

2939ccbf 05/31/2016 02:29 PM jenkins

Updated version in pom / project files to taxeditor version : 4.2.0-SNAPSHOT and cdmlib version : 4.2.0-SNAPSHOT

62611fe9 05/02/2016 03:14 PM jenkins

Updated version in pom / project files to taxeditor version : 4.1.0-SNAPSHOT and cdmlib version : 4.1.0-SNAPSHOT

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

5ac8a8c8 03/21/2016 10:45 AM Patrick Plitzner

I18n

bdbc7359 03/02/2016 02:12 PM Andreas Kohlbecker

Updated version in pom / project files to taxeditor version : 4.0.0-SNAPSHOT and cdmlib version : 4.0.0-SNAPSHOT

06e0e0e8 02/24/2016 09:53 AM Patrick Plitzner

Remove unused dependencies from MANIFEST.MF #5530

32746e43 01/20/2016 09:40 AM Patrick Plitzner

Refactor SingleReadContextMenu #5406

  • split into separate commands, property testers and menu items
  • adjusted molecular context menu entries to be grouped together with singler read entries
5d5c3c75 01/20/2016 09:34 AM Patrick Plitzner

Structure derivative editor context menu (#5406)

  • fixed context menu bug where some items would only show up every second time (menuManager.setRemoveAllWhenShown(true); //<- was the trick)
0e9fc7a2 12/18/2015 01:29 PM jenkins

Updated version in pom / project files to taxeditor version : 3.13.0-SNAPSHOT and cdmlib version : 3.13.0-SNAPSHOT

f04ebb2b 11/16/2015 02:35 PM Cherian Mathew

Update eclipse compile / runtime to JavaSE-1.7

Conflicts:
eu.etaxonomy.taxeditor.application/.classpath

45741193 10/09/2015 02:29 PM Cherian Mathew

Revert "Updated version in pom / project files to taxeditor version : 3.13.0-SNAPSHOT and cdmlib version : 3.13.0-SNAPSHOT"

This reverts commit 9524fa3910c8335a6cbcb656f9aacaca01a3f5ca.

9524fa39 10/09/2015 02:07 PM Cherian Mathew

Updated version in pom / project files to taxeditor version : 3.13.0-SNAPSHOT and cdmlib version : 3.13.0-SNAPSHOT

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

#5300 Implement remoting in Alignment Editor

c106c48b 09/16/2015 07:51 PM Cherian Mathew

Fix versions

944a3fc3 09/16/2015 06:28 PM jenkins

Revert project versions to 3.11.0-SNAPSHOT

a22860ff 09/16/2015 06:27 PM jenkins

Updated version in pom / project files to taxeditor version : 3.12.0-SNAPSHOT and cdmlib version : 3.12.0-SNAPSHOT

d78805f8 09/15/2015 06:23 PM jenkins

updating poms for 3.11.0-SNAPSHOT development

6fc9689e 09/15/2015 06:22 PM jenkins

Revert project versions to 3.10.0-SNAPSHOT

995aa2c5 09/15/2015 06:21 PM jenkins

Updated version in pom / project files to taxeditor version : 3.11.0-SNAPSHOT and cdmlib version : 3.11.0-SNAPSHOT

1b8d0e4d 09/14/2015 06:02 PM jenkins

updating poms for 3.10.0-SNAPSHOT development

8c9356dc 09/14/2015 06:01 PM jenkins

Revert project versions to 3.9.0-SNAPSHOT

129e2ea3 09/14/2015 06:00 PM jenkins

Updated version in pom / project files to taxeditor version : 3.10.0-SNAPSHOT and cdmlib version : 3.10.0-SNAPSHOT

f27dd202 09/10/2015 05:00 PM jenkins

updating poms for 3.9.0-SNAPSHOT development

d14cdfb8 09/10/2015 04:59 PM jenkins

Revert project versions to 3.8.0-SNAPSHOT

4991d5fa 09/10/2015 04:57 PM jenkins

Updated version in pom / project files to taxeditor version : 3.9.0-SNAPSHOT and cdmlib version : 3.9.0-SNAPSHOT

627fcabe 09/10/2015 04:22 PM Andreas Kohlbecker

Revert "Updated version in pom / project files to taxeditor version : 3.9.0-SNAPSHOT and cdmlib version : 3.9.0-SNAPSHOT"

This reverts commit 7ed2ce1e9eca6a9dd72c740e72efdcd6ef1135c9.

69040a4b 09/10/2015 04:22 PM Andreas Kohlbecker

Revert "Revert project versions to 3.8.0-SNAPSHOT"

This reverts commit e8268306693f047beef36ce53524adc00946cf74.

e8268306 09/10/2015 03:54 PM jenkins

Revert project versions to 3.8.0-SNAPSHOT

7ed2ce1e 09/10/2015 03:53 PM jenkins

Updated version in pom / project files to taxeditor version : 3.9.0-SNAPSHOT and cdmlib version : 3.9.0-SNAPSHOT

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.

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.)

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

AbstractFocusedAlignmentAreaHandler added.

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.

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

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

Test implementation of Copy action added to AlignmentEditor.

b7c9ffee 08/18/2015 02:56 PM Patrick Plitzner

Merge branch 'develop' into LibrAlign

40243bd5 08/18/2015 01:47 PM Cherian Mathew

Correct config for molecular plugin

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.

5d4927e5 08/17/2015 10:38 AM Patrick Plitzner

Added missing molecular plugin projects

b1fc3d3b 08/11/2015 07:02 AM Patrick Plitzner

Remove unused folder

64564a32 07/22/2015 11:44 AM Patrick Plitzner

Rename aggregator to lib

104f6c96 07/22/2015 10:27 AM Cherian Mathew

Integrate molecular plugins

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.

7fbd9a6b 07/20/2015 11:14 AM Patrick Plitzner

Updated version due to trunk merge

a5e0f609 07/15/2015 02:09 PM Patrick Plitzner

Fix menu contributions

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

Dependency refactoring

Arranged classes and classpath in accordance to other taxeditor projects.

138da25e 07/15/2015 11:18 AM Patrick Plitzner
  • added handler to exported packages
27a30379 07/15/2015 10:48 AM Patrick Plitzner
  • moved "Add..." menu item to the bottom to avoid other items not to be drawn
98432a1a 07/15/2015 10:47 AM Patrick Plitzner
  • fixed dependencies
f9fcdf73 07/14/2015 04:23 PM Ben Stöver

Missing LibrAlign BioJava1 dependency added to molecular plugin project.

29b09b3a 07/14/2015 02:20 PM Patrick Plitzner

Initial import of plugin files