Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5132e66a 07/25/2013 04:28 PM Sybille Bürs

just save actual state

ed22ae09 06/12/2013 04:37 PM Sybille Bürs

merged trunk into branch

3f2bf3fd 05/17/2013 02:27 PM Andreas Müller

minor

04406518 05/17/2013 11:25 AM Andreas Kohlbecker

removing obsoltete classes

26cb375c 05/17/2013 11:25 AM Andreas Kohlbecker

deprecating obsoltete classes

bc45d7e3 05/17/2013 11:24 AM Andreas Kohlbecker

removing old lines of code

3640696a 05/16/2013 05:01 PM Andreas Müller

java doc

a59c51d2 05/10/2013 02:17 PM Andreas Kohlbecker

fixing bug in filterDistributions()

3bb26919 05/08/2013 04:40 PM Andreas Kohlbecker

using uuid instead of id as key - fixes broken test

2ec98ccf 05/08/2013 01:35 PM Andreas Kohlbecker

filtering of distributions for publication fixed ()

09e21e7c 05/07/2013 11:02 AM Andreas Kohlbecker

fixing stack overflow due to incorrect usage of freetext sessions

4d1e5c16 05/06/2013 11:41 PM Andreas Müller

minor

d4f6a2d0 05/06/2013 06:11 PM Andreas Kohlbecker

reducing batch size, reducing max memory consumption, batch processes now running with lower priority (=3)

6af3f475 05/06/2013 06:11 PM Andreas Kohlbecker

always updating priorities in transmission engine (avoids errors due to missing priorities)

abdca25e 05/03/2013 11:19 AM Cherian Mathew

reverted batch size back to 100

cf1ed74e 04/30/2013 04:15 PM Cherian Mathew

removed unused imports

ed5a56f4 04/30/2013 12:02 PM Andreas Kohlbecker

TransmissionEngineDistribution separating byArea and byRank aggregation - correcting progressmonitor work ticks

b1385f0b 04/30/2013 11:58 AM Andreas Kohlbecker

TransmissionEngineDistribution separating byArea and byRank aggregation

1f93c24d 04/30/2013 11:58 AM Andreas Kohlbecker

removing test code

4d25a73a 04/26/2013 11:18 PM Andreas Kohlbecker

lucene search: fixing grouping problem and basic indexing of term hierachies

467a3e1a 04/26/2013 05:34 PM Andreas Kohlbecker

reenabling some lines of code

f1a1b9be 04/26/2013 05:34 PM Andreas Kohlbecker

first working implementation of the Occurrence freetext search with spatial search

676033bb 04/25/2013 05:05 PM Cherian Mathew

INameService : added findByNameFuzzySearch method to search names by fuzzy matching
NameServiceImpl : implemented findByNameFuzzySearch and helper methods
LuceneSearch : added new simple (TopDocs based) executeSearch method
ISearchResultBuilder : added createResultSet method for generating a result set for TopDocs...

3702be95 04/25/2013 04:53 PM Cherian Mathew

Added Creation of dictionaries within the mass indexer

45f5b9ad 04/24/2013 05:56 PM Andreas Kohlbecker

also preferring computed distributions in getOrderedDistributions()

7b437d02 04/24/2013 02:40 PM Andreas Müller

minor

8bf932d4 04/24/2013 02:38 PM Andreas Müller

remove imports

733dfddc 04/24/2013 01:42 PM Andreas Müller

avoid duplicates in derived unit media list

b80b0b95 04/24/2013 01:40 PM Andreas Müller

change method name

779e8c91 04/24/2013 01:37 PM Andreas Müller

minor

76d1995e 04/19/2013 03:32 PM Cherian Mathew

added TaxonNameBase to the mass indexer list

c1a377e9 04/18/2013 04:30 PM Andreas Kohlbecker

fixing test problem and reenabling tests

903a6914 04/18/2013 01:33 PM Andreas Kohlbecker

marker.markerType always initialized and serialized

0aec7ea8 04/18/2013 01:33 PM Andreas Kohlbecker

filtering descriptionElements by computed marker

34ac4e7e 04/18/2013 01:33 PM Andreas Kohlbecker

filtering descriptionElements by computed marker

f2fdd2e7 04/18/2013 01:33 PM Andreas Kohlbecker

@Override and comments

9ec6a7f0 04/18/2013 01:33 PM Andreas Kohlbecker

removing obsoltete methods and cleaning up

1b867d91 04/18/2013 01:33 PM Andreas Kohlbecker

adding generics and fixing deprecation

b3af868f 04/18/2013 01:33 PM Andreas Kohlbecker

removing profiling code

9c5576ae 04/18/2013 01:33 PM Andreas Kohlbecker

Solving all outOfHeap problems

5579f470 04/18/2013 01:33 PM Andreas Kohlbecker

Solving outOfHeap problem only without freetext indexing

99e90985 04/18/2013 01:32 PM Andreas Kohlbecker

missing @Overrides

f2889751 04/18/2013 01:32 PM Andreas Kohlbecker

solving minor merge problem

dba75be8 04/18/2013 01:32 PM Andreas Kohlbecker

