Skip to content
Snippets Groups Projects
  1. Nov 28, 2014
  2. Oct 18, 2014
  3. Aug 26, 2014
  4. Aug 08, 2014
  5. Jul 01, 2014
  6. Jun 04, 2014
  7. Jun 02, 2014
  8. Jun 01, 2014
  9. 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
  10. May 11, 2014
  11. Apr 12, 2014
  12. Apr 11, 2014
  13. Mar 23, 2014
  14. Mar 03, 2014
  15. Feb 24, 2014
    • Antoine Rey's avatar
      Fixes #37 with other default locale than english · 076a124e
      Antoine Rey authored
      Test in error with french default Locale:
      org.junit.ComparisonFailure: expected:<[ne peut pas être vide]> but was:<[may not be empty]>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.springframework.samples.petclinic.model.ValidatorTests.emptyFirstName(ValidatorTests.java:39)
      076a124e
  16. Feb 03, 2014
  17. Dec 16, 2013
  18. Dec 13, 2013
Loading