Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
69c8cd10 02/14/2014 05:49 PM Cherian Mathew

switching off remoting

d543fd4d 02/14/2014 05:47 PM Cherian Mathew

CdmApplicationDefaultConfiguration : moved autowiring for sessionFactory and transactionManager from members to set functions
to allow for remoting
CdmApplicationController : catching UnsupportedOperationException for database service call to allow for remoting...

786243b3 02/14/2014 12:16 PM Cherian Mathew

refactoring http invoker section to a separate config file to make it easy to test / switch to / from remoting

29ab3449 02/12/2014 02:10 PM Cherian Mathew

httpInvokerServices : remoting services spring config file
ConversationHolder : constructor made protected for ConversationHolderMock
ConversationHolderMock : empty conversation holder for remoting
cdmlib-remote-servlet.xml : added http invoker service configuration (currently commented)

3a55befd 02/07/2014 03:24 PM Alexander Oppermann

WS CSV for redlist project

8daea712 01/30/2014 12:00 PM Andreas Kohlbecker

reverting launch config

65273e6e 01/29/2014 12:05 PM Alexander Oppermann

merged trunk into branch

cfc1148e 01/29/2014 11:50 AM Alexander Oppermann

cleaned package cdmlib-remote-webapp

a4e7e6b5 01/29/2014 11:49 AM Alexander Oppermann

cleaned Vaadin Data...to generate these you have to run mvn vaadin:compile in package cdmlib-remote

91591e82 01/29/2014 11:03 AM Alexander Oppermann
486b381c 01/29/2014 11:03 AM Alexander Oppermann
7c20dfbe 01/28/2014 12:52 PM Alexander Oppermann

restructering vaadin package -- new view

e637d415 01/24/2014 09:59 AM Alexander Oppermann

restructering packet for reintegration
*fixed save error which seems to occur totally radomly
*fixed vaadin:compile error
*fixed build path in pom file

551bf0bc 01/16/2014 07:46 AM Andreas Kohlbecker

fixing versions numbers, setting them to 3.3.1-SNAPSHOT

a07f89f1 01/15/2014 06:18 PM edit-jenkins

[maven-release-plugin] prepare for next development iteration

b897cc4f 01/15/2014 06:18 PM edit-jenkins

[maven-release-plugin] prepare release cdmlib-parent-3.3

205bb92b 01/09/2014 10:34 AM Alexander Oppermann

Merge with trunk

2e30f0b3 01/09/2014 10:23 AM Alexander Oppermann

added delete function for example data...

02064790 12/12/2013 06:13 PM Alexander Oppermann

Clean Up of prototype and added some documentation...

c2dcd1c5 12/10/2013 04:25 PM Andreas Kohlbecker

enabling xsl for statistics also

51b22fcb 12/03/2013 08:28 AM Alexander Oppermann

changes on TaxonTable, hooked it up with dto and bean item container

af3687ad 12/02/2013 11:34 AM Alexander Oppermann

updated descriptionInitilizationStrategy and added multiLanguageText, in order to be able to access the textdata element

58a93e25 12/02/2013 09:59 AM Alexander Oppermann

launcher added

8546e4cd 12/02/2013 09:49 AM Alexander Oppermann

updated to trunk

9e50a471 11/29/2013 06:07 PM Alexander Oppermann
fb41d5e1 11/29/2013 05:55 PM Alexander Oppermann

check in of vaaditor and current bugfixes

a0f27d8b 11/27/2013 11:55 AM Cherian Mathew

remote.xml : added simple rdf marshaller (named rdfMarshaller) for the web service rdf responses
RdfViewTest, OaiPmhViewTest : changed SpringBeanByType annotation to SpringBeanByName since we have now two marshallers (remote.xml)
RdfView, XmlView, OaiPmhResponseView : added qualifier for autowired marshaller since we now have two marshallers (remote.xml)...

20dbc8a3 11/27/2013 11:42 AM Cherian Mathew

NameInformationTest : sample test file for name information test in RdfViewTest
rdf-views.xml: new view configuration for rdf view
NameInformationRdf : new rdf class corresponding to NameInformation

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

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

e8d97a4e 11/04/2013 12:38 PM Andreas Kohlbecker

introcducing NomenclaturalSortOrderBrigde

17f56886 10/24/2013 11:34 AM Alexander Oppermann

