Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e87238ec 09/09/2015 02:16 PM Cherian Mathew

#5228 Remove unnecessary model init on refresh

17e4c925 09/07/2015 03:29 PM Cherian Mathew

Disable login preferences in case of dev server

d637e4ba 09/03/2015 05:11 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/MultiPageTaxonEditor.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java...

84a43ef0 09/02/2015 02:54 PM U-BGBM\k.luther

fixing #5150

0d8019de 08/26/2015 02:55 PM Cherian Mathew

Check for disposed widget

c69c2dcd 08/24/2015 02:33 PM Cherian Mathew

Add entity type to CdmChangeEvent and fixes #5139

15a62a24 08/24/2015 11:58 AM Cherian Mathew

#4073 Initial implementation of local cdm-server

7d7c5562 08/24/2015 11:34 AM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientOccurenceService.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientTaxonService.java...

43527305 08/06/2015 04:01 PM Cherian Mathew

#5130 Extend import wizards to import data via remoting and Add tests for the same

573aae9a 08/04/2015 06:10 PM Cherian Mathew

#5029 Add dev remote source quick connect

09dcb999 07/30/2015 12:55 PM Cherian Mathew

#5209 Implement auto selection of last successfully connected server / instance

1b626d51 07/30/2015 10:58 AM Cherian Mathew

#5029 Add functionality for login to remember credentials, reconnect and switch user

9d1baebb 07/28/2015 03:33 PM Cherian Mathew

#5209 Add version ui elements to advanced view, Make port text field editable for localhost servers

19c39bf4 07/28/2015 02:15 PM Cherian Mathew

#5029 Implement oneclick login for remoting

be5eeb64 07/13/2015 01:30 PM Katja Luther

add the possibility to configure the deletion of taxon nodes

43c0aada 06/05/2015 01:23 PM Cherian Mathew

Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/taxeditor into remoting-4.0

Conflicts:
.gitattributes
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/TaxonEditorInput.java...

48d1a460 05/26/2015 01:42 PM Andreas Müller

moving UuidAndTitleCache from model to persistence (changes in Editor). #4799

b433159f 05/26/2015 12:38 PM Patrick Plitzner
  • fixed copy&paste error #4799
