Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e458e14a 06/24/2014 10:00 AM Patrick Plitzner
  • changed "Original Label Data Field" to use data binding
    • added property change listener support for the field
27ef27c0 06/23/2014 12:52 PM Patrick Plitzner
  • removed unnecessary icon registry
853cceaa 06/23/2014 12:48 PM Patrick Plitzner

merge-update from trunk

a14d1bae 06/23/2014 12:41 PM Patrick Plitzner
  • added property change listener to original data label
    • fixed conversation binding when getting derivate labels
94bff8f1 06/23/2014 10:08 AM Patrick Plitzner
  • added icon constants for specimens with factual data
8e0490a5 06/19/2014 03:25 PM Katja Luther

minor

69d856ba 06/19/2014 03:07 PM Katja Luther
  • not running imports and exports deleted from menu
  • preferences for concept relations fixed
  • open taxon editor with one click in taxon navigator
4751b9a1 06/19/2014 02:47 PM Patrick Plitzner

merge-update from trunk

dd863ea4 06/19/2014 02:47 PM Patrick Plitzner

increased version number in parent pom

854084b7 06/19/2014 02:43 PM Patrick Plitzner
  • made orig. label data field writable
    • save original label data to DerivedUnit
a4c2890e 06/19/2014 02:42 PM Patrick Plitzner
  • reverted showing the label date in the section title
b72ce91f 06/19/2014 02:39 PM Patrick Plitzner
  • removed debug output
    • made DerivateLabelProvider use occurrence service
3294ec10 06/19/2014 02:38 PM Patrick Plitzner
  • fixed class cast exception
a6016c32 06/19/2014 01:21 PM Patrick Plitzner
  • changed cdmlib version to 3.4.0
6f415611 06/19/2014 09:59 AM Patrick Plitzner

creating taxeditor branch for cdm 3.4 changes

9fdadbb5 06/19/2014 09:45 AM Patrick Plitzner
  • removed branch code from trunk
b9d3a4d8 06/19/2014 09:08 AM Patrick Plitzner
  • saved last parameters entered for specimen search
b3531195 06/19/2014 09:06 AM Patrick Plitzner
  • fixed potential NPE
7a22ac0a 06/18/2014 03:37 PM Patrick Plitzner
  • commented workbenchShutdown() content
