Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
78009a08 09/24/2020 12:33 PM Andreas Kohlbecker

ref #9225 adapting TaxonGraphHibernateListener processor and test to changed mapping of TaxonName.nomenclaturalSource

a38e2585 09/11/2020 01:22 PM Andreas Kohlbecker

fix #7862 full documentation on TaxonGraphHibernateListener, TaxonGraphBeforeTransactionCompleteProcess etc.

2169c8d6 09/04/2019 10:33 AM Andreas Kohlbecker

ref #8505 removing test code

805b1fcf 09/04/2019 10:31 AM Andreas Kohlbecker

ref #8505 making getCdmHomeSubDirFallback() static again

768f6835 09/03/2019 03:29 PM Andreas Kohlbecker

ref #8505 renaming method to getResourceFolderSeperator() and adapting documentation

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

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

f93dab43 08/05/2019 09:59 AM Katja Luther

Revert "minor - fix merge conflict"

This reverts commit fc3932ac4dd186b6f5809863356912f949ae202d.

fc3932ac 08/05/2019 09:51 AM Katja Luther

minor - fix merge conflict

110bd37f 05/17/2019 01:01 PM Andreas Müller

ref #8189 fix user.home in AccountStore

945508b5 04/03/2019 10:15 AM Andreas Kohlbecker

ref #8189 fallback method for getCdmHomeSubDir() and fixing bug in getCdmHomeDirFallback()

c1460d6c 04/02/2019 11:32 AM Andreas Kohlbecker

ref #8189 removing useless trailing slashes

0e6db332 04/01/2019 02:55 PM Katja Luther

adapt ConfigFileUtils to handle file access without appllication context

9b7d57ff 03/29/2019 03:23 PM Andreas Kohlbecker

ref #8189 providing fallback method to retrieve the ~/.cdmLibrary folder without application context

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

ref #8189 DataSourceConfigurer using ConfigFileUtil correctly

110c97a6 03/21/2019 02:46 PM Andreas Kohlbecker

ref #8189 moving method getFolderSeperator() back to CdmUtils

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

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

6623206c 10/12/2018 04:57 PM Andreas Kohlbecker

ref #7709 adding missing @CdmHibernateListener config annotation to allow activating the TaxonGraphHibernateListener bean

f7df0b93 10/10/2018 05:51 PM Andreas Kohlbecker

ref #7648 TaxonGraphHibernateListener as Spring bean configured via the CdmHibernateListenerConfiguration

53db84af 04/23/2018 01:53 PM Andreas Müller

ref #6241 change @date to @since (fix)

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

ref #6241 change @date to @since

136d29ba 07/07/2017 03:54 PM Andreas Müller

add toString to CdmSource and cleanup and some minor fixes

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

fix #6535 change CdmMetaData.propertyName from int to string

d45008d0 12/20/2016 11:49 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

c0248cde 10/13/2016 01:14 PM Andreas Müller

ref #3658 remove nomenclaturalCode from all datasource related classes

  • and rename NomenclaturalCodeAwareDataSource
a3de0ebf 06/01/2016 12:58 PM Patrick Plitzner

Add data source name to CdmSourceException #5785

b1c5e27c 12/11/2015 11:27 AM Andreas Kohlbecker

organizing imports

3dd6c00e 11/23/2015 04:13 PM Andreas Müller

Upgrade to hibernate 5 with persistence tests running #4716

b2639c6c 11/23/2015 04:10 PM Andreas Müller

Fix all compile errors from services to remote (some only preliminary)
#4716

01871756 08/21/2014 08:03 PM Andreas Müller

minor

eb7bd2c6 05/07/2014 10:39 AM Cherian Mathew

CdmSource : added null port constant
CdmPersistentDataSource : corrected url port generation

d6c56cef 05/06/2014 05:45 PM Andreas Müller

remove imports and javadoc

9d83d860 05/06/2014 04:25 PM Cherian Mathew

added setter methods for common properties

10e96c9d 04/09/2014 04:27 PM Cherian Mathew

DatabaseServiceHibernateImpl : added important fixme
CdmPersistentDataSource : clean up
CdmPersistentXMLSource : added context path enum for remoting
CdmApplicationUtils : variable change

8a45b292 04/04/2014 05:38 PM Cherian Mathew

added comments / javadoc

704154d3 04/04/2014 10:05 AM Cherian Mathew

New classes / interface to refactor the CdmDataSource object to be more generic to allow for remoting sources
ICdmSource / CdmSource : Base class / interface which represent any CDM Source
ICdmPersistentSource : interface which represents a persistent cdm source...

9ba80ffb 04/04/2014 09:58 AM Cherian Mathew

CdmPersistentSourceUtils : new class which contains all functionality to manage the persistent cdm sources config (taken from CdmPersistentDataSource)
CdmSourceException : wraps around exceptions when interacting with the Cdm Sources

80bf5d7b 04/05/2013 01:27 PM Andreas Kohlbecker

central configuration of admin login and default password in eu.etaxonomy.cdm.config.Configuration

7e5bc50f 03/26/2013 04:28 PM Andreas Kohlbecker

preliminar solution for handling and setting the lucene version