Major Update to cdmlib-3.3

  • Restructuring of vaadin Editor
be924159 10/07/2013 04:16 PM Andreas Kohlbecker

renaming web application

e6ed43d5 10/07/2013 04:16 PM Andreas Kohlbecker

typo

2c5f5b34 09/26/2013 01:22 PM Alexander Oppermann

changes on Widgetset

2bad9416 09/26/2013 01:18 PM Alexander Oppermann

changes on Widgetset

cfcdda3c 09/25/2013 03:12 PM Andreas Müller

change version ->3.3.0, move CdmMetaData, change schema version -> 20130924, fix TaxonServiceSearch test, update update-script

6ea38932 09/23/2013 01:52 PM Alexander Oppermann

*bug fix for taxonNode which have no classification

81b909ab 09/23/2013 11:59 AM Alexander Oppermann

\

656c531d 09/23/2013 11:57 AM Alexander Oppermann

added a simple wizard

fd3df06e 09/20/2013 04:48 PM Alexander Oppermann

*further adds for wizard

2f8a7a25 09/20/2013 04:47 PM Alexander Oppermann

added Wizard, and excel export

57b4a945 09/17/2013 02:43 PM Alexander Oppermann

*Vaadin Update to 7.1
*Fixed path in web.xml
*fixed issue with heartbeat
*update of AppWidgetSet

3d8e86ed 08/27/2013 04:06 PM Andreas Müller

update pom vesion 3.2.3 -> 3.2.4

d70e5db5 07/03/2013 04:17 PM Alexander Oppermann

Merged the latest changes from the trunk into the branch ui-gwt

9fe1b3da 07/03/2013 01:44 PM Alexander Oppermann

*cleaning the repository from compiled data of the widgetset
*in order to generate these files do a mvn vaadin:update-widgetset install

b7c5e25f 07/03/2013 01:38 PM Alexander Oppermann

*check in of parent pom.xml which include vaadin specific changes
*renewed widgetset of vaadin version 7.0.7

fa283373 06/28/2013 11:59 AM edit-jenkins

[maven-release-plugin] prepare for next development iteration

1d63d8e0 06/28/2013 11:59 AM edit-jenkins

[maven-release-plugin] prepare release cdmlib-parent-3.2.2

09da3eb2 06/13/2013 02:59 PM Andreas Kohlbecker

optimizing memory consumption of massindexer and catching data related exceptions

924f37eb 06/12/2013 10:52 AM Andreas Kohlbecker

reducing jvm heap size in launcher to realistic 200MB, this is now much closer to the 188MB which are recommended for the cdm instances in the cdmserver

8c00d496 06/04/2013 02:49 PM edit-jenkins

[maven-release-plugin] prepare for next development iteration

2f31b5aa 06/04/2013 02:49 PM edit-jenkins

[maven-release-plugin] prepare release cdmlib-parent-3.2.1

d9cafd51 05/17/2013 11:24 AM Andreas Kohlbecker

links to some service end points form the index page

a86e2337 05/16/2013 10:53 AM Alexander Oppermann
265930f1 05/16/2013 10:52 AM Alexander Oppermann

theme for vaadin protoype

d58b01f7 05/16/2013 10:51 AM Alexander Oppermann

workin prototype of vaadin

5d7ad6aa 05/08/2013 01:35 PM Andreas Kohlbecker

renaming eclipse launchers

abdca25e 05/03/2013 11:19 AM Cherian Mathew

reverted batch size back to 100

3fafbfe8 05/02/2013 02:20 PM edit-jenkins

[maven-release-plugin] prepare for next development iteration

f276c5fe 05/02/2013 02:20 PM edit-jenkins

[maven-release-plugin] prepare release cdmlib-parent-3.2.0

a00aeac8 04/18/2013 05:13 PM Andreas Kohlbecker

removing dependency to xom

c1a377e9 04/18/2013 04:30 PM Andreas Kohlbecker

fixing test problem and reenabling tests

9c5576ae 04/18/2013 01:33 PM Andreas Kohlbecker

Solving all outOfHeap problems

5579f470 04/18/2013 01:33 PM Andreas Kohlbecker

Solving outOfHeap problem only without freetext indexing

180e68a8 04/18/2013 01:32 PM Andreas Kohlbecker

yourkit profiler dependencies with scope test

dba75be8 04/18/2013 01:32 PM Andreas Kohlbecker

