cdmlib.git
7 years agoref #6169 adding default orderhints for user and institution
Andreas Kohlbecker [Wed, 17 May 2017 15:22:28 +0000 (17:22 +0200)]
ref #6169 adding default orderhints for user and institution

7 years agoref #6612 cleanup generics
Andreas Müller [Wed, 10 May 2017 21:50:03 +0000 (23:50 +0200)]
ref #6612 cleanup generics

7 years agofix #6535 change CdmMetaData.propertyName from int to string, adapt test schema and...
Andreas Müller [Wed, 10 May 2017 15:00:14 +0000 (17:00 +0200)]
fix #6535 change CdmMetaData.propertyName from int to string, adapt test schema and test

7 years agoref #6612 PropertyNameMatchMode to Restriction class which contains the values to...
Andreas Kohlbecker [Tue, 9 May 2017 21:02:10 +0000 (23:02 +0200)]
ref #6612 PropertyNameMatchMode to Restriction class which contains the values to be tested

7 years agoref #6628 util class for consistent access and creation of per instance application...
Andreas Kohlbecker [Tue, 9 May 2017 20:10:53 +0000 (22:10 +0200)]
ref #6628 util class for consistent access and creation of per instance application config files

7 years agofix #6535 change CdmMetaData.propertyName from int to string
Andreas Müller [Tue, 9 May 2017 15:49:33 +0000 (17:49 +0200)]
fix #6535 change CdmMetaData.propertyName from int to string

7 years agocleanup
Andreas Müller [Tue, 9 May 2017 15:45:30 +0000 (17:45 +0200)]
cleanup

7 years agoref #6361 refactor update script for taxon name merge
Andreas Müller [Sat, 6 May 2017 08:49:26 +0000 (10:49 +0200)]
ref #6361 refactor update script for taxon name merge

7 years agoref #6628 harmonizing cdm home folder utils and providing a default subfolder suggest...
Andreas Kohlbecker [Tue, 9 May 2017 07:04:10 +0000 (09:04 +0200)]
ref #6628 harmonizing cdm home folder utils and providing a default subfolder suggestion for cdm-remote-webapp instances

7 years ago#6612 generic dao list method providing a flexible multi property filter - avoiding...
Andreas Kohlbecker [Mon, 8 May 2017 12:09:28 +0000 (14:09 +0200)]
#6612 generic dao list method providing a flexible multi property filter - avoiding NPEs

7 years ago#6612 generic dao list method providing a flexible multi property filter:
Andreas Kohlbecker [Mon, 8 May 2017 11:57:43 +0000 (13:57 +0200)]
#6612 generic dao list method providing a flexible multi property filter:
 - PropertyNameMatchMode class introduces
 - AbstractPagerImpl.limitStartforRange() to replace hasResultsInRange()

7 years agowhitespace
Andreas Kohlbecker [Mon, 8 May 2017 06:31:17 +0000 (08:31 +0200)]
whitespace

7 years agoref #6258 fix update script and tests for bidirectional type-registration
Andreas Müller [Sat, 6 May 2017 08:35:31 +0000 (10:35 +0200)]
ref #6258 fix update script and tests for bidirectional type-registration

7 years agoref #6258 Added basic bidirectionality for Registration.name and typeDesignation
Andreas Müller [Fri, 5 May 2017 16:19:21 +0000 (18:19 +0200)]
ref #6258 Added basic bidirectionality for Registration.name and typeDesignation

7 years agoref #6612 implement count for listByRef and add implement filtering by status in...
Andreas Müller [Fri, 5 May 2017 15:42:58 +0000 (17:42 +0200)]
ref #6612 implement count for listByRef and add implement filtering by status in listByRef

7 years agoimproving documentation formatting
Andreas Kohlbecker [Fri, 5 May 2017 13:20:20 +0000 (15:20 +0200)]
improving documentation formatting

7 years agoref #6612 implemented list (ref ...) for RegistrationDaoHibernateImpl
Andreas Müller [Fri, 5 May 2017 13:01:09 +0000 (15:01 +0200)]
ref #6612 implemented list (ref ...) for RegistrationDaoHibernateImpl

7 years agoref #6612 implemented list (ref ...) for RegistrationDaoHibernateImpl
Andreas Müller [Fri, 5 May 2017 12:55:39 +0000 (14:55 +0200)]
ref #6612 implemented list (ref ...) for RegistrationDaoHibernateImpl

