Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
375fee3c 10/28/2014 03:45 PM Cherian Mathew

removed version dependency for org.eclipse.nebula.widgets.compositetable
and added the composite table jar to the p2 update

39b2e2be 10/28/2014 02:10 PM Katja Luther

fix #4450

7c6e83fe 10/27/2014 01:48 PM Patrick Plitzner
  • fixed double exception dialog popup when not connected to data source
    • fixed NPE when starting ABCD import with dirty editors
63b961d3 10/27/2014 11:50 AM Patrick Plitzner
  • fixed possible NPE when entering DnaQuality data
c132d773 10/22/2014 03:42 PM Patrick Plitzner
  • added kind of tissue to TissueSampleDetailsView
3d57b99f 10/22/2014 03:36 PM Patrick Plitzner
  • added TODO
fe371b32 10/22/2014 01:57 PM Patrick Plitzner
  • generalized sample designation GUI elements
    • added sample designation to TissueSample details view
    • added some more parameters to TissueSample details view
b85b96a3 10/21/2014 12:41 PM Patrick Plitzner
  • extended DnaQuality details view
    • refactored DateElement creation
e577390b 10/21/2014 09:43 AM Patrick Plitzner
  • added more paramaters to DnaQuality details view
    • fixed ordering of sample designations for DnaSamples (first is current)
ecb0c514 10/20/2014 05:12 PM Patrick Plitzner
  • added some detail elements
