Project

General

Profile

Download (1.43 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
539794c5 05/02/2018 02:32 PM Andreas Müller

ref #6241 replaced @date by @since in vaadin

29078af6 04/04/2017 02:02 PM Andreas Kohlbecker

refactoring package structure

  • presenters moved into view
  • per cdm domain subpackage
  • component presenters moved into component package
a1dac6b2 02/13/2017 10:42 AM Andreas Kohlbecker

#5285 removing problematic multi VaadinServlet configuration

e6b01164 02/10/2017 04:44 PM Andreas Kohlbecker

ref

fd9cf932 02/09/2017 04:38 PM Andreas Kohlbecker

ref #5285 SpringUI configuration working

  • @SpringUI added and configured
  • theme harmonization as has as possible without causing glitches
  • updating to vaadin 7.7.7
029f979a 02/08/2017 01:34 PM Andreas Kohlbecker

ref #5285 replacing VaadinServlet by SpringVaadinServlet

a45e5ee7 11/22/2016 10:03 AM Andreas Kohlbecker

fix #6206 mapping one @WebServlets to the path /VAADIN/*

0cb4f241 11/07/2016 11:45 AM Andreas Kohlbecker

setting vaadin production mode to true - globally

aee16929 04/23/2015 06:34 PM Cherian Mathew

ConceptRelationshipComposite : ui fixes for controls
EditConceptRelationshipComposite : changed polling interval to 1 sec
IStatusComposite, StatusComposite, StatusPresenter, ConceptRelationshipUI, ConceptRelationshipView : allowing setting of classifications via url parameters...

3df4ea80 04/22/2015 02:26 PM Cherian Mathew

reverting back authentication hack

9f53671d 04/16/2015 03:01 PM Cherian Mathew

EditConceptRelationshipComposite : updated composite for new and edit functionality
IdAndUuid -> IdAndUuidName : new identity object with name
NewTaxonBaseComposite, StatusComposite, NewTaxonBasePresenter, IConceptRelationshipComponentListener, INewTaxonBaseComponentListener : changed IdUuid to IdUuidName...

e5e6f7cc 04/10/2015 02:05 PM Cherian Mathew

revert authentication check

45da4f57 04/10/2015 01:45 PM Cherian Mathew

removed unnecessary StatusEditorView

77864135 04/09/2015 11:58 AM Alexander Oppermann

remove old theme

1b8dfb1b 04/09/2015 11:52 AM Alexander Oppermann

added new style information to cdm-vaadin

5cf75203 04/08/2015 03:03 PM Cherian Mathew

NewTaxonBaseComposite, INewTaxonBaseComposite, INewTaxonBaseComponentListener, NewTaxonBasePresenter : added new component for creating new taxon / synonym
CdmVaadinSessionUtilities : utility class for vaddin session
CdmVaadinUtilities : utility class for general vaadin ui...

1d066036 04/01/2015 01:27 PM Cherian Mathew

StatusComposite, IStatusComposite : added font awesome refresh icon, updated checkbox generator
CdmSQLContainer : added methods to disable change ebents and possiblity to add items
LeafNodeTaxonContainer : corrected and split queris for taxon and synonyms...

c6974750 03/12/2015 04:14 PM Cherian Mathew

StatusComposite : added ui elements for filtering add / removing taxa
styles.css : added custom styles for filter table , grid spacing
StatusEditorUI : changed theme to mytheme

51fe9924 03/12/2015 11:33 AM Cherian Mathew

First commit for Status Editor
StatusEditorUI, StatusEditorView, StatusComposite, IStatusComposite, StatusPresenter : MVP classes for status editor
CdmSQLContainer, CdmSpringContextHelper : using new connection pool method
LeafNodeTaxonContainer : container for status editor...