Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1a22121a 03/08/2013 10:07 AM Cherian Mathew

TaxonNodeServiceImpl : added clearing of relation sets
TaxonDaoHibernateImpl : added 'isOrphaned' field to hql query for building UuidAndTitleCache objects

0e40f189 03/07/2013 05:16 PM Andreas Kohlbecker

TransmissionEngineOccurrence now creates descriptions tagged with MarkerType: COMPUTED

f53f71bf 03/01/2013 05:42 PM Andreas Kohlbecker

solving application context problem

28cf9db3 02/28/2013 06:25 PM Andreas Kohlbecker

TransmissionEngineOccurrence done also with test + some improvements regarding test data generation

0a71e914 02/28/2013 06:25 PM Andreas Kohlbecker

first implementation of TransmissionEngineOccurrence and basic test

1ae9f0ff 02/28/2013 06:25 PM Andreas Kohlbecker

calls to loadRankSpecificRootNodes() in tests and other classes adapted

05da02fa 02/28/2013 06:25 PM Andreas Kohlbecker

loadRankSpecificRootNodes() documentation

c3796517 02/22/2013 12:52 PM Andreas Kohlbecker

service method to list Classifications for taxonBase

8b38c58e 02/15/2013 06:54 PM Andreas Kohlbecker

server side implementation for #3305 (Collect images via taxon relations)

dd4c21b7 01/16/2013 12:45 PM Andreas Kohlbecker

fixing MediaAutoInitializer & fixing bug in AbstractBeanInitializer

a9113a50 01/15/2013 05:09 PM Andreas Kohlbecker

implementing full stack from IEventBaseDao to EventBaseController

0cab854d 12/11/2012 01:54 PM Andreas Kohlbecker

fixing NPE

2ad617ca 12/11/2012 01:27 PM Andreas Kohlbecker

fixing #3224 (specimens: Collect Specimens and Observations (+ Facts) via taxon relations.)

5d111972 12/11/2012 01:27 PM Andreas Kohlbecker

controller method for listByAssociatedTaxon(); default OrderHints; method harmonization in DAO classes - second part

346d01a7 12/11/2012 01:27 PM Andreas Kohlbecker

controller method for listByAssociatedTaxon(); default OrderHints; method harmonization in DAO classes

76990339 12/11/2012 01:27 PM Andreas Kohlbecker

renaming listByAllAssociations() to listByAssociatedTaxon()

8826c645 12/11/2012 01:24 PM Andreas Kohlbecker

service for #3234 (implement cdm service method to collect SpecimensAndObservations via taxon)

ace5aeed 11/30/2012 06:27 PM Sybille Bürs

just added the files of my statistics1 branche manually because reintegration failed

37f5dcc0 11/30/2012 05:59 PM Sybille Bürs

just added the files of my statistics1 branche manually because reintegration failed

0c8a3fee 11/28/2012 10:42 AM Cherian Mathew

checking for null state (happens when initializing new state for new categorical data) to avoid NPE (ticket 3184)

17ac8c45 11/27/2012 05:11 PM Andreas Kohlbecker

fixing #2830 (NPE in /description/{uuid}/DistributionTree) - missing bit

9089d3df 11/27/2012 05:09 PM Andreas Kohlbecker

fixing #2830 (NPE in /description/{uuid}/DistributionTree)

b863ee73 11/27/2012 05:09 PM Andreas Kohlbecker

attempt to fix #2830 (NPE in /description/{uuid}/DistributionTree)

e26b4be4 11/06/2012 11:31 AM Andreas Müller

add filter to StatisticsConfigurator

f276371a 10/23/2012 08:40 AM Andreas Kohlbecker

using run-as authentication in firstDataInserter

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

modifying FirstDataInserter for existing tests

f512ae07 10/05/2012 03:10 PM Andreas Kohlbecker

securing GroupService and GrantedAuthorityService, simple tests for UserService security

1960cf16 10/05/2012 10:59 AM Andreas Kohlbecker

fixing #2950 (Allow grouping of lucene (hibernate search) results) - max score included

f71ec8b2 10/05/2012 10:59 AM Andreas Kohlbecker

some more cleaning up

78fae82d 10/05/2012 10:59 AM Andreas Kohlbecker

removing deprecated methods

c80938b2 10/05/2012 10:59 AM Andreas Kohlbecker

almost 100% fixing #2950 (Allow grouping of lucene (hibernate search) results) - only max score is not yet available

914aa9d8 10/05/2012 10:59 AM Andreas Kohlbecker

first implementation: existing tests all Ok, grouping does not yet really work, index changes needed

6142d1d2 09/28/2012 05:59 PM Andreas Kohlbecker

now really fixing #3119 (fulltext search: Entity always null whatever search)

