Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c1c005ed 10/10/2016 10:17 AM Patrick Plitzner

Remove generated css files and add them to .gitignore

19c380b7 03/08/2016 10:28 AM Katja Luther

minor

9f2a3880 03/08/2016 10:27 AM Katja Luther

Revert "fix for 4.0 update"

This reverts commit f005d5fe176805dbaad3b009684875d55d0b10fe.

c839d071 03/08/2016 10:26 AM Katja Luther

fix project after dependency updates

0312ac03 04/28/2015 11:27 AM Cherian Mathew

Merge branch 'creditor'

f2e53f06 04/28/2015 10:30 AM Cherian Mathew

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

21a1bf2d 04/27/2015 02:33 PM Cherian Mathew

EditConceptRelationshipComposite, EditConceptRelationshipPresenter : hack for checking relationship rules (currently only for congruence)
INewTaxonBaseComponentListener, NewTaxonBaseComposite, NewTaxonBasePresenter : Setting default secundum when addin taxon / synonym...

1a3e979c 04/24/2015 04:21 PM Alexander Oppermann

*added new config window
*added settings icon
*removed edit button from toolbar
*added double click listener
*added sql container and changed query
*added popupView for better editing
*saving back works properly

0f5dbbcc 04/24/2015 11:08 AM Cherian Mathew

edit/styles.scss : indent for synonyms
ConceptRelationshipPresenterTest : updated json to include direction

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

6f501be5 04/23/2015 09:12 AM Cherian Mathew

ConceptRelationshipComposite : made direction aware
EditConceptRelationshipComposite : made direction aware and added arrows as hints
StatusComposite, ConceptRelationshipView : moved taxon table drop handler from status composite to view
edit.scss, styles.css : added arrow styles

513ad98e 04/10/2015 01:52 PM Cherian Mathew

ConceptRelationshipComposite, ConceptRelationshipPresenter, IConceptRelationshipComponentListener : composite / presenter for the new concept relationship view
D3ConceptRelationshipTree, D3ConceptRelationshipTreeState : js component + state for the concept relationship composite...

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

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

55b07406 04/01/2015 01:22 PM Cherian Mathew

initial commit for edit theme

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

7376bad6 01/15/2015 11:21 AM Alexander Oppermann

added style information

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

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

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

initial commit for project cdm-vaadin