Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
29134462 08/13/2020 03:06 PM Andreas Müller

cleanup

922b1ce9 07/20/2020 11:55 AM Andreas Kohlbecker

ref #9152 implementing service level cache for cdm preferences with locking mechanism

014ff426 06/18/2020 04:44 PM Andreas Müller

cleanup

72eb424b 06/17/2020 01:20 AM Andreas Müller

ref #9078 first server side implementation for parsing and deduplication of names

03e4c253 06/12/2020 08:05 PM Andreas Müller

ref #6581 add "source" to Classification, TypeDesignation, RelationshipBase and NomenclaturalStatus

6ade84be 03/27/2020 04:24 PM Andreas Müller

cleanup and remove ITitleDao.findByTitleAndClass(xxx)

bdde6137 01/22/2020 10:00 AM Katja Luther

ref #8624: add dao and service methods to search for titlecache or abbrev title cache

2a055418 01/20/2020 04:44 PM Andreas Müller

add parameterized HQL API access

f24b885c 01/20/2020 11:20 AM Andreas Müller

cleanup

52a42c7d 10/30/2019 02:00 PM Andreas Müller

ref #8612 use better generics for findByExample

8da0b07f 08/28/2019 01:42 AM Andreas Müller

ref #8479 add listUUIDs method

fccd79b3 08/27/2019 04:36 PM Andreas Müller

ref #8479 ordering for taxon nodes implemented in TaxonNodeFilter and in loadById

b6177938 08/13/2019 03:13 PM Andreas Müller

ref #7099 add CdmAuthority to User, remove CDM_VIEW from tests, cleanup

d5579203 08/13/2019 03:13 PM Andreas Müller

ref #7099 rename model.rights to model.permission

899b7d66 08/13/2019 03:13 PM Andreas Müller

ref #7099 move user, group and GrantedAuthorityImpl to new rights package

2b4d0842 06/03/2019 05:25 PM Andreas Kohlbecker

generic webservice method for all cdm entitiy list controllers to search by Restriction

4d025474 05/27/2019 12:49 PM Katja Luther

ref #8045: add remove to preference service and dao

e358ae18 05/16/2019 09:09 AM Andreas Müller

fix findTitleCache in service layer

113347bb 03/06/2019 12:35 AM Andreas Müller

ref #8162 move OriginalSourceXXX to reference package

bd491943 03/06/2019 12:30 AM Andreas Müller

ref #8162 move OriginalSourceXXX to reference package

76cfd0f6 03/05/2019 05:34 PM Andreas Müller

ref #8162 move term related classes from persistence(.dao.)common to .term

1c39686b 03/05/2019 11:33 AM Andreas Müller

ref #8162 adapt cdmlip to new term package structure

6f5a0cd4 02/26/2019 02:57 PM Patrick Plitzner

Merge branch 'develop' into termSearch

b5c5e6fc 02/25/2019 08:49 PM Andreas Müller

ref #8017 add sources to TypeDesignationBase

1da9046b 02/14/2019 01:43 PM Patrick Plitzner

ref #8011 Add termType to service method

13621704 02/12/2019 02:44 PM Patrick Plitzner

Merge branch 'develop' into termSearch

1184c8e0 02/11/2019 11:28 AM Patrick Plitzner

ref #7998 Add service method for UuidAndTitleCache by term type

0eaa0762 01/24/2019 02:50 PM Patrick Plitzner

ref #8011 Add service method to find term DTOs by label

b45c1f2d 11/29/2018 01:18 PM Andreas Müller

ref #7932 first implementation of PreferenceResolver and some adaption to PreferenceService API.

  • Correct handling of subtree subjects still open.
  • Also creation of user defined subjects still open.
b9ee0c73 11/13/2018 11:20 AM Patrick Plitzner

ref #7887 Remove getParent()

a1ab6a74 11/09/2018 09:18 AM Patrick Plitzner

ref #7887 Implement term service methods based on DTOs

fbe910aa 11/08/2018 12:20 PM Andreas Müller

ref #7829, ref #7800 improve nom. ref. matcher (also changes the result type => needs adaptation in client Apps)

269cc178 11/08/2018 12:10 PM Andreas Müller

revert: Add series parsing with letters (test) - all unwanted commits

4cab2fd1 11/08/2018 12:04 PM Andreas Müller

Add series parsing with letters (test)

601b8e6e 09/28/2018 06:40 PM Katja Luther

ref #7345: add dao and service methods to get UuidAndTitleCache marked with a special markerType

b1e975a8 09/28/2018 11:14 AM Andreas Kohlbecker

minor issue with return type of listToTaxonRelationships() fixed

98ce4a92 08/17/2018 03:31 PM Andreas Müller

ref #7664 adapt return type for many methods with defined typification

a089c5d4 08/16/2018 05:53 PM Andreas Müller

ref #6682 add types and deduplicateMisapplications parameter to web service

c696d82c 07/27/2018 08:50 AM Andreas Kohlbecker

ref #7590 replacing not flag in restrictions by AND_NOT and OR_NOT operators

e0dcd1d7 07/27/2018 08:50 AM Andreas Kohlbecker

ref #7590 implementing AND and OR operator for restrictions and harmonizing code

51ee66dc 07/11/2018 03:46 PM Andreas Kohlbecker

fix #7527 making page by parameter with criteria and restrictions available in the service layer

cfbac3ec 07/03/2018 12:33 PM Andreas Müller

cleanup

d01b74ef 07/02/2018 12:50 PM Andreas Kohlbecker

ref #7525 ref #7523 allowing to use Restriction as exclude filter

024d9b21 07/02/2018 09:13 AM Andreas Kohlbecker

