An error occurred fetching the project authors.
  1. 08 Oct, 2010 1 commit
  2. 22 Sep, 2010 1 commit
  3. 05 Mar, 2010 1 commit
    • Fabien Morin's avatar
      fix a major cache problem : · 0b0496c0
      Fabien Morin authored
      All RAM Cache Manager object from erp5_web had the same id than user_ram_cache from erp5_xhtml_style. So the cache used was always the same for this five caches.
      After investigation this problem come from the fact that this cache object have been cloned each others and it appears that a zope bug didn't change the cache id in this cases. We are working to solve the zope bug to not have this behaviour anymore on next clonned caches, but for now, this commit fix existing ones.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33449 20353a03-c40f-0410-a6d1-a30d3c3de9de
      0b0496c0
  4. 02 Feb, 2010 1 commit
    • Fabien Morin's avatar
      2010-02-02 fabien · 0e0f2f22
      Fabien Morin authored
      * remove WebSection_getPermanentURLForView which was bad (see bug #1507) and use getPermanentUrl() from WebSection.py.
      * WebSection_getPermanentUrl script is not used anymore (and should never be used, it should be called only by getPermanentUrl() from WebSection.py). Now by default, getPermanentUrl(document) always return a link to html content. If you want to get a link to a file (ie. openoffice document, pdf document, ...) you should explicitly specify it :
      getPermanentUrl(document, view=False)
      
      Reviewed by Kazuhiko
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32176 20353a03-c40f-0410-a6d1-a30d3c3de9de
      0e0f2f22
  5. 22 Jan, 2010 1 commit
    • Nicolas Delaby's avatar
      2010-01-22 nicolas · ef799508
      Nicolas Delaby authored
      * Update configuration of Caching Policy Manager to fill Last-Modified Header with modification_date.
      * Web Site and Web Section are not using Caching Policy Manager
      * Use getPortalWebDocumentTypeLits instead of Hardcoded portal_type
      reviewed by romain
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31901 20353a03-c40f-0410-a6d1-a30d3c3de9de
      ef799508
  6. 16 Oct, 2009 1 commit
  7. 11 Sep, 2009 1 commit
  8. 21 Aug, 2009 1 commit
  9. 29 Jun, 2009 1 commit
  10. 15 May, 2009 1 commit
  11. 08 May, 2009 1 commit
  12. 24 Mar, 2009 1 commit
  13. 25 Jan, 2009 1 commit
  14. 13 Nov, 2008 1 commit
  15. 29 Oct, 2008 2 commits
  16. 14 Oct, 2008 1 commit
  17. 08 Sep, 2008 2 commits
  18. 07 Sep, 2008 1 commit
  19. 04 Sep, 2008 1 commit
  20. 03 Sep, 2008 2 commits
  21. 29 Aug, 2008 1 commit
  22. 28 Aug, 2008 1 commit
  23. 15 Jul, 2008 1 commit
  24. 06 Jul, 2008 2 commits
  25. 01 Jul, 2008 1 commit
  26. 28 Jun, 2008 1 commit
  27. 27 Jun, 2008 2 commits
  28. 26 Jun, 2008 2 commits
  29. 13 Jun, 2008 2 commits
  30. 12 Jun, 2008 1 commit
  31. 11 Jun, 2008 2 commits
  32. 10 Jun, 2008 1 commit