Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
15387df0 02/26/2014 09:39 AM Patrick Plitzner
  • moved transient interfaces to taxeditor.editor
    • changed GUI control of DataImportEditor to be a TableViewer
    • made DataImportEditor generic
7b04760e 02/25/2014 10:36 PM Andreas Müller

minor

07d42f59 02/14/2014 06:19 PM Andreas Müller

fix for invisible description.setTaxon method in Editor

7fad0a08 02/12/2014 02:02 PM Cherian Mathew

refactoring CdmApplicationConfiguration/Controller to allow for remoting
CdmStoreConnector : added application configuration call for remoting (currently commented)

80f66673 02/12/2014 01:27 PM Katja Luther

move ChangeConceptToSynonym business logic from editor operation to service layer

e2b6e8ec 02/12/2014 10:10 AM Cherian Mathew

merge from trunk

0abb401a 02/11/2014 04:30 PM Cherian Mathew

merge from trunk

c918301b 02/06/2014 12:58 PM Katja Luther

move the change accepted to Synonym Operation to taxon navigator.

913c77b4 01/28/2014 01:19 PM Patrick Plitzner
  • cleaned up package structure
    • removed campanula package
a936172b 01/28/2014 12:48 PM Patrick Plitzner
  • changed static root element (FieldUnit) of DerivateView to the topmost derivate there is
c0ca45cc 01/28/2014 09:31 AM Patrick Plitzner
  • added MediaSpecimen DetailsView
    • added empty element if there is no details view available
b46dec0a 01/14/2014 05:15 PM Patrick Plitzner

merge-update from trunk

0ee651f8 01/14/2014 05:01 PM Patrick Plitzner

fix for #3557

  • reactivated details view for taxon relationships
  • added doubtful flag
c3efc10a 01/08/2014 05:32 PM Patrick Plitzner

merge-update from trunk

f0f92089 01/08/2014 03:07 PM Patrick Plitzner

changed tooltip to "factual data"

dd8c8181 01/06/2014 01:36 PM Patrick Plitzner
  • added support for creating and viewing SingleReads in DerivateView
    • added DetailsViews for SingleReads
238441fa 01/06/2014 10:50 AM Patrick Plitzner
  • added Amplification and Sequence to DerivateView
    • added context menu entry for the creation of both
    • added DetailsViews for both
d9e60681 12/18/2013 04:37 PM Patrick Plitzner
  • added Amplifications and Seuqences (consensus) to derivate hierarchy (DerivateView)
ea8f8f37 12/18/2013 08:51 AM Patrick Plitzner
  • added amplification section to DNA DetailsView
cd7144f7 12/17/2013 09:03 AM Patrick Plitzner
  • added specific DetailsViews that are not based on DerivedUnitFacade for DNA and specimens
10761ec9 12/16/2013 08:52 AM Patrick Plitzner
  • fixed bug when creating another DescriptionElement
31048df4 12/12/2013 03:45 PM Cherian Mathew

TaxonEditorInput.java : added entire property paths list to taxon service call
spring-security-remoting-3.1.3.RELEASE.jar : jar for http invoker remoting
build.properties, .classpath, MANIFEST.MF : updates for new jar
CdmStore.java, CdmStoreConnector.java : used new CdmApplicationRemoteController...

cc536825 12/11/2013 03:38 PM Patrick Plitzner
  • enhanced DNA icon
    • enhanced context menu for derivate creation
a35762a8 12/11/2013 11:46 AM Patrick Plitzner
  • fixed session problems by using just the UUID of the derivate from the DerivateSearchView, passing it to the DerivateViewEditorInput and start the conversation in the EditorInput. All other objects will then be created in the same conversation/session
d00b84de 12/10/2013 04:06 PM Patrick Plitzner
  • added icons for derivate views
    • enhanced DerivateViewEditorInput handling
c296e574 12/10/2013 10:04 AM Patrick Plitzner
  • added "Derivates" perspective
    • enhanced selections and icons for derivate views
27f95c73 12/09/2013 03:47 PM Patrick Plitzner
  • added icons
    • added error handling
d2e1a7c5 12/09/2013 02:26 PM Patrick Plitzner
  • fixed derivate icons
    • fixed possible NPE
d03bd205 12/09/2013 02:02 PM Patrick Plitzner

merge-update from trunk

