removing unused old swagger-ui files
#5730 base url detection fixed
#5657 futher fixes for the static swagger doc
#5657 incomplete static swagger documentation fixed
java spring configuration for remoting services
removing all (almost all) spy6 references and dependencies
easier string profile selection
removing test dependencies from java doc
fixing spring profiles setup
serving swagger api doc in production mode (default) from static files:
Adapt log4j.properties to hibernate deprecated logging problem
#5397 exclusion of paths in swagger config fixed
#5397 swagger-ui web application working, layout fixed
#5397 support for menu instead of select in springfox-ui
#5397 replacing swagger-ui by springfox-swagger-ui
#5397 replacing swagger-springmvc by springfox-swagger2
adding note with link to the cdmlib-remote-webapp configuration and bootstrapping wiki page
#4716 fixing setup of cdmlib-remote-webapp
Hibernate, lucene and search upgradet to 4.3.11, 4.10.4 and 5.2.1 #4716
Only compiling, test not running due to leak in connection pooling for tests
Fix classloading priority of patched hibernate class
Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib into remoting-4.0
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTerm.java cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/name/NonViralName.java cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/INameService.java...
fixing broken image in swagger-ui
doumentation
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTerm.java cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTermBase.java cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/reference/Reference.java...
AnnotatableEntity : removed dynamic generation of marker set Taxon : reverted TaxonServiceImpl : added affected object on delete
removing invalid link from swagger-ui
working on documentation and fixing include pattern for catalogue services
DeleteResult : made serializable remote-security : added remoting url intercept remoting-services : made user service public web.xml : added filter chain for securing remoting services
adding hand written documentation to the swagger ui and redirecting to doc/ automatically fromt the index page
PolytomousKey, PolytomousKeyNode : Added merge to cascade annotation cdmlib-remote-servlet.xml, ConcurrentSessionTest.java : spelling checks CdmCacher : made cache lement getter methods public remoting-services.xml, httpInvokerServices : added new services
fixing swagger api-docs url
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.
removing duplicate link in index.html
experimenting with multiple swager groups and fixing the bean loading order
index.html links to swagger-ui
activating the swagger rest service documentation by reverting the revertion of the premature committed experimental branch (swagger) svn: r21387, git: be528c1edf
removed vaadin references
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...
Fix (more of a hack) for conversation holder problem, subclassing the current servlet and setting the conversation so that it is bound every time a service call is made.
add DNA Quality Type vocabulary
fixing component scan in jars
Changes for production mode for vaadin
changed startup parameter for vaadin. Only for testing.
latest changes for Vaadin Editor
removed useless widgetset
HandlingCdmEntitiesTest.java / HandlingCdmEntitiesTest.xml : Added new test to describe save, update, merge of cdm entities (mimicking remoting) cdmlib-remote-servlet.xml : added commented option to expose remoting CdmIntegrationTest.java : added comment on how to disable transactional behaviour in tests
first attempt to fix #4294 (order of map legend entries conforms to term order)
reverting erroneously committed experimental branch (swagger)
adding swagger-ui
working configuration of java based spring mvc config for swagger
renaming SpringMVCConfig
reenabling vaadin + more specific component scan for mvc
comment explaining the need to extend WebMvcConfigurationSupport
first fully functional pure java based spring mvc configuration, vaadin has been excluded so far, welcome file configuration is working now in web.xml
switching to java based spring mvc configuration (work in progress)
turning the static index.jsp into a index.html
switching fom spring mvc xml configuration to java configuration
untracked files on mvc-java-config: 9847e2f fixing bugs, resolvin a conflict and cleaning up of ClassificationPortalListController, this changes the thre return type of the list method in the controller
logging json serialization
fixing #4168 (performance problem with DescriptionListPortalController.getDescriptionElementsForTaxon())
lowering log level
solving TODO: using AbstractPagerImpl.hasResultsInRange() in dao method
fixing #4151 (AdvancedBeanInitializer causes problems when initializing taxonnode hierarchies)
add new webservice for exporting occurrences for a specific taxon uuid definition in xml files (web-inf)
redlist WS export added .json and .xml functionality
fixing broken dependencies by excluding spring-expression
Spring Security configuration added for remote and web app
switching off remoting
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...
refactoring http invoker section to a separate config file to make it easy to test / switch to / from remoting
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)
WS CSV for redlist project
cleaned package cdmlib-remote-webapp
cleaned Vaadin Data...to generate these you have to run mvn vaadin:compile in package cdmlib-remote
restructering vaadin package -- new view
restructering packet for reintegration *fixed save error which seems to occur totally radomly *fixed vaadin:compile error *fixed build path in pom file
Merge with trunk
added delete function for example data...
Clean Up of prototype and added some documentation...
enabling xsl for statistics also
changes on TaxonTable, hooked it up with dto and bean item container
updated descriptionInitilizationStrategy and added multiLanguageText, in order to be able to access the textdata element
launcher added
updated to trunk
check in of vaaditor and current bugfixes
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)...
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
simplifying and refactoring the distribution tree implementation, fixes problems in #3475 #2562 #3893
Major Update to cdmlib-3.3
renaming web application
typo
changes on Widgetset
*bug fix for taxonNode which have no classification
\
added a simple wizard
*further adds for wizard