fix #8881 Use pure last names (without initials) for in-references of taxon names
cleanup
add comment that volumes with dot are maybe handled incorrectly
remove duplicated call of getTitleWithoutYearAndAuthorGeneric
remove whitespace after title for default references with only title and year
ref #7800 further parsing for volume and edition part and for some special title parts
move createShortCitation to ReferenceCacheStrategy
ref #6752 strictly use VerbatimTimePeriod where possible
ref #6241 change @date to @since (fix)
ref #6241 change @date to @since
ref #6960
fix NPE in WebPage cache strategy
fix #5258 add accessed to WebPage cache strategy
fix #6368 rename table and class TaxonNameBase
ref #6496 fix missing pages in bibliographic references (not yet fixed for book sections)
fix #3532 write test for "null" nom ref for databases, cdDvd and webpage, original issue was fixed already
ref #6190 removing svn property place holder in first line of code
getTitleWithoutYearAndAuthor as Generic for all Non-NomRefs #5833
revert last commit
minor
Further cleanup and rename new default cache strategy to default cache strategy #5833
Remove all old reference cache strategies completely #5833
Further clean up reference cache strategies #5833
Implement single cache strategy for references #5833
Remove generics from Reference in cdmlib-model #5830
organizing imports
Revert "minor"
This reverts commit 64367d007ba404e037ccc2b6794b46c4f1f321bc.
minor changes, renaming, code formatting, javadoc
quick fix for cache strategy exception. Cache strategy not yet correctly created. #4773
rename Reference.authorTeam -> authorship #4432
add vol to generic infereference formatting
better handling of abbreviated title cache in references, series -> seriesPart and some improvements in the reference cache strategies #4280, #4239
remove double dots before year in nomrefs
Remove ". " from year only nom-refs
implement cache strategy for section references and remove generics from reference cache strategies.
Add preliminary SectionCacheStrategy and remove generics from reference cache strategies
solving some reference cache strategy issues, e.g. #3645
Better handling for short citation of references
some fixes for modell change branche
Bugfix for article cache strategy
first version of abbreviated title cache generation for references : #1551
bugfix for nomRef date and failing cache strategy tests
update for reference cache strategies, not yet ready, see also http://dev.e-taxonomy.eu/trac/ticket/2862
bugfix titleCache for generic references with inReference
implement nomenclaturalTitle for generic references (titleCache still missing)
add comma before edition in cache strategy
bugfix for blank details with length > 0
NPE in BookSectionCacheStrategy with missing inReference
merge 3.0.2 to trunk
bugfix for bookSection cache strategy when book year is missing
moved reference type test
test for reference type added
bugfix for article cache strategy
Some bugfixes for book(section)cache strategy
committing merged history from local git svn clone:
846a384 Merge branch 'descriptions' eea3396 git cygwin and whitespace: grrrrr a818683 git and cygwin is horrible - commiting again 045d5ca fixing some problems with sdd import and now producing acceptable natural language representations 2...
bugfix for NomRefDefaultCacheStrategyBase
implemented a couple of getUuidAndTitleCache methods for agents
Bibliographic title cache bugfix for article and booksection
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
merging branches/cdmlib/2.2 [7345:7377] to trunk
see also: https://dev.e-taxonomy.eu/trac/changeset?new=branches%2Fcdmlib%2F2.2%407377&old=branches%2Fcdmlib%2F2.2%407345
Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker
some bugs in parser and cache strategies && return type for hasProblem() changed to int
Extension.value -> LOB,
Made TimePeriod non-null to allow for MVC binding
Lots of changes, but primarily: Enabled the marshalling / unmarshalling of LSIDAuthority Renamed the User table to UserAccount to avoid problems on SQLServer Major refactoring of CacheStrategyGenerators so that the generic framework extends across all IIdentifiableEntities, allowing (but not requiring) the use of @Configurable and aop to inject custom cache strategy generators at runtime
model change for references (publishers) and taxon status
licences and INomenclaturalReference for CdDvd
some generics
BookSectionDefaultCacheStrategy bugfix
bookSectionstrategy bugfix
BookSection parsing and formatting
parser update
CLOSED - #383: CICHORIEAE Incorrect references
Performed project cleanup.
switched to featureTree implementation for displaying descriptions