Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6469b938 03/02/2017 08:02 AM Andreas Kohlbecker

ref #6169 responsive dashboard

4abc3175 03/01/2017 10:29 AM Andreas Kohlbecker

renaming package and adding LICENSE and README for ui framework

3ba3b821 03/01/2017 09:55 AM Andreas Kohlbecker

moving cdm popoupeditor to other package

9a2ea914 02/28/2017 05:22 PM Andreas Kohlbecker

manual testing of working navigation

157460f4 02/28/2017 02:45 PM Andreas Kohlbecker

working NavigationManagerBean, easier VaadinSpringNavigatorConfiguration, disabling MenuBeanDiscoveryBean

683a331c 02/27/2017 01:33 PM Andreas Kohlbecker

porting the devday 2016 ui framework to spring - not fully working

f1e283f5 02/21/2017 12:25 PM Andreas Kohlbecker

renaming dbstatus to DistributionStatus

c964d5e8 01/10/2017 01:36 PM Patrick Plitzner

Fix title of distribution settings view

7b2a0df1 12/20/2016 11:50 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

b22621fd 11/08/2016 02:29 PM Patrick Plitzner

ref #5458 Avoid possible exception for case sensitive root node column

bea4aa93 11/08/2016 01:53 PM Patrick Plitzner

ref #5458 label for null selection (remove status)

f9ea11c9 11/08/2016 01:47 PM Patrick Plitzner

ref #5458 Allow one-click selection for status term

4b321494 11/08/2016 09:42 AM Patrick Plitzner

ref #5458 Fix node retrieval and taxonTree refresh

ba0e4a8c 11/08/2016 09:16 AM Patrick Plitzner

ref #5458 Allow null selection to remove distribution status

ad0d2649 11/02/2016 04:01 PM Patrick Plitzner

ref #5458 Notify user when taxon tree is loading

246e313b 11/02/2016 12:40 PM Patrick Plitzner

ref #5458 Clear caches when re-initializing table view

f5b90187 11/02/2016 12:04 PM Patrick Plitzner

ref #5458 Performance and usability

  • avoid re-initialization of distribution settings
  • removed Save button
787028b1 11/02/2016 09:19 AM Patrick Plitzner

ref #5458 Fix some intitialization problems

f9517a12 11/01/2016 03:50 PM Patrick Plitzner

ref #5458 Add taxon filter to distribution settings

4a72ff97 11/01/2016 02:00 PM Patrick Plitzner

ref #5458 Improve performance for taxon tree in settings dialog

  • more efficient caching
b5f17980 10/27/2016 11:19 AM Patrick Plitzner

ref #5458 Fix exception for non-unique column ids

8f1d102f 10/26/2016 04:08 PM Patrick Plitzner

ref #5458 Fix class cast exception

f8b0de79 10/26/2016 03:23 PM Patrick Plitzner

ref #5458 Fix item initialization problems

fe7f0131 10/26/2016 02:56 PM Patrick Plitzner

ref #5458 Use service based on UuidAndTitleCache to build taxon tree

41f187f1 10/21/2016 08:43 AM Patrick Plitzner

ref #5458 Validation for settings dialogs

073d62ba 10/21/2016 08:04 AM Patrick Plitzner

ref #5458 Refactor SQLException handling

58dba687 10/21/2016 07:48 AM Patrick Plitzner

ref #6131 Refactor settings dialog

  • extracted abstract class
  • set style for OK/Cancel button
5c8b52af 10/19/2016 12:18 PM Patrick Plitzner

ref #5458 Add property formatting for distribution table

d196eb4d 10/18/2016 06:45 PM Patrick Plitzner

ref #5458 Usability and UI tweaks

b8e7047b 10/18/2016 05:57 PM Patrick Plitzner

ref #5458 Performance increase for taxon node selection

  • by using SqlContainer the nodes are lazily loaded
  • child nodes are loaded via a second SQL query which is filtered for parent_id when expanding a node
  • parent-child relations are cached
a8118bab 10/18/2016 05:55 PM Patrick Plitzner

ref #5458 remove distribution selection view

