History | View | Annotate | Download (1.77 KB)
ignoring logfile
fix #6750 implementing DerivedUnitConverter with test
gitignore
un-ignoring spy.log
noone should ever have a bin folder in the project folders
cleaning up gitignore a bit
fix gitattributes and add derived file to gitignore
#4716 fixing setup of cdmlib-remote-webapp - swagger disabled due to https://github.com/springfox/springfox/issues/1055 - eu.etaxonomy.cdm.remote.config.CdmSpringMVCConfig.CdmSwaggerConfig.java renamed to CdmSwaggerConfig.java.disabled - @EnableSwagger commented in eu.etaxonomy.cdm.remote.config.CdmSpringMVCConfig...
Add some more gitignore and comment ignore TaxonSearchTest #4716
update gitignore
migrate to hibernate 5 for cdmlib-services and cdmlib-ext #4716
merge model changes 36 into trunk
Move FullCoverageDataGenerator from test to real, to avoid dependency problems.
merging trunk into 3.6 branche
merge trunk into model change 3.6
ignore
pom.xml : added maven dependency goal to unpack the corresponding cdm-vaadin war into a directory in the target dir and added this directory as a resource when building the cdmlib-remote-webapp war pom.xml, applicationContext.xml, cdmlib-remote-servlet.xml, web.xml, SpringMVCConfig.java : removed references to Vaadin...
Set vaadin generated folders to svn:ignore
move berlin model import and export to pesi
adding ignore
comment
UserService & Security fixed but test failing ... needs further work
almost all tests running again
upgrading unitils to v3.2 (tests not yet working)
minor
implement DwcaZipToStreamConverter and tests (#2657)
remove PUBLIC.xsd and add dataset.dtd
Update on Markup import
switching to 3.0.3-SNAPSHOT (preparing for using maven release-plugin)
removing obsolete site.xml
moved app-import to cdmlib-apps
cdm-server as separate project
some fixes anf new imports for the tdwg workshop
Removing source feature from cdmlib directory
removing update site from cdmlib directory
Removing projects
creating project in trunk
tree change?
Refactored webapplication specific configurations into a new project. cdmlib-remote may now be used in any context.
renamed plugin related projects
minor tree change
add svn ignore to cdm-server
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
Merging cdmlib-io; pesi. Merge rev 8153-8536.
deleted very annoying toy projects from trunk
updated cdmlib plugin
merged from branches/cdmlib/2.2 7238-7345 into trunk
.
deleting non working attempts on a source feature
Resolved final issues with the plugin cdm 2.1 switch. Added missing libraries.
deleted accidentally committed plugin and feature jars
large number of changes relating to new architecture
changed transaction for palmae
version 2.0 -> 2.1
app-import bugfixing and refactoring
SQL Server 2000 uses 2005 driver (1)
Implemented generic model classes required for authentication / authorization in the cdm (User, Group, GrantedAuthority) based on spring-security interfaces as part of #466
Implemented taxonomic & geospatial scope properties for Identification Keys (#467)
site menu changed
Implemented changes to the aspectj pre-compilation step due to problems with the aspectj-maven-plugin and implemented #464
plugin classpath
Parser enhancement
Search for specific references implemented (getReferencesByTitle)
EDIT GeoService update
Directory cleanup
Update version 1.3.8.21
DoubleResults in XmlHelp
Update version 1.3.8.20 including cdmlib-io