- May 12, 2015
-
-
michaelisvy authored
so we always use the latest in the classpath
-
michaelisvy authored
RSS is becoming outdated, JSon is a better example
-
- Apr 14, 2015
-
-
michaelisvy authored
-
- Jan 21, 2015
-
-
michaelisvy authored
-
- Jan 20, 2015
-
-
michaelisvy authored
-
- Jan 16, 2015
-
-
michaelisvy authored
-
michaelisvy authored
-
michaelisvy authored
-
- Nov 28, 2014
-
-
michaelisvy authored
We were planning to create a ‘help’ but it never happened
-
michaelisvy authored
-
michaelisvy authored
-
michaelisvy authored
Took that opportunity to use custom tag (14 lines versus 2 lines)
-
michaelisvy authored
Previously was in session scope (doesn’t scale as well)
-
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
-
- Oct 18, 2014
-
-
michaelisvy authored
Also had to make changes because Spring now uses com.rometools for RSS feeds See here for more details: https://jira.spring.io/browse/SPR-11893
-
michaelisvy authored
-
- 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.
-
- Apr 12, 2014
-
-
Mic authored
-
- Mar 23, 2014
-
-
Antoine Rey authored
Any method you define in an interface is by definition public
-
- Mar 03, 2014
-
-
Mic authored
-
- Dec 16, 2013
- Dec 13, 2013
-
-
Mic authored
adding explicit reference to default profile because it doesn't seem to work on on some environments
-
- Nov 06, 2013
- 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 25, 2013
-
-
Mic authored
App should be as simple as possible for beginners
-
- Jul 12, 2013
-
-
boly38 authored
This fix the following error : "setAttribute: Non-serializable attribute owner" In the following context : - hsql database configuration (updating data-access.properties only) - mvn clean install bees:run (cloudbees local run)
-
- Jul 01, 2013
-
-
Cyrille Le Clerc authored
-
- Jun 28, 2013
-
-
Cyrille Le Clerc authored
-
Mic authored
-
- Jun 05, 2013
- May 27, 2013
-
-
TejasM authored
-
- May 25, 2013
- May 24, 2013
-
-
Mic authored
-
- May 08, 2013
-
-
Mic authored
-