An error occurred fetching the project authors.
  1. 05 Aug, 2011 1 commit
  2. 18 Nov, 2010 2 commits
  3. 17 Nov, 2010 1 commit
  4. 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
  5. 12 Jul, 2010 1 commit
    • Julien Muchembled's avatar
      Reimplement ERP5Site_getAuthenticatedMemberPersonValue without using acl_users.erp5_users · bbd0f245
      Julien Muchembled authored
      Because some sites don't have an 'erp5_users' plugin in acl_users, and what
      ERP5Site_getAuthenticatedMemberPersonValue does is not specific to 'erp5_users'.
      
      This is done by moving code outside ERP5UserManager class so that it can be
      reused. Changes to ERP5UserManager.getUserLogin method are:
      - use a transactional cache instead of erp5_content_short:
        - a transactional cache is enough because authenticateCredentials already
          caches its result in erp5_content_short
        - no need to care about empty result from the catalog, which was done using
          _AuthenticationFailure (instead, we simply return an empty list)
        - cache person objects instead of their path
      - no need to use SUPER_USER since we use unrestrictedSearchResults
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37065 20353a03-c40f-0410-a6d1-a30d3c3de9de
      bbd0f245
  6. 09 Apr, 2010 1 commit
  7. 21 May, 2008 1 commit
  8. 19 May, 2008 1 commit
  9. 13 Feb, 2008 1 commit
  10. 24 Jan, 2007 1 commit
  11. 09 Oct, 2006 1 commit
  12. 25 Mar, 2006 1 commit
  13. 04 Nov, 2005 2 commits
  14. 30 Oct, 2005 1 commit