7 years agocleanup
Andreas Müller [Fri, 5 May 2017 12:45:19 +0000 (14:45 +0200)]
cleanup

7 years agoimproving documentation formatting
Andreas Kohlbecker [Fri, 5 May 2017 12:38:48 +0000 (14:38 +0200)]
improving documentation formatting

7 years agofix #6367 make nomenclaturalCode an attribute of TaxonNameBase
Andreas Müller [Fri, 5 May 2017 06:50:11 +0000 (08:50 +0200)]
fix #6367 make nomenclaturalCode an attribute of TaxonNameBase

7 years agoref #6258 add RegistrationStatus to EnumUserType
Andreas Müller [Thu, 4 May 2017 22:04:30 +0000 (00:04 +0200)]
ref #6258 add RegistrationStatus to EnumUserType

7 years agoMerge branch 'develop' into feature/cdm-4.7
Andreas Müller [Thu, 4 May 2017 21:24:57 +0000 (23:24 +0200)]
Merge branch 'develop' into feature/cdm-4.7

Conflicts:
cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/distribution/excelupdate/ExcelDistributionUpdate.java
cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/database/update/MnTableCreator.java

7 years agoref #6618 add class Character and attributes structure and property
Andreas Müller [Thu, 4 May 2017 20:54:04 +0000 (22:54 +0200)]
ref #6618 add class Character and attributes structure and property

7 years ago#6617 Add Exact Value to StatisticalMeasure
Andreas Müller [Thu, 4 May 2017 20:53:00 +0000 (22:53 +0200)]
#6617 Add Exact Value to StatisticalMeasure

7 years agocleanup
Andreas Müller [Thu, 4 May 2017 20:40:19 +0000 (22:40 +0200)]
cleanup

7 years agoref #6258 satisfying @NonNull annotations for collection properties
Andreas Kohlbecker [Thu, 4 May 2017 20:47:13 +0000 (22:47 +0200)]
ref #6258 satisfying @NonNull annotations for collection properties

7 years agoref #6524: smaller changes for better handling in editor
Katja Luther [Thu, 4 May 2017 12:56:23 +0000 (14:56 +0200)]
ref #6524: smaller changes for better handling in editor

7 years ago#6612 adding missing DAO annotations
Andreas Kohlbecker [Thu, 4 May 2017 08:56:28 +0000 (10:56 +0200)]
#6612 adding missing DAO annotations

7 years ago#6612 adding missing serivce annotations
Andreas Kohlbecker [Thu, 4 May 2017 08:54:10 +0000 (10:54 +0200)]
#6612 adding missing serivce annotations

7 years agoadd getter to IOResultBase.Error for reporting
Katja Luther [Thu, 4 May 2017 08:10:58 +0000 (10:10 +0200)]
add getter to IOResultBase.Error for reporting

7 years ago#6612 adding status filter to RegistrationSerivce methods
Andreas Kohlbecker [Thu, 4 May 2017 06:34:38 +0000 (08:34 +0200)]
#6612 adding status filter to RegistrationSerivce methods

7 years agoMerge remote-tracking branch 'origin/cdm-4.7' into feature/cdm-4.7
Andreas Müller [Thu, 4 May 2017 06:30:48 +0000 (08:30 +0200)]
Merge remote-tracking branch 'origin/cdm-4.7' into feature/cdm-4.7

7 years agominor cdm-4.7 origin/cdm-4.7
Andreas Müller [Thu, 4 May 2017 06:22:29 +0000 (08:22 +0200)]
minor

7 years agominor (add test for DateTime formatting)
Andreas Müller [Wed, 3 May 2017 22:02:24 +0000 (00:02 +0200)]
minor (add test for DateTime formatting)

7 years agoref #6524 add reporting to distribution updater
Andreas Müller [Wed, 3 May 2017 22:01:57 +0000 (00:01 +0200)]
ref #6524 add reporting to distribution updater

7 years agoref #6541 add reporting to ImportResult and change types for errors, warnings and...
Andreas Müller [Wed, 3 May 2017 22:00:36 +0000 (00:00 +0200)]
ref #6541 add reporting to ImportResult and change types for errors, warnings and exceptions

