Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

renaming package and adding LICENSE and README for ui framework

c3b9b63b 03/01/2017 10:04 AM Andreas Kohlbecker

adding license for package taken from vaadin

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

moving cdm popoupeditor to other package

9b182365 03/01/2017 09:54 AM Andreas Kohlbecker

porting the PopupEditor to spring and cdm

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

43e0fe91 02/27/2017 06:22 PM Andreas Kohlbecker

replacing Vaadin4Spring Event Bus by Spring ApplicationEventPublisher

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

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

f97b0886 02/27/2017 01:33 PM Andreas Kohlbecker

initial UI class for the phycobank

c850e7a9 02/27/2017 01:33 PM Andreas Kohlbecker

attempt to create a responsive layout with menu

a5f65726 02/27/2017 01:33 PM Andreas Kohlbecker

attempt to create a responsive layout with menu

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

ref #6169 initial design for main application

2d703592 02/27/2017 01:33 PM Andreas Kohlbecker

adding a valo bases edit theme

18a0f694 02/27/2017 01:29 PM Andreas Kohlbecker

ref #6410 follow up to adding a new TaxonRelatioshipType comitted in cdmlib|530a12a

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

renaming dbstatus to DistributionStatus

f380627e 02/15/2017 09:55 AM Andreas Kohlbecker

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

a1dac6b2 02/13/2017 10:42 AM Andreas Kohlbecker

#5285 removing problematic multi VaadinServlet configuration

aafb899a 02/10/2017 04:51 PM Andreas Kohlbecker

documentation

e6b01164 02/10/2017 04:44 PM Andreas Kohlbecker

ref

fd9cf932 02/09/2017 04:38 PM Andreas Kohlbecker

ref #5285 SpringUI configuration working

  • @SpringUI added and configured
  • theme harmonization as has as possible without causing glitches
  • updating to vaadin 7.7.7
029f979a 02/08/2017 01:34 PM Andreas Kohlbecker

ref #5285 replacing VaadinServlet by SpringVaadinServlet

bdaf82ec 02/08/2017 01:31 PM Andreas Kohlbecker

deprecating unused class

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
15911e5d 02/03/2017 04:33 PM Andreas Kohlbecker

ref #2939 adapting vaddin appcontext to new ehcache configuration

a4caff94 02/03/2017 02:50 PM Andreas Müller

ref #6362 fix NonViralName occurrence in vaadin

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

Fix title of distribution settings view

eb291d61 12/20/2016 02:29 PM Andreas Kohlbecker

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

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

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

a45e5ee7 11/22/2016 10:03 AM Andreas Kohlbecker

fix #6206 mapping one @WebServlets to the path /VAADIN/*

9fe639a8 11/14/2016 09:26 AM Patrick Plitzner

ref #6131 Redirect for old URLs

  • deleted test ui class
5521f23c 11/10/2016 01:45 PM Andreas Müller

Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdm-vaadin into develop

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

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

9bb42d8a 11/08/2016 02:00 PM Patrick Plitzner

ref #5458 Fix node retrieval for classification

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

ref #5458 label for null selection (remove status)

8a6e2f9a 11/08/2016 01:48 PM Patrick Plitzner

ref #5458 Refresh titlecache of named area vocabularies

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

ab7b3cd1 11/07/2016 11:45 AM Andreas Kohlbecker

fixing dependency management problems

  • letting versions be managed through cdmlib-parent
  • depending project on cdmlib-remote
  • removing classes cloned from cdmlib-remote
  • removing obsolete version definitions and dependency overrides
974ae00d 11/07/2016 11:45 AM Andreas Kohlbecker

updating DataSourceConfigurer with new code from cdmlib-remote - THIS IS REALLY UGLY!

2693d2d2 11/07/2016 11:45 AM Andreas Kohlbecker

fixing startup, dependency problems of jetty

  • fixed for eclipse ide
  • fixed for maven-jetty plugin
0cb4f241 11/07/2016 11:45 AM Andreas Kohlbecker

setting vaadin production mode to true - globally

abbbb46c 11/07/2016 11:45 AM Andreas Kohlbecker

disabling SuperDev mode which is now on by default

cd760b09 11/07/2016 11:45 AM Andreas Kohlbecker

fixing double servlet mapping

25c1d6d8 11/07/2016 11:45 AM Andreas Kohlbecker

fixin project setup:

  • solving maven warnings
  • solving some dependency problems (itextpdf, ...)
  • solving dependency probelms with jetty launcher in eclipse
  • making maven jetty plugin work
  • removing p6spy stuff
1925e9f2 11/04/2016 11:20 PM Andreas Müller

ref #5974 Fix synonymRelationship issues in vaadin

b811f6b1 11/04/2016 03:04 PM Andreas Müller

cleanup

3df95930 11/04/2016 02:48 PM Andreas Müller

Update test H2 in vaadin to new model

47936c60 11/04/2016 02:47 PM Andreas Müller

ref #5974 remove synonym relationship and other model changes

e82b27f2 11/04/2016 02:36 PM Andreas Müller

cleanup

0e522f9f 11/04/2016 02:09 PM Andreas Müller

ref #5974 Remove synonym relationships

e8a3d3c8 11/03/2016 10:12 AM Patrick Plitzner

ref #5458 Fix potential SQL query syntax exception

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
2e52d3ee 10/27/2016 11:24 AM Patrick Plitzner

ref #5458 Changed URI for distribution and concept editor

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

44123d65 10/26/2016 04:02 PM Patrick Plitzner

ref #5458 Sort named areas

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
54d20fb4 10/20/2016 05:55 PM Patrick Plitzner

ref #5458 Remove generated scss files and add them to .gitignore

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

bd46f97b 10/17/2016 01:30 PM Patrick Plitzner

ref #5458 Fix potential NPE

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
70ea5d03 10/13/2016 06:26 PM Patrick Plitzner

Trim Code + add serial version uid

f6db28c4 10/13/2016 04:09 PM Andreas Müller

cleanup

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

e693adbd 10/11/2016 03:18 PM Patrick Plitzner

ref #5458 Reduce size of distribution table

  • Show only abbreviated labels for presence absence terms
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

e37d3114 10/10/2016 04:38 PM Patrick Plitzner

ref #5458 Add generated serial version uid

c1c005ed 10/10/2016 10:17 AM Patrick Plitzner

Remove generated css files and add them to .gitignore

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