adapt EntityCacheDebuggerComponent to new includeIgnored parameter
rename CdmCacher to CdmCacherBase
clean test data in SpecimenTypeDesignationWorkingSetServiceImplTest-deleteTest.xml
cleanup
update vaadin test H2 to v5.15.2
update vaadin test H2
adapt vaadin to new package structure for persistence.permission
ref #9005 try to fix unplaced in CdmQueryFactory and LeafNodeTaxonContainer
ref #9005 try to fix unplaced in CdmQueryFactory
ref #9005 adapt vaadin tests to new TaxonNode.status
ref #9005 adapt NewTaxonBasePresenter to new TaxonNodeStatus
update vaadin test H2 to v5.15
cleaning up code and fixing typo in term title
ref #8834 UuidAndtitleCache replaced by TaxonNodeDto
adapting to moved ReferenceEllypsisFormatter
ref #8548 fixed width for grid cells in reference editor
ref #8706 adapting to new DateHeaderFilter package name
ref #8706 DateHeaderFilter to add Date headers to all servlet responses
ref #8738 , ref #8702 , ref #8468 update vaadin test DB
fix #8673 update Vaadin test DB to CdmLinkSource changes
fix #8628 update Vaadin test DB to Person.orcid
adapt vaadin Test-H2 to model changes v5.11
fix #8014 improving lables related to validation and replaced basionyms, fixing labeling issue in NameRelationField and harmonizing add/remove button
fix #8527 fixing loss of name relations when saving the name editor again
fix #8409 adding select for code editions to NameRelationField
fix #8408 adding select for code editions to nom status row
fix #8462 fuffering new blocking registrations for later association with main registration
fix #8377 disabling delete buttons in editors for new type designations and fixing bug in button state handling
fix #8376 disabling add new button after first click
fix #8342 solving layout problems of the AbstractTimePeriodField
adapt test H2 to schema v5.8.2
minor
adapt Vaadin to model changes v5.8.1
adapt test H2 to schema v5.8.1
adapt vaadin tests to new schema version
update vaadin test H2 to new schema version 5.8
ref #8397 adding default status message as hint to phycobank index
fix #8346 flexible editing of annotations for Curator and Admin roles
fix #8345 adding filter text field for publications in RegistrationListView
bugfix related to initstrategy
ref #8209 modularization of reference init strategies by using the EntitiyInitStrategy class
ref #8284 changing user hint regarding how to proceed with entering types for an existing name
ref #8278 supporting two levels of inRefernces in init-strategies related to ellypsed reference comboboxes
ref #8279 removing unused call to CdmUserHelper.user()
removing hard coded debug level from logger
ref #8193 fixing layout problem related to width nom status widget
ref #8193 using abbreviated label for status types
fix #8250 RegistrationEditor inReference required only for Article Section BookSection InProceedings
fix #8193 ElementCollectionField to edit nomenclatural status in TaxonNamePopupEditor
ref #8220 editing exististing names for new regitration: citation detail enabled, section only restriction disabled
fix #7965 using the TypeDesignationStatusFilter elements to simplify the type filter select
ref #8205 clening up: removing duplicate application of the ReferenceEllypsisCaptionGenerator and minor cleaning
ref #8209 avoiding LIEs when using the ReferenceEllypsisFormatter
ref #8220 fixing NPE
ref #8215 using match mode BEGINNING for all AgentBase paging providers, also centralizing the construction
fix #8220 TaxonNamePopupEditor to review or complete the exiting name to be registered
improving DelegatingErrorHandler
fix #8215 changing default match mode for reference paging provider to BEGINNING
fix #8209 using ReferenceEllypsisFormatter for all Reference comboboxes
ref #8214 minor cleanup and improving a TODO comment
fix #8246 fixing handling of CANCEL events of TaxonNameEditors in the RegistrationWorkingsetPresenter
changing label 'Super-Collection' to 'In collection'
ref #8176 fixing refreshing of specificEpithet after editing the name via the WeaklyRelatedEntityCombobox edit button
ref #8176 fixing edit button functionality in WeaklyRelatedEntityCombobox
fixing initial focus for LoginDialog
ref #8218 better extraction of the actual cause to be delegatged in the DelegatingErrorHandler
ref #8217 enabling ToManyRelatedEntitiesComboboxSelect and fixing read only state of AbstractCdmDTOPopupEditors
ref #8217 proper setting of the readonly state for ToManyRelatedEntitiesListSelect fields
fix #8218 implementing PermissionDeniedErrorHandler to handle all uncaught PermissionDeniedExceptions in a UI
avoiding RegistrationWorkingsetPresenters to handle events from foreign view: - pushing common EditorActionContext methods up - checking for own view in context root
ref #7548 relaoding of the workingset only when a 'root' popupeditor has been closed
fix #8213 fixing db query for users witch have not created any references yet
ref #8107 ref #8099 reverting changes which have been picked from hotfix branch in favour of the better implementation in the develop branch
fix #8214 fixing required validation for WeaklyRelatedEntityCombobox and centralizing related messages
ref #8050 validing related name nomenclatural reference to require the user to add missing references when reusing an exising name
ref #8099 better logging of error conditions and more robust error handling in save()
fix #7963 trating UNKNOWN Rank class as super-specific
fix #7968 validators for completeness of Partial and TimePeriod
ref #8050 fixing bug in reloadRegistrtions() and removing remain from previous conflict
ref #8184 reverting typedesignation status filter back to ListSelect
ref #8050 creating blocking registrations for exising names which are used in the context of another registration
ref #8050 moving transactional code from RegistrationWorkingsetPresenter to new service class
fix #7962 "New" or "Edit" information and humane lables for DTO editors in context breadcrumbs
ref #8191 intoducing the long awaited EditorFormConfigurator for fine tuning of the inReference button enabled states
ref #8192 unlock button to allow curator and admin to edit published Registrations
ref #8188 adding empty hibernate.properties for main to satisfy PropertiesFactoryBean in production mode
fix #8184 using NativeSelect instead of ListSelect to avoid circumvent a bug in the ListSelect which affects the Chrome browser
fix #8149 inclusion of NULL and Genric ref types optional and fixing bugy refresh
removing useless session flush in CdmStore.delete function
ref #7356 ignoring selenide tests for now since they conflict with other tests
ref #7356 foundation for selenide tests implemented
ref #7356 moving VaadinServletConfiguration from web.xml into CdmVaadinConfiguration
ref #8188 configurable.xml loads hibernate properties from src/test/resources/hibernate.properties - cdm-vaadin
multiple test datasources for tesing multiple test suites
ref #8176 removing workaround with bad performance which was need for broken TaxonNameStringFilterablePagingProvider.idFor()