cdmlib.git
10 years agocommit after merge from trunc wiki_statistics origin/wiki_statistics root/branches/cdmlib/wiki_statistics
s.buers [Tue, 22 Oct 2013 14:23:57 +0000 (14:23 +0000)]
commit after merge from trunc

10 years agoFixed method causing mvn build error.
l.morris [Tue, 22 Oct 2013 14:02:33 +0000 (14:02 +0000)]
Fixed method causing mvn build error.

10 years agoadded kindOfUnit to derivedUnitFacade
Andreas Müller [Tue, 22 Oct 2013 13:50:25 +0000 (13:50 +0000)]
added kindOfUnit to derivedUnitFacade

10 years agomade some changes/restructuring, to get all parameter options actually working and...
s.buers [Tue, 22 Oct 2013 13:40:40 +0000 (13:40 +0000)]
made some changes/restructuring, to get all parameter options actually working and tested everything and fixed bugs

10 years agofixing class cast problem with hibernate proxy instance
Andreas Kohlbecker [Tue, 22 Oct 2013 08:17:39 +0000 (08:17 +0000)]
fixing class cast problem with hibernate proxy instance

10 years agofix failing test for TaxonNodeService
Andreas Müller [Mon, 21 Oct 2013 13:12:18 +0000 (13:12 +0000)]
fix failing test for TaxonNodeService

10 years agominor
Andreas Müller [Mon, 21 Oct 2013 12:56:02 +0000 (12:56 +0000)]
minor

10 years agosome changes for sortindex handling
Andreas Müller [Mon, 21 Oct 2013 12:46:07 +0000 (12:46 +0000)]
some changes for sortindex handling

10 years agominor
Andreas Müller [Mon, 21 Oct 2013 12:32:21 +0000 (12:32 +0000)]
minor

10 years agouse Section for part-of-Articles
Andreas Müller [Mon, 21 Oct 2013 12:31:29 +0000 (12:31 +0000)]
use Section for part-of-Articles

10 years agofixing test
Andreas Kohlbecker [Mon, 21 Oct 2013 12:20:03 +0000 (12:20 +0000)]
fixing test