3b0bc0db 10/18/2016 10:37 AM Patrick Plitzner

ref #5458 performance tweak for distribution status selection

e11ccba6 10/17/2016 05:25 PM Patrick Plitzner

ref #5458 UI tweak for settings window

32bf574c 10/17/2016 01:31 PM Patrick Plitzner

ref #5458 Add support for setting distribution status filter in settings

0f09a07c 10/17/2016 01:00 PM Patrick Plitzner

ref #5458 Fix initial opening of settings window

dc4aa464 10/17/2016 12:59 PM Patrick Plitzner

ref #5458 Layout for settings windows

5eece89f 10/17/2016 12:47 PM Patrick Plitzner

ref #5458 Split settings window into two

  • one for distribution/taxonomy settings and one for other setting
75f20bed 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Center detail window

cb4029b0 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Redesign navigation architecture

  • after login the user will be redirected directly to the table view and the settings dialog will be opened -made settings window implement ClickListener and ValueChangeListener
  • fixed possible NPEs due to redesign
092fd728 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Update selected distribution status after selection

3f6f86d5 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Replace term dropdown with popup window for performance

fda2cb06 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Add toggle button for abbreviations to settings menu

  • extract constants for session attributes
558d5bd1 10/12/2016 12:13 PM Patrick Plitzner

ref #5458 extract constants for session attributes

5f031b4f 10/12/2016 12:05 PM Patrick Plitzner

ref #5458 Error handling for abbreviated labels

785fc5d7 10/11/2016 04:53 PM Patrick Plitzner

ref #5458 Add abbreviated labels to distribution table

49a35b7d 10/11/2016 02:21 PM Patrick Plitzner

ref #5458 Refactoring

  • removed single implemented interfaces
  • merged methods
  • removed unnecessary try&catch blocks
f9837f2a 10/11/2016 11:15 AM Patrick Plitzner

ref #5458 Add TermCacher class

4f7ccb87 10/11/2016 10:46 AM Patrick Plitzner

ref #5458 Implement multi select for NamedArea selection

dd433955 09/26/2016 08:14 AM Patrick Plitzner

ref #5458 Add named areas selection box

ce1318e1 09/26/2016 05:31 AM Patrick Plitzner

ref #5458 Enhance detail window messages

38798657 09/22/2016 03:33 PM Patrick Plitzner

ref #5458 Enhance user messages

6ae724c9 09/22/2016 12:00 PM Patrick Plitzner

ref #5458 Fix duplicate column exception

3ed14411 09/22/2016 11:54 AM Patrick Plitzner

ref #5458 Extract duplicate code

6f0224b6 09/22/2016 11:31 AM Patrick Plitzner

ref #5458 Do view data binding in enter() method of table view

9f8c87ee 09/22/2016 09:34 AM Patrick Plitzner

ref #5458 Implement update of distribution editor via settings window

3a824e7f 09/06/2016 03:39 PM Patrick Plitzner

ref #5458 Redesign settings diaolog to support taxon tree

aab82329 09/05/2016 07:32 PM Patrick Plitzner

ref #5458 Major performance increase

  • refactored term loading
  • cached loaded terms
  • removed unnecessary methods and generics
  • reduces warnings
a6e7790d 09/05/2016 04:45 PM Patrick Plitzner

ref #5458 Add taxon tree instead of combo box

6ec7fb0b 09/05/2016 11:02 AM Patrick Plitzner

ref #5458 Adapt settings view to tree node selection

33a5d14e 09/05/2016 10:07 AM Patrick Plitzner

ref #5458 temp commit add tree to distribution selection

97e6a2a3 08/30/2016 12:19 PM Patrick Plitzner

ref #5458 Split classification and taxa in two separate combo boxes

c2c4af3c 08/30/2016 11:26 AM Patrick Plitzner

ref #5458 Add root node to node container constructor

9fde8b52 08/30/2016 11:25 AM Patrick Plitzner

ref #5458 refactor API method

0021fedd 08/29/2016 05:47 PM Patrick Plitzner

ref #5458 Remove unnecessary text

