Skip to content
Snippets Groups Projects
  1. May 11, 2015
  2. May 10, 2015
  3. Apr 14, 2015
  4. Mar 26, 2015
  5. Jan 20, 2015
  6. Dec 05, 2014
  7. Oct 18, 2014
  8. Aug 26, 2014
  9. Aug 08, 2014
  10. Jul 01, 2014
  11. Jun 04, 2014
  12. 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
  13. Apr 12, 2014
  14. Mar 03, 2014
  15. Feb 03, 2014
  16. Dec 16, 2013
  17. Dec 13, 2013
  18. Nov 24, 2013
  19. Nov 06, 2013
  20. Sep 25, 2013
  21. Aug 25, 2013
  22. Aug 10, 2013
  23. Aug 09, 2013
  24. Aug 01, 2013
  25. Jun 28, 2013
  26. Jun 08, 2013
    • Mic's avatar
      #18 fixing 2 errors related to ValidatorTests · 4f8063e9
      Mic authored
      - test didn't have the suffix "Tests" so it was not taken into account
      when running Maven in the comand line
      - the POM was not configured so it can find Spring config files placed
      inside src/test/java
      4f8063e9
Loading