Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
29d21df0 04/06/2017 01:26 PM Andreas Müller

adapt GrantedAuthorityImpl factory method

bd1bf93c 03/10/2017 08:34 PM Andreas Müller

ref #6459 added IntextReferenceHelper class and added some more tests (for name and Annotation)

3c6ba3cd 03/09/2017 04:20 PM Andreas Müller

fix #6459 Implement deduplication for IntextReferences

59b17733 02/26/2017 10:02 PM Andreas Müller

cleanup

d7919b1c 02/03/2017 01:44 PM Andreas Müller

ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others

3e29fc14 02/02/2017 04:35 PM Andreas Kohlbecker

fix #6405 more tests for CdmPermissionVoter.furtherVotingDescisions and fixing the premature returning of DENIED votes made there

792e3464 02/02/2017 04:35 PM Andreas Kohlbecker

ref #6405 tests for the CdmPermissionVoter

940ecc18 02/02/2017 02:55 PM Andreas Müller

cleanup

5a0834fb 02/01/2017 08:37 PM Andreas Müller

Cleanup

71bfbee0 02/01/2017 11:05 AM Katja Luther

ref #1606: add methods to provide filter for reference type

fe34a9eb 01/30/2017 11:07 AM Andreas Müller

ref #6365 use TaxonNameFactory for botanical names

033fa0b2 01/30/2017 10:56 AM Andreas Müller

ref #6365 use TaxonNameFactory for zoological names

da39aca0 01/30/2017 12:24 AM Andreas Müller

ref #6365 merge static methods from BotanicaName to TaxonNameBase

18b50091 01/30/2017 12:24 AM Andreas Müller

ref #6365 replace ZoologicalName factory methods

8eea91a5 01/30/2017 12:24 AM Andreas Müller

ref #6365 Move all ZoologicalName attributes up to TaxonNameBase

a4c9dfc9 01/26/2017 04:00 PM Andreas Müller

ref #6362 removed some NonViralName occurrences (non-compiling as changing in model are still missing)

c4f7a205 01/20/2017 01:01 PM Katja Luther

fix #6296: fix problems for simple search

0fc610dc 01/20/2017 10:13 AM Katja Luther

add test for different search combinations

3d654cd3 01/19/2017 10:35 AM Katja Luther

fix #6342: fix exception for ? in selection dialog

8311a989 01/09/2017 03:11 PM Katja Luther

fix #6296: include the common name search into the search query of taxa and synonyms

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

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

33525203 12/13/2016 12:25 PM Katja Luther

minor

57ef2f9d 12/02/2016 10:12 PM Andreas Müller

fix #6236 add alphabetic length ordering to name search

9c4f03a5 12/02/2016 04:27 PM Andreas Müller

Cleanup

05c87b75 12/02/2016 10:11 AM Andreas Müller

fix #6128 include authorship option in taxon and name search

f83def50 11/24/2016 12:00 PM Andreas Müller

ref #6199 test for reading excluded, unplaced and excludedNote

060676fe 11/18/2016 08:05 PM Katja Luther

solving polytomouskey node sort index problems

f3fc1024 11/10/2016 01:09 PM Andreas Müller

Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/TaxonInteraction.java
cdmlib-services/src/test/java/eu/etaxonomy/cdm/test/function/TestModelUpdate.java

e25fecb9 11/10/2016 12:48 PM Andreas Müller

cleanup

15566c6f 10/21/2016 04:45 PM Andreas Müller

ref #5974 implement substitute method for TaxonService.getAllRelationships

4dea3eee 10/20/2016 04:04 PM Andreas Müller

Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/taxon/TaxonNode.java
cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/dao/hibernate/taxon/TaxonDaoHibernateImpl.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java...

1a9b03bb 10/20/2016 12:10 PM Katja Luther

fix failing test

b72cb56a 10/18/2016 07:31 PM Andreas Müller

remaining merge issue for morge develop to cdm4.1

aabd8c12 10/18/2016 06:52 PM Andreas Müller

