cdmlib.git
10 years agofixed xslt bug with description not appearing in some palmweb pages
s.buers [Thu, 17 Oct 2013 18:26:24 +0000 (18:26 +0000)]
fixed xslt bug with description not appearing in some palmweb pages

10 years agoOutput now shows the name under an image if there isn't a description in the feature...
l.morris [Thu, 17 Oct 2013 16:07:36 +0000 (16:07 +0000)]
Output now shows the name under an image if there isn't a description in the feature under multilanguageText_L10n/text

10 years agoChanged File.separator to literal forward slash as doesn't work to split a url string...
l.morris [Thu, 17 Oct 2013 15:27:27 +0000 (15:27 +0000)]
Changed File.separator to literal forward slash as doesn't work to split a url string in windows using File.separator.

10 years agosome nicening of logger output
s.buers [Thu, 17 Oct 2013 14:31:20 +0000 (14:31 +0000)]
some nicening of logger output

10 years agowe had an intense thought where the wikibot should be created: here we are.
s.buers [Thu, 17 Oct 2013 14:14:16 +0000 (14:14 +0000)]
we had an intense thought where the wikibot should be created: here we are.

10 years agocommit after merging
s.buers [Thu, 17 Oct 2013 13:30:43 +0000 (13:30 +0000)]
commit after merging

10 years agoUploaded images to Mediawiki.
l.morris [Wed, 16 Oct 2013 09:58:30 +0000 (09:58 +0000)]
Uploaded images to Mediawiki.

10 years agoAdded call to template to select uri for media for the image gallery.
l.morris [Tue, 15 Oct 2013 12:19:05 +0000 (12:19 +0000)]
Added call to template to select uri for media for the image gallery.

10 years agoFixed absolute path for downloading images in Windows. File.separator only works...
l.morris [Tue, 15 Oct 2013 10:53:01 +0000 (10:53 +0000)]
Fixed absolute path for downloading images in Windows. File.separator only works in Linux.

10 years agoFixed encoding problem causing SAXException when reading in the CDM XML documents...
l.morris [Mon, 14 Oct 2013 18:03:39 +0000 (18:03 +0000)]
Fixed encoding problem causing SAXException when reading in the CDM XML documents - German umlauts and French accents were causing the problem.

10 years agoAdded method to get image gallery from CDM into XML export, and started method to...
l.morris [Thu, 10 Oct 2013 17:46:09 +0000 (17:46 +0000)]
Added method to get image gallery from CDM into XML export, and started method to export images to Mediawiki.

10 years agoremoved main in Cdm2MediawikiExporter and did some code nicing, and logger output
s.buers [Wed, 9 Oct 2013 18:59:11 +0000 (18:59 +0000)]
removed main in Cdm2MediawikiExporter and did some code nicing, and logger output

10 years agocreated testclass to replace main in Cdm2MediawikiExporter
s.buers [Wed, 9 Oct 2013 18:07:44 +0000 (18:07 +0000)]
created testclass to replace main in Cdm2MediawikiExporter

10 years agostarted on downloading the images
s.buers [Wed, 9 Oct 2013 17:26:36 +0000 (17:26 +0000)]
started on downloading the images

10 years agosome changes
s.buers [Wed, 9 Oct 2013 15:46:26 +0000 (15:46 +0000)]
some changes

10 years agoAdded childNodes to url for featureNode/uuid to ensure childNodes appear in the result.
l.morris [Wed, 9 Oct 2013 15:28:50 +0000 (15:28 +0000)]
Added childNodes to url for featureNode/uuid to ensure childNodes appear in the result.

10 years agosome changes
s.buers [Wed, 9 Oct 2013 13:15:18 +0000 (13:15 +0000)]
some changes

10 years agoAdded prompt for user password
l.morris [Wed, 9 Oct 2013 13:13:42 +0000 (13:13 +0000)]
Added prompt for user password

10 years agoRemoved hard-coded uuids and added methods to get the Taxon rootNode (for the taxon...
l.morris [Tue, 8 Oct 2013 18:25:05 +0000 (18:25 +0000)]
Removed hard-coded uuids and added methods to get the Taxon rootNode (for the taxon tree we want to publish) from the Taxon name and a method to get the default feature tree.

10 years agocreated a method in CdmUtils for creating a directory in ~/.cdmLibrary
s.buers [Tue, 8 Oct 2013 12:49:28 +0000 (12:49 +0000)]
created a method in CdmUtils for creating a directory in ~/.cdmLibrary

10 years agochanged outputfile location
s.buers [Tue, 8 Oct 2013 12:47:36 +0000 (12:47 +0000)]
changed outputfile location

10 years agochanged some output files save/delete flag stuff
s.buers [Tue, 8 Oct 2013 09:52:06 +0000 (09:52 +0000)]
changed some output files save/delete flag stuff

10 years agothere is a class now, to do mediawiki export.method exportFromFile does not work...
s.buers [Thu, 26 Sep 2013 22:24:14 +0000 (22:24 +0000)]
there is a class now, to do mediawiki export.method exportFromFile does not work proper. images have to be imported

10 years agothere is a class now, to do mediawiki export.method exportFromFile does not work...
s.buers [Thu, 26 Sep 2013 22:20:15 +0000 (22:20 +0000)]
there is a class now, to do mediawiki export.method exportFromFile does not work proper. images have to be imported

10 years ago(no commit message)
l.morris [Thu, 19 Sep 2013 16:30:52 +0000 (16:30 +0000)]

10 years agoAdded method to upload transformed xml to mediwiki
l.morris [Thu, 19 Sep 2013 16:30:35 +0000 (16:30 +0000)]
Added method to upload transformed xml to mediwiki

10 years agosome merging with Lorna
s.buers [Thu, 19 Sep 2013 16:25:11 +0000 (16:25 +0000)]
some merging with Lorna

10 years agoAdded new classes to import mediwiki files uwing Mediwiki API.
l.morris [Thu, 19 Sep 2013 15:50:37 +0000 (15:50 +0000)]
Added new classes to import mediwiki files uwing Mediwiki API.

10 years agojust commit to be able to revert locally
s.buers [Thu, 19 Sep 2013 10:10:54 +0000 (10:10 +0000)]
just commit to be able to revert locally

10 years agocreated local tmp folder to store the mediawiki xml source file
s.buers [Wed, 18 Sep 2013 13:12:11 +0000 (13:12 +0000)]
created local tmp folder to store the mediawiki xml source file

10 years agocommit after an other merge from trunk
s.buers [Wed, 18 Sep 2013 12:46:35 +0000 (12:46 +0000)]
commit after an other merge from trunk

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 agocommit after merging from trunk
s.buers [Wed, 18 Sep 2013 10:21:07 +0000 (10:21 +0000)]
commit after merging from trunk

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 agoas my last branch is broken i start a new one
s.buers [Thu, 12 Sep 2013 12:22:32 +0000 (12:22 +0000)]
as my last branch is broken i start a new one

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