Improvements to TransmissionEngineDistribution, basic monitoring added and new service and dao methods for pageRankSpecificRootNodes()

9e237967 04/18/2013 01:32 PM Andreas Kohlbecker

adding missing @Override

38ca1a7b 04/18/2013 01:32 PM Andreas Kohlbecker

renaming TransmissionEngineOccurrence to TransmissionEngineDistribution

6e0e6895 04/18/2013 01:28 PM Andreas Kohlbecker

reloading areas and some doc

d72d5216 04/15/2013 07:36 AM Andreas Müller

hibernate4 update for ConversationHolder (maybe not yet fully ready)

5757215e 04/13/2013 01:56 PM Andreas Müller

upgrade some spring.hibernate3 dependencies to spring.hibernate4

ae0bb537 04/12/2013 02:16 PM Andreas Müller

add factory method for derivation event with type parameter

66fc352a 04/10/2013 03:35 PM Andreas Müller

fix spring security version and some other minor dependency issues

920a4d15 04/05/2013 02:29 PM Andreas Müller

add authentication to ICdmAppController

5b88307e 04/05/2013 01:29 PM Andreas Kohlbecker

central configuration of admin login and default password in eu.etaxonomy.cdm.config.Configuration - (missing bit)

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

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

77b4a247 04/05/2013 12:06 PM Andreas Kohlbecker

switching transaction propagation strategy from Propagation.SUPPORTS to Propagation.REQUIRED, see http://dev.e-taxonomy.eu/trac/wiki/CdmTransactions

4794837a 03/28/2013 03:47 PM Andreas Müller

merge trunk and bugfix linkbackuri jaxb

f15f1d83 03/28/2013 10:59 AM Andreas Müller

minor

25461b19 03/28/2013 10:18 AM Andreas Müller

some changes in the ABCD206 Import

44f0d9d0 03/26/2013 05:46 PM Andreas Kohlbecker

explicitely ordering taxa for test ReferenceDaoHibernateImplTest.testListCoveredTaxa()

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

preliminar solution for handling and setting the lucene version

e37987bc 03/26/2013 01:07 PM Andreas Kohlbecker

solving lucene index locked problem for tests

ace80883 03/25/2013 04:25 PM Andreas Kohlbecker

solving problem when seaching for uuids + restoring old TaxonServiceSearchTest.xml - all FreeTextSearch tests now SUCCESFUL

5fca81cc 03/25/2013 04:23 PM Andreas Kohlbecker

removing beginTransaction() for hibernate 4 migration testing

772393b4 03/25/2013 01:42 PM Lorna Morris

Fixes #3285

52f12e17 03/22/2013 11:36 AM Andreas Kohlbecker

solving lazy loading exception

9feefc7d 03/18/2013 05:29 PM Cherian Mathew

check if type of synonym relation is not null

81d26cf3 03/18/2013 04:30 PM Cherian Mathew

added possibility to move accepted taxon (with homotypic synonyms) to a synonym

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

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

f5db5aee 03/15/2013 02:26 PM Andreas Kohlbecker

paging mechanism of pageByAssociatedTaxon() fixed

d8815cf0 03/13/2013 11:10 PM Andreas Kohlbecker

Lists all Media found in an any TaxonDescription, NameDescription, SpecimenOrObservationBase, DnaSample Chromatograms, etc. associated with this taxon for #3305 (Collect images via taxon relations)

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

66634aaa 03/06/2013 01:17 AM Andreas Müller

update some further dependencies

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

9f52d1e1 02/28/2013 06:25 PM Andreas Kohlbecker

CdmApplicationDefaultConfiguration bean explicite in app context config

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)

6e7a55b2 02/14/2013 05:06 PM Sybille Bürs

more test and one part of the reference counting

70b85727 01/31/2013 04:37 PM Sybille Bürs

commit after merge

2e5ad4a0 01/28/2013 03:11 PM Sybille Bürs

just a backup of runnable state of test class

e9761950 01/22/2013 04:34 PM Sybille Bürs

replaced test class with a complete new one - first steps of testing are running

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

ddbf9fc5 01/14/2013 09:16 PM Sybille Bürs

more statistics dao methods finished, but not tested yet.

1afcc439 01/08/2013 04:31 PM Sybille Bürs

TaxonNameBase count for classification is ready. (not tested)

2385d736 12/19/2012 08:29 PM Sybille Bürs

the synonyms are the same number as names from synonyms, but taxon and synonym name are much less?
i am lost with the queris for the taxon names today

6b265538 12/19/2012 11:57 AM Sybille Bürs

merged from trunk

66073221 12/19/2012 11:56 AM Sybille Bürs

merged from trunk

736818ec 12/19/2012 11:23 AM Sybille Bürs

a few queries for classification count, i will restructure the whole dao, if i figured all the queries...

1c18bc70 12/18/2012 12:48 PM Sybille Bürs

für patricia

a67f6e30 12/14/2012 01:38 AM Andreas Müller

create derived unit by derivedUnittype

4f10d7e9 12/13/2012 04:44 PM Sybille Bürs

controller is prepared for requesting and receiving classification statistics. the service is prepared for classification too, only the dao methods calls have to be added, after the dao has been upgraded.

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