22cb6038 05/26/2015 09:04 AM Patrick Plitzner
  • added id to entity selection dialogs (#4799)
4b94c9cf 05/22/2015 10:54 AM Cherian Mathew

Merge branch 'move-to-luna' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml...

33523106 05/20/2015 07:35 PM Andreas Müller

added id to uuidAndTitleCache fixes in TaxEditor #4799

f144593a 05/11/2015 01:47 PM Katja Luther

add dialog for the natural order preference

1d429a67 03/16/2015 09:08 PM Patrick Plitzner
  • fixed background of checkbox
7da83756 03/02/2015 01:29 PM Patrick Plitzner
  • added checkbox for Descriptions to specimen delete dialog
5fcd1280 03/02/2015 01:10 PM Patrick Plitzner
  • added checkbox for IndividualsAssociations to specimen delete dialog
bb534368 03/02/2015 10:06 AM Cherian Mathew

merge from trunk

98b5d616 02/23/2015 02:04 PM Patrick Plitzner
  • changed button text
3586a882 02/23/2015 10:43 AM Patrick Plitzner
  • refactored delete configrator dialog
    • added dialog to derivate deletion
148679e6 02/17/2015 09:51 AM Patrick Plitzner
  • added option to toggle the delete configurator parameters in taxon deletion dialog (#4656)
e9a587e7 02/16/2015 02:57 PM Patrick Plitzner
  • added configurator settings to taxon deletion dialog
2da4c7b2 02/05/2015 10:41 AM Cherian Mathew

NewTaxonNodeWizard : replaced saveOrUpdate with merge for remoting
AbstractPersistentPostOperation : added ICdmEntitySessionEnabled to constructor
RemotingLoginDialog : added functionality to directly connect to local dev eclipse cdmserver if vm arg is present

a41953a2 02/03/2015 10:49 AM Cherian Mathew

ApplicationUtil : Added 'Remoting' to title
CdmTransientEntityCacher : corrected recursive call for delete functionality
RemotingLoginDialog : Added refresh functionality
PolytomousKeyTest : updated test data and added tests for delete functionality

82dd3471 01/27/2015 10:37 AM Cherian Mathew

editorApplicationContext : reverted stand-alone app context conf
RemotingLoginDialog : updated dialog with server fetch

5285bd70 01/22/2015 10:36 AM Cherian Mathew

CdmServerInstanceInfo, RemotingLoginDialog, ShowRemotingLoginWindowHandler : functionality for remoting login
moved classes to appropriate locations.
merged from trunk.

c05bb77e 12/11/2014 09:35 PM Patrick Plitzner
  • use labelCache instead of description for amplification labeling
feb81cbe 12/11/2014 03:57 PM Patrick Plitzner
  • adapted details views and wizards to cdm changes (amplifaction + amplification result)
    • added missing parameters to details views
040d6554 12/10/2014 01:10 PM Patrick Plitzner
  • added possibility to also add a person as nomenclatural author (fixes #4301)
d1b51913 10/20/2014 10:21 AM Patrick Plitzner
  • adapted method calls to cdmlib changes
72996734 09/01/2014 10:49 AM Patrick Plitzner
  • implemented functionality to reuse media in MediaView (#2385)
86cc5c9a 08/25/2014 08:45 AM Alexander Oppermann

refactored default language selection methods.

4afd9d97 08/20/2014 04:04 PM Alexander Oppermann

Added Default Language Selection for the TaxonomicEditor to fix #4358

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

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

remove deprecated method

6b06a799 04/01/2014 08:51 AM Patrick Plitzner
  • removed Amplification as a TreeNode from the DerivateView
    • added Amplification to DetailsView of SingleRead as an EntitySelectionElement
e6a339fa 03/31/2014 02:19 PM Patrick Plitzner
  • organize imports for new molecular services
1cb96484 03/17/2014 08:51 AM Patrick Plitzner
  • implemented EntitySelectionElement for Primer
    • adapted details views with primer selection element
ae124a8e 03/11/2014 06:10 PM Andreas Kohlbecker

fixing #4116 (ClassCastException when selecting Euro+Med top level area in DistributionElement details view)

4e59c9c1 02/10/2014 02:59 PM Andreas Kohlbecker

solving #4013 (GrantedAuthority: Humane label of TaxonNode authorities)

be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

968bf39e 11/14/2013 01:52 PM Andreas Müller

fix ClassCast for Teams

8600629c 11/08/2013 05:26 PM Cherian Mathew

added conversationholder.commit fix to AbstractFilteredCdmResourceSelectionDialog and comments for this fix (with ticket number) for all files

c494e417 11/04/2013 02:28 PM Andreas Müller

Fix duplicated named areas vocabularies in dialog (see also #3843)

46b1fa9b 11/01/2013 05:20 PM Andreas Müller

change voc uuid handling

a1a93b94 11/01/2013 04:22 PM Andreas Müller

remove use of TermService.findByEnum

68b83178 10/30/2013 02:00 PM Andreas Müller

rename FieldObservation -> FieldUnit #3566

8c550777 10/30/2013 01:49 PM Andreas Müller

rename field observation in NewFieldObservationWizard.java and rename the class #3566

81c5aaf2 10/30/2013 01:44 PM Andreas Müller

rename NewFieldObservationWizard.java and label #3566

bd176faf 10/09/2013 09:59 AM Patrick Plitzner

merge-update from trunk

f0a072ff 10/09/2013 09:47 AM Patrick Plitzner
  • aligned linkt text for creation of new elements via pop-up dialog
b623f722 09/25/2013 11:11 AM Patrick Plitzner

merged trunk into branch

f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

4f70cce5 09/17/2013 02:27 PM Patrick Plitzner
  • adapted WaterbodyOrCountry separation
017f612c 09/03/2013 03:08 PM Patrick Plitzner

merge-update from trunk

496d0049 09/03/2013 12:30 PM Patrick Plitzner
  • fixed the link in CollectionSelectionDialog and InstitutionSelectionDialog to create a new entity
    • found strange bug in org.eclipse.swt.widgets.Link described in Ticket #3691
1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

c158c2cf 07/22/2013 05:30 PM Cherian Mathew

SpecimenOrObservationTypeSelectionDialog : new dialog which allows user to choose from known SpecimenOrObservationTypes
AbstractFilteredCdmResourceSelectionDialog: added check to make sure that wizard does return a non-null entity

5967bf6b 07/18/2013 06:18 PM Cherian Mathew

AbstractFilteredCdmEnumSelectionDialog : new abstract class for a filtered selection dialog on IEnumTerm objects
OriginalSourceTypeSelectionDialog : first concrete implementation of AbstractFilteredCdmEnumSelectionDialog for OriginalSourceTypeSelectionDialog

124424d0 07/10/2013 04:05 PM Cherian Mathew

updates for 3.3 model changes. Phase two commit, which contains method changes / updates

49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

30a27c33 09/13/2012 05:07 PM Andreas Kohlbecker

solved #2990 (implement missing parts of Groups admin details view)

28b3f4aa 09/13/2012 12:31 PM Andreas Kohlbecker

GrantedAuthoritySelectionDialog implemented for #2990 (implement missing parts of Groups admin details view)

208a9050 09/10/2012 03:30 PM Andreas Kohlbecker

merging in latest changes from trunk, up to r15854 (editor starts without issues)

23783f7a 01/30/2012 12:40 PM Niels Hoffmann

Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)

9ac72187 01/23/2012 03:35 PM Lorna Morris

Fixes #2681

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency