cdmlib.git
10 years agocomment automated writing of test dataset
Andreas Müller [Wed, 25 Sep 2013 10:44:36 +0000 (10:44 +0000)]
comment automated writing of test dataset

10 years agominor
Andreas Müller [Wed, 25 Sep 2013 10:42:30 +0000 (10:42 +0000)]
minor

10 years agofixing invalid test data
Andreas Kohlbecker [Wed, 25 Sep 2013 09:38:07 +0000 (09:38 +0000)]
fixing invalid test data

10 years agocommenting potential bug, see #3728 (DescriptionListPortalController.getDescriptionE...
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:51 +0000 (09:07 +0000)]
commenting potential bug, see  #3728 (DescriptionListPortalController.getDescriptionElementsForTaxon() seems to be using inapproptiate init strategy)

10 years agodocumentation
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:49 +0000 (09:07 +0000)]
documentation

10 years agocommenting out non working part of test, see #3730 (Taxon.removeTaxonRelation()...
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:46 +0000 (09:07 +0000)]
commenting out non working part of test, see  #3730 (Taxon.removeTaxonRelation() raises error on update)

10 years agoall search tests running successful
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:44 +0000 (09:07 +0000)]
all search tests running successful

10 years agoimplemnting TaxonRelationshipClassBridge to also allow filtering misapplications...
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:40 +0000 (09:07 +0000)]
implemnting TaxonRelationshipClassBridge to also allow filtering misapplications by distribution, but run into a potential java bug which is really weired the solution i found to circumvent it is documented in TaxonServiceImpl.java

10 years agoTODO comment to the ClassInfoBridge
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:35 +0000 (09:07 +0000)]
TODO comment to  the ClassInfoBridge

10 years agoanother TODO comments regarding the AcceptedTaxonBridge
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:29 +0000 (09:07 +0000)]
another TODO comments regarding the AcceptedTaxonBridge

10 years agoanother TODO comments regarding the AcceptedTaxonBridge
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:26 +0000 (09:07 +0000)]
another TODO comments regarding the AcceptedTaxonBridge

10 years agosearch by synonym also working with distrubution filter. TODO comments to the Accepte...
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:24 +0000 (09:07 +0000)]
search by synonym also working with distrubution filter. TODO comments to the AcceptedTaxonBridge

10 years agoadding missing @Override
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:19 +0000 (09:07 +0000)]
adding missing @Override

10 years agochanging test data a little bit
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:05 +0000 (09:07 +0000)]
changing test data a little bit

10 years agodistribution filter now working for taxon search by common names. commit includes...
Andreas Kohlbecker [Wed, 25 Sep 2013 09:07:00 +0000 (09:07 +0000)]
distribution filter now working for taxon search by common names. commit includes results from research on best way to imnplement this

10 years agorefactoring for a lucene cross index search
Andreas Kohlbecker [Wed, 25 Sep 2013 09:06:56 +0000 (09:06 +0000)]
refactoring for a lucene cross index search

10 years agofurther tests show that cross index search is not working, commenting out these tests...
Andreas Kohlbecker [Wed, 25 Sep 2013 09:06:52 +0000 (09:06 +0000)]
further tests show that cross index search is not working, commenting out these tests for refactoring

10 years agoturning off spell check index purging
Andreas Kohlbecker [Wed, 25 Sep 2013 09:06:48 +0000 (09:06 +0000)]
turning off spell check index purging

10 years agofiltering of lucene searches by distributions basically implemented, needs to be...
Andreas Kohlbecker [Wed, 25 Sep 2013 09:06:43 +0000 (09:06 +0000)]
filtering of lucene searches by distributions basically implemented, needs to be improved though

10 years agoAdded cichorieae to test XML output in PublisherTest
l.morris [Wed, 18 Sep 2013 12:43:39 +0000 (12:43 +0000)]
Added cichorieae to test XML output in PublisherTest

10 years agoAdd getReferences method so references now harvested in the XML output for print...
l.morris [Wed, 18 Sep 2013 12:40:45 +0000 (12:40 +0000)]
Add getReferences method so references now harvested in the XML output for print publishing.

10 years agojust changed paths to relative
s.buers [Mon, 16 Sep 2013 14:04:18 +0000 (14:04 +0000)]
just changed paths to relative

10 years agoAdded a new output module for print publishing of Mediawiki files.
l.morris [Mon, 16 Sep 2013 12:06:59 +0000 (12:06 +0000)]
Added a new output module for print publishing of Mediawiki files.

