Skip to content
Snippets Groups Projects
  1. Nov 28, 2014
    • michaelisvy's avatar
      Simplified ContentNegoViewResolver config · 92e7ab43
      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
      92e7ab43
  2. May 31, 2014
    • Thibault Duchateau's avatar
      Upgraded Dandelion-Datatables to the latest release (v0.10.0) · e99c67a4
      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
      e99c67a4
  3. May 11, 2014
  4. Dec 16, 2013
  5. Sep 27, 2013
  6. Aug 10, 2013
  7. Jul 01, 2013
  8. Jun 28, 2013
  9. Jun 05, 2013
  10. May 02, 2013
  11. Apr 18, 2013
  12. Apr 04, 2013
  13. Mar 25, 2013
  14. Mar 11, 2013
  15. Feb 26, 2013
  16. Feb 25, 2013
  17. Feb 21, 2013
  18. Feb 20, 2013
    • Mic's avatar
      Integrating Gordon's work · 9ba5811d
      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
      9ba5811d
  19. Feb 19, 2013
  20. Feb 15, 2013
  21. Feb 14, 2013
  22. Feb 13, 2013
  23. Feb 12, 2013
    • Mic's avatar
      Pets were getting old · ed3df00b
      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 :)  )
      ed3df00b
  24. Feb 08, 2013
  25. Feb 07, 2013
  26. Feb 06, 2013
  27. Feb 05, 2013
Loading