cleanup
Remove generated css files and add them to .gitignore
minor
Revert "fix for 4.0 update"
This reverts commit f005d5fe176805dbaad3b009684875d55d0b10fe.
fix project after dependency updates
Merge branch 'creditor'
added context menu addon : https://vaadin.com/directory#!addon/contextmenu
EditConceptRelationshipComposite, EditConceptRelationshipPresenter : hack for checking relationship rules (currently only for congruence) INewTaxonBaseComponentListener, NewTaxonBaseComposite, NewTaxonBasePresenter : Setting default secundum when addin taxon / synonym...
*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
edit/styles.scss : indent for synonyms ConceptRelationshipPresenterTest : updated json to include direction
ConceptRelationshipComposite : ui fixes for controls EditConceptRelationshipComposite : changed polling interval to 1 sec IStatusComposite, StatusComposite, StatusPresenter, ConceptRelationshipUI, ConceptRelationshipView : allowing setting of classifications via url parameters...
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
ConceptRelationshipComposite, ConceptRelationshipPresenter, IConceptRelationshipComponentListener : composite / presenter for the new concept relationship view D3ConceptRelationshipTree, D3ConceptRelationshipTreeState : js component + state for the concept relationship composite...
remove old theme
added new style information to cdm-vaadin
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...
initial commit for edit theme
StatusComposite : added ui elements for filtering add / removing taxa styles.css : added custom styles for filter table , grid spacing StatusEditorUI : changed theme to mytheme
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...
added style information
moved all jetty + cdmlib related stuff (except web.xml) to test
initial commit for project cdm-vaadin