10 years agominor
Andreas Müller [Mon, 16 Sep 2013 11:13:14 +0000 (11:13 +0000)]
minor

10 years agomove AbstractStringComparator to cdmlib-commons and refactor a bit
Andreas Müller [Mon, 16 Sep 2013 10:58:54 +0000 (10:58 +0000)]
move AbstractStringComparator to cdmlib-commons and refactor a bit

10 years agoremoving problematic ids from result data set
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:45 +0000 (14:10 +0000)]
removing problematic ids from result data set

10 years agosearch for misapplied name implemented in findTaxaAndNamesByFullText() also adapting...
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:42 +0000 (14:10 +0000)]
search for misapplied name implemented in findTaxaAndNamesByFullText() also adapting testdata and fixing a big bunch of problems with grouping and other freetext search features

10 years agoadding dependency for lucene-join
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:36 +0000 (14:10 +0000)]
adding dependency for lucene-join

10 years agocleaning up
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:34 +0000 (14:10 +0000)]
cleaning up

10 years agoadapting test data to changes in previous commit
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:32 +0000 (14:10 +0000)]
adapting test data to changes in previous commit

10 years agoproblem of termloading which was overriding hibernate_sequences in testdatasets solved
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:30 +0000 (14:10 +0000)]
problem of termloading which was overriding hibernate_sequences in testdatasets solved

10 years agofirst implementation towards a full functional TaxonService.findTaxaAndNamesByFullTex...
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:25 +0000 (14:10 +0000)]
first implementation towards a full functional TaxonService.findTaxaAndNamesByFullText() 2

10 years agofirst implementation towards a full functional TaxonService.findTaxaAndNamesByFullText()
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:22 +0000 (14:10 +0000)]
first implementation towards a full functional TaxonService.findTaxaAndNamesByFullText()

10 years agoadding method documentation
Andreas Kohlbecker [Fri, 13 Sep 2013 14:10:15 +0000 (14:10 +0000)]
adding method documentation

10 years ago - fixed bug #3695 (Description elements do not appear in data portal if there is...
Patric Plitzner [Wed, 11 Sep 2013 16:43:03 +0000 (16:43 +0000)]
 - fixed bug #3695 (Description elements do not appear in data portal if there is only one element)

10 years agoas reintegration failed i copied the statistic files manually into the trunk, and...
s.buers [Wed, 11 Sep 2013 12:36:46 +0000 (12:36 +0000)]
as reintegration failed i copied the statistic files manually into the trunk, and now commit

10 years agoas reintegration failed i copied the statistic files manually into the trunk, and...
s.buers [Wed, 11 Sep 2013 12:23:48 +0000 (12:23 +0000)]
as reintegration failed i copied the statistic files manually into the trunk, and now commit

10 years agoChanged RequestMapping to camelcase in FeatureNodeController and RemoteXMLEntityFacto...
l.morris [Wed, 28 Aug 2013 10:56:09 +0000 (10:56 +0000)]
Changed RequestMapping to camelcase in FeatureNodeController and RemoteXMLEntityFactory. Added method getReferences in RemoteXMLEntityFactory.

10 years agofixing concurrent modification problems in CdmMassIndexer and ManagementController
Andreas Kohlbecker [Tue, 27 Aug 2013 14:29:07 +0000 (14:29 +0000)]
fixing concurrent modification problems in CdmMassIndexer and ManagementController

10 years agoNow setting classificationName from config file. Added temporary fix for Scratchpads...
l.morris [Tue, 27 Aug 2013 12:29:08 +0000 (12:29 +0000)]
Now setting classificationName from config file. Added temporary fix for Scratchpads import to use TermUri.DWC_NAME_PUBLISHED_IN_ID. This may not be the correct use of this term, but need to discuss this with NHM. Check for meta.xml in sub-directory for Scratchpads dwca.zip files.

10 years agoAdded Rights to TaxonDescription
l.morris [Tue, 27 Aug 2013 12:25:20 +0000 (12:25 +0000)]
Added Rights to TaxonDescription

10 years agoFixes #3661 Replaced gson library with jackson in ScratchpadsService
l.morris [Tue, 27 Aug 2013 11:38:16 +0000 (11:38 +0000)]
Fixes #3661 Replaced gson library with jackson in ScratchpadsService

10 years agoJavadoc udpate on ProgressMonitor
Andreas Müller [Mon, 26 Aug 2013 13:58:08 +0000 (13:58 +0000)]
Javadoc udpate on ProgressMonitor