e140c036 12/09/2013 10:36 AM Patrick Plitzner
  • Changed DerivateViewEditorInput to hold the FieldUnit itself
    • added icons to ImageResources
835cd8b9 12/05/2013 02:33 PM Katja Luther

#3877

49c540e7 12/04/2013 03:44 PM Patrick Plitzner
  • extracted AbstractDescriptionPostOperation to be super class of Create Specimen/Taxon DescriptionOperation
    • adapted CreateDescriptionHandler to changes
    • fixed refresh of factual data view after creating specimen description
0a534d09 12/04/2013 09:34 AM Patrick Plitzner
  • adapted sub classes of AbstractPostOperation
343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
7a0547ca 12/03/2013 03:04 PM Patrick Plitzner
  • enabled DescriptiveView (Factual Data) to show descriptions of SpecimenOrObservationBase
f0e3bd82 11/27/2013 01:08 PM Patrick Plitzner
  • unified DerivateLabelProvider
fb649daa 11/27/2013 09:02 AM Patrick Plitzner
  • added functionality to context menu for derivate creation
    • fixed a bug where two FieldUnits were created instead of only on
    • added javadoc
c8c645a2 11/26/2013 02:54 PM Patrick Plitzner
  • added "isDirty" functionality to DerivateView to allow saving of edited derivates
f6b03570 11/26/2013 11:53 AM Patrick Plitzner
  • fixed selection of DerivateSearch result table
    • double-click now opens DerivateView
b2f76600 11/26/2013 09:29 AM Patrick Plitzner
  • linked DerivateSearch with DerivateView via double-click (selection does not yet work)
7d0ff89c 11/26/2013 08:59 AM Patrick Plitzner

merge-update from trunk

e9116e90 11/25/2013 03:43 PM Patrick Plitzner
  • added DerivateSearchView
6e73cd53 11/20/2013 10:42 AM Katja Luther

add real deletion of polytomouskeynodes

be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

a20b4301 11/06/2013 02:39 PM Andreas Müller

fix "Uses" issue #3624, #3609

9ae9e387 11/05/2013 12:09 PM Katja Luther

fix deleteAllEmptyNames

83117514 11/05/2013 09:54 AM Katja Luther

smaller fixes

eb00c1c9 10/23/2013 06:05 PM Andreas Müller

fix delete problem for open MultiPageEditors

d43de9c0 10/23/2013 10:32 AM Katja Luther
64240514 10/22/2013 01:12 PM Patrick Plitzner
  • fixed saving problem due to cloning of FieldUnit
80e356f6 10/21/2013 01:30 PM Patrick Plitzner

merge-update from trunk

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)
2ad5ba11 10/21/2013 09:16 AM Patrick Plitzner
  • set selection as input for DerivateView and not the element itself
    • use OccurenceService for saveOrUpdate of FieldUnit
88d947de 10/16/2013 04:27 PM Patrick Plitzner
  • store derivate created by context menu
ad685701 10/16/2013 09:35 AM Patrick Plitzner

merge-update from trunk

e44f328b 10/16/2013 08:47 AM Patrick Plitzner
  • implemented context menu functionality (create specimen)
6d460ad2 10/15/2013 04:12 PM Patrick Plitzner
  • added context menu property testers for "Create new..." command
ba34fb74 10/15/2013 09:02 AM Patrick Plitzner
  • added context menu to DerivateView
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)

324d3d05 10/14/2013 10:32 AM Patrick Plitzner

merge-update from trunk

a022f6f0 10/14/2013 09:51 AM Patrick Plitzner
  • derivate view shows derivate hierarchy of FieldUnits and DerivedUnits
a30247b2 10/10/2013 09:43 AM Katja Luther

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

5a4afedd 10/08/2013 08:40 AM Patrick Plitzner
  • added DerivateView to workbench
    • implemented dummy content
    • fixed warnings
01f54379 10/07/2013 03:12 PM Patrick Plitzner
  • fixed imports
c01155f7 10/07/2013 01:13 PM Patrick Plitzner
  • added still non-functional classes for derivate tree view
f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

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

2312fc7b 07/11/2013 02:00 PM Patrick Plitzner

merge-update from trunk

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

ee1ed5a9 06/07/2013 10:17 AM Patrick Plitzner
  • simplified code for opening editor in TaxonNavigator

    • used IPartContentHasXYZ interfaces for selectionChanged() in Supplemental- and DetailsViewPart
    • formatted code
    • fixed warnings
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