An error occurred fetching the project authors.
  1. 29 Jan, 2016 1 commit
  2. 14 Jan, 2016 1 commit
    • Romain Courteaud's avatar
      ERP5Site: stop displaying Basic auth popup in the browser · 419abc03
      Romain Courteaud authored
      When a user is already authenticated (by any method) and an Unauthorized error occurs, ZPublisher returns the WWW-Authenticate HTTP header which leads to a blocking popup authentication window in user browser.
      
      This patch just desactivate the HTTP header. Except this, error is handled as previously.
      419abc03
  3. 19 Aug, 2015 1 commit
  4. 17 Aug, 2015 1 commit
    • Vincent Pelletier's avatar
      ERP5Site: Improve getDefaultModule*. · 0d9c6e7c
      Vincent Pelletier authored
      Add support for visibility checking.
      Use portal_type accessors, not properties.
      Also, original implementation of getDefaultModuleId would get the object,
      then its id. getDefaultModuleValue using it, it was getting the object,
      then its id, then the object again...
      Also, follow naming convention: getters returning documents are named
      getXxxValue, not getXxx.
      0d9c6e7c
  5. 10 Mar, 2015 1 commit
  6. 04 Sep, 2014 1 commit
  7. 30 Jan, 2014 1 commit
  8. 03 Jan, 2013 1 commit
  9. 17 Dec, 2012 1 commit
  10. 11 May, 2012 1 commit
  11. 08 Nov, 2011 1 commit
  12. 17 Oct, 2011 1 commit
    • Julien Muchembled's avatar
      Drop support for Zope 2.8 · 48212534
      Julien Muchembled authored
      Checked following occurrences in comments:
      - "Python 2.[456]"
      - "Zope 2.[891]"
      - "BBB"
      - "BACK"
      
      Checked uses of:
      - email, hashlib, numpy & tarfile (modules)
      - ImportError
      - string.Template
      - suppress_events (parameter of _setObject)
      
      Excluded:
      - some forked modules (MailTemplates, PortalTransforms...)
      - some i18n compatibility code
      48212534
  13. 26 Jul, 2011 1 commit
    • Leonardo Rochael Almeida's avatar
      Automigration of ZTK site manager and translations · 0198e812
      Leonardo Rochael Almeida authored
      Sites migrated from Zope 2.8 don't have a configured component manager (a.k.a.
      SiteManager) and because of that, and its consequent lack of registration of
      the Localizer Message Catalogs as ITranslationDomain utilities, they don't
      perform translation correctly.
      
      Here we add a no-additional-cost migration by overriding the
      ObjectManager.getSiteManager() method, and automatically configuring the
      component manager, including translation domains.
      0198e812
  14. 12 Jun, 2011 1 commit
  15. 01 Mar, 2011 1 commit
  16. 20 Jan, 2011 1 commit
  17. 18 Nov, 2010 1 commit
  18. 27 Sep, 2010 3 commits
  19. 15 Jul, 2010 1 commit
    • Sebastien Robin's avatar
      sync with trunk@37114 · c1ae57b0
      Sebastien Robin authored
      Conflicts:
      	bt5/erp5_base/bt/revision
      	bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py
      	bt5/erp5_simulation/bt/revision
      	bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml
      	bt5/erp5_trade/bt/change_log
      	bt5/erp5_trade/bt/revision
      	products/ERP5/Document/BusinessPath.py
      	products/ERP5/Document/SimulationMovement.py
      	products/ERP5/Document/TradeCondition.py
      	products/ERP5/Document/TradeModelLine.py
      	products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision
      	products/ERP5Type/ERP5Type.py
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c1ae57b0
  20. 03 Jun, 2010 2 commits
  21. 21 Apr, 2010 1 commit
  22. 24 Feb, 2010 1 commit
  23. 18 Feb, 2010 1 commit
  24. 11 Feb, 2010 1 commit
  25. 03 Feb, 2010 1 commit
  26. 23 Nov, 2009 1 commit
  27. 06 Nov, 2009 1 commit
  28. 30 Oct, 2009 1 commit
  29. 28 Sep, 2009 1 commit
  30. 11 Sep, 2009 1 commit
  31. 12 May, 2009 1 commit
  32. 22 Sep, 2008 1 commit
  33. 17 Sep, 2008 1 commit
  34. 19 Aug, 2008 1 commit
  35. 11 Jul, 2008 1 commit
  36. 22 May, 2008 1 commit
  37. 10 Apr, 2008 1 commit