751d31d7 06/18/2014 03:34 PM Patrick Plitzner
  • removed TextReadOnly (#4254)
    • just used a Text field with "editable" flag set to false
    • added dummy title cache text as section header
    • just showing the first 10 characters
50fa099c 06/18/2014 02:16 PM Katja Luther

editor changes for red list project (datasource view and create new datasource from file menu)

40005deb 06/18/2014 09:14 AM Patrick Plitzner
  • added section for "Original Label Data" to DetailsView (#4254)
a6dc1052 06/18/2014 09:09 AM Patrick Plitzner
  • added java doc
bf083966 06/18/2014 09:08 AM Patrick Plitzner
  • fixed potential session exceptions during closing/saving
edb0b1a1 06/18/2014 09:07 AM Patrick Plitzner
  • changed error dialog text
fa10e899 06/18/2014 09:06 AM Patrick Plitzner
  • added "Detail Image" icon to ImageResources
49aa0140 06/17/2014 04:20 PM Andreas Müller

fix idInVocabulary #4243

a2b42396 06/17/2014 04:09 PM Patrick Plitzner
  • added icon for "Detail Image"
954a2c0e 06/17/2014 04:09 PM Patrick Plitzner
  • added feedback if drag&drop in DerivateVie does not work
26ef6058 06/17/2014 03:22 PM Patrick Plitzner
  • added specimen scan icon
    • save kindOfUnit
17ebf2db 06/17/2014 02:22 PM Patrick Plitzner
  • added "Published in" parameter to MediaSpecimen DetailsView (#4239)
aaed1c42 06/17/2014 09:27 AM Patrick Plitzner
  • added missing parameters to MediaSpecimen DetailsView (#4239)
f89dba76 06/16/2014 05:30 PM Andreas Müller

update New menu in TaxEditor

77921ba6 06/16/2014 05:23 PM Andreas Müller

update New menu in TaxEditor

e8c4e4d7 06/16/2014 11:44 AM Patrick Plitzner

Removed deleted command classes from plugin.xml

1109c1c6 06/16/2014 11:41 AM Patrick Plitzner
  • refactored DataImportEditor context menu
    • removed extension point in plugin.xml
    • added dynamic context menu
6912d1f3 06/16/2014 11:39 AM Patrick Plitzner
  • fixed potential hibernate exception when trying to close the editor (check if conversation is bound before closing it)
8bdf1275 06/16/2014 11:29 AM Patrick Plitzner
  • removed unnecessary code
7334e3ad 06/16/2014 11:28 AM Patrick Plitzner
  • added functionality to determination section to add determinations to FieldUnits also (#4252)
a3391409 06/16/2014 10:57 AM Patrick Plitzner
  • added functionality to filter assigned specimens in the DerivateSearchView (fixes #4252)
3dc66969 06/16/2014 10:55 AM Patrick Plitzner
  • add placeholder for Media label
7c3f94c6 06/16/2014 10:53 AM Patrick Plitzner
  • list "Specimen Details" second in DetailsView (only for campanula, fixes #4235)
8fca041b 06/11/2014 05:16 PM Patrick Plitzner
  • added new dynamic context menu for DerivateSearchView
    • cleaned up code
097de990 06/11/2014 09:46 AM Patrick Plitzner
  • fixed comment
d0e36b21 06/11/2014 09:28 AM Patrick Plitzner
  • fixed TransientObjectException when adding and saving a scope for a TaxonDescription (fixes #2607)
    • made use of AbstractUnboundEntityCollectionsection
    • a DefinedTerm will not be created but selected from a list of existing ones
fb5347e6 06/11/2014 09:23 AM Patrick Plitzner
  • added conversation/session support to DerivateLabelProvider
    • GUI widgets using the provider need to provide a conversation/session to avoid LazyInitializationException
7c9e1877 06/11/2014 09:23 AM Katja Luther
ccc7ac6f 06/10/2014 01:56 PM Patrick Plitzner
  • set CdmFormFactory.createTermComboElement() to deprecated
    • replaced (almost) all uses of the method with CdmFormFactory.createDefinedTermComboElement which works with TermType instead of classes
52051ff5 06/10/2014 01:47 PM Katja Luther
1c2d2fca 06/10/2014 01:20 PM Patrick Plitzner
  • added dispose check because in some undefined circumstances the setBackground() method was invoked but the label was already disposed
0dd8d6b6 06/10/2014 01:06 PM Katja Luther

fixed Ticket #4243

3ccf6d41 06/06/2014 11:06 PM Andreas Müller

remove deprecated method

5b293e17 06/04/2014 02:09 PM Katja Luther

#4242 delete MA

0a309955 06/04/2014 11:35 AM Patrick Plitzner
  • implemented differentiation of the three image types (Artwork, Living Plant Photo, Specimen Scan) in the DerivateView and DetailsView
dbfbd136 06/04/2014 11:30 AM Patrick Plitzner
  • fixed copy&paste mistake (but the image file still needs to be made)
ff27466a 06/04/2014 11:29 AM Patrick Plitzner
  • added missing @Override annotation
e12b4c33 06/03/2014 04:35 PM Patrick Plitzner
  • implemented derivate specific textual representation in DerivateView
57601eb4 06/03/2014 12:01 PM Katja Luther

misappliedName can be created directly from the accepted Taxon in TaxonNameEditor

5da618cb 06/02/2014 03:52 PM Patrick Plitzner
  • added functionality to query a BioCASE provider for the original record which is then opened in another editor
97b8f096 06/02/2014 11:43 AM Patrick Plitzner
  • moved query class variable to super class DataImportEditorInput
9d2455d4 05/30/2014 11:51 AM Cherian Mathew

added sourcepath to all cdm libs

eca44d67 05/30/2014 11:12 AM edit-jenkins

Updated version in config files to 3.3.6-SNAPSHOT

652b7ec4 05/30/2014 11:02 AM edit-jenkins

Updated version in config files to 3.3.5

20170293 05/29/2014 10:47 PM Katja Luther

delete in taxon bulk editor

7a513299 05/28/2014 04:10 PM Patrick Plitzner
  • adapted to cdmlib-ext changes
09cc9afc 05/28/2014 04:10 PM Patrick Plitzner
  • changed date format to mm-yyyy
0ca66de4 05/28/2014 03:45 PM Patrick Plitzner
  • checked in previously deleted eclipse jar files (see #4227)
b50d6ab6 05/28/2014 02:31 PM Katja Luther

move the taxon bulk editor entry to names group in menu

7e154cb6 05/28/2014 02:14 PM Katja Luther

catch NPE #4228

c309af45 05/28/2014 12:57 PM Patrick Plitzner
  • removed test code
96a255ca 05/28/2014 11:44 AM Patrick Plitzner
  • removed eclipse jars from svn:ignore because of too much trouble (see #4227)
9aa44b51 05/28/2014 11:40 AM Patrick Plitzner
  • adapted to interface changes in cdmlib
c25f95ef 05/28/2014 11:29 AM Patrick Plitzner
  • checked in previously deleted .classpath file (see #4227)
8ffb9fc0 05/28/2014 11:28 AM Patrick Plitzner
  • removed .classpath from svn:ignore because of too much trouble (see #4227)
31a0947c 05/28/2014 11:27 AM Katja Luther
5f152d2b 05/28/2014 10:57 AM Patrick Plitzner
  • added new DataImportEditor for GbifResponses
    • allows querying for original record via context menu
a8bf43e5 05/27/2014 10:24 AM Patrick Plitzner
  • fixed refresh problem for SpecimenImportEditor
548ba7b9 05/26/2014 05:08 PM Patrick Plitzner
  • adapted info text for import wizard
    • added toggle button for date field
bd3475a0 05/26/2014 12:32 PM Patrick Plitzner
  • removed parse logic because it was moved to cdmlib-ext
60cbbd60 05/26/2014 12:32 PM Patrick Plitzner
  • removed debug/test code
ab287c7e 05/22/2014 04:14 PM Patrick Plitzner
  • added date support for query parameter in specimen search
    • linked some more query parameters
6a14c1c4 05/22/2014 08:59 AM Patrick Plitzner
  • extended specimen search with provider selection (GBIF, BioCase)
a1a469ff 05/21/2014 01:18 PM Patrick Plitzner
  • added some JSON to java conversion code
cad0d304 05/21/2014 11:09 AM Patrick Plitzner
  • added eclipse jars and .classpath file which are automatically generated by "mvn clean validate" and the eclipse function "Update classpath" to svn:ignore
07f20640 05/21/2014 11:02 AM Patrick Plitzner
  • deleted eclipse jars and .classpath file which are automatically generated by "mvn clean validate" and the eclipse function "Update classpath"
0192c563 05/21/2014 09:57 AM Patrick Plitzner
  • exported missing package
a64121a4 05/21/2014 09:44 AM Patrick Plitzner
  • wrapped DerivateView selection to pass a handle on one DerivateView when dragging into another allowing refresh on that view
bce192f4 05/21/2014 09:43 AM Patrick Plitzner
  • refactored BioCaseQuery to more generic OccurrenceQuery
    • for import wizard
    • for DataImportEditor
    • exported new cdmlib package structure for gbif and biocase querying in taxeditor.cdmlib
4569493e 05/20/2014 06:57 PM Andreas Müller

fix TransienTaxonService

ee385ff9 05/20/2014 01:12 PM Andreas Müller

update new generic services in TaxEditor #4224

cc87b74b 05/20/2014 12:01 PM Patrick Plitzner
  • Increased version number in .classpath file (should be done automatically by maven)
7dfbaf36 05/15/2014 06:26 PM Andreas Müller

fix NPE in GroupBasionymContributionItem

43df4121 05/15/2014 05:59 PM Andreas Müller

fix NPE for unselected feature tree

5190830d 05/15/2014 02:52 PM Andreas Müller

fix transient term service

5463839b 05/14/2014 01:22 PM edit-jenkins

Updated version in config files to 3.3.5-SNAPSHOT

eb72474d 05/14/2014 01:16 PM edit-jenkins

Updated version in config files to 3.3.4

b6665fe8 05/14/2014 10:09 AM Patrick Plitzner
  • reverted unwanted merge of branch code
e331654f 05/14/2014 09:18 AM Patrick Plitzner
  • only allow dragging in DerivateView when view is not dirty
    • added missing methods to transient services
    • exposed dto package in cdmlib project
    • some renaming
3d970055 05/13/2014 05:02 PM Patrick Plitzner
  • minor refactoring
15d44593 05/13/2014 03:55 PM Patrick Plitzner
  • disabling event handling for DetailsView of TissueSample