ref #7525 restoring all previously removed Criteria methods

a33babc0 06/29/2018 05:17 PM Andreas Kohlbecker

fix #7525 replacing Criteria lists by cdm Restrictions in CdmEntityDaoBase.*ByTitle() methods

ea33ac4f 06/14/2018 01:59 PM Andreas Müller

use long instead of int (cont.)

d8456478 06/14/2018 01:15 PM Andreas Müller

use long instead of int (cont.)

9a21de1f 06/14/2018 12:57 PM Andreas Müller

use long instead of int (cont.)

2a4c4dd0 06/14/2018 10:36 AM Andreas Müller

use long instead of int in some of the count methods, use base methods for pageSize/number and order for criteria and queries, cleanup

11d3d7eb 06/14/2018 12:51 AM Andreas Müller

cleanup and remove rows(xxx) method

bb8eecc0 06/05/2018 04:30 PM Andreas Müller

ref #3560 implement unpublished for load and find in service layer

a88578ce 05/02/2018 02:00 PM Andreas Müller

ref #6241 replaced @created by @since in cdmlib

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

a43f5d4e 01/17/2018 03:43 PM Katja Luther

move getUuidAndTitleCache methods to identifiableDao

42d4306a 11/30/2017 11:55 AM Katja Luther

adapt uuidAndTitleCache services and dao methods to search for a pattern

bc5e8c69 11/15/2017 09:57 AM Katja Luther

add level to titleCache of namedArea in uuidAndTitleCache search

92cc0c2b 11/14/2017 01:39 PM Katja Luther

add uuidAndTitleCache method to get uuidAndTitleCache of namedArea depending on vocabulary

9b7bec58 09/20/2017 02:23 PM Katja Luther

fix creation of new namedAreas in specimen import and search for isocode

cb666204 06/03/2017 07:16 PM Andreas Müller

Merge branch 'develop' into feature/cdm-4.7

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/Feature.java

fa74401f 05/30/2017 01:49 PM Patrick Plitzner

Add propertyPath to service method

e941b008 05/10/2017 11:50 PM Andreas Müller

ref #6612 cleanup generics

76d829dc 05/09/2017 11:02 PM Andreas Kohlbecker

ref #6612 PropertyNameMatchMode to Restriction class which contains the values to be tested

ee278452 05/09/2017 10:57 PM Andreas Müller

fix compile error and some cleanup

db3d35f7 05/08/2017 01:57 PM Andreas Kohlbecker

#6612 generic dao list method providing a flexible multi property filter:

  • PropertyNameMatchMode class introduces
  • AbstractPagerImpl.limitStartforRange() to replace hasResultsInRange()
49532c71 05/03/2017 12:02 PM Andreas Kohlbecker

ref #6612 new dao method list entities filtered by a parameter value

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

cleanup

7e4c5c5b 02/17/2017 10:53 AM Katja Luther

ref #6262: adding funtionality to library to access rights for selection dialog

bce90273 02/15/2017 03:19 PM Katja Luther

ref #6262: create dao and service for rights

a24dbf07 02/02/2017 11:50 AM Katja Luther

emall fix for selection of reference as inreference

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

Cleanup

2a25d458 02/01/2017 03:19 PM Patrick Plitzner

ref #6401 Fix problems with generics due to jdk1.8

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

f08f6894 12/02/2016 10:04 AM Andreas Müller

Cleanup and replace int by long in count

683f6ce0 10/07/2016 03:11 PM Katja Luther

ref #5972: add method to count referencing objects

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

fix #6122 add titleCache service

8d6c8a12 10/06/2016 12:36 PM Andreas Müller

fix #6120 Cleanup uuidAndTitleCache methods

65b68496 09/16/2016 05:30 PM Andreas Müller

fix #6072 Implement findIdentifiableEntityByMarkers

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

refactoring listByIds to loadByIds

c51ef083 06/10/2016 02:12 PM Katja Luther

add limit and pattern to the uuid and titlecache methods

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

Further develop the CDM preferences #3958

e8302290 06/01/2016 11:23 PM Andreas Müller

Add generic find(clazz, uuid) method #5853

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

resolving conflicts after merge of ticket_4716 into develop

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

organizing imports

740b2830 12/09/2015 08:59 AM Patrick Plitzner

Generalize term service method listByTermType()

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

Further adapt to new jackson and new lucene version #4716

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

ce9bc492 10/08/2015 12:47 PM Cherian Mathew

Add new merge method for root entitites which returns the newly created MergeResult object

eeed5bb8 09/24/2015 11:02 AM Cherian Mathew

Add a new merge method in the service base class which allows the option to return the transient object

c5e1782d 09/10/2015 11:42 AM Andreas Müller

Allow retrieving objects via ICommonService and UUID (#5160)

8277d1c7 07/17/2015 03:41 PM Cherian Mathew

Update service layer calls to use uuids, Add property paths to find call for performance tuning

26b857a9 07/03/2015 12:01 PM Cherian Mathew

#5056 Refactored 'save' call to return saved entity

3e0da563 06/25/2015 02:21 PM Cherian Mathew

#5031 Corrected common service / dao collection methods to use uuid + fieldName

d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

6c84a3ee 04/01/2015 01:59 AM Andreas Müller

Make deduplication of TeamOrPersonBase possible in cdmlib #4768 and solve test problem in CdmGenericDaoImplTest #2096, finding some bugs in between

782d9cc1 03/19/2015 02:29 PM Andreas Müller

merge validation2 and model 3.5 into trunk

0b9c5cf2 01/21/2015 05:31 PM Andreas Müller

improve and rename findByIdentifier service