Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dfcde26e 08/20/2014 05:03 PM Andreas Müller

Handle null object in StoreUtil.getCdmEntity

e9a2a0fa 08/20/2014 05:01 PM Patrick Plitzner
  • added toggle button to simple media user interface (#3339)
310e8ec9 08/20/2014 05:00 PM Patrick Plitzner
  • added finally-clause for asynchronous delay flag #2754
4afd9d97 08/20/2014 04:04 PM Alexander Oppermann

Added Default Language Selection for the TaxonomicEditor to fix #4358

a2e83464 08/20/2014 02:55 PM Katja Luther
a8b5b639 08/20/2014 02:55 PM Katja Luther

DeleteResult handling in DeleteSynonymOperation

6c0e98ad 08/19/2014 01:16 PM Cherian Mathew

eclipse preference changes

ba337159 08/19/2014 09:45 AM Katja Luther
2832a925 08/19/2014 09:22 AM Patrick Plitzner
  • implemented asynchronous selection changed event for subclasses of AbstractCdmEditorViewPart
    • all sub classes must implement internal_selectionChanged() method where the usual selection handling is done
    • the super class invokes internal_selectionChanged() asynchronously...
a062eb51 08/19/2014 09:07 AM Patrick Plitzner
  • fixed possible NPE
5c816462 08/19/2014 09:06 AM Patrick Plitzner
  • added missing @Override
    • fixed use of static method
d4463068 08/18/2014 10:34 PM Katja Luther
355c087a 08/18/2014 04:53 PM Patrick Plitzner
  • fixed possible IllegalStateException (#4351)
12f992a2 08/18/2014 04:38 PM Patrick Plitzner
  • added null check (fixes #4351)
0dbb43aa 08/18/2014 02:57 PM Patrick Plitzner
  • fixed persistent saving of media of a MediaSpecimen (#3339)
ffa56d68 08/18/2014 01:28 PM Patrick Plitzner
  • implemented setFocus() of all EditorParts
    • this is to avoid "java.lang.Exception: java.lang.RuntimeException: WARNING: Prevented recursive attempt to activate part"
    • either set the focus to shell or set it to the viewer used

fix for #2754

cadcee6c 08/18/2014 10:28 AM Patrick Plitzner
  • adapted to interface changes in cdmlib
2bfe249f 08/18/2014 10:14 AM Patrick Plitzner
  • added simple user interface to add media (#3339)
c9203353 08/18/2014 10:07 AM Patrick Plitzner
  • fixed adding of child to parent ICdmFormElement in else clause
1b9ae425 08/15/2014 06:14 PM Cherian Mathew

MessagingUtils : added option for displaying contact message in the error dialog
ApplicationWorkbenchAdvisor : using new method with contact message
AbstractBulkEditorInput : added errorDialog for MergeException

35a95f17 08/15/2014 05:31 PM Cherian Mathew

ApplicationWorkbenchAdvisor : added comments
EditPasswordElement : Added to make sure user exists in db before changing password
UserDetailElement : Disabled user text field since User is immutable
NewObjectHandler : added non-empty validator for the case of User and Group

666164d5 08/14/2014 12:38 PM Cherian Mathew

New class for logging and dialog functionality

41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

0ccff120 08/11/2014 03:41 PM Andreas Müller

BulkEditorQuery udpate

cf094fb4 08/11/2014 03:38 PM Andreas Müller

update ReferenceDetailElement

1c215f0d 08/08/2014 11:30 PM Andreas Müller

adapt to new return type for name authors

396346a2 08/08/2014 06:37 PM Cherian Mathew

added possibility to show / hide uuid column
added scrolling to the viewer

924613e8 08/07/2014 06:52 PM Andreas Müller

adapt TransientNameService

8863eeec 08/07/2014 04:44 PM Cherian Mathew

Commenting out single click opening of name editor (ticket 4300)

770e6d62 08/07/2014 11:30 AM Cherian Mathew

MemberDetailElement : removed member label string
EntitySelectionElement : removed " : " suffix to label string when label string is empty

42ad3aca 08/07/2014 11:27 AM Cherian Mathew

corrected behaviour when adding / saving new authorites

b79e447b 08/05/2014 01:46 PM Patrick Plitzner
  • fixed bug that showed double or no '&' (#4302)
7759e4de 08/04/2014 01:46 PM Andreas Müller

LockMode issues in transient services

bcdc7df3 07/30/2014 02:09 PM Katja Luther

adaption for error handling of delete methods

8350f3a6 07/16/2014 11:29 AM Alexander Oppermann

removed style parameter for combobox. Quick fix for ticket #4289. Needs to be reviewed.

0b8723f3 07/11/2014 03:48 PM Cherian Mathew

creating new instance of key statement with existing text in the case of copy/paste

7c3b172c 07/09/2014 05:44 PM Andreas Müller

rename getByIdInVocabulary

80168e3c 07/08/2014 03:34 PM edit-jenkins

Updated version in config files to 3.3.7-SNAPSHOT

43c9550c 07/08/2014 03:20 PM edit-jenkins

Updated version in config files to 3.3.6

ef074936 07/08/2014 09:52 AM Andreas Kohlbecker

adapting TransientTermService to code cleaning in TermService

63d863be 07/08/2014 09:52 AM Andreas Kohlbecker

ignoring bin folder in eu.etaxonomy.taxeditor.cdmlib

5a308df4 07/03/2014 03:36 PM Patrick Plitzner
  • generalized adding MediaSpecimen in DerivateView
7084aeff 07/03/2014 02:32 PM Patrick Plitzner
  • added support for term retrieval by TermVocabulary
    • adapted MediaSpecimen DetailsView
ae039640 07/03/2014 10:36 AM Patrick Plitzner
  • reload last entered access point in wizard space
    • added validation to access point text field
6ebea0b9 07/03/2014 10:36 AM Patrick Plitzner
  • reload last entered access point in wizard space
    • added validation to access point text field
1568c431 06/27/2014 11:57 AM Cherian Mathew

CdmServiceCacher : Added class to load / cache CDM entities using services
remotingApplicationContext : updated cacher bean config
httpInvokerServiceClients : removed unnecessary loading of remote config
CdmServiceCacherTest : added cacher test

ad1fb316 06/26/2014 05:22 PM Cherian Mathew

implementing findWithoutFlush method in transient services

068209f8 06/26/2014 10:51 AM Katja Luther

fix delete polytomous key node

7df6bc1f 06/26/2014 10:37 AM Katja Luther

fix a warning "Prevented recursive attempt to activate part..."

35968f76 06/25/2014 07:24 PM Cherian Mathew

updating ehcache to 2.6.9

b0b59404 06/25/2014 05:34 PM Cherian Mathew

added PostFix to memento to distinguish between remote and data source

c338dc84 06/25/2014 05:33 PM Cherian Mathew

replaced static term initialisation methods with newly added cdmCacher driven methods

20ed1f92 06/25/2014 05:15 PM Cherian Mathew

remotingApplicationContext : added CdmCacher as bean to be initialised
META-INF/MANIFEST.MF, .classpath, lib/ehcache-core-2.4.3.jar, lib/ehcache-core-2.6.9.jar: replaced ehcache-core-2.4.3 with ehcache-core-2.6.9 for the CdmCacher.
It seems that even though hibernate-ehcache-4.1.10.Final is embedded with ehcache-core-2.4.3, it is compatible with ehcache-core-2.6.9 according to http://architects.dzone.com/articles/hibernate-4-and-ehcache-higher.

9e392c73 06/24/2014 04:52 PM Andreas Müller

improved handling for missing representation for certain language #4249

2f3989fc 06/24/2014 02:26 PM Katja Luther

#4244 fixed

104c6a78 06/24/2014 11:44 AM Katja Luther

open Taxonpage with single click in taxonnavigator

36edb913 06/24/2014 10:55 AM Katja Luther
a05fb4dc 06/24/2014 10:52 AM Katja Luther

fix #4249

21db0158 06/24/2014 09:49 AM Katja Luther

skip the dialog for setting the default nomenclatural code. The default is the botanical code.

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