bd8806d9 09/28/2012 11:08 AM Andreas Kohlbecker

fixing #3119: fulltext search: Entity always null whatever search + regression test

608dd377 09/27/2012 01:44 PM Andreas Kohlbecker

fixing #3117 (fulltext search: score values missing in results) and supplying maxScore

fd93c8b3 09/27/2012 01:10 PM Andreas Kohlbecker

fixing #3116 (fulltext search: always only one page of results)

f45e502e 09/27/2012 07:56 AM Andreas Kohlbecker

cleaning up

d8799d24 09/26/2012 06:05 PM Andreas Kohlbecker

#3113 (hibernate search: wildcard query can cause BooleanQuery: maxClauseCount is set to 1024) fixed by upgrade to lucene 2.9 + minor fix

47b5fe89 09/26/2012 06:05 PM Andreas Kohlbecker

upgrading to lucene 2.9 and fixing #3114 (fieldHighlightMap is empty with lucene wildcard searches) - code needs cleanup

9e05da1f 09/26/2012 04:17 PM Andreas Kohlbecker

fixing minor bug in SearchResultHighligther and test implemented for #3114 (fieldHighlightMap is empty with lucene wildcard searches)

18eeb8a9 09/26/2012 09:47 AM Andreas Kohlbecker

index optimization and confirmed that there is nothing to fix for #3063 (hibernate search: CdmMassIndexer.purge() fails, it does not empty the index.)

632a54ab 09/26/2012 09:12 AM Andreas Kohlbecker

fixing #3115 (search method : TaxonServiceImpl.findTaxonByDescriptionElementFullText() is missing Distributions) + test for #3063 (hibernate search: CdmMassIndexer.purge() fails, it does not empty the index.)

00802f77 09/25/2012 06:34 PM Andreas Kohlbecker

fixing full text search issues: areas not found, etc

7dbcf130 09/25/2012 03:02 PM Andreas Kohlbecker

securing UserService on method level - all tests successful

21f190ad 09/24/2012 01:41 PM Andreas Kohlbecker

free text search: better querying for 'isNotNull' and code harmonization

b5733efd 09/24/2012 01:41 PM Andreas Kohlbecker

rest service progress monitor refactored

4158142a 09/21/2012 03:23 PM Andreas Müller

very first version of some statistics classes

452b1e37 09/20/2012 09:41 PM Andreas Kohlbecker

REST controller methods for new full text searches

b70d7565 09/20/2012 09:23 PM Andreas Kohlbecker

fixing bug and re-enabling test method

faf5103f 09/20/2012 06:59 PM Andreas Kohlbecker

refactoring a bit for clearer code

1721ed9a 09/20/2012 06:59 PM Andreas Kohlbecker

lucene union search aka multisearch implemented

956acb5b 09/20/2012 06:59 PM Andreas Kohlbecker

initial multisearcher implementation (allows union like search on muliple indexes)

33f965bb 09/20/2012 06:59 PM Andreas Kohlbecker

test for TaxonService.findByFullText() successful

3fb25fb4 09/20/2012 06:59 PM Andreas Kohlbecker

a bit more cleaning up

08fcc2cd 09/20/2012 06:59 PM Andreas Kohlbecker

introducing the QueryFactory for to modularize lucene query building

6e30169a 09/19/2012 09:52 AM Andreas Kohlbecker

reverting erroneously commits r16027 to r16031

05e203c1 09/18/2012 11:16 PM Andreas Kohlbecker

initial multisearcher implementation (allows union like search on muliple indexes)

d8e87e11 09/18/2012 11:15 PM Andreas Kohlbecker

test for TaxonService.findByFullText() successful

453f474d 09/18/2012 11:15 PM Andreas Kohlbecker

a bit more cleaning up

51fab83f 09/18/2012 11:15 PM Andreas Kohlbecker

introducing the QueryFactory for to modularize lucene query building

04b569ef 09/13/2012 12:28 PM Andreas Kohlbecker

implementing GrantedAuthorityService for #2990 (implement missing parts of Groups admin details view)

ca5fe165 09/11/2012 01:14 PM Andreas Kohlbecker

fixing #3094 (security: make PermissionEvaluator and/or methods available via ApplicationController) & also removing hasPermission() from IService

bb5e13c1 09/10/2012 08:15 AM Andreas Kohlbecker

Straightening Operations.class, new enum CRUD and deprecating hasPermission in IService

0034eab7 09/10/2012 08:15 AM Andreas Kohlbecker

renaming classes and fields a bit

7b59c088 09/10/2012 08:14 AM Andreas Kohlbecker

using String EL for userService.changePasswordForUser() and a little house keeping

121638ab 09/10/2012 08:14 AM Andreas Kohlbecker