10 years agoJavadoc udpate on ProgressMonitor
Andreas Müller [Mon, 26 Aug 2013 13:53:56 +0000 (13:53 +0000)]
Javadoc udpate on ProgressMonitor

10 years agoremove imports
Andreas Müller [Mon, 26 Aug 2013 13:21:36 +0000 (13:21 +0000)]
remove imports

10 years ago[maven-release-plugin] prepare for next development iteration
edit-jenkins [Mon, 26 Aug 2013 11:11:28 +0000 (11:11 +0000)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release cdmlib-parent-3.2.3 root/tags/cdmlib/cdmlib-parent-3.2.3 cdmlib-parent-3.2.3
edit-jenkins [Mon, 26 Aug 2013 11:11:26 +0000 (11:11 +0000)]
[maven-release-plugin] prepare release cdmlib-parent-3.2.3

10 years agoadded ScratchpadsService class to download dwca zip files by checking availability...
l.morris [Mon, 19 Aug 2013 12:32:40 +0000 (12:32 +0000)]
added ScratchpadsService class to download dwca zip files by checking availability on Scratchpads JSON endpoint.

10 years agoAdd a class to download all available dwca.zip files from Scratchpads sites
l.morris [Mon, 19 Aug 2013 12:29:29 +0000 (12:29 +0000)]
Add a class to download all available dwca.zip files from Scratchpads sites

10 years agoNonViralName : added null default value to atomised name fields
Cherian Mathew [Sun, 11 Aug 2013 07:09:03 +0000 (07:09 +0000)]
NonViralName : added null default value to atomised name fields
NameServiceImpl : updated fuzzy search to check for null values in the atomised name fields

10 years agoNameCatalogueController : corrected error message
Cherian Mathew [Fri, 9 Aug 2013 14:59:12 +0000 (14:59 +0000)]
NameCatalogueController : corrected error message
NonViralName : using KeywordAnalyzer for nameCache so that itcan be used for both fuzzy and exact match
NameServiceImpl : corrected exact name matching

10 years agoINameService : added method to fuzzy search name cache
Cherian Mathew [Fri, 9 Aug 2013 07:50:19 +0000 (07:50 +0000)]
INameService : added method to fuzzy search name cache
NameServiceImpl : implemented method to fuzzy search name cache
NameCatalogueController : added param to fuzzy search endpoint which allows for searching name cache or the atomised elements.
NonViralName : set index analyse option to yes for nameCache to include it in fuzzy searching

10 years agooptimized fuzzy name search by,
Cherian Mathew [Thu, 8 Aug 2013 14:11:45 +0000 (14:11 +0000)]
optimized fuzzy name search by,
 - using FuzzyLikeThis for better accuracy
 - removing sorting
 - added min prefix length for the search string

10 years agohave an other try to fix my mess
s.buers [Wed, 7 Aug 2013 17:56:37 +0000 (17:56 +0000)]
have an other try to fix my mess

10 years agoafter reverse merge
s.buers [Wed, 7 Aug 2013 17:13:50 +0000 (17:13 +0000)]
after reverse merge

10 years agofixed -package not exist- problem on integration. created maven repositoy dependencies.
s.buers [Wed, 7 Aug 2013 16:29:03 +0000 (16:29 +0000)]
fixed -package not exist- problem on integration. created maven repositoy dependencies.

10 years agocreated a structure for the odf print publishing
s.buers [Wed, 7 Aug 2013 09:47:20 +0000 (09:47 +0000)]
created a structure for the odf print publishing

10 years agoUpdate on pom.xml: deleted vaadin dependencies
Alexander Oppermann [Tue, 6 Aug 2013 08:45:51 +0000 (08:45 +0000)]
Update on pom.xml: deleted vaadin dependencies

10 years agoUpdate on CsvExportController: -fixed encoding issue for unicode characters
Alexander Oppermann [Tue, 6 Aug 2013 08:04:32 +0000 (08:04 +0000)]
Update on CsvExportController: -fixed encoding issue for unicode characters

10 years agofix reset bug in flora imports
Andreas Müller [Mon, 5 Aug 2013 17:34:17 +0000 (17:34 +0000)]
fix reset bug in flora imports

10 years agoremove imports
Andreas Müller [Mon, 5 Aug 2013 15:57:33 +0000 (15:57 +0000)]
remove imports

10 years agofix some bugs for eFlora citation import and ISBN for mods
Andreas Müller [Fri, 2 Aug 2013 15:24:58 +0000 (15:24 +0000)]
fix some bugs for eFlora citation import and ISBN for mods

10 years agoadd ISBN Parser
Andreas Müller [Fri, 2 Aug 2013 11:13:09 +0000 (11:13 +0000)]
add ISBN Parser

10 years agonew handling for subchars in feature sorter
Andreas Müller [Fri, 2 Aug 2013 08:42:12 +0000 (08:42 +0000)]
new handling for subchars in feature sorter

10 years agonew handling for subchars in feature sorter
Andreas Müller [Fri, 2 Aug 2013 08:41:32 +0000 (08:41 +0000)]
new handling for subchars in feature sorter

10 years agomarkup reference handling changes
Andreas Müller [Thu, 1 Aug 2013 18:44:09 +0000 (18:44 +0000)]
markup reference handling changes

10 years agominor changes in mods import
Andreas Müller [Thu, 1 Aug 2013 18:43:22 +0000 (18:43 +0000)]
minor changes in mods import

10 years agocreate Markup feature import
Andreas Müller [Thu, 1 Aug 2013 18:42:50 +0000 (18:42 +0000)]
create Markup feature import

10 years agominor
Andreas Müller [Thu, 1 Aug 2013 13:47:57 +0000 (13:47 +0000)]
minor

10 years agolatest markup changes
Andreas Müller [Thu, 1 Aug 2013 13:05:24 +0000 (13:05 +0000)]
latest markup changes

10 years ago(no commit message)
p.kelbert [Thu, 1 Aug 2013 08:55:33 +0000 (08:55 +0000)]

10 years agoexclude <> features from logging
Andreas Müller [Wed, 31 Jul 2013 18:05:48 +0000 (18:05 +0000)]
exclude <> features from logging

10 years agoupdated search mechanism produce more accurate results
Cherian Mathew [Tue, 30 Jul 2013 14:41:15 +0000 (14:41 +0000)]
updated search mechanism produce more accurate results

10 years agoManagementController : reverting back to default list when no class name is 'manually...
Cherian Mathew [Tue, 30 Jul 2013 10:02:31 +0000 (10:02 +0000)]
ManagementController : reverting back to default list when no class name is 'manually' specified
CdmMassIndexer : removed requirement for type array param to be always need as we have a default indexed classes list.

10 years agoManagementController : updated reindex method to include multi-param 'type' which...
Cherian Mathew [Mon, 29 Jul 2013 12:41:56 +0000 (12:41 +0000)]
ManagementController : updated reindex method to include multi-param 'type' which allows to choose the classes to be indexed,
also added init binder methods to bind the 'type' string input to cdmbase classes
CdmTypePropertyEditor : corrected fully qualified name creation for the 'eu.etaxonomy.cdm.model.name' package

10 years agoICdmMassIndexer : added methods to clear and add classes to the list of indexed classes
Cherian Mathew [Mon, 29 Jul 2013 12:39:33 +0000 (12:39 +0000)]
ICdmMassIndexer : added methods to clear and add classes to the list of indexed classes
CdmMassIndexer : implemented the new methods in ICdmMassIndexer
TaxonServiceSearchTest : updated test to initialise the list of indexed classes

10 years agoadded excluded and unplaced fields since lucene checks to see if these are null.
Cherian Mathew [Mon, 29 Jul 2013 09:44:57 +0000 (09:44 +0000)]
added excluded and unplaced fields since lucene checks to see if these are null.

10 years agoadded @IndexedEmbedded annotation to the taxonBases set to allow the TaxonBase class...
Cherian Mathew [Fri, 26 Jul 2013 13:33:22 +0000 (13:33 +0000)]
added @IndexedEmbedded annotation to the taxonBases set to allow the TaxonBase class bridges to work

10 years agoNameCatalogueController : updated controller to improve exact and fuzzy name search...
Cherian Mathew [Fri, 26 Jul 2013 12:54:21 +0000 (12:54 +0000)]
NameCatalogueController : updated controller to improve exact and fuzzy name search to use lucene document only searches
NameSearch : updated dto to accomodate lucene documents

10 years agoAdded ANALYZE setting for the atomised name components to help the fuzzy search
Cherian Mathew [Fri, 26 Jul 2013 12:52:10 +0000 (12:52 +0000)]
Added ANALYZE setting for the atomised name components to help the fuzzy search

10 years agoadded class bridges for class info and accepted taxon information
Cherian Mathew [Fri, 26 Jul 2013 12:50:32 +0000 (12:50 +0000)]
added class bridges for class info and accepted taxon information

10 years agoINameService : added findByNameExactSearch to return lucene search documents for...
Cherian Mathew [Fri, 26 Jul 2013 12:42:11 +0000 (12:42 +0000)]
INameService : added findByNameExactSearch to return lucene search documents for name searches
NameServiceImpl : implemented and updated exact / fuzzy name searching

10 years agoClassInfoBridge : New class bridge to set class information in the index
Cherian Mathew [Fri, 26 Jul 2013 12:30:22 +0000 (12:30 +0000)]
ClassInfoBridge : New class bridge to set class information in the index
AcceptedTaxonBridge : New class bridge to set accepted taxon information in the index

10 years agoISearchResultBuilder : added method to return lucene document only results
Cherian Mathew [Fri, 26 Jul 2013 11:52:23 +0000 (11:52 +0000)]
ISearchResultBuilder : added method to return lucene document only results
SearchResultBuilder : implemented method to return lucene document only results
DocumentSearchResult : new class which handles lucene document results
SearchResult : extends DocumentSearchResult and provides functionality for CdmEntity objects.

10 years agoAdded ignore to print publishing test.
l.morris [Thu, 25 Jul 2013 14:51:01 +0000 (14:51 +0000)]
Added ignore to print publishing test.

10 years agojust save actual state
s.buers [Thu, 25 Jul 2013 14:28:45 +0000 (14:28 +0000)]
just save actual state

10 years agologging of request method in remote controllers
Andreas Kohlbecker [Wed, 24 Jul 2013 08:41:14 +0000 (08:41 +0000)]
logging of request method in remote controllers

10 years agosupport for POST requests to /portal/descriptionElement/byTaxon and /portal/descripti...
Andreas Kohlbecker [Wed, 24 Jul 2013 08:41:11 +0000 (08:41 +0000)]
support for POST requests to /portal/descriptionElement/byTaxon and /portal/descriptionElement/byFeature

10 years agoadd references as URL extensions to DwcA-in
Andreas Müller [Mon, 22 Jul 2013 16:57:39 +0000 (16:57 +0000)]
add references as URL extensions to DwcA-in

10 years agoadd javadoc
Andreas Müller [Mon, 22 Jul 2013 16:52:19 +0000 (16:52 +0000)]
add javadoc

10 years agoreintegrate branch from patricia (debug userinteraction) into trunk
p.kelbert [Mon, 22 Jul 2013 13:41:10 +0000 (13:41 +0000)]
reintegrate branch from patricia (debug userinteraction) into trunk

10 years ago#3626 (description feature and it's children missing in Flora Malesiana)
Andreas Kohlbecker [Mon, 22 Jul 2013 10:35:47 +0000 (10:35 +0000)]
#3626 (description feature and it's children missing in Flora Malesiana)

10 years agofix characters problem in KeyImport
Andreas Müller [Thu, 18 Jul 2013 14:50:12 +0000 (14:50 +0000)]
fix characters problem in KeyImport

10 years agofix characters problem in KeyImport
Andreas Müller [Thu, 18 Jul 2013 14:49:43 +0000 (14:49 +0000)]
fix characters problem in KeyImport

10 years agoallow taxon status 5 for occurrences in BM import
Andreas Müller [Thu, 18 Jul 2013 13:11:53 +0000 (13:11 +0000)]
allow taxon status 5 for occurrences in BM import

10 years agochange on logging, try find error for stracktrace handling
Andreas Müller [Thu, 18 Jul 2013 13:10:18 +0000 (13:10 +0000)]
change on logging, try find error for stracktrace handling

10 years agochange on logging, try find error for stracktrace handling
Andreas Müller [Thu, 18 Jul 2013 13:09:14 +0000 (13:09 +0000)]
change on logging, try find error for stracktrace handling

10 years agomerging trunk to pesiimport3
Andreas Müller [Thu, 18 Jul 2013 13:08:23 +0000 (13:08 +0000)]
merging trunk to pesiimport3

10 years agochange on logging, try find error for stracktrace handling
Andreas Müller [Thu, 18 Jul 2013 13:00:12 +0000 (13:00 +0000)]
change on logging, try find error for stracktrace handling

10 years agomerging trunk to pesiimport3
Andreas Müller [Thu, 18 Jul 2013 12:47:36 +0000 (12:47 +0000)]
merging trunk to pesiimport3