89800b69 08/29/2016 05:38 PM Patrick Plitzner

ref #5458 Fix details view

b48c173c 08/29/2016 05:13 PM Patrick Plitzner

ref #5458 code cleanup

b2063ede 08/25/2016 03:26 PM Patrick Plitzner

ref #5458 Cleanup and stability for distribution editor

  • Extract string constants for DB columns
  • renaming methods and variables
  • fix session handling for CRUD operations on NamedAreas
f5d57f6d 08/23/2016 07:51 AM Patrick Plitzner

ref #5458 Code cleanup

0fe2112f 06/13/2016 10:58 AM Patrick Plitzner

Implement taxon node container to be used in selection view and settings
window #5458

5b5a7e10 06/13/2016 10:58 AM Patrick Plitzner

Refactored setting window to work on taxon nodes #5458

49d7537a 06/08/2016 02:54 PM Patrick Plitzner

Renaming #5458

90d7f315 06/08/2016 02:54 PM Patrick Plitzner

Fix label of selection box #5458

1e201891 06/08/2016 02:23 PM Patrick Plitzner

Renaming #5458

e3f9b0ed 06/08/2016 02:20 PM Patrick Plitzner

Show list of taxon nodes in selection view #5458

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

90cf504a 05/05/2015 02:29 PM Cherian Mathew

Fixed layout issues.
StatusComposite : added async operation for disableing components when reloading taxa

be1478a2 04/30/2015 01:08 PM Alexander Oppermann

Fixed problem for toolbar and new authentification object. Added getter method to CdmVaadinAuthentication, in order to get the principal object with user name and roles.

a3c60cd4 04/29/2015 06:52 PM Cherian Mathew

Merge branch 'creditor'

29aeffbe 04/29/2015 06:47 PM Cherian Mathew

EditConceptRelationshipComposite : show notification only when creating concept relationship
NewTaxonBaseComposite : added second sec. combobox for the case of creating synonyms
INewTaxonBaseComponentListener, NewTaxonBasePresenter : creating separate containers for acc. taxon and synonym references...

93fcde18 04/29/2015 12:28 PM Cherian Mathew

fix for #4844
CdmVaadinAuthentication : new class used for authentication
AuthenticationPresenter, AbstractAuthenticatedUI, CdmVaadinSessionUtilities, AuthenticationView, IAuthenticationComponent : using new authentication object linked to host and context path...

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

Merge branch 'creditor'

5b2505f1 04/28/2015 10:32 AM Cherian Mathew

StatusComposite : using new added context menu addon instead of vaadin actions
ConceptRelationshipView : setting classification combobox to read only for classifications from url

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

4bdae8e0 04/27/2015 01:15 PM Alexander Oppermann
  • Fixed selection view and replaced twin selection component with combobox

  • fixed display issue with deproxy method

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

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

1a8eeec9 04/23/2015 09:42 AM Cherian Mathew

Merge branch 'creditor'

85515c31 04/23/2015 09:41 AM Cherian Mathew

git merge test 2

3320fe19 04/23/2015 09:39 AM Cherian Mathew

git merge test

7207e4a0 04/23/2015 09:37 AM Cherian Mathew

corrected string check

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

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

2ba67e3f 04/17/2015 10:12 AM Cherian Mathew

EditConceptRelationshipComposite : updated ui, added save + cancel + drag&drop functionality
ConceptRelationshipComposite : using the EditConceptRelationshipComposite
StatusComposite : set drag&drop mode
ConceptRelationshipPresenter, EditConceptRelationshipPresenter : moved create, update, edit methods to EditConceptRelationshipPresenter...

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

218fbd04 04/15/2015 04:10 PM Cherian Mathew

CdmProgressComponent : Component which indicates progress via text and a progress bar
NewTaxonBaseComposite, StatusComposite : Added taxon name field for synonym creation and using new operation and progress component objects
StatusComposite : Corrections...

19730251 04/13/2015 02:29 PM Cherian Mathew

added classification as argument for NewTaxonBaseComposite to allow for creation of taxon node

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

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

removed unnecessary StatusEditorView