Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

0cb5062f 10/09/2014 11:46 AM Katja Luther
2321a544 10/09/2014 11:45 AM Katja Luther
2f40ac9d 10/08/2014 01:40 PM Patrick Plitzner
  • removed workbenchShutdown actions because the editor cannot be closed if they fail
2f70007a 10/08/2014 01:12 PM Cherian Mathew

added spring repositories

ece45f41 10/06/2014 05:03 PM Cherian Mathew

removing tests since they have moved to eu.etaxonomy.taxeditor.remoting

156d15a2 10/06/2014 05:00 PM Cherian Mathew

set svn:ignore on lib dir and removed auto dounloaded webapp war file

e9bbdc4f 10/06/2014 04:54 PM Cherian Mathew

removing target dir from svn control

d3a06f4d 10/06/2014 04:51 PM Cherian Mathew

added settings dir

34bb93e1 10/06/2014 04:49 PM Cherian Mathew

added hidden files

f0df740e 10/06/2014 04:36 PM Cherian Mathew

added new project for remoting

d38d59a4 09/29/2014 05:40 PM Alexander Oppermann

Added a default menu entry for the checklist editor, so that one can choose distributions directly from the opened editor.

846f817b 09/24/2014 04:32 PM Patrick Plitzner
  • added implementation info
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...

dc53482f 09/22/2014 03:36 PM Patrick Plitzner

nothing

51c00d67 09/22/2014 03:34 PM Patrick Plitzner

nothing

6243cccc 09/22/2014 03:28 PM Patrick Plitzner

merge-update from trunk

322a9bff 09/22/2014 03:20 PM Cherian Mathew

setting unsigned policy to always allow unsigned jars to be updated

fddc59b7 09/22/2014 01:25 PM Patrick Plitzner
  • changed beta prefix
d394a7ec 09/22/2014 10:03 AM Patrick Plitzner

merge-update from trunk

fc10df6c 09/22/2014 09:56 AM Patrick Plitzner
  • add determination to field unit when importing via SpecimenImportView
    • do not add IndividualAssociation between taxon and field unit
3429c5db 09/22/2014 08:49 AM Patrick Plitzner
  • added support for image gallery creation for FieldUnits (#4389)
    • added support for DerivateView to MediaView
6763ae92 09/17/2014 02:41 PM Patrick Plitzner

merge-update from trunk

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

4bd58693 09/16/2014 09:26 AM Katja Luther
244b1fad 09/16/2014 09:01 AM Patrick Plitzner
  • removed unused variable
84ff9559 09/16/2014 09:01 AM Patrick Plitzner
  • avoid possible NPE
c0b39031 09/15/2014 04:11 PM Cherian Mathew

adding options to ensure that the product .zip files are not signed

0d291022 09/15/2014 02:38 PM Cherian Mathew

adding signing of jars to maven package phase
P2Util : added snapshot dir to list of hardocded sites
eu.etaxonomy.taxeditor/pom.xml : added signJars and uploadRepo (from parent pom) profiles
pom.xml : removed uploadRepo (from parent pom) profile
feature.xml : removed update configurator plugin as it clashes with simple configurator

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
6b8e9bf0 09/11/2014 04:10 PM Cherian Mathew

added CET to end of build date

3b7ab2f9 09/11/2014 02:07 PM Cherian Mathew

set org.eclipse.update.reconcile to false to avoid logging of bundle already being installed errors

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)

3def8aa5 09/10/2014 03:14 PM Patrick Plitzner
  • set ABCD import config to also import media attached to specimens as MediaSpecimen
6b71d584 09/10/2014 03:12 PM Patrick Plitzner
  • reverted accidentally removed methods due to merge with trunk
    • adapted version number in MANIFEST.MF
d98c659b 09/10/2014 02:57 PM Patrick Plitzner

merge-update from trunk

00a62062 09/10/2014 02:52 PM Patrick Plitzner
  • removed @Cascade for country in GatheringEvent because DefinedTerms should not be cascaded
    • added new service method to occurence service to find all CDM entities that are not saved via cascading
    • added tests for new method
    • added test for concurrent session saving of terms...
4f8e5d8d 09/09/2014 05:41 PM Cherian Mathew

added comments

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

added check for entity being null

e48f844f 09/09/2014 02:53 PM Cherian Mathew

added profile for uploading plugins to update site

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

025cb03a 09/09/2014 02:48 PM Cherian Mathew

mappings file for about properties

49c6e8c3 09/09/2014 02:47 PM Cherian Mathew

P2 update implementation and editor version extraction

ApplicationWorkbenchAdvisor : clean up
ApplicationWorkbenchWindowAdvisor : added update of editor to startup
P2Util : replaced older class with a new one which handles background update of editor
UpdateHandler : handles modal update of editor when requested...

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

da78db78 09/09/2014 12:03 PM Patrick Plitzner
  • bind conversation before saving specimen
5da1d38c 09/08/2014 03:57 PM Patrick Plitzner
  • implemented unstable DataImportView which will replace DataImportEditor
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
9ddd690d 09/01/2014 04:04 PM Patrick Plitzner
  • fixed typo
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
a1d6c6e3 09/01/2014 09:52 AM Patrick Plitzner
  • added javadoc
1694322e 08/26/2014 11:57 AM Patrick Plitzner

merge-update from trunk

a00b2452 08/26/2014 11:55 AM Patrick Plitzner
  • let media view react to selections from DerivateView
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)
5ff3332c 08/26/2014 08:50 AM Patrick Plitzner
  • added property tester for context menu entries for media view (#3339)
f73eb844 08/26/2014 08:04 AM Patrick Plitzner
  • remove control characters from TextFields (fixes #2248)
6814f4f5 08/25/2014 06:57 PM Patrick Plitzner
  • 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
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

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

DeleteResult handling in DeleteSynonymOperation

b12b0460 08/20/2014 09:56 AM Patrick Plitzner

merge-update from trunk

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

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