Merge remote-tracking branch 'origin/develop' into cdm-4.1

Conflicts:
cdmlib-db/pom.xml
cdmlib-ext/pom.xml
cdmlib-io/pom.xml
cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/excel/taxa/NormalExplicitImport.java
cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/specimen/SpecimenImportBase.java...

08a698af 10/18/2016 10:29 AM Katja Luther

ref #6099: removing cascading to child nodes and adapting the service and persistence layer

d0353186 10/13/2016 11:53 PM Andreas Müller

cleanup

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

ref #3658 remove nomenclaturalCode from all datasource related classes

  • and rename NomenclaturalCodeAwareDataSource
fbeefcaf 10/13/2016 09:58 AM Andreas Müller

ref #5974 Replace synonymRelationshipType by SynonymType and replace some other occurrences of synonym relationship

f476ff86 10/12/2016 09:00 PM Andreas Müller

ref #5974 Remove synonym relationship first compiling implementation in cdmlib

d5d3fb6e 10/07/2016 07:06 PM Andreas Müller

ref #3547 remove testDelete-result1 and cleanup and reuse testDelete-result

52ee385e 10/07/2016 06:30 PM Andreas Müller

ref #3547 Cleanup TaxonDaoHibernateImplTest.xml

77cb7459 10/07/2016 04:56 PM Andreas Müller

ref #3547 fix related tests

9a3490b1 10/07/2016 04:06 PM Andreas Müller

ref #3547 Cleanup TaxonDao.testGetTaxaByNameAndArea.xml test data a bit

ed506dcb 10/07/2016 03:06 PM Andreas Müller

fix #6089 Remove taxonomicParentCache and taxonomicChildrenCount, fix Testdata

40812151 10/07/2016 10:53 AM Andreas Müller

fix #6122 add titleCache service

77351513 10/07/2016 10:53 AM Andreas Müller

Minor cleanup

d28fe45c 10/07/2016 10:23 AM Andreas Müller

Cleanup

4fb554ff 10/07/2016 10:23 AM Andreas Müller

ref #6089 Remove failing irrelevant test

e5605065 10/07/2016 10:23 AM Andreas Müller

ref #6089 Remove all calls and methods for taxonomicChildrenCount and taxonomicParentCache

9f1aa368 10/07/2016 10:23 AM Andreas Müller

Cleanup; Delete unnecessary test classes.

e797de01 10/06/2016 05:02 PM Katja Luther

missing changes in test

3dfc49ed 10/06/2016 02:24 PM Andreas Müller

fix #6122 add titleCache service

c5764380 10/04/2016 02:26 PM Andreas Müller

Minor cleanup

8e9785f0 09/16/2016 05:30 PM Andreas Müller

Cleanup

77ed5af2 09/15/2016 11:20 PM Andreas Müller

ref #6089 Remove failing irrelevant test

22abd4ac 09/15/2016 11:09 PM Andreas Müller

ref #6089 Remove all calls and methods for taxonomicChildrenCount and taxonomicParentCache

aa66fec3 09/15/2016 11:00 PM Andreas Müller

Cleanup; Delete unnecessary test classes.

4dbe02a5 07/19/2016 03:18 PM Katja Luther

missing changes in test

32e833cb 07/11/2016 02:30 PM Andreas Müller

#4965 Implement general solution for getDatabase() in
WrappedCdmDataSource

891d65aa 07/06/2016 12:43 PM Andreas Müller

#5958 fix failing tests

3cf47767 07/06/2016 12:14 PM Andreas Müller

#5958 Implement name part search as web service

ec3ff238 07/01/2016 02:13 PM Andreas Müller

Fix dataset issue in persistence test and clean up

4cbd2815 07/01/2016 12:51 PM Andreas Müller

Clean up

f7a01923 07/01/2016 12:50 PM Andreas Müller

#5945 Deduplicate results from termloading by class

1ec74f53 06/30/2016 12:00 PM Andreas Kohlbecker

refactoring listByIds to loadByIds