7 years agoref #6524 add reuse existing distribution
Andreas Müller [Wed, 3 May 2017 12:12:54 +0000 (14:12 +0200)]
ref #6524 add reuse existing distribution

7 years agoref #6524 add import source to ExcelDistributionUpdate
Andreas Müller [Wed, 3 May 2017 11:40:15 +0000 (13:40 +0200)]
ref #6524 add import source to ExcelDistributionUpdate

7 years ago#6612 dao and service classes for the Registration class
Andreas Kohlbecker [Wed, 3 May 2017 10:39:08 +0000 (12:39 +0200)]
#6612 dao and service classes for the Registration class
  - service implementation incomplete

7 years agoAvoid dependency to org.codehaus.plexus.util.StringUtils
pplitzner [Wed, 3 May 2017 10:39:44 +0000 (12:39 +0200)]
Avoid dependency to org.codehaus.plexus.util.StringUtils

7 years agoref #6612 new dao method list entities filtered by a parameter value
Andreas Kohlbecker [Wed, 3 May 2017 10:02:07 +0000 (12:02 +0200)]
ref #6612 new dao method list entities filtered by a parameter value

7 years agominor
Andreas Müller [Wed, 3 May 2017 09:58:08 +0000 (11:58 +0200)]
minor

7 years agoref #6529, ref #6258 improve MN TableCreator and missing ForeignKey handling (add...
Andreas Müller [Tue, 2 May 2017 22:05:49 +0000 (00:05 +0200)]
ref #6529, ref #6258  improve MN TableCreator and missing ForeignKey handling (add index instead)

7 years agocleanup
Andreas Müller [Tue, 2 May 2017 21:09:17 +0000 (23:09 +0200)]
cleanup

7 years agoref #6529 add Jaxb annotations for WorkingSet changes
Andreas Müller [Tue, 2 May 2017 08:45:26 +0000 (10:45 +0200)]
ref #6529 add Jaxb annotations for WorkingSet changes

7 years agoref #6529, ref #5258, ref #6528 improve update script for Registration, WorkingSet...
Andreas Müller [Tue, 2 May 2017 07:50:28 +0000 (09:50 +0200)]
ref #6529, ref #5258, ref #6528 improve update script for Registration, WorkingSet changes and Reference.accessed

7 years agoref #6541 warning and errors to bytes in ImportResult
Andreas Müller [Sun, 30 Apr 2017 07:47:33 +0000 (09:47 +0200)]
ref #6541  warning and errors to bytes in ImportResult

7 years agoref #6258 , ref #6529 adapt test dll for Registration and WorkingSet
Andreas Müller [Sun, 30 Apr 2017 07:44:40 +0000 (09:44 +0200)]
ref #6258 , ref #6529 adapt test dll for Registration and WorkingSet

7 years agoref #6258 add Audited to Registration
Andreas Müller [Sun, 30 Apr 2017 07:42:11 +0000 (09:42 +0200)]
ref #6258 add Audited to Registration

7 years agoref #5258 add accessed to Reference (WebPage)
Andreas Müller [Fri, 28 Apr 2017 23:19:01 +0000 (01:19 +0200)]
ref #5258 add accessed to Reference (WebPage)

7 years agoref #6529, ref #6528 fixed version problem for update script
Andreas Müller [Fri, 28 Apr 2017 23:07:29 +0000 (01:07 +0200)]
ref #6529, ref #6528  fixed version problem for update script

7 years agoref #6524 first running version of (FauEu) distribution updater
Andreas Müller [Fri, 28 Apr 2017 21:19:40 +0000 (23:19 +0200)]
ref #6524 first running version of (FauEu) distribution updater

7 years agoref #3665 improve formatting for original spelling
Andreas Müller [Tue, 25 Apr 2017 20:48:50 +0000 (22:48 +0200)]
ref #3665 improve formatting for original spelling

7 years agocleanup
Andreas Müller [Tue, 25 Apr 2017 20:47:53 +0000 (22:47 +0200)]
cleanup

7 years agoChange some names of UTF8 enum
Andreas Müller [Tue, 25 Apr 2017 20:44:55 +0000 (22:44 +0200)]
Change some names of UTF8 enum

7 years agocleanup
Andreas Müller [Tue, 25 Apr 2017 12:53:47 +0000 (14:53 +0200)]
cleanup

