1. 04 Apr, 2019 1 commit
  2. 30 Mar, 2019 1 commit
  3. 29 Mar, 2019 2 commits
  4. 28 Mar, 2019 1 commit
  5. 14 Mar, 2019 2 commits
  6. 12 Mar, 2019 3 commits
  7. 05 Mar, 2019 5 commits
  8. 17 Jan, 2019 2 commits
  9. 04 Jan, 2019 2 commits
  10. 03 Jan, 2019 2 commits
  11. 18 Dec, 2018 10 commits
  12. 27 Nov, 2018 1 commit
  13. 23 Nov, 2018 2 commits
  14. 22 Nov, 2018 2 commits
    • Sven Franck's avatar
      erp5_font: add icon fonts · c6529447
      Sven Franck authored
      c6529447
    • Arnaud Fontaine's avatar
      ZODB Components: Fix startup of old Sites not having portal_components yet. · bda37e96
      Arnaud Fontaine authored
      In such case, it must obviously be considered that the ZODB Component Document
      was not found and thus fallback on filesystem Document.
      
      2018-11-21 17:05:01,919 WARNING ERP5Type.Dynamic Could not access Portal Type Object for type 'Category Tool'
      Traceback (most recent call last):
        File "product/ERP5Type/dynamic/lazy_class.py", line 3
      52, in loadClass
          class_definition = generatePortalTypeClass(site, portal_type)
        File "product/ERP5Type/dynamic/portal_type_class.py",
       line 198, in generatePortalTypeClass
          module = erp5.component.document.find_load_module(type_class)
        File "product/ERP5Type/dynamic/component_package.py",
       line 361, in find_load_module
          loader = self.find_module(fullname)
        File "product/ERP5Type/dynamic/component_package.py",
       line 155, in find_module
          component_tool = aq_base(site.portal_components)
      AttributeError: portal_components
      bda37e96
  15. 21 Nov, 2018 3 commits
  16. 20 Nov, 2018 1 commit