Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d43de9c0 10/23/2013 10:32 AM Katja Luther
5a35a97d 10/21/2013 01:24 PM Patrick Plitzner
  • added not covered switch cases in NameDetailElement
    • commented null pointer access in UseObjectManager (FIXME 3.3M)
6c7a1f64 10/14/2013 03:56 PM Andreas Kohlbecker

implementing #3791 (Implement operation to move a Description to another Taxon) and improving the operation to move elements

2e94319e 10/14/2013 01:21 PM Andreas Kohlbecker

fixing #3793 (do not allow to turn an accepted taxon into a synonym as long the accepted taxon still has children)

a30247b2 10/10/2013 09:43 AM Katja Luther

fix the error caused by the delete functionality in the service layer

f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

b0ce5b17 08/12/2013 03:02 PM Patrick Plitzner

merged trunk into branch

1c4f6bb6 07/23/2013 05:34 PM Cherian Mathew

FIME:3.3MC tags for code to be aligned with the 3.3 model changes related to the 'Uses' perspective

124424d0 07/10/2013 04:05 PM Cherian Mathew

updates for 3.3 model changes. Phase two commit, which contains method changes / updates

49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

40cd900b 06/18/2013 09:28 AM Cherian Mathew

added conversation bind on setFocus and before transactin commit

19fa310b 04/09/2013 02:50 PM Cherian Mathew

CdmAuthorityEditor : Editor for updating Cdm authorities
CdmAuthorityEditorInput : Input for the CdmAuthorityEditor
EditCdmAuthoritiesHandler : Handler to open CdmAuthorityEditor
EditorUtil : added method to open CdmAuthorityEditor
plugin.xml : added extensions to the BulkEditor menu to open the CdmAuthorityEditor checking if the selected object is Group

b4ca72fe 03/08/2013 10:25 AM Cherian Mathew

SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa
AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa
TaxonEditorInput : added display of message in case of orphaned taxa
ImageResources : added new orphaned-taxa image icon to resources

f04c279b 02/06/2013 02:08 PM Cherian Mathew

selected classification is set by default to the classification of the selected taxon node

da8a24ed 02/06/2013 09:48 AM Cherian Mathew

changing homotypic synonym to accepted taxon now exits cleanly

010dad8c 01/17/2013 02:12 PM Cherian Mathew

