Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

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

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
3dd6c00e 11/23/2015 04:13 PM Andreas Müller

Upgrade to hibernate 5 with persistence tests running #4716

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

revert chamges in MatchMode

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

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

fixing getUUIDAndTitleCache for Classification and excluding taxa

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

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

39880c49 07/14/2015 01:15 PM Katja Luther
79b2f591 06/26/2015 12:02 PM Andreas Müller

Fix updateSortindex test for TaxonNode javassist objects

bd8e017a 06/23/2015 05:56 PM Andreas Müller

Cleanup dao test classes

10672e78 06/23/2015 04:53 PM Andreas Müller

Fix ignored test in TaxonDaoHibernateImplTest #2815

c570e284 06/18/2015 01:11 PM Andreas Müller

Fixing test for listRankSpecificRootNodes

b03505f7 06/18/2015 11:48 AM Andreas Müller

fix listRankSpecificRootNodes behavior for ranks in between and some
additional tests

d2decaca 06/17/2015 06:38 PM Andreas Müller

some additional test for #2778

c92c5c63 06/17/2015 06:29 PM Andreas Müller

add some tests for rankSpecificRootNodes, related to #2778

b464e37e 06/17/2015 02:42 PM Andreas Müller

fix testdata for #2778

6dca0c72 06/15/2015 12:23 PM Andreas Kohlbecker

implementing test to reproduce issue #2778 - the test runs succesfully, so the issue is already solved

3c4607e9 05/29/2015 05:59 PM Andreas Müller

fix test and add factory method #3583

1cf17f11 05/29/2015 05:43 PM Andreas Müller

some cleanup, renaming and a test for TaxonNodeAgentRelation #3583

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

moving UuidAndTitleCache from model to persistence. #4799

ea708ccf 04/17/2015 12:30 PM Andreas Müller

fix bug in TaxonNodeDaoHibernateImplTest.testSortindexForJavassist2

68ee041d 12/11/2014 09:32 PM Patrick Plitzner
  • change visibility of createTestDataSet to public
d06ba760 12/10/2014 03:27 PM Patrick Plitzner
  • added abstract method createTestData() to CdmIntegrationalTest
    • method should be used for generatin test XML data sets
    • making it abstract and enforcing implementation in sub classes ensures that the same structure is used thus making it easier for the developer to find similar examples....
0f8d094a 11/10/2014 09:49 AM Katja Luther

changes in service layer for fixes in bulg editor and search for misapplied names and common names in editor

5b62196b 10/28/2014 02:09 PM Katja Luther

fix #4450

314d8bdd 07/02/2014 03:43 PM Andreas Müller

additional test for sortindex handling #4200

ace5867f 07/02/2014 03:21 PM Andreas Müller

minor

3adca34a 07/02/2014 03:19 PM Andreas Müller

test for #4200

6cbe0fbb 06/25/2014 04:42 PM Andreas Kohlbecker

fixing #4273 (java.lang.ClassCastException in TaxonDaoHibernateImpl.countTaxaByCommonName() breaks taxon search) and most probably also other CommonName search related tickets

226576dd 06/25/2014 11:49 AM Andreas Müller

first development for the export filter

fdf9eec2 05/20/2014 12:11 PM Andreas Müller

better use of generics in service layer and persistence list methods

1f739c00 05/15/2014 11:35 AM Katja Luther

adapt the service method loadChildNodesOfTaxonNode
with param recursive choose whether you get only the children of the node or the children of the children ...

1eb3d17a 04/30/2014 04:49 PM Alexander Oppermann

Changed limits to INTEGER, so it is possible to nullify these parameters if needed

be56b4cc 04/10/2014 04:19 PM Alexander Oppermann

*added Test for service method: getTaxonOfAcceptedTaxaByClassification and countTaxonOfAcceptedTaxaByClassification
*fixed SQL Statement so it works with H2 DB

ba84f3fd 03/29/2014 09:50 PM Andreas Kohlbecker

performance improvement for listChildNodes of a taxon

7fd3dd3f 03/20/2014 02:56 PM Andreas Kohlbecker

adating test to modified number of taxa

b92052e6 03/20/2014 01:31 PM Andreas Kohlbecker

implementing dao method listAcceptedTaxaFor, for #4112

b838ce03 02/06/2014 03:21 PM Andreas Kohlbecker

removing old TODO

c93bf342 01/14/2014 03:47 PM Katja Luther

rootNode adaption for classification

32021aea 11/27/2013 12:34 PM Katja Luther

delete terms

679d8c93 10/15/2013 01:34 PM Katja Luther

fixed problem with deletion of nodes.

85338079 10/09/2013 03:33 PM Katja Luther

merging delete functionality into trunk

d0fbf21c 09/13/2013 01:30 PM Andreas Müller

some bugfixes for TaxonNode sorting #3508

efdb6847 07/03/2013 12:09 AM Andreas Müller