Improvements to TransmissionEngineDistribution, basic monitoring added and new service and dao methods for pageRankSpecificRootNodes()

bd50d1b3 04/18/2013 01:24 PM Andreas Müller

remove dependencies from cdmlib-remote-webapp that already exist in cdmlib-remote

56a05583 04/15/2013 07:34 AM Andreas Müller

upgrade some spring.hibernate3 comments to spring.hibernate4

cc5a9e7e 04/11/2013 02:22 PM Andreas Kohlbecker

cdmlib version set to 3.2.0-SNAPSHOT

5bce89e4 04/11/2013 02:22 PM Andreas Kohlbecker

updating laucher to indigo

1bfc27fc 04/11/2013 11:50 AM Andreas Kohlbecker

removing obsolte folder and files

66fc352a 04/10/2013 03:35 PM Andreas Müller

fix spring security version and some other minor dependency issues

4d0bee20 04/10/2013 12:48 PM Andreas Müller

updating some more dependencies (mostly versions defined in local poms and Xerces)

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

e5846a95 04/09/2013 10:35 AM Andreas Kohlbecker

removing ContentNegociationHandlerInterceptor

ff6aecc8 04/08/2013 12:03 PM Alexander Oppermann

*vaadin integration

4794837a 03/28/2013 03:47 PM Andreas Müller

merge trunk and bugfix linkbackuri jaxb

3c81a9b5 03/25/2013 04:22 PM Andreas Kohlbecker

version to 3.1.4-SNAPSHOT

f25b838d 03/22/2013 12:41 PM Andreas Kohlbecker

updating version to 3.2.0-SNAPSHOT

0a3076d3 03/21/2013 03:22 PM Andreas Kohlbecker

fixing json-lib dependency

7a976842 03/19/2013 02:15 PM edit-jenkins

setting correct snapshot version manually: 3.2.0-SNAPSHOT

9e0cba10 03/19/2013 01:50 PM edit-jenkins

[maven-release-plugin] prepare for next development iteration

dfc19d68 03/19/2013 01:50 PM edit-jenkins

[maven-release-plugin] prepare release cdmlib-parent-3.2

cb312b97 03/18/2013 01:49 PM Andreas Müller

integrating trunk to hibernate4 branch. Probably no real changes.

aea832d3 03/18/2013 11:16 AM edit-jenkins

[maven-release-plugin] prepare for next development iteration

2322e931 03/18/2013 11:16 AM edit-jenkins

[maven-release-plugin] prepare release cdmlib-parent-3.1.4

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

db90ea1a 03/12/2013 06:19 PM Lorna Morris

Adding dependency for xom for XML serialization for the REST web services.

66634aaa 03/06/2013 01:17 AM Andreas Müller

update some further dependencies

5f0a7752 02/25/2013 08:16 AM Andreas Kohlbecker

removing property from launcher

fd907881 02/25/2013 08:16 AM Andreas Kohlbecker

web application properties for cdmlib-remote can now be defined in a per user properties file: ~/.cdmLibrary/cdmlib-remote.properties

a78a8397 02/04/2013 01:45 PM edit-jenkins

[maven-release-plugin] prepare for next development iteration

80af632b 02/04/2013 01:45 PM edit-jenkins

[maven-release-plugin] prepare release cdmlib-parent-3.1.3

177dd0ca 01/09/2013 05:57 PM Andreas Kohlbecker

display of determinations

03eaf9e9 12/19/2012 05:22 PM Alexander Oppermann

*impromevements of the UI but already deprecated since there is now a module for the webservice, which integrates this functionality directly into drupal with less code and etxra libraries

76990339 12/11/2012 01:27 PM Andreas Kohlbecker

renaming listByAllAssociations() to listByAssociatedTaxon()

0868cd92 12/06/2012 01:39 PM Andreas Kohlbecker

fixing #3176 (NPE in EditGeoService.registerDerivedUnitLocations())

5453bfa3 12/03/2012 02:35 PM edit-jenkins

[maven-release-plugin] prepare for next development iteration

b3cc0ad1 12/03/2012 02:35 PM edit-jenkins

[maven-release-plugin] prepare release cdmlib-parent-3.1.2

ace5aeed 11/30/2012 06:27 PM Sybille Bürs

just added the files of my statistics1 branche manually because reintegration failed