Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c3333d6a 12/08/2017 01:01 PM Fabian Reimeier

ref #7097 added translations and fixed NPE

4fc74453 12/07/2017 01:37 PM Fabian Reimeier

ref #7097 configure language based on vaadin session locale

3d053187 10/23/2017 05:07 PM Andreas Kohlbecker

showing error message on failed login attempt

b3e242fe 07/13/2017 03:34 PM Andreas Kohlbecker

fix #6810 View for starting new registrations implemented

071c2929 04/25/2017 11:19 PM Andreas Kohlbecker

View based authentication with login dialog

c21c9bf6 03/21/2017 05:22 PM Andreas Kohlbecker

ref #6169 removing replaced RegistrationItemDesign

5b4537c4 03/21/2017 05:20 PM Andreas Kohlbecker

ref #6169 replacing declarative WorkflowViewDesign

eaee371d 03/21/2017 03:25 PM Andreas Kohlbecker

ref #6169 renaming phycobank in packages to registration

4b501287 03/20/2017 12:12 PM Andreas Kohlbecker

ref #6169 UI preformance improvement for RegistrationItems

  • using GridLayout
  • disabling lazy loading
6f9eb1fe 03/17/2017 01:47 PM Andreas Kohlbecker

ref #6169 using RegistrationItem in the ListView

ef0d6020 03/16/2017 06:42 PM Andreas Kohlbecker

ref #6169 design for better list items

bc74cf95 03/13/2017 05:15 PM Andreas Kohlbecker

ref #6169 generic workflows

1ca00ef0 03/03/2017 11:17 AM Andreas Kohlbecker

ref #6169 more complete workflow view

59eb4451 03/03/2017 09:09 AM Andreas Kohlbecker

ref #6169 initial concept fo a workflow view

3f1ceae0 03/02/2017 03:08 PM Andreas Kohlbecker

ref #6169 more views for starting registrations and basic branding

6469b938 03/02/2017 08:02 AM Andreas Kohlbecker

ref #6169 responsive dashboard

8d1195dc 03/02/2017 07:57 AM Andreas Kohlbecker

removing old unused deigns

15f46faf 02/27/2017 01:33 PM Andreas Kohlbecker

ref #6169 initial design for main application

0fd8512c 02/08/2017 11:07 AM Andreas Kohlbecker

cleaning up a bit

  • removing unnesscary main log4j.properties
  • suppressing HHH90000003 deprication warning
  • removing commented beans from appContext
e0888574 02/25/2016 10:08 AM Andreas Kohlbecker

removing unwanted test file

f1a1f6de 05/06/2015 06:38 PM Cherian Mathew

ConceptRelationshipComposite, ConceptRelationshipView : using source from event to set primary composite
LeafNodeTaxonContainer : checking for nulls
SelectionEvent : added source object as member
StatusComposite : adding component as source instead of in the list of objects...

9d11084b 05/05/2015 05:06 PM Cherian Mathew

related to #4886
ConceptRelationshipComposite, D3ConceptRelationshipTree, ConceptRelationshipPresenter, IConceptRelationshipComponentListener, d3.conceptrelationshiptree_connector.js : added possibility to clear concept relationship tree
CdmChangeEvent : added new constructor with possibility to add source component...

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

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

6809e6bd 04/22/2015 02:24 PM Cherian Mathew

D3ConceptRelationshipTree, ConceptRelationshipComposite, ConceptRelationshipPresenter, ConceptRelationshipView, IConceptRelationshipComponentListener : added directional variable to display cr tree in both direction
d3.conceptrelationshiptree_connector.js : updated to handle bi-directional display...

08af4f8a 04/21/2015 03:44 PM Cherian Mathew

ConceptRelationshipComposite: added enabling / disabling of edit / delete buttons and firing event when edit concept relationship dialog is opened
EditConceptRelationshipComposite : fixed problems with async calls , adapted to updated operation class, added show in dialog method...

5e8d80a3 04/10/2015 01:47 PM Cherian Mathew

added d3.js js lib
added js / css files for concept relationship composite

8921eaba 01/12/2015 09:34 AM Alexander Oppermann

external commit

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