implement sortIndex for TaxonNode and remove usedSynonym from addChildNode methods (#3508)

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

1dd924fa 03/07/2013 04:36 PM Andreas Müller

Allow Locus to be loaded by javassist (fixing #3340)

66aeb5aa 10/23/2012 08:40 AM Andreas Kohlbecker

modifying FirstDataInserter for existing tests

1a12a202 02/27/2012 09:46 PM Andreas Kohlbecker

ready to be reintegrated into trunk

ed41a3cc 02/27/2012 05:42 PM Andreas Kohlbecker

fixing some test, but also ignoring some since i am running out of time - sorry for that

b921e4cd 02/14/2012 03:24 PM Andreas Müller

move inferred synonyms to service layer

c2c5259c 02/09/2012 02:33 PM Andreas Kohlbecker

tabs to spaces

3d85df10 02/09/2012 11:22 AM Andreas Müller

remove imports

315f9a96 02/08/2012 07:56 PM Andreas Kohlbecker

Merging r13268 through r14040 from trunk/cdmlib into branches/cdmlib-unitils3

5be4384b 02/01/2012 02:02 PM Katja Luther

fixing again the search for misapplied names. adapting the tests

87863602 02/01/2012 11:49 AM Katja Luther

test cases commented

8565bc07 01/31/2012 10:06 AM Katja Luther

Ticket #2648

4793eab1 01/26/2012 05:12 PM Andreas Kohlbecker

more adapting xml datasources to unitils 3.3

47cceede 01/26/2012 03:48 PM Andreas Kohlbecker

ignoring test

f08e5d96 01/26/2012 12:08 PM Andreas Kohlbecker

test modified to reproduce bug in #2648 (search for misapplied names implemented)

7c3b208e 01/23/2012 11:50 AM Katja Luther

add a test for a search only for misapplied names

2865fdf2 01/23/2012 11:46 AM Katja Luther

fix for #2648

fd85a0ff 01/19/2012 03:04 PM Andreas Kohlbecker

test to reproduce bug in #2648 (search for misapplied names implemented)

f77ce6e6 01/19/2012 10:20 AM Andreas Kohlbecker

whitespace and minor changes

bd440597 01/13/2012 04:05 PM Andreas Kohlbecker

fixing bug associated with getTaxaByCommonName(); benchmarking taxa by common name hql vs lucene

13b550a3 01/12/2012 06:09 PM Andreas Kohlbecker

hibernate fulltext search & refactoring getTaxaByName*() method headers

6171a3e7 01/12/2012 12:17 PM Katja Luther

countTaxaByName harmonized with find method (replace Class <? extends TaxonBase> parameter with boolean parameters for synonyms, taxa and misapplied names)

d1493164 01/11/2012 11:50 AM Katja Luther

changes for bugs and problems in search for misapplied names (#2648)

2cb46f24 12/07/2011 01:05 PM Katja Luther

adapt the search to be able to find misapplied names: to include misapplied names use the new configurator attribute doIncludeMisappliedNames

3fae8f16 11/02/2011 10:48 AM Katja Luther
397763df 10/31/2011 10:53 AM Andreas Kohlbecker

upgrading unitils to v3.2 (tests not yet working)

d4e56143 03/14/2011 01:22 PM Katja Luther

testGetTaxaByNameForEditor() added

a48144fa 03/02/2011 04:45 PM Andreas Müller

minor changes

e66d9d39 01/31/2011 02:12 PM Katja Luther

replace deprecated methods with new ones #2176

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

65c22e25 09/13/2010 04:43 PM Andreas Kohlbecker

sdd import matches descriptions to existing taxa

892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

f896037c 06/10/2010 01:30 PM Andreas Kohlbecker

ignoring test TaxonDaoHibernateImplTest.java

c1f63ad5 03/30/2010 10:51 AM Eun-Mok Lee

Merging cdmlib-persistence to trunk; pesi. Merge rev 8083-8429.

9cc4226b 03/22/2010 10:46 AM Katja Luther

merging PESI brach into trunk

8c625d54 02/10/2010 04:26 PM Andreas Müller

bugfix for TaxonNode.getParent == null

e25f65ef 01/13/2010 11:46 AM Katja Luther
05c85966 01/11/2010 03:28 PM Katja Luther

#1390

4532d825 12/18/2009 11:33 AM Ben Clark

Refactored free text search to re-use the same code for all identifiable entities. Switched to StandardAnalyzer to include indexing of numbers. Removed redundant code from taxonDao.delete() method (as included entities deleted using hibernate's cascade method)

9d4fb0b2 11/18/2009 06:08 PM Niels Hoffmann

minor

5105dcc4 11/16/2009 05:12 PM Katja Luther

revert the model changes...

bad68263 11/16/2009 04:57 PM Katja Luther

rightsterm -> rightstype ticket #1306

025413e0 11/16/2009 09:39 AM Katja Luther
ea27f312 11/13/2009 09:54 AM Katja Luther

test for getTaxaByCommonName added

4c7a7944 11/10/2009 12:52 PM Katja Luther
3e37ea16 11/06/2009 04:06 PM Ben Clark

Added methods and tests to recover changes to data

ae39fb67 10/30/2009 10:54 AM Katja Luther
78c2bf74 10/26/2009 01:44 PM Katja Luther

licence comment added

ece46ca8 10/15/2009 04:21 PM Andreas Kohlbecker

merged from branches/cdmlib/2.2 7238-7345 into trunk

9af0ba1b 10/07/2009 02:07 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1

57606ee3 09/21/2009 02:21 AM Andreas Müller

Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker

3c3ab65a 09/02/2009 11:10 AM Andreas Kohlbecker

adding and using yourkit profiler controller

127b1034 08/31/2009 02:00 PM Anahit Babadshanjan

#445: Added missing term vocabularies
#921: Added setDefaultTerms methods
Added inferred and potential combination synonym relationship types for Fauna Europaea