7 years agocleanup
Andreas Müller [Tue, 25 Apr 2017 12:24:06 +0000 (14:24 +0200)]
cleanup

7 years agoref #6557 add name deduplication do ImportDeduplicationHelper
Andreas Müller [Sun, 23 Apr 2017 10:41:04 +0000 (12:41 +0200)]
ref #6557 add name deduplication do ImportDeduplicationHelper

7 years agocleanup
Andreas Müller [Sun, 23 Apr 2017 10:40:27 +0000 (12:40 +0200)]
cleanup

7 years agofix #6578 name cache for hybrid formulas
Andreas Müller [Sat, 22 Apr 2017 23:20:17 +0000 (01:20 +0200)]
fix #6578 name cache for hybrid formulas

7 years agocleanup
Andreas Müller [Sat, 22 Apr 2017 23:19:41 +0000 (01:19 +0200)]
cleanup

7 years agofix #6577 implement sp. nov. parser
Andreas Müller [Sat, 22 Apr 2017 19:02:55 +0000 (21:02 +0200)]
fix #6577 implement sp. nov. parser

7 years agocleanup
Andreas Müller [Sat, 22 Apr 2017 13:40:34 +0000 (15:40 +0200)]
cleanup

7 years agofix #6557 implement basionym relation creator
Andreas Müller [Sat, 22 Apr 2017 13:35:15 +0000 (15:35 +0200)]
fix #6557 implement basionym relation creator

7 years agoadd preference predicate biocaseProviderList and AbcdConfigurattor
Katja Luther [Fri, 21 Apr 2017 13:11:25 +0000 (15:11 +0200)]
add preference predicate biocaseProviderList and AbcdConfigurattor

7 years agofix siblings import and source reference import
Katja Luther [Fri, 21 Apr 2017 13:10:09 +0000 (15:10 +0200)]
fix siblings import and source reference import

7 years agofix smaller issues in outputmodel export
Katja Luther [Fri, 21 Apr 2017 13:07:20 +0000 (15:07 +0200)]
fix smaller issues in outputmodel export

7 years agoAvoid dependency to org.codehaus.plexus.util.StringUtils
Patrick Plitzner [Wed, 19 Apr 2017 06:43:28 +0000 (08:43 +0200)]
Avoid dependency to org.codehaus.plexus.util.StringUtils

7 years agoavoid NPE in Outputmodel export
Katja Luther [Thu, 13 Apr 2017 12:10:34 +0000 (14:10 +0200)]
avoid NPE in Outputmodel export

7 years agosome code cleaning and improvement of siblings search
Katja Luther [Thu, 13 Apr 2017 11:41:45 +0000 (13:41 +0200)]
some code cleaning and improvement of siblings search

7 years agominor
Katja Luther [Wed, 12 Apr 2017 13:21:17 +0000 (15:21 +0200)]
minor

7 years agoref #6166: parsing of siblings and search for siblings in different accessPoints
Katja Luther [Wed, 12 Apr 2017 13:12:37 +0000 (15:12 +0200)]
ref #6166: parsing of siblings and search for siblings in different accessPoints

7 years agoref #5752 Adapt implementations to new wrapper for lucene exceptions
Patrick Plitzner [Fri, 7 Apr 2017 15:51:22 +0000 (17:51 +0200)]
ref #5752 Adapt implementations to new wrapper for lucene exceptions

7 years agoref #6524 first version, but still missing getStatusByStatusStr implementation
Andreas Müller [Fri, 7 Apr 2017 14:19:41 +0000 (16:19 +0200)]
ref #6524 first version, but still missing getStatusByStatusStr implementation

7 years agocleanup
Andreas Müller [Fri, 7 Apr 2017 14:13:32 +0000 (16:13 +0200)]
cleanup

7 years agoref #5752 wrap lucene exception for name and occurrence service
Patrick Plitzner [Fri, 7 Apr 2017 13:39:56 +0000 (15:39 +0200)]
ref #5752 wrap lucene exception for name and occurrence service

7 years agoref #5752 wrap specific exception to avoid dependency on lucene library
Patrick Plitzner [Fri, 7 Apr 2017 10:41:58 +0000 (12:41 +0200)]
ref #5752 wrap specific exception to avoid dependency on lucene library