10 years ago - commented method body due to null pointer access (see #3811)
Patric Plitzner [Mon, 21 Oct 2013 11:41:13 +0000 (11:41 +0000)]
 - commented method body due to null pointer access (see #3811)

10 years agofixing tests after removing baselayer & doNotReuseStyles is a workaround for a proble...
Andreas Kohlbecker [Mon, 21 Oct 2013 11:35:35 +0000 (11:35 +0000)]
fixing tests after removing baselayer & doNotReuseStyles is a workaround for a problem in the EDIT MapService, see https://dev.e-taxonomy.eu/trac/ticket/2707#comment:24

10 years agowe put in the classification name as parameter
s.buers [Mon, 21 Oct 2013 11:33:47 +0000 (11:33 +0000)]
we put in the classification name as parameter

10 years agomove berlin model import and export to pesi
Andreas Müller [Mon, 21 Oct 2013 11:09:26 +0000 (11:09 +0000)]
move berlin model import and export to pesi

10 years agomove berlin model import and export to pesi
Andreas Müller [Mon, 21 Oct 2013 10:56:53 +0000 (10:56 +0000)]
move berlin model import and export to pesi

10 years agoremoving unnesscary default baselayers and forcing layernames to be lowercase
Andreas Kohlbecker [Fri, 18 Oct 2013 21:43:36 +0000 (21:43 +0000)]
removing unnesscary default baselayers and forcing layernames to be lowercase

10 years agousing idInVocabulary in EditGeoService (see #3805) and implementing mapper tool...
Andreas Kohlbecker [Fri, 18 Oct 2013 21:05:22 +0000 (21:05 +0000)]
using idInVocabulary in  EditGeoService (see #3805) and implementing mapper tool to read shapefiles and to attach the contained attribute information to NamedAreas

10 years agocleanup CdmIoBase
Andreas Müller [Thu, 17 Oct 2013 21:43:08 +0000 (21:43 +0000)]
cleanup CdmIoBase

10 years agoOrdering for TaxonRelation Import and some Overrides etc.
Andreas Müller [Thu, 17 Oct 2013 21:37:55 +0000 (21:37 +0000)]
Ordering for TaxonRelation Import and some Overrides etc.

10 years agominor
Andreas Müller [Thu, 17 Oct 2013 21:36:05 +0000 (21:36 +0000)]
minor

10 years agominor
Andreas Müller [Thu, 17 Oct 2013 21:34:45 +0000 (21:34 +0000)]
minor

10 years ago(no commit message)
s.buers [Thu, 17 Oct 2013 18:47:43 +0000 (18:47 +0000)]

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 agofixed problem in testDeleteSynonymrelationship by using loadStrategy=CleanSweepInsert...
Katja Luther [Thu, 17 Oct 2013 09:14:20 +0000 (09:14 +0000)]
fixed problem in testDeleteSynonymrelationship by using loadStrategy=CleanSweepInsertLoadStragtegy

10 years agofixing #3797 (StaleStateException caused during taxonNodeService.makeTaxonNodeASynon...
Andreas Kohlbecker [Wed, 16 Oct 2013 21:16:57 +0000 (21:16 +0000)]
fixing  #3797 (StaleStateException caused during taxonNodeService.makeTaxonNodeASynonymOfAnotherTaxonNode())

10 years agodocumentation
Andreas Kohlbecker [Wed, 16 Oct 2013 21:16:53 +0000 (21:16 +0000)]
documentation

10 years agoavoiding concurrent modification exception
Andreas Kohlbecker [Wed, 16 Oct 2013 21:16:50 +0000 (21:16 +0000)]
avoiding concurrent modification exception

10 years agowhitespace
Andreas Kohlbecker [Wed, 16 Oct 2013 21:16:46 +0000 (21:16 +0000)]
whitespace

10 years agospeeding up the permission voting by caching CdmAuthorities in a map per authority...
Andreas Kohlbecker [Wed, 16 Oct 2013 21:16:44 +0000 (21:16 +0000)]
speeding up the permission voting by caching CdmAuthorities in a map per authority string

10 years agofixing #3792 (permission problem when turning a taxon into a synonmy of another taxon)
Andreas Kohlbecker [Wed, 16 Oct 2013 14:42:43 +0000 (14:42 +0000)]
fixing #3792 (permission problem when turning a taxon into a synonmy of another taxon)

10 years agominor
Andreas Müller [Wed, 16 Oct 2013 14:19:57 +0000 (14:19 +0000)]
minor

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 agoDescriptionElementVoter abstains is furtherDecision is un-decidable
Andreas Kohlbecker [Tue, 15 Oct 2013 14:23:27 +0000 (14:23 +0000)]
DescriptionElementVoter abstains is furtherDecision is un-decidable

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 ago(no commit message)
Katja Luther [Tue, 15 Oct 2013 11:57:38 +0000 (11:57 +0000)]

10 years agofixed problem with deletion of nodes.
Katja Luther [Tue, 15 Oct 2013 11:34:10 +0000 (11:34 +0000)]
fixed problem with deletion of nodes.

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 agofixing bug in TaxonNodeVoter
Andreas Kohlbecker [Tue, 15 Oct 2013 09:12:48 +0000 (09:12 +0000)]
fixing bug in TaxonNodeVoter

10 years agominor cleanup
Andreas Müller [Mon, 14 Oct 2013 21:46:01 +0000 (21:46 +0000)]
minor cleanup

10 years agofix reference validation for Berlin Model import
Andreas Müller [Mon, 14 Oct 2013 21:08:03 +0000 (21:08 +0000)]
fix reference validation for Berlin Model import

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 agoremove imports
Andreas Müller [Mon, 14 Oct 2013 16:43:01 +0000 (16:43 +0000)]
remove imports

10 years agoimplement publish marker for BM import
Andreas Müller [Mon, 14 Oct 2013 15:54:17 +0000 (15:54 +0000)]
implement publish marker for BM import

10 years agoSome updates to Berlin MOdel import validation
Andreas Müller [Mon, 14 Oct 2013 15:50:11 +0000 (15:50 +0000)]
Some updates to Berlin MOdel import validation

10 years agojavadoc for tree index constants
Andreas Müller [Mon, 14 Oct 2013 15:04:49 +0000 (15:04 +0000)]
javadoc for tree index constants

10 years agoadd sortindex again to classification rootnodes which has been accidentely deleted.
Andreas Müller [Mon, 14 Oct 2013 14:32:02 +0000 (14:32 +0000)]
add sortindex again to classification rootnodes which has been accidentely deleted.

10 years agominor
Andreas Müller [Mon, 14 Oct 2013 13:05:38 +0000 (13:05 +0000)]
minor

10 years agofix problem with duplicates for annotations in Berlin Model import #3195
Andreas Müller [Mon, 14 Oct 2013 12:51:36 +0000 (12:51 +0000)]
fix problem with duplicates for annotations in Berlin Model import  #3195

10 years agominor
Andreas Müller [Mon, 14 Oct 2013 12:15:15 +0000 (12:15 +0000)]
minor

10 years agoremove duplicates from TaxonNode children
Andreas Müller [Mon, 14 Oct 2013 11:18:27 +0000 (11:18 +0000)]
remove duplicates from TaxonNode children

10 years agominor changes for common names and occurrences in Berlin Model import
Andreas Müller [Mon, 14 Oct 2013 11:17:53 +0000 (11:17 +0000)]
minor changes for common names and occurrences in Berlin Model import

10 years agominor
Andreas Müller [Fri, 11 Oct 2013 22:26:49 +0000 (22:26 +0000)]
minor

10 years agouse euroMed areas and some minor clean up; enable authentication for user import
Andreas Müller [Fri, 11 Oct 2013 13:23:43 +0000 (13:23 +0000)]
use euroMed areas and some minor clean up; enable authentication for user import

10 years agoupdating doumentation on CdmAuthority syntax - adding brackets []
Andreas Kohlbecker [Fri, 11 Oct 2013 13:02:34 +0000 (13:02 +0000)]
updating doumentation on CdmAuthority syntax - adding brackets []

10 years agofixing #3786 (Taxon editor view is not enabled even if a user has sufficient permissions)
Andreas Kohlbecker [Fri, 11 Oct 2013 13:02:33 +0000 (13:02 +0000)]
fixing #3786 (Taxon editor view is not enabled even if a user has sufficient permissions)

10 years agominor
Andreas Müller [Fri, 11 Oct 2013 11:28:34 +0000 (11:28 +0000)]
minor

10 years agomaking sure users to be authenticated are alays up to date
Andreas Kohlbecker [Fri, 11 Oct 2013 09:24:17 +0000 (09:24 +0000)]
making sure users to be authenticated are alays up to date

10 years agoupdating documentation
Andreas Kohlbecker [Fri, 11 Oct 2013 09:24:12 +0000 (09:24 +0000)]
updating documentation

10 years agoadapt BerlinModel import to new abbrev reference title, all done except for authorStr...
Andreas Müller [Thu, 10 Oct 2013 22:34:32 +0000 (22:34 +0000)]
adapt BerlinModel import to new abbrev reference title, all done except for authorString deduplication

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 agoAdd Application Controller example
Andreas Müller [Thu, 10 Oct 2013 14:05:00 +0000 (14:05 +0000)]
Add Application Controller example

10 years agoAdd Application Controller example
Andreas Müller [Thu, 10 Oct 2013 14:00:37 +0000 (14:00 +0000)]
Add Application Controller example

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 agohandle infinite recursion in markup keys
Andreas Müller [Wed, 9 Oct 2013 16:45:05 +0000 (16:45 +0000)]
handle infinite recursion in markup keys

10 years agohandle no parent last nodes
Andreas Müller [Wed, 9 Oct 2013 16:39:35 +0000 (16:39 +0000)]
handle no parent last nodes

10 years agohandle mods:partName
Andreas Müller [Wed, 9 Oct 2013 16:38:46 +0000 (16:38 +0000)]
handle mods:partName

10 years agohandle long common names
Andreas Müller [Wed, 9 Oct 2013 16:37:32 +0000 (16:37 +0000)]
handle long common names

10 years agohandle infinite recursion for node numbering
Andreas Müller [Wed, 9 Oct 2013 16:33:01 +0000 (16:33 +0000)]
handle infinite recursion for node numbering

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 agonew factory method for TextData
Andreas Müller [Wed, 9 Oct 2013 14:40:09 +0000 (14:40 +0000)]
new factory method for TextData

10 years agomerging delete functionality into trunk
Katja Luther [Wed, 9 Oct 2013 13:33:39 +0000 (13:33 +0000)]
merging delete functionality into trunk

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 agofixing initialization strategy for description elements
Andreas Kohlbecker [Wed, 9 Oct 2013 12:31:43 +0000 (12:31 +0000)]
fixing initialization strategy for description elements

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 agohandle pages in FlorML
Andreas Müller [Tue, 8 Oct 2013 14:26:40 +0000 (14:26 +0000)]
handle pages in FlorML

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 agoincluding all sub areas
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:49 +0000 (14:16 +0000)]
including all sub areas

10 years agoremoving debug code line
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:49 +0000 (14:16 +0000)]
removing debug code line

10 years agomodified area parameter binding for taxon/search REST services
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:48 +0000 (14:16 +0000)]
modified area parameter binding for taxon/search REST services

10 years agoREST end point to page all NamedAreas in use
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:48 +0000 (14:16 +0000)]
REST end point to page all NamedAreas in use

10 years agomethods to list and page all NamedAreas in use
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:47 +0000 (14:16 +0000)]
methods to list and page all NamedAreas in use

10 years agoremoving dead method
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:47 +0000 (14:16 +0000)]
removing dead method

10 years agorenaming web application
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:47 +0000 (14:16 +0000)]
renaming web application

10 years agotypo
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:46 +0000 (14:16 +0000)]
typo

10 years agoTODO comment
Andreas Kohlbecker [Mon, 7 Oct 2013 14:16:43 +0000 (14:16 +0000)]
TODO comment

10 years agofix titleCache truncation size issue (e.g. #3774)
Andreas Müller [Mon, 7 Oct 2013 10:13:03 +0000 (10:13 +0000)]
fix titleCache truncation size issue (e.g. #3774)

10 years ago - some refactoring
Patric Plitzner [Mon, 30 Sep 2013 15:13:28 +0000 (15:13 +0000)]
 - some refactoring

10 years ago - added ABCD paths for missing query params
Patric Plitzner [Mon, 30 Sep 2013 14:38:01 +0000 (14:38 +0000)]
 - added ABCD paths for missing query params