- Core-Shared: [fix] Configuration: add timezone initialization [fix] TimeZone handling in DateType and Dates utility class - Test-Shared [enh] add test class (moved from core-shared) - Synchro: [fix] SurveyInterceptor: code report erase previous fix - Synchro-Server: [fix] Use the shared property for admin email - Common-UI: [fix] If a synchro export retry is attempt, the progression message does not disappear
- Model: [fix] remove incompatible columns for Q² on VALIDATION_HISTORY and QUALIFICATION_HISTORY (mantis #38451) [enh] add rule controlled attribute 'observers' (mantis #38440) - Core-Shared: [enh] add some configuration options [fix] concurrency access to utility methods in Geometries - Test-Shared [enh] add test data for rule preconditions - Core-Client: [fix] add db-changelog-3.0.0.8 [enh] update maven profile for squirrel - Core-Server: [fix] add db-changelog-3.0.0.8 - Synchro: [fix] TranscribingItemInterceptor: fix bad query (mantis #38439) [enh] TranscribingItemInterceptor: add query to support update date (report from mantis #36340) [enh] DataTableWithUpdateDateInterceptor: add a list of excluded table (VALIDATION_HISTORY & QUALIFICATION_HISTORY) (mantis #38451) - Common-UI: [enh] change deprecated PropagatePropertyChangeListener.PropagatePropertyChange to a BeanPropertyChangeListener with an indexed property change support [enh] change BlockingLayerUI structure [enh] SmartCellEditor renamed to PredicatedCellEditor with enhancements [enh] SmartCellRenderer renamed to MultipleCellEditor with enhancements [enh] add PredicatedCellRenderer
- Pom: [enh] add quadrige2-test-shared with all needed test resources and classes - Test-Shared [enh] add utility test classes and resources - Core-Client: [fix] minor issue in AppliedStrategyDaoImpl [enh] test architecture - Core-Server: [fix] minor issue in AppliedStrategyDaoImpl - Core-Shared: [enh] move test resources - Synchro: [fix] column name issue in measurement interceptors - Common-UI: [fix] Mantis #38335