Project

General

Profile

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

# Date Author Comment
f2e53f06 04/28/2015 10:30 AM Cherian Mathew

added context menu addon : https://vaadin.com/directory#!addon/contextmenu

aceb7b1d 04/02/2015 11:03 AM Cherian Mathew

StatusPresenter : added method to update taxon published flag
CdmSpringContextHelper : added method to get taxon service
CdmQueryFactory, LeafNodeTaxonContainer : added uuid to taxon query select
StatusComposite, IStatusComposite : using new taxon published flag update method...

525e46f1 03/20/2015 03:26 PM Andreas Müller

use spring version as parameter in vaadin pom

ddba84c0 03/20/2015 02:53 AM Andreas Müller

use parameter for spring version

342277f8 03/20/2015 02:03 AM Andreas Müller

change vaadin-pom to 3.5.0

8b96aaff 03/12/2015 11:34 AM Cherian Mathew

added latest unitils version and p6spy jar

5185e511 12/16/2014 01:30 PM Cherian Mathew

updated version

203dc822 12/16/2014 11:25 AM Cherian Mathew

added a simple ui just to check that vaading works

ca593103 12/15/2014 03:21 PM Cherian Mathew

removed WEB-INF from list of sources for building war.
added EDIT maven repo and wagon extensions to allow deployment

ab04087e 12/15/2014 02:18 PM Cherian Mathew

moved all jetty + cdmlib related stuff (except web.xml) to test

c52a98a0 12/15/2014 12:55 PM Cherian Mathew

changed version to match cdmlib.
changed dependency library to provided scope.
changed maven jetty version to the eclipse one
moved widgetset to vaadin package to have vaddin code in a unique namespace

c9a796bb 12/08/2014 04:55 PM Alexander Oppermann

Added spring related repository to pom.xml, in order to let this poject build via maven

ead0a1ab 12/03/2014 02:16 PM Cherian Mathew

initial commit for project cdm-vaadin