7 years agocleanup
Andreas Müller [Thu, 6 Apr 2017 12:36:09 +0000 (14:36 +0200)]
cleanup

7 years agoref #6524 create import class for FauEu distribution import
Andreas Müller [Tue, 4 Apr 2017 21:37:52 +0000 (23:37 +0200)]
ref #6524 create import class for FauEu distribution import

7 years agocleanup
Andreas Müller [Tue, 4 Apr 2017 21:37:11 +0000 (23:37 +0200)]
cleanup

7 years agominor
Andreas Müller [Thu, 6 Apr 2017 12:37:40 +0000 (14:37 +0200)]
minor

7 years agoref #6258 add Registration to hibernate mapping and make in Annotatable and add updat...
Andreas Müller [Thu, 6 Apr 2017 12:33:57 +0000 (14:33 +0200)]
ref #6258 add Registration to hibernate mapping and make in Annotatable and add update script

7 years agoref #6529 first implementation of WorkingSet taxon filter
unknown [Wed, 22 Mar 2017 18:44:03 +0000 (19:44 +0100)]
ref #6529 first implementation of WorkingSet taxon filter

7 years agoref #6258 first imcomplete version of Registration class
Andreas Müller [Tue, 14 Mar 2017 08:34:01 +0000 (09:34 +0100)]
ref #6258 first imcomplete version of Registration class

7 years agoprepare cdm 4.7
Andreas Müller [Tue, 14 Mar 2017 08:31:48 +0000 (09:31 +0100)]
prepare cdm 4.7

7 years agocleanup
Andreas Müller [Thu, 6 Apr 2017 12:36:09 +0000 (14:36 +0200)]
cleanup

7 years agominor and cleanup
Andreas Müller [Thu, 6 Apr 2017 12:24:25 +0000 (14:24 +0200)]
minor and cleanup

7 years agoadapt GrantedAuthorityImpl factory method
Andreas Müller [Thu, 6 Apr 2017 11:26:38 +0000 (13:26 +0200)]
adapt GrantedAuthorityImpl factory method

7 years agoadapt ABCD and GBIF imports to requirements of algae specimen and obeservation imports
Katja Luther [Thu, 6 Apr 2017 08:52:01 +0000 (10:52 +0200)]
adapt ABCD and GBIF imports to requirements of algae specimen and obeservation imports

7 years agoref #6314: adapt outputmodel export for protected titlecaches and add fact_type to...
Katja Luther [Thu, 6 Apr 2017 08:47:41 +0000 (10:47 +0200)]
ref #6314: adapt outputmodel export for protected titlecaches and add fact_type to source table

7 years agofix #6480: fix some problems in delete of specimen
Katja Luther [Thu, 6 Apr 2017 08:42:50 +0000 (10:42 +0200)]
fix #6480: fix some problems in delete of specimen

7 years agoref #6524 create import class for FauEu distribution import
Andreas Müller [Tue, 4 Apr 2017 21:37:52 +0000 (23:37 +0200)]
ref #6524 create import class for FauEu distribution import

7 years agocleanup
Andreas Müller [Tue, 4 Apr 2017 21:37:11 +0000 (23:37 +0200)]
cleanup

7 years agoref #6546 avoid add() with index if not necessary
Andreas Müller [Tue, 4 Apr 2017 20:50:14 +0000 (22:50 +0200)]
ref #6546 avoid add() with index if not necessary

7 years agocleanup
Andreas Müller [Tue, 4 Apr 2017 20:48:40 +0000 (22:48 +0200)]
cleanup

7 years agominor
Andreas Müller [Thu, 30 Mar 2017 14:25:48 +0000 (16:25 +0200)]
minor

7 years agoref #6314: add factual data export to outputmodel export
Katja Luther [Mon, 3 Apr 2017 07:43:58 +0000 (09:43 +0200)]
ref #6314: add factual data export to outputmodel export

7 years agoadd featureTreeTitle and uuidFeatureTree to import configurator base
unknown [Wed, 29 Mar 2017 15:01:46 +0000 (17:01 +0200)]
add featureTreeTitle and uuidFeatureTree to import configurator base

7 years agocleanup
unknown [Wed, 29 Mar 2017 14:50:55 +0000 (16:50 +0200)]
cleanup