ref #5458 Refresh titlecache of named area vocabularies
ref #5458 Allow one-click selection for status term
ref #5458 Fix node retrieval and taxonTree refresh
ref #5458 Allow null selection to remove distribution status
fixing dependency management problems
updating DataSourceConfigurer with new code from cdmlib-remote - THIS IS REALLY UGLY!
fixing startup, dependency problems of jetty
setting vaadin production mode to true - globally
disabling SuperDev mode which is now on by default
fixing double servlet mapping
fixin project setup:
ref #5458 Fix potential SQL query syntax exception
ref #5458 Notify user when taxon tree is loading
ref #5458 Clear caches when re-initializing table view
ref #5458 Performance and usability
ref #5458 Fix some intitialization problems
ref #5458 Add taxon filter to distribution settings
ref #5458 Improve performance for taxon tree in settings dialog
ref #5458 Changed URI for distribution and concept editor
ref #5458 Fix exception for non-unique column ids
ref #5458 Fix class cast exception
ref #5458 Sort named areas
ref #5458 Fix item initialization problems
ref #5458 Use service based on UuidAndTitleCache to build taxon tree
ref #5458 Validation for settings dialogs
ref #5458 Refactor SQLException handling
ref #6131 Refactor settings dialog
ref #5458 Remove generated scss files and add them to .gitignore
ref #5458 Add property formatting for distribution table
ref #5458 Usability and UI tweaks
ref #5458 Performance increase for taxon node selection
ref #5458 remove distribution selection view
ref #5458 performance tweak for distribution status selection
ref #5458 UI tweak for settings window
ref #5458 Add support for setting distribution status filter in settings
ref #5458 Fix potential NPE
ref #5458 Fix initial opening of settings window
ref #5458 Layout for settings windows
ref #5458 Split settings window into two
ref #5458 Center detail window
ref #5458 Redesign navigation architecture
ref #5458 Update selected distribution status after selection
ref #5458 Replace term dropdown with popup window for performance
ref #5458 Add toggle button for abbreviations to settings menu
Trim Code + add serial version uid
cleanup
ref #5458 extract constants for session attributes
ref #5458 Error handling for abbreviated labels
ref #5458 Add abbreviated labels to distribution table
ref #5458 Reduce size of distribution table
ref #5458 Refactoring
ref #5458 Add TermCacher class
ref #5458 Implement multi select for NamedArea selection
ref #5458 Add generated serial version uid
Remove generated css files and add them to .gitignore
ref #5458 Add named areas selection box
ref #5458 Enhance detail window messages
ref #5458 Enhance user messages
ref #5458 Fix duplicate column exception
ref #5458 Extract duplicate code
ref #5458 Do view data binding in enter() method of table view
ref #5458 Implement update of distribution editor via settings window
ref #5458 Correctly log out of session when clicking logout button
ref #5458 Redesign settings diaolog to support taxon tree
ref #5458 Major performance increase
ref #5458 Add taxon tree instead of combo box
ref #5458 Adapt settings view to tree node selection
ref #5458 temp commit add tree to distribution selection
ref #5458 Escape SQL control character '
ref #5458 Split classification and taxa in two separate combo boxes
ref #5458 Remove unnecessary method parameters
ref #5458 Remove natural sorting from node retrieval
ref #5458 Error handling
ref #5458 Add root node to node container constructor
ref #5458 refactor API method
ref #5458 Remove unnecessary text
ref #5458 Fix details view
ref #5458 add white space to SQL query
ref #5458 fix assignment of new distribution if it was null before
ref #5458 code cleanup
ref #5458 Fix and streamline SQL distribution query
ref #5458 Revert SQL streamlining
ref #5458 streamlined SQL query
ref #5458 Cleanup and stability for distribution editor
ref #5458 Code cleanup
ref #5458 Fix grouping and add ordering of taxon node table
Fix potential NPE
Fix test (There are 29 relation types now)
Optimize taxon node container #5458
Remove unused init strategy properties #54
Implement taxon node container to be used in selection view and settings window #5458
Refactored setting window to work on taxon nodes #5458
Fix compile bug in vaadin
Show classifications first in selection box #5458
Renaming #5458
Fix label of selection box #5458
Only allow taxa >= species in selection view #5458
Show list of taxon nodes in selection view #5458
Refactor presenter to work on a list of taxon nodes #5458