Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
20884bdb 06/10/2020 03:59 PM Andreas Kohlbecker

ref #7085 removing obsolete code from LoggingConfigurer

afbe7dc1 06/08/2020 12:38 PM Andreas Müller

remove deprecated constant from DataSourceConfigurer

8126fe37 06/08/2020 12:09 PM Andreas Müller

cleanup

5666c59e 05/19/2020 05:54 PM Andreas Kohlbecker

fix #9023 implementing stratup option cdm.forceSchemaCreate with integration test:
- CdmDatabaseException as RuntimeException for all sever db connection problems
- web service for CDM Metadata
- integration test for data base creation as optional maven profile

68ea5e65 09/03/2019 03:12 PM Andreas Kohlbecker

fix #8505 turning statical methods of ConfigFileUtil into non statical bean methods

eacea571 03/22/2019 03:15 PM Andreas Kohlbecker

ref #8189 DataSourceConfigurer @Autowiring ConfigFileUtil to init this bean before

460fe6fd 03/22/2019 12:58 PM Andreas Kohlbecker

ref #8189 DataSourceConfigurer using ConfigFileUtil correctly

cf9ba327 03/21/2019 06:53 PM Andreas Kohlbecker

ref #8189 cdmlib-remote.properties as not required property source fixes bug introduced in 9b55e525

a23c2a31 03/21/2019 02:46 PM Andreas Kohlbecker

ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config

44b37b30 03/21/2019 02:46 PM Andreas Kohlbecker

ref #8189 moving folder funstins from CdmUtils to ConfigFileUtil

9b55e525 03/21/2019 02:46 PM Andreas Kohlbecker

ref #8189 CdmUtils uses the spring environment to find user.home

a81acd75 08/16/2018 11:43 AM Katja Luther

revert commit ff21181c

ff21181c 07/30/2018 12:47 PM Katja Luther

mend

ref #7599: minor

7fa325bc 04/23/2018 01:49 PM Andreas Müller

ref #6241 change @date to @since

83d34a19 02/20/2018 07:00 PM Andreas Kohlbecker

fix #7269 implementing RedmineRegistrationMessageService

4019d661 12/14/2017 12:18 PM Andreas Kohlbecker

bean loading priority

2bec70cd 12/13/2017 05:42 PM Andreas Kohlbecker

data source bean id aka instance name now available from the Spring environment

a7aba938 10/25/2017 04:07 PM Andreas Kohlbecker

ref #7034 closing open database connections in DataSourceConfigurer

825e3afb 06/08/2017 01:15 PM Andreas Müller

ref #6535 fix calls to version number from other places

e8023b87 06/05/2017 09:05 PM Andreas Müller

fix hibernate search index path issue for remote-webapp tests

cfe723e5 05/09/2017 06:23 PM Andreas Müller

fix #6535 change CdmMetaData.propertyName from int to string

3417407b 05/09/2017 09:04 AM Andreas Kohlbecker

ref #6628 harmonizing cdm home folder utils and providing a default subfolder suggestion for cdm-remote-webapp instances

fdba7267 02/13/2017 10:52 AM Andreas Kohlbecker

minor documentation improvement

e3e0e316 02/03/2017 04:24 PM Andreas Kohlbecker

ref #2939 taking configurations out of the compenent scan\n, a more finegraned strategy is needed for the variety of situations we have to deal with