- Nov 28, 2014
-
-
michaelisvy authored
- Now using namespace, much simpler (11 lines instead of 27) - Just a minor issue with: <bean class="org.springframework.web.servlet.view.JstlView"> <property name="url" value="" /> </bean> (should investigate later if we can remove “url” attribute
-
- May 31, 2014
-
-
Thibault Duchateau authored
* The old datatables-servlet2 dependency has been removed from the pom.xml * Some attributes have been renamed (e.g. paginate => pageable) * Starting from the v0.10.0, all web components (servlet, filter) must be explicitely declared in the web.xml file. That's why I added the following declaration: DandelionFilter, DandelionServlet and DatatablesFilter * Added a new datatables.properties file in order to disable the asset management brought by Dandelion-Core. This is equivalent to the old cdn=true table attribute
-
- May 11, 2014
-
-
Bram Luyten authored
jdbc.properties was renamed to data-access.properties, but this file still referred to the old name.
-
- Dec 16, 2013
-
-
Mic authored
-
- Sep 27, 2013
-
-
Mic authored
-
- Aug 10, 2013
-
-
Cyrille Le Clerc authored
Spring MVC should server static resources (*.html, ...) located in src/main/webapp instead of returning "404 Not Found"
-
- Jul 01, 2013
-
-
Cyrille Le Clerc authored
-
- Jun 28, 2013
-
-
Cyrille Le Clerc authored
-
Mic authored
-
- Jun 05, 2013
- May 02, 2013
-
-
Mic authored
-
- Apr 18, 2013
-
-
Mic authored
see: https://jira.springsource.org/browse/DATAJPA-292
-
- Apr 04, 2013
-
-
Mic authored
-
- Mar 25, 2013
-
-
Mic authored
-
- Mar 11, 2013
- Feb 26, 2013
-
-
Mic authored
-
- Feb 25, 2013
-
-
Julien Dubois authored
Transactions should be on the root application context (or Hibernate will not be able to persist entities)
-
- Feb 21, 2013
- Feb 20, 2013
-
-
Mic authored
- integrated Gordon's comments in the POM - removed antlr from the POM that we don't need anymore - changed webjars versions inside headTag.jsp
-
- Feb 19, 2013
-
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Mic authored
-
- Feb 15, 2013
- Feb 14, 2013
-
-
Mic authored
-
- Feb 13, 2013
- Feb 12, 2013
-
-
Mic authored
Changed the birth date for all the pets (so we do not have a 12 year old hamster where their life expectancy is 2-3 years :) )
-
- Feb 08, 2013
- Feb 07, 2013
-
-
Mic authored
see https://jira.springsource.org/browse/DATAJPA-292
-
- Feb 06, 2013
-
-
Mic authored
-
- Feb 05, 2013
-
-
Mic authored
-