Skip to content
Snippets Groups Projects
  1. Jun 11, 2015
  2. Jun 09, 2015
  3. May 29, 2015
  4. May 20, 2015
  5. May 12, 2015
  6. Apr 23, 2015
  7. Apr 14, 2015
  8. Jan 21, 2015
  9. Jan 20, 2015
  10. Jan 16, 2015
  11. Nov 28, 2014
  12. Oct 18, 2014
  13. Jul 08, 2014
  14. 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
  15. May 11, 2014
  16. Apr 12, 2014
  17. Mar 23, 2014
  18. Mar 03, 2014
  19. Dec 16, 2013
  20. Dec 13, 2013
  21. Nov 06, 2013
  22. Sep 27, 2013
  23. Aug 10, 2013
  24. Jul 25, 2013
  25. Jul 12, 2013
    • boly38's avatar
      Update BaseEntity.java · e50583f5
      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)
      e50583f5
Loading