c9dd597d 10/20/2014 05:12 PM Patrick Plitzner
  • refresh after updating datasource (fixes #2117)
1b25243d 10/20/2014 05:11 PM Patrick Plitzner
  • adapted to cdmlib changes
e4428955 10/20/2014 10:47 AM Patrick Plitzner
  • added sampleDesignation section to DnaSample details view (#4237)
    • added sampleDesignation to DerivateLabelProvider
73ec8b01 10/20/2014 10:45 AM Patrick Plitzner
  • re-enabled specimen type chooser
d1b51913 10/20/2014 10:21 AM Patrick Plitzner
  • adapted method calls to cdmlib changes
f1b8fe07 10/14/2014 01:42 PM Patrick Plitzner

merge-update from trunk

c01d683c 10/14/2014 10:48 AM Cherian Mathew

added sanity checks for delimiters

aa997cff 10/14/2014 10:19 AM Cherian Mathew

pom.xml : comment for the file permissions problem
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF : removed version numbers and added plugin for repository metadata
ApplicationWorkbenchWindowAdvisor : added saving of repositories to post window close...

1149ef6a 10/14/2014 09:26 AM Patrick Plitzner
  • when editing a CDM entity in an EditFromSelectionWizard the entity will be cloned before editing.
    • when hitting "Finish" the entity will be merged with the original.
    • when hitting "Cancel" the merging will not be made and the changes will be ignored -> this fixes #2645
11d042b5 10/14/2014 09:24 AM Patrick Plitzner
  • added java doc
    • specified method parameter
296bc5e0 10/14/2014 09:23 AM Patrick Plitzner
  • rename IDirtyMarkableSelectionProvider to IDirtyMarkable
    • extended interface IDirtyMarkable #2645
    • added method forceDirty()
c365ebc7 10/13/2014 02:56 PM Patrick Plitzner

merge-update from trunk

855fdd0b 10/13/2014 02:02 PM Katja Luther

fix #2187

032e39ab 10/09/2014 03:34 PM Patrick Plitzner

adapted cdmlib dependencies

c63055a7 10/09/2014 03:17 PM Patrick Plitzner

increased version number

029fff36 10/09/2014 02:51 PM Patrick Plitzner

increased version number

940ec0fa 10/09/2014 01:21 PM Patrick Plitzner

merge-update from trunk

2f40ac9d 10/08/2014 01:40 PM Patrick Plitzner
  • removed workbenchShutdown actions because the editor cannot be closed if they fail
e28d0ce1 09/23/2014 01:14 PM Cherian Mathew

eu.etaxonomy.taxeditor.product, eu.etaxonomy.taxeditor.feature/feature.xml, eu.etaxonomy.taxeditor.feature.platform/feature.xml : commented out license text to prevent extra popup on update
plugin(_de,_en).properties : added license info to productBlurb used in the About popup...

1c869e72 09/17/2014 02:39 PM Patrick Plitzner

merge-update from trunk

c43d0839 09/17/2014 09:48 AM Patrick Plitzner

#4389

  • unified "New Image Gallery" command and handler for TaxonEditor and BulkEditor
  • Removed "Add Derived/Field Unit Media" command
  • added interface IPartContentHasMedia to specify that the MediaView should react to selection changes of implementers
fa518bf8 09/16/2014 10:37 AM Cherian Mathew

Added copy button to popup and context info to the error trace

84ff9559 09/16/2014 09:01 AM Patrick Plitzner
  • avoid possible NPE
30590141 09/15/2014 02:24 PM Patrick Plitzner
  • removed duplicate class variable
509e269a 09/15/2014 02:20 PM Patrick Plitzner

merge-update from trunk

543ccf33 09/15/2014 09:54 AM Patrick Plitzner
  • externalized plugin.xml
3e6de1b7 09/15/2014 09:53 AM Patrick Plitzner
  • fixed possible LazyInitializaitionException in DerivateLabelProvdider
ce2778dd 09/11/2014 10:45 AM Cherian Mathew

added caused by to multistatus error dialog

ee7d980d 09/10/2014 04:37 PM Cherian Mathew

OpenDefinedTermEditorHandler : changed error dialog to warning since there is no exception
CdmErrorDialog : changed copy item text to avoid confusion
MessagingUtils : cleanup and added MultiStatus errorDialog to solve windows problem (#4416)

d98c659b 09/10/2014 02:57 PM Patrick Plitzner

merge-update from trunk

f2e93f2c 09/09/2014 03:28 PM Cherian Mathew

added check for entity being null

2c2dcafa 09/09/2014 02:51 PM Cherian Mathew

eu.etaxonomy.taxeditor.product : updated start levels, added update specific arguments
feature.xml x 2 : added dependencies for p2 updates
IPreferenceKeys : added the key to allow updates at startup
TaxonomicEditorGeneralPreferences : added checkbox to allow updates at startup

5e581f5d 09/09/2014 02:27 PM Cherian Mathew

added new error dialog for operations

59be9831 09/09/2014 01:15 PM Patrick Plitzner

merge-update from trunk

2a7820b7 09/08/2014 03:34 PM Patrick Plitzner
  • added label to EmptyElement
    • added EmptyElement to NonViralNameDetailSection if taxon.getName() is null (fixes #4221)
af29e124 09/05/2014 02:08 PM Andreas Müller

change labels for relationship descriptions #4087

0e327bed 09/05/2014 08:50 AM Patrick Plitzner
  • moved toggle button to the top-right corner of the Media(Specimen)Section (#3339)
    • Changed label
ed6e20d7 09/04/2014 05:32 PM edit-jenkins

Updated version in config files to 3.3.8-SNAPSHOT

14f96448 09/04/2014 05:06 PM edit-jenkins

Updated version in config files to 3.3.7

170726d7 09/04/2014 09:23 AM Patrick Plitzner
  • added full square as replacement for control characterers (#2248)
    • added flag to TextWithLabelElement to allow multi-line behavior
    • changed description labels (#4087)
    • renamed method
62617091 09/03/2014 05:25 PM Alexander Oppermann

Renamed label "Messages" to "Error Log"

487f61bf 09/03/2014 08:52 AM Patrick Plitzner
  • added filter button to setEnabled()
209906a0 09/03/2014 08:51 AM Patrick Plitzner
  • fixed possible ClassCastException
72996734 09/01/2014 10:49 AM Patrick Plitzner
  • implemented functionality to reuse media in MediaView (#2385)
6a822179 09/01/2014 10:35 AM Patrick Plitzner
  • 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
1694322e 08/26/2014 11:57 AM Patrick Plitzner

merge-update from trunk

7beb1c71 08/26/2014 11:41 AM Patrick Plitzner
  • renamed interal_selectionChanged() to selectionChanged_internal()
4b2e5afe 08/26/2014 11:10 AM Patrick Plitzner
  • moved parsing message section to top of details view (fixes #1659)
f73eb844 08/26/2014 08:04 AM Patrick Plitzner
  • remove control characters from TextFields (fixes #2248)
47f905cb 08/25/2014 01:53 PM Patrick Plitzner

merge-update from trunk

a9fd44de 08/25/2014 12:59 PM Patrick Plitzner
  • used native SWT checkBox button to toggle advanced view
b4d54b9b 08/25/2014 10:29 AM Patrick Plitzner
  • separated user interface to add media into two classe (#3339)
    • added it to MediaSpecimenGeneralDetailElement
a61d8cd3 08/25/2014 08:55 AM Alexander Oppermann

Added note to default language preference page to inform the user about restarting the editor after making changes to the language setting.

86cc5c9a 08/25/2014 08:45 AM Alexander Oppermann

refactored default language selection methods.

1987e065 08/21/2014 09:52 AM Patrick Plitzner
  • generalized simple user interface to add media (#3339)
c21686a3 08/20/2014 06:23 PM Andreas Müller

remove logging for DerivedUnitFacadeNotSupportedException as it is handled #3846

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

23467471 08/19/2014 03:35 PM Patrick Plitzner

merge-update from trunk

1bf80c0c 08/19/2014 03:35 PM Patrick Plitzner

merge-update from trunk

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

eclipse preference changes

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

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

0eafce3b 08/13/2014 11:26 AM Patrick Plitzner

merge-update from trunk

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

update ReferenceDetailElement

73a09d3f 08/11/2014 02:22 PM Patrick Plitzner

merge-update from trunk

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

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

5c4ad591 08/06/2014 09:20 AM Patrick Plitzner

merge-update from trunk

18751b74 08/06/2014 08:54 AM Patrick Plitzner
  • added type information to DTO
    • enhanced media labeling
b79e447b 08/05/2014 01:46 PM Patrick Plitzner
  • fixed bug that showed double or no '&' (#4302)
6d065581 08/05/2014 10:14 AM Patrick Plitzner
  • added 3 non-editable URI text fields for DNA information
62eb82b8 08/04/2014 12:08 PM Patrick Plitzner

merge-update from trunk

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

adaption for error handling of delete methods

b9e77111 07/21/2014 10:35 AM Patrick Plitzner

merge-update from trunk

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