f4d35a72 06/29/2016 03:57 PM Andreas Kohlbecker

attempt to reduce the overhead imposed by database access

183973c8 06/16/2016 12:28 AM Andreas Kohlbecker

#5852 dao, service and controler for taxonNode sibling retrieval

9383e254 06/10/2016 07:42 PM Andreas Müller

Try to fix pattern issue in taxon uuidAndTitleCache search

57f064a1 06/10/2016 06:58 PM Andreas Müller

Simplify taxonDao

69e00fde 06/03/2016 11:11 PM Andreas Müller

Further develop the CDM preferences #3958

9ce8ca04 05/26/2016 09:32 PM Andreas Müller

minor

af5e38cf 05/26/2016 09:26 PM Andreas Müller

revert last commit

8e9a7092 05/26/2016 09:23 PM Andreas Müller

minor

531fc7bc 05/25/2016 12:11 PM Andreas Müller

Remove generics from Reference in cdmlib (except for cdmlib-model) #5830

4010865d 05/03/2016 07:27 PM Andreas Müller

Fix empty protected titlecaches #5763

0ecfd682 04/28/2016 03:47 PM Andreas Müller

Remove bidirectionality for supplemental data #5743

b46b4c40 04/28/2016 03:47 PM Andreas Müller

Clean up AnnotationDao and AnnotationService

32acf672 04/28/2016 03:47 PM Andreas Müller

Adapt AnnotationDaoTest #3701

a98c4d5e 03/17/2016 09:13 AM Andreas Müller

Add IntextReference to related objects test classes

818f42ea 03/16/2016 05:33 PM Andreas Müller

Javadoc

4e201def 03/16/2016 05:30 PM Andreas Müller

Fix deduplication problem with list order #5652

2ddd75d2 02/18/2016 01:19 PM Andreas Müller

Add separator after nom status in taxon titleCache #5576

f8edbccb 12/21/2015 04:50 PM Andreas Kohlbecker

resolving conflicts after merge of ticket_4716 into develop

a1439def 12/17/2015 12:28 PM Andreas Müller

Cleanup description generics (related to #5357)

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

organizing imports

2638be38 11/23/2015 04:13 PM Andreas Müller

migrate to hibernate 5 for cdmlib-services and cdmlib-ext #4716

  • (except for hibernate search tests)
  • including new spring-config structure
398bcf3e 11/23/2015 04:13 PM Andreas Müller

Adapt cdmlib-persistence to new testing architecture #5370

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

Upgrade to hibernate 5 with persistence tests running #4716

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

Upgrade to spring 4.2.2, spring-security 4.0.2 and latest hibernate
validator #4716 and #4702

ad401f08 11/19/2015 10:51 AM Katja Luther

revert chamges in MatchMode

cd02d8bd 11/17/2015 03:54 PM Andreas Müller

Fix bug for embeddable classes in AdvancedBeanInitializer #5383

3dea8ed1 11/17/2015 02:46 PM Katja Luther

fixing #4878

7f2213a0 10/22/2015 03:56 PM Andreas Müller

Add test to ensure bean initialization works on hibernate proxies #5077

04535add 10/21/2015 03:32 PM Andreas Müller

minor

e652d197 10/13/2015 12:45 PM Katja Luther

fixing getUUIDAndTitleCache for Classification and excluding taxa

e1090d5d 10/12/2015 03:14 PM Andreas Müller

Fully remove old vocabulary.byClass methods #3843

97ac3d7b 10/12/2015 12:08 PM Andreas Müller

Remove listEmpty method from TermVocabularyDao #3843

367973e0 10/12/2015 11:55 AM Andreas Müller

Add vocabulary list method by term types #3843

353fbf79 09/28/2015 02:23 PM Andreas Kohlbecker

#5288 - avoiding unncessary entitiy loading, using uuid instead in dao methods

7ff16b32 09/02/2015 03:27 PM Andreas Kohlbecker

fixing broken pager mechanism for listRankSpecificRootNodes() and improving test coverage