taxeditor.git
9 years agoUpdated version in config files to 3.3.7
edit-jenkins [Thu, 4 Sep 2014 15:06:51 +0000 (15:06 +0000)]
Updated version in config files to 3.3.7

9 years ago - added full square as replacement for control characterers (#2248)
Patric Plitzner [Thu, 4 Sep 2014 07:23:06 +0000 (07:23 +0000)]
 - added full square as replacement for control characterers (#2248)
 - added flag to TextWithLabelElement to allow multi-line behavior
 - changed description labels (#4087)
 - renamed method

9 years agoRenamed label "Messages" to "Error Log"
Alexander Oppermann [Wed, 3 Sep 2014 15:25:36 +0000 (15:25 +0000)]
Renamed label "Messages" to "Error Log"

9 years ago - added filter button to setEnabled()
Patric Plitzner [Wed, 3 Sep 2014 06:52:15 +0000 (06:52 +0000)]
 - added filter button to setEnabled()

9 years ago - fixed possible ClassCastException
Patric Plitzner [Wed, 3 Sep 2014 06:51:38 +0000 (06:51 +0000)]
 - fixed possible ClassCastException

9 years ago - fixed typo
Patric Plitzner [Mon, 1 Sep 2014 14:04:10 +0000 (14:04 +0000)]
 - fixed typo

9 years ago - implemented functionality to reuse media in MediaView (#2385)
Patric Plitzner [Mon, 1 Sep 2014 08:49:28 +0000 (08:49 +0000)]
 - implemented functionality to reuse media in MediaView (#2385)

9 years ago - fixed removing of control characters (fixes #4373, affects #2248)
Patric Plitzner [Mon, 1 Sep 2014 08:35:52 +0000 (08:35 +0000)]
 - fixed removing of control characters (fixes #4373, affects #2248)
   - added condition to only replace if the string contains control characters
   - cursor will still jump back but only when control characters were removed
 - removed unused method

9 years ago - added javadoc
Patric Plitzner [Mon, 1 Sep 2014 07:52:20 +0000 (07:52 +0000)]
 - added javadoc

9 years ago - renamed interal_selectionChanged() to selectionChanged_internal()
Patric Plitzner [Tue, 26 Aug 2014 09:41:41 +0000 (09:41 +0000)]
 - renamed interal_selectionChanged() to selectionChanged_internal()

9 years ago - moved parsing message section to top of details view (fixes #1659)
Patric Plitzner [Tue, 26 Aug 2014 09:10:19 +0000 (09:10 +0000)]
 - moved parsing message section to top of details view (fixes #1659)

9 years ago - added property tester for context menu entries for media view (#3339)
Patric Plitzner [Tue, 26 Aug 2014 06:50:13 +0000 (06:50 +0000)]
 - added property tester for context menu entries for media view (#3339)

9 years ago - remove control characters from TextFields (fixes #2248)
Patric Plitzner [Tue, 26 Aug 2014 06:04:30 +0000 (06:04 +0000)]
 - remove control characters from TextFields (fixes #2248)

9 years ago - added forceDirty() method to set the BulkEditor dirty when editing in MediaView...
Patric Plitzner [Mon, 25 Aug 2014 16:57:18 +0000 (16:57 +0000)]
 - added forceDirty() method to set the BulkEditor dirty when editing in MediaView #2407
 - TODO: should be replaced with the possibility to set views dirty when we move to Eclipse 4

9 years ago - used native SWT checkBox button to toggle advanced view
Patric Plitzner [Mon, 25 Aug 2014 10:59:03 +0000 (10:59 +0000)]
 - used native SWT checkBox button to toggle advanced view

9 years ago - separated user interface to add media into two classe (#3339)
Patric Plitzner [Mon, 25 Aug 2014 08:29:52 +0000 (08:29 +0000)]
 - separated user interface to add media into two classe (#3339)
 - added it to MediaSpecimenGeneralDetailElement

9 years agoAdded note to default language preference page to inform the user about restarting...
Alexander Oppermann [Mon, 25 Aug 2014 06:55:51 +0000 (06:55 +0000)]
Added note to default language preference page to inform the user about restarting the editor after making changes to the language setting.

9 years agorefactored default language selection methods.
Alexander Oppermann [Mon, 25 Aug 2014 06:45:26 +0000 (06:45 +0000)]
refactored default language selection methods.

9 years ago - generalized simple user interface to add media (#3339)
Patric Plitzner [Thu, 21 Aug 2014 07:52:52 +0000 (07:52 +0000)]
 - generalized simple user interface to add media (#3339)

9 years agoremove logging for DerivedUnitFacadeNotSupportedException as it is handled #3846
Andreas Müller [Wed, 20 Aug 2014 16:23:15 +0000 (16:23 +0000)]
remove logging for DerivedUnitFacadeNotSupportedException as it is handled #3846

9 years agoHandle null object in StoreUtil.getCdmEntity
Andreas Müller [Wed, 20 Aug 2014 15:03:08 +0000 (15:03 +0000)]
Handle null object in StoreUtil.getCdmEntity

9 years ago - added toggle button to simple media user interface (#3339)
Patric Plitzner [Wed, 20 Aug 2014 15:01:46 +0000 (15:01 +0000)]
 - added toggle button to simple media user interface (#3339)

9 years ago - added finally-clause for asynchronous delay flag
Patric Plitzner [Wed, 20 Aug 2014 15:00:07 +0000 (15:00 +0000)]
 - added finally-clause for asynchronous delay flag
 #2754

9 years agoAdded Default Language Selection for the TaxonomicEditor to fix #4358
Alexander Oppermann [Wed, 20 Aug 2014 14:04:41 +0000 (14:04 +0000)]
Added Default Language Selection for the TaxonomicEditor to fix #4358

9 years ago(no commit message)
Katja Luther [Wed, 20 Aug 2014 12:55:54 +0000 (12:55 +0000)]

9 years agoDeleteResult handling in DeleteSynonymOperation
Katja Luther [Wed, 20 Aug 2014 12:55:11 +0000 (12:55 +0000)]
DeleteResult handling in DeleteSynonymOperation

9 years agoeclipse preference changes
Cherian Mathew [Tue, 19 Aug 2014 11:16:38 +0000 (11:16 +0000)]
eclipse preference changes

9 years ago(no commit message)
Katja Luther [Tue, 19 Aug 2014 07:45:55 +0000 (07:45 +0000)]

9 years ago - implemented asynchronous selection changed event for subclasses of AbstractCdmEdit...
Patric Plitzner [Tue, 19 Aug 2014 07:22:46 +0000 (07:22 +0000)]
 - 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
   - this should fix the arbitrary warning of recursive part activation
   - it also prevents double activation which occurred in the DetailsView from time to time

fix for #2754

9 years ago - fixed possible NPE
Patric Plitzner [Tue, 19 Aug 2014 07:07:50 +0000 (07:07 +0000)]
 - fixed possible NPE

9 years ago - added missing @Override
Patric Plitzner [Tue, 19 Aug 2014 07:06:57 +0000 (07:06 +0000)]
 - added missing @Override
 - fixed use of static method

9 years ago(no commit message)
Katja Luther [Mon, 18 Aug 2014 20:34:15 +0000 (20:34 +0000)]

9 years ago - fixed possible IllegalStateException (#4351)
Patric Plitzner [Mon, 18 Aug 2014 14:53:59 +0000 (14:53 +0000)]
 - fixed possible IllegalStateException (#4351)

9 years ago - added null check (fixes #4351)
Patric Plitzner [Mon, 18 Aug 2014 14:38:49 +0000 (14:38 +0000)]
 - added null check (fixes #4351)

9 years ago - fixed persistent saving of media of a MediaSpecimen (#3339)
Patric Plitzner [Mon, 18 Aug 2014 12:57:37 +0000 (12:57 +0000)]
 - fixed persistent saving of media of a MediaSpecimen (#3339)

9 years ago - implemented setFocus() of all EditorParts
Patric Plitzner [Mon, 18 Aug 2014 11:28:24 +0000 (11:28 +0000)]
 - 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

9 years ago - adapted to interface changes in cdmlib
Patric Plitzner [Mon, 18 Aug 2014 08:28:44 +0000 (08:28 +0000)]
 - adapted to interface changes in cdmlib

9 years ago - added simple user interface to add media (#3339)
Patric Plitzner [Mon, 18 Aug 2014 08:14:39 +0000 (08:14 +0000)]
 - added simple user interface to add media (#3339)

9 years ago - fixed adding of child to parent ICdmFormElement in else clause
Patric Plitzner [Mon, 18 Aug 2014 08:07:39 +0000 (08:07 +0000)]
 - fixed adding of child to parent ICdmFormElement in else clause

9 years agoMessagingUtils : added option for displaying contact message in the error dialog
Cherian Mathew [Fri, 15 Aug 2014 16:14:57 +0000 (16:14 +0000)]
MessagingUtils : added option for displaying contact message in the error dialog
ApplicationWorkbenchAdvisor : using new method with contact message
AbstractBulkEditorInput : added errorDialog for MergeException

9 years agoApplicationWorkbenchAdvisor : added comments
Cherian Mathew [Fri, 15 Aug 2014 15:31:41 +0000 (15:31 +0000)]
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

9 years agoNew class for logging and dialog functionality
Cherian Mathew [Thu, 14 Aug 2014 10:38:05 +0000 (10:38 +0000)]
New class for logging and dialog functionality

9 years agoMoved all logging and dialog functionality to the new class MessagingUtils.
Cherian Mathew [Thu, 14 Aug 2014 10:32:48 +0000 (10:32 +0000)]
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

9 years agoreintegrated redlist branch into trunk
Alexander Oppermann [Wed, 13 Aug 2014 12:07:41 +0000 (12:07 +0000)]
reintegrated redlist branch into trunk

9 years agoBulkEditorQuery udpate
Andreas Müller [Mon, 11 Aug 2014 13:41:48 +0000 (13:41 +0000)]
BulkEditorQuery udpate

9 years agoupdate ReferenceDetailElement
Andreas Müller [Mon, 11 Aug 2014 13:38:08 +0000 (13:38 +0000)]
update ReferenceDetailElement

9 years agoadapt to new return type for name authors
Andreas Müller [Fri, 8 Aug 2014 21:30:09 +0000 (21:30 +0000)]
adapt to new return type for name authors

9 years agoadded possibility to show / hide uuid column
Cherian Mathew [Fri, 8 Aug 2014 16:37:26 +0000 (16:37 +0000)]
added possibility to show / hide uuid column
added scrolling to the viewer

9 years agoadapt TransientNameService
Andreas Müller [Thu, 7 Aug 2014 16:52:36 +0000 (16:52 +0000)]
adapt TransientNameService

9 years agoCommenting out single click opening of name editor (ticket 4300)
Cherian Mathew [Thu, 7 Aug 2014 14:44:12 +0000 (14:44 +0000)]
Commenting out single click opening of name editor (ticket 4300)

9 years agoMemberDetailElement : removed member label string
Cherian Mathew [Thu, 7 Aug 2014 09:30:07 +0000 (09:30 +0000)]
MemberDetailElement : removed member label string
EntitySelectionElement : removed " : " suffix to label string when label string is empty

9 years agocorrected behaviour when adding / saving new authorites
Cherian Mathew [Thu, 7 Aug 2014 09:27:08 +0000 (09:27 +0000)]
corrected behaviour when adding / saving new authorites

9 years ago - fixed bug that showed double or no '&' (#4302)
Patric Plitzner [Tue, 5 Aug 2014 11:46:59 +0000 (11:46 +0000)]
 - fixed bug that showed double or no '&' (#4302)

9 years agoLockMode issues in transient services
Andreas Müller [Mon, 4 Aug 2014 11:46:15 +0000 (11:46 +0000)]
LockMode issues in transient services

9 years agoadaption for error handling of delete methods
Katja Luther [Wed, 30 Jul 2014 12:09:55 +0000 (12:09 +0000)]
adaption for error handling of delete methods

9 years agoremoved style parameter for combobox. Quick fix for ticket #4289. Needs to be reviewed.
Alexander Oppermann [Wed, 16 Jul 2014 09:29:46 +0000 (09:29 +0000)]
removed style parameter for combobox. Quick fix for ticket #4289. Needs to be reviewed.

9 years agocreating new instance of key statement with existing text in the case of copy/paste
Cherian Mathew [Fri, 11 Jul 2014 13:48:29 +0000 (13:48 +0000)]
creating new instance of key statement with existing text in the case of copy/paste

9 years agorename getByIdInVocabulary
Andreas Müller [Wed, 9 Jul 2014 15:44:16 +0000 (15:44 +0000)]
rename getByIdInVocabulary

9 years agoUpdated version in config files to 3.3.7-SNAPSHOT
edit-jenkins [Tue, 8 Jul 2014 13:34:52 +0000 (13:34 +0000)]
Updated version in config files to 3.3.7-SNAPSHOT

9 years agoUpdated version in config files to 3.3.6
edit-jenkins [Tue, 8 Jul 2014 13:20:37 +0000 (13:20 +0000)]
Updated version in config files to 3.3.6

9 years agoadapting TransientTermService to code cleaning in TermService
Andreas Kohlbecker [Tue, 8 Jul 2014 07:52:36 +0000 (07:52 +0000)]
adapting TransientTermService to code cleaning in TermService

9 years agoignoring bin folder in eu.etaxonomy.taxeditor.cdmlib
Andreas Kohlbecker [Tue, 8 Jul 2014 07:52:33 +0000 (07:52 +0000)]
ignoring bin folder in eu.etaxonomy.taxeditor.cdmlib

9 years ago - generalized adding MediaSpecimen in DerivateView
Patric Plitzner [Thu, 3 Jul 2014 13:36:19 +0000 (13:36 +0000)]
 - generalized adding MediaSpecimen in DerivateView

9 years ago - added support for term retrieval by TermVocabulary
Patric Plitzner [Thu, 3 Jul 2014 12:32:59 +0000 (12:32 +0000)]
 - added support for term retrieval by TermVocabulary
 - adapted MediaSpecimen DetailsView

9 years ago - reload last entered access point in wizard space
Patric Plitzner [Thu, 3 Jul 2014 08:36:58 +0000 (08:36 +0000)]
 - reload last entered access point in wizard space
 - added validation to access point text field

9 years ago - reload last entered access point in wizard space
Patric Plitzner [Thu, 3 Jul 2014 08:36:10 +0000 (08:36 +0000)]
 - reload last entered access point in wizard space
 - added validation to access point text field

9 years agoCdmServiceCacher : Added class to load / cache CDM entities using services
Cherian Mathew [Fri, 27 Jun 2014 09:57:30 +0000 (09:57 +0000)]
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

9 years agoimplementing findWithoutFlush method in transient services
Cherian Mathew [Thu, 26 Jun 2014 15:22:06 +0000 (15:22 +0000)]
implementing findWithoutFlush method in transient services

9 years agofix delete polytomous key node
Katja Luther [Thu, 26 Jun 2014 08:51:46 +0000 (08:51 +0000)]
fix delete polytomous key node

9 years agofix a warning "Prevented recursive attempt to activate part..."
Katja Luther [Thu, 26 Jun 2014 08:37:25 +0000 (08:37 +0000)]
fix a warning "Prevented recursive attempt to activate part..."

9 years agoupdating ehcache to 2.6.9
Cherian Mathew [Wed, 25 Jun 2014 17:24:00 +0000 (17:24 +0000)]
updating ehcache to 2.6.9

9 years agoadded PostFix to memento to distinguish between remote and data source
Cherian Mathew [Wed, 25 Jun 2014 15:34:13 +0000 (15:34 +0000)]
added PostFix to memento to distinguish between remote and data source

9 years agoreplaced static term initialisation methods with newly added cdmCacher driven methods
Cherian Mathew [Wed, 25 Jun 2014 15:33:15 +0000 (15:33 +0000)]
replaced static term initialisation methods with newly added cdmCacher driven methods

9 years agoremotingApplicationContext : added CdmCacher as bean to be initialised
Cherian Mathew [Wed, 25 Jun 2014 15:15:10 +0000 (15:15 +0000)]
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.

9 years agoimproved handling for missing representation for certain language #4249
Andreas Müller [Tue, 24 Jun 2014 14:52:32 +0000 (14:52 +0000)]
improved handling for missing representation for certain language #4249

9 years ago#4244 fixed
Katja Luther [Tue, 24 Jun 2014 12:26:43 +0000 (12:26 +0000)]
#4244 fixed

9 years agoopen Taxonpage with single click in taxonnavigator
Katja Luther [Tue, 24 Jun 2014 09:44:50 +0000 (09:44 +0000)]
open Taxonpage with single click in taxonnavigator

9 years ago(no commit message)
Katja Luther [Tue, 24 Jun 2014 08:55:24 +0000 (08:55 +0000)]

9 years agofix #4249
Katja Luther [Tue, 24 Jun 2014 08:52:59 +0000 (08:52 +0000)]
fix #4249

9 years agoskip the dialog for setting the default nomenclatural code. The default is the botani...
Katja Luther [Tue, 24 Jun 2014 07:49:27 +0000 (07:49 +0000)]
skip the dialog for setting the default nomenclatural code. The default is the botanical code.

9 years agominor
Katja Luther [Thu, 19 Jun 2014 13:25:51 +0000 (13:25 +0000)]
minor

9 years ago- not running imports and exports deleted from menu
Katja Luther [Thu, 19 Jun 2014 13:07:54 +0000 (13:07 +0000)]
- not running imports and exports deleted from menu
- preferences for concept relations fixed
- open taxon editor with one click in taxon navigator

9 years ago - removed debug output
Patric Plitzner [Thu, 19 Jun 2014 12:39:11 +0000 (12:39 +0000)]
 - removed debug output
 - made DerivateLabelProvider use occurrence service

9 years ago - fixed class cast exception
Patric Plitzner [Thu, 19 Jun 2014 12:38:25 +0000 (12:38 +0000)]
 - fixed class cast exception

9 years ago - removed branch code from trunk
Patric Plitzner [Thu, 19 Jun 2014 07:45:46 +0000 (07:45 +0000)]
 - removed branch code from trunk

9 years ago - saved last parameters entered for specimen search
Patric Plitzner [Thu, 19 Jun 2014 07:08:47 +0000 (07:08 +0000)]
 - saved last parameters entered for specimen search

9 years ago - fixed potential NPE
Patric Plitzner [Thu, 19 Jun 2014 07:06:57 +0000 (07:06 +0000)]
 - fixed potential NPE

9 years ago - commented workbenchShutdown() content
Patric Plitzner [Wed, 18 Jun 2014 13:37:25 +0000 (13:37 +0000)]
 - commented workbenchShutdown() content

9 years ago - removed TextReadOnly (#4254)
Patric Plitzner [Wed, 18 Jun 2014 13:34:58 +0000 (13:34 +0000)]
 - 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

9 years agoeditor changes for red list project (datasource view and create new datasource from...
Katja Luther [Wed, 18 Jun 2014 12:16:35 +0000 (12:16 +0000)]
editor changes for red list project (datasource view and create new datasource from file menu)

9 years ago - added section for "Original Label Data" to DetailsView (#4254)
Patric Plitzner [Wed, 18 Jun 2014 07:14:53 +0000 (07:14 +0000)]
 - added section for "Original Label Data" to DetailsView (#4254)

9 years ago - added java doc
Patric Plitzner [Wed, 18 Jun 2014 07:09:48 +0000 (07:09 +0000)]
 - added java doc

9 years ago - fixed potential session exceptions during closing/saving
Patric Plitzner [Wed, 18 Jun 2014 07:08:36 +0000 (07:08 +0000)]
 - fixed potential session exceptions during closing/saving

9 years ago - changed error dialog text
Patric Plitzner [Wed, 18 Jun 2014 07:07:42 +0000 (07:07 +0000)]
 - changed error dialog text

9 years ago - added "Detail Image" icon to ImageResources
Patric Plitzner [Wed, 18 Jun 2014 07:06:06 +0000 (07:06 +0000)]
 - added "Detail Image" icon to ImageResources

9 years agofix idInVocabulary #4243
Andreas Müller [Tue, 17 Jun 2014 14:20:36 +0000 (14:20 +0000)]
fix idInVocabulary #4243

9 years ago - added icon for "Detail Image"
Patric Plitzner [Tue, 17 Jun 2014 14:09:22 +0000 (14:09 +0000)]
 - added icon for "Detail Image"

9 years ago - added feedback if drag&drop in DerivateVie does not work
Patric Plitzner [Tue, 17 Jun 2014 14:09:04 +0000 (14:09 +0000)]
 - added feedback if drag&drop in DerivateVie does not work

9 years ago - added specimen scan icon
Patric Plitzner [Tue, 17 Jun 2014 13:22:10 +0000 (13:22 +0000)]
 - added specimen scan icon
 - save kindOfUnit

9 years ago - added "Published in" parameter to MediaSpecimen DetailsView (#4239)
Patric Plitzner [Tue, 17 Jun 2014 12:22:28 +0000 (12:22 +0000)]
 - added "Published in" parameter to MediaSpecimen DetailsView (#4239)