An error occurred fetching the project authors.
  1. 14 Jun, 2023 2 commits
  2. 05 Sep, 2020 1 commit
  3. 15 Nov, 2019 1 commit
    • Jérome Perrin's avatar
      preferences: use an interaction workflow to clear cache · 3e558ff9
      Jérome Perrin authored
      When we use preference.edit(preferred_something=something_else) the
      cache was cleared, because there is an interaction on _edit, but when we
      do preference.setPreferredSomething(something_else) cache was not
      cleared.
      
      This still have a problem cache is cleared too much but at least it
      eliminates this incorrect behavior.
      
      Update tests at the same time:
       - testEditorField,testAuthenticationPolicy: no need to clear cache,
         it's now done automatically.
       - testUpgrader: the workflow chain of preference changed. This test is
         asserting the actual workflow chain, so we have to update the test
         everytime workflow chain is modified.
      3e558ff9
  4. 31 Oct, 2017 1 commit
  5. 27 Oct, 2017 1 commit
  6. 16 Oct, 2014 1 commit
  7. 04 Sep, 2014 1 commit
  8. 30 Jan, 2014 1 commit
  9. 11 May, 2012 1 commit
  10. 18 Apr, 2011 1 commit
  11. 16 Feb, 2011 1 commit
  12. 16 Sep, 2010 1 commit
  13. 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
  14. 12 May, 2010 1 commit
  15. 06 May, 2010 1 commit
  16. 04 Feb, 2010 1 commit
  17. 05 Jan, 2010 1 commit
  18. 13 Oct, 2009 1 commit
  19. 13 Sep, 2009 2 commits