updated node number to the one from the parent (#2892)

39d66995 11/28/2012 10:52 AM Cherian Mathew

changed default numbering from 1', 1''.... to 1a, 1b.....

d834ea10 11/28/2012 10:51 AM Cherian Mathew

Fixed setEnabled function to disable input and text widgets only when enabled = true (ticket 3183)

0d8040b6 11/15/2012 04:56 PM Cherian Mathew

PolytomousKeyListEditor.java : changed table view for polytomous key nodes added edges column to make it more clear.
PolytomousKeyListLabelProvider.java : added labels for edges and updated node number function
RefreshNodeNumberingOperation.java : calls the refreshing node function in PolytomousKeyNode

6dc31045 11/15/2012 04:54 PM Cherian Mathew

CreateNodeHandler.java : replaced by CreateChildNodeHandler.java
RefreshNodeNumberingHandler.java : handler for refreshing polytomous key node numbers
CreateSiblingNodeHandler.java : handler for creating siblings

7701b653 11/05/2012 05:46 PM Cherian Mathew

completing merge from trunk for latest taxed developments

c886671b 09/26/2012 05:10 PM Cherian Mathew

Updated Polytomous Key List Editor Component

  • added extra column for taxa
  • 'New' and 'Delete' both lead to error popups when no node is selected
  • 'New' menu click creates an empty node linked to the root node, when no nodes are present.
b158bece 09/12/2012 03:18 PM Andreas Kohlbecker

done: #3097 (disable editors if a user has insufficient grants for a taxon or taxon node)

005c39ab 09/12/2012 01:33 PM Andreas Kohlbecker

first bits for #3097 (disable editors if a user has insufficient grants for a taxon or taxon node) - TaxonEditor disabled, views still to do

208a9050 09/10/2012 03:30 PM Andreas Kohlbecker

merging in latest changes from trunk, up to r15854 (editor starts without issues)

7ccbcd94 07/23/2012 07:27 PM Andreas Müller

minor refactor in UseObjectManager and bugfix for NPE during application start (#2933)

e8cf6cde 06/27/2012 06:33 PM Alex Theys

AT: committing changes to the TaxEditor to fix issues with the dynamic menu building

403d38f8 06/27/2012 01:30 PM Alex Theys

AT: committing changes to the TaxEditor for ethnic group testing and remove the featureNodes from the contextual menu

5bfed917 06/27/2012 11:52 AM Alex Theys

AT: committing changes to the TaxEditor for ethnic group testing

f89af608 06/25/2012 04:24 PM Alex Theys

AT: With the conflicts some of the copyrights had reverted to 2007, changed back to 2011

f41433b9 06/22/2012 08:26 PM Alex Theys

AT:Committing changes post merge

64abc0f0 06/22/2012 01:14 PM Alex Theys

AT: committing changes to the TaxEditor Post third round of code review

39512f8c 06/22/2012 10:39 AM Alex Theys

AT: Updating the class's Javadoc description to mak it more accurate

88b34876 06/21/2012 02:41 PM Alex Theys

AT: committing changes to the TaxEditor Post third round of code review

88c2fdda 06/21/2012 01:20 PM Alex Theys

AT: committing changes to the TaxEditor Post third round of code review

0d4ff026 06/21/2012 11:59 AM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

79fec508 06/21/2012 10:56 AM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

2029a457 06/19/2012 04:05 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

6a45f6a2 06/19/2012 03:48 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

2f9b03b9 06/18/2012 01:48 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

b4ba4ca0 06/18/2012 12:46 PM Alex Theys
2ab241cb 06/15/2012 05:54 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

953c844d 06/15/2012 02:57 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

15d18885 06/14/2012 04:50 PM Alex Theys

AT: committing changes to the TaxEditor Post first round of code review

736d6cb3 06/14/2012 11:32 AM Alex Theys

AT: committing changes to formalise the use record string building.

befcd03c 05/04/2012 06:59 PM Alex Theys

AT: committing latest changes to the Tax Editor to fix an issue with the creation of Use Record and Use features

e38f840c 04/30/2012 06:12 PM Alex Theys

AT: committing latest changes to the Tax Editor to fix the issue with the description character limit by using another description element (Use Summary).

d3568756 04/13/2012 06:04 PM Alex Theys

AT: committing Palm extension changes to the taxeditor

52f1ea68 04/03/2012 05:06 PM Alex Theys

AT: committing Palm extension changes to the taxeditor

775d037d 03/20/2012 07:39 AM Alex Theys

AT: Committing code review changes

e6a01da7 03/14/2012 07:20 PM Alex Theys

AT: committing latest changes to the Tax Editor after a first round of Code review

324d38f7 03/14/2012 03:22 PM Alex Theys

AT: committing latest changes to the Tax Editor after a first round of Code review

bfe6b0b2 03/12/2012 03:44 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

0680729b 03/08/2012 09:19 AM Alex Theys

AT: Comminting bug fixing for TaxEditor, fixing the setup and tree viewer

86e84ca0 03/06/2012 06:11 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension, to enable the TaxEditor to create the necessary objects (use marker and vocabularies)

f592b512 03/01/2012 11:12 AM Alex Theys

AT: commiting latest changes to the Palm Use data extension and merger

7df1d3a9 02/22/2012 10:14 AM Alex Theys

AT: commiting latest changes to the Palm Use data extension

eab43f53 02/17/2012 08:55 AM Alex Theys

AT: Comminting bug fixing for TaxEditor

05a68539 02/14/2012 02:00 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

aeefa3f9 02/02/2012 02:41 PM Alex Theys

AT: commiting recent merge from trunk

641ce9d2 01/31/2012 04:37 PM Lorna Morris

Fixes #2235

23783f7a 01/30/2012 12:40 PM Niels Hoffmann

Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)

683611da 01/26/2012 09:27 PM Alex Theys

AT: Committing working from home files

6d75492c 01/25/2012 06:55 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

6dbc6384 01/25/2012 11:23 AM Alex Theys
45a35960 01/25/2012 10:32 AM Alex Theys

AT: commiting latest changes to the Palm Use data extension

4c8f9801 01/23/2012 06:58 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

c4b5fbed 01/23/2012 03:43 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

9ac72187 01/23/2012 03:35 PM Lorna Morris

Fixes #2681

f94802df 01/19/2012 02:59 PM Alex Theys

AT: Commit missing files from the branch

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

6fbdb182 01/18/2012 09:49 AM Alex Theys

AT: Comminting updates to comply to TaxEditor CDMStore functions

0fecc69e 01/17/2012 05:05 PM Alex Theys

AT: committing Trunk fix to missing dependency

a10131a0 01/17/2012 04:49 PM Alex Theys

AT: commiting Palm Use Data extension

b9a0d300 01/16/2012 01:14 PM Lorna Morris

Committing changes to definedtermeditor after merge from branch

50846164 12/07/2011 01:52 PM Niels Hoffmann

Fixes #2680

f18e39bb 12/01/2011 05:13 PM Niels Hoffmann

Taxon Relationship type is now editable in details view

50e9235a 12/01/2011 01:44 PM Niels Hoffmann

Showing the correct label and improving the mneu

ba527935 11/30/2011 05:35 PM Niels Hoffmann

Creation of concept relationship was not correct. Relationship symbol showed the inverse of actual relation.

ae1af01c 11/30/2011 01:56 PM Niels Hoffmann

Improved formatting of labels in concept view

4b9521b3 10/19/2011 08:21 AM Niels Hoffmann

API changes

4e4d11fb 10/19/2011 08:08 AM Niels Hoffmann

Fixing a problem, where a syonym was attaches to multiple taxa and no selection dialog was offered to the user.

1683d429 10/06/2011 01:29 PM Niels Hoffmann

Fixes a problem with disabled editors

0af47024 10/05/2011 03:54 PM Niels Hoffmann

Adapted to cdmlib pogress monitor interface. Should fix #2545, currently writing tests for it

361d0a66 10/04/2011 10:37 AM Niels Hoffmann

Transfering workplace to new machine

288183cd 09/28/2011 12:54 PM Niels Hoffmann

Upgraded to cdmlib-3.0.9, working on error warning for unsavable editor

0c52f39c 09/27/2011 02:23 PM Niels Hoffmann

Fixing background color logic as it was kind of broken

806ad398 09/07/2011 04:25 PM Niels Hoffmann

Fixes #2559

6f623211 09/07/2011 11:35 AM Niels Hoffmann

Quickfix for a non critical problem that surfaces when changing an accepted taxon to a synonym

b2c0753e 09/06/2011 03:29 PM Niels Hoffmann

minor

3d3773ab 09/06/2011 02:51 PM Niels Hoffmann

Adapted to changes in homotypic group handling

36acce2a 08/24/2011 11:30 AM Niels Hoffmann

"Change synonym to accepted" is working again. Could not reproduce errors described in #2557 anymore.

70264b7f 07/07/2011 06:13 PM Niels Hoffmann

Taxa that are part of multiple classifications can now be edited.

459dc5dc 06/09/2011 03:58 PM Niels Hoffmann

Fixes #2383

a5d6e4c0 06/09/2011 11:23 AM Niels Hoffmann

Renaming MediaMetaData to MediaInfo

eea5c6dc 05/10/2011 05:50 PM Niels Hoffmann

Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor

c1e3b617 05/05/2011 02:54 PM Niels Hoffmann

Fixes a problem where multiple polytomous key editors could not be opened

83655786 05/05/2011 02:19 PM Niels Hoffmann

Fixes #2357

de01e9a9 05/05/2011 10:53 AM Niels Hoffmann

Fixes #2338

65cd5d3f 05/04/2011 06:41 PM Niels Hoffmann

Fixes #2358