Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9d893279 02/25/2019 08:49 PM Andreas Müller

update remote-web-app test DB to 5.0

695c2b14 10/19/2018 11:42 AM Andreas Kohlbecker

fix #7779 adapting the creation delivery of the static swagger doc to version 2.6.1

f5b2b4ba 09/07/2018 11:09 AM Andreas Kohlbecker

adjusting loglevel of bean initializers

74fdd811 05/12/2018 12:39 PM Andreas Müller

update H2 Test DB in remote webapp

53db84af 04/23/2018 01:53 PM Andreas Müller

ref #6241 change @date to @since (fix)

7fa325bc 04/23/2018 01:49 PM Andreas Müller

ref #6241 change @date to @since

b7d56b39 02/22/2018 12:08 PM Andreas Kohlbecker

ref #7289 suppressing HHH90000003

2c71b889 06/15/2017 04:09 PM Andreas Müller

ref #6535 fix updated test H2 in cdmlib

42b7ab89 06/05/2017 09:05 PM Andreas Müller

cleanup

a20d434a 06/05/2017 06:54 PM Andreas Müller

update remote-webapp test H2 DB and some minor changes

9dc896c9 06/03/2017 07:18 PM Andreas Müller

fix #6368 rename table and class TaxonNameBase

e3e0e316 02/03/2017 04:24 PM Andreas Kohlbecker

ref #2939 taking configurations out of the compenent scan\n, a more finegraned strategy is needed for the variety of situations we have to deal with

f2b6ba81 02/03/2017 04:24 PM Andreas Kohlbecker

ref #2939 renaming moved class references in log4j files

d45008d0 12/20/2016 11:49 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

84f54e17 10/18/2016 05:52 PM Andreas Müller

update remote-webapp test H2 to model 4.1

6080ece2 04/28/2016 03:47 PM Andreas Müller

Update test H2 after model update to 4.0

7a3e2b35 03/22/2016 12:59 PM Andreas Kohlbecker

#5657 futher fixes for the static swagger doc

07d9161c 03/21/2016 05:51 PM Andreas Kohlbecker

#5657 incomplete static swagger documentation fixed

81092002 02/25/2016 03:03 PM Andreas Kohlbecker

java spring configuration for remoting services

f7540ea9 02/24/2016 04:23 PM Andreas Kohlbecker

updating data in swagger doc

4ccc0ea3 02/22/2016 05:35 PM Andreas Kohlbecker

serving swagger api doc in production mode (default) from static files:

  • default spring profile with StaticSwaggerApiDoc controller
  • swagger spring profiles with generically generated documentaiton only for integration test environments
  • creating the resulting war file after running the integration tests...
54d41b9c 12/17/2015 02:04 PM Andreas Müller

Revert remote-webapp changes partly to test what the error is

e21f448a 12/17/2015 01:25 PM Andreas Müller

try to fix remote-webapp test

f965a55a 06/03/2015 06:56 PM Andreas Müller

update cdmlib-remote-webapp test h2 to model 3.6

e1eea34e 03/20/2015 03:19 PM Andreas Müller

update test H2 in remote webapp

6f18359a 03/19/2015 03:33 PM Andreas Müller

updated cdmTest in remote webapp to new model

fcb2c8b8 01/23/2015 12:40 PM Andreas Kohlbecker

first fully working swagger doc on the cdm remote api. Model scan ist still disabled to allow faster application startup. Remote api organized in multiple swagger groups. Adding support for swagger goups to the swagger-ui. Cuostomization of the swagger-ui: branding and adding a menu to link to the swagger groups.

7a61c9d3 01/19/2015 04:19 PM Cherian Mathew

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...

f2f592e3 12/11/2014 01:39 PM Andreas Müller

updated webapp h2 test database

2c95179f 10/22/2014 12:12 AM Andreas Müller

update remote-WebApp H2 database

44a8f340 10/21/2014 11:36 PM Andreas Müller

update cdmTest version for remoteWebApp

4a1907c8 03/05/2014 11:48 AM Andreas Kohlbecker

setting correct port number for remote integration tests

bc22752c 03/04/2014 04:30 PM Andreas Kohlbecker

changing ports in config to avoid conflics

96cb908c 03/04/2014 03:45 PM Andreas Kohlbecker

automatically testing of cdmlib-remote-webapp during the maven lifecycle - #4094: automatically test cdmlib-remote-webapp

d6a3e8ce 11/21/2013 05:29 PM Andreas Kohlbecker

simplifying and refactoring the distribution tree implementation, fixes problems in #3475 #2562 #3893

fdfb03a5 04/09/2013 08:14 PM Andreas Müller

bugfix for transaction in ExtensionMapper and adapting Proxy narrorwing logging, upgrade log4j version to 1.2.17

97558be0 08/29/2012 12:47 PM Andreas Kohlbecker

fixing #3058 (hibernate search: not all description elements found) by padding all id fields in lucene

22a09e94 12/21/2011 04:09 PM Andreas Kohlbecker

lucene search: multi instance configuration fixed, native lucene search, ....

0c5d5341 04/06/2011 01:06 PM Andreas Kohlbecker

cleaning up log4j.properties

c79d38e8 08/04/2010 04:42 PM Andreas Kohlbecker

log4jprops for the new project

252b7206 08/03/2010 02:34 PM Niels Hoffmann

Refactored webapplication specific configurations into a new project. cdmlib-remote may now be used in any context.