Project

General

Profile

Download (13.1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4b321494 11/08/2016 09:42 AM Patrick Plitzner

ref #5458 Fix node retrieval and taxonTree refresh

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

ref #5458 Notify user when taxon tree is loading

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
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
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
e11ccba6 10/17/2016 05:25 PM Patrick Plitzner

ref #5458 UI tweak for 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