more security testing

adfc2cab 09/08/2012 10:00 AM Andreas Kohlbecker

reverting last commit - will be committed again later

08582061 09/07/2012 04:42 PM Andreas Kohlbecker

merging in git branch 'methodSecurityExpressions' and resolving conflict in SecurityTest.java

97558be0 08/29/2012 12:47 PM Andreas Kohlbecker

fixing #3058 (hibernate search: not all description elements found) by padding all id fields in lucene

fc89fba2 07/25/2012 02:37 PM Andreas Kohlbecker

code cleaning

3227fa54 07/24/2012 11:58 PM Andreas Müller

add TaxonDescriptionMedia methods to description service

51a15a8b 07/24/2012 05:58 PM Andreas Kohlbecker

refactoring listTaxonDescriptionMedia into ITaxonService

3a3b0257 07/23/2012 12:45 PM Andreas Kohlbecker

modifications for Ajax rest service monitor

767b0bd3 07/18/2012 03:56 PM Andreas Kohlbecker

monitoring rest service initiated long term processes implemented

9fccc6cb 07/18/2012 03:56 PM Andreas Kohlbecker

MassIndexer progress monitor enabled

8b77e265 07/12/2012 01:58 PM Andreas Kohlbecker

#2961 (test for highlighting multiple words as phrase FAILS)

cc8cb6e8 07/11/2012 04:21 PM Andreas Kohlbecker

improving search syntax robustness

8621e56a 07/10/2012 05:07 PM Andreas Kohlbecker

solving #2958 (rename and move TaxonServiceConfigurator)

1a202a9b 07/09/2012 04:37 PM Andreas Kohlbecker

implementing filter by feature for #2942 (implement search frontend for findTaxonByDescriptionElementFullText)

67ee6ff9 07/09/2012 01:30 PM Andreas Kohlbecker

reducing default fragment number for nicer search results

b4ae72e1 07/06/2012 12:37 PM Andreas Kohlbecker

score display for #2942 (implement search frontend for findTaxonByDescriptionElementFullText) and fixing some issues

8c6160ef 07/06/2012 11:46 AM Andreas Kohlbecker

cdmlib related part for fixing #2931 (Free text search - hit highlighting implemented), also some code reorganization

ac1a821b 07/05/2012 12:14 PM Andreas Kohlbecker

ordering of taxa solved, belongs to #2942 (implement search frontend for findTaxonByDescriptionElementFullText)

a2409445 07/02/2012 04:29 PM Andreas Kohlbecker

missing bits for #476: Implement free-text search methods for TaxonBase and TextData

ad190552 06/26/2012 04:43 PM Andreas Kohlbecker

more tests and features for #476: Implement free-text search methods for TaxonBase and TextData

17df044b 06/25/2012 10:37 AM Katja Luther

changes concerning creation of inferred synonyms

4acc3f44 06/22/2012 03:38 PM Cherian Mathew

added declaration and definition of 'findNamesByNameCache' method, which is essentially a copy of the 'findNamesByTitleCache' except that it does a search on nameCache.

8f254e78 06/20/2012 11:48 AM Andreas Kohlbecker

[part1/2] more tests for #476: Implement free-text search methods for TaxonBase and TextData

f6b17945 06/19/2012 05:58 PM Andreas Kohlbecker

fixing typo in language SPANISH_CASTILIAN & more tests for # 476: Implement free-text search methods for TaxonBase and TextData & indexing uuids

0930d1c2 06/19/2012 04:24 PM Andreas Kohlbecker

fixed # 476: Implement free-text search methods for TaxonBase and TextData
http://dev.e-taxonomy.eu/trac/ticket/476

c3ac911e 06/15/2012 04:06 PM Andreas Müller

refactor update title cache

bce1dda8 06/15/2012 01:03 PM Katja Luther

security stuff

8c1dd618 06/14/2012 01:15 PM Andreas Müller

make update title cache writable

4116e48b 06/14/2012 01:12 PM Andreas Müller

make update title cache writable

6b3ae21b 06/14/2012 11:46 AM Andreas Müller

minor

8bf39cf4 06/07/2012 11:59 AM Andreas Kohlbecker

findByDescriptionElementFullText implemented an hibernate search related tests fixed

db18558d 05/07/2012 02:38 PM Andreas Kohlbecker

merging branches/cdmlib/Kew_Palm_Use_Data_Extension into trunk & cleaning up a bit

e80bea19 05/07/2012 11:55 AM Andreas Kohlbecker

marking methods for harmonization

51fe2d8a 05/07/2012 11:44 AM Andreas Kohlbecker

marking methods for harmonization

d5addb78 05/04/2012 07:18 PM Alex Theys

AT: committing CDMLIB to Branch post Merge