An error occurred fetching the project authors.
  1. 13 Jul, 2020 1 commit
    • Jérome Perrin's avatar
      ERP5Form/hal_json: support disabled items in ParallelListField · cd5ce7f6
      Jérome Perrin authored
      (Multi)ListField renders items with None as value as disabled option, but this
      was not really supported in ParallelListField because ParallelListField treated
      the same way the empty ('', '') item and a disabled item ("Disabled", None).
      
      Adjust the conditions to differentiate the two cases.
      cd5ce7f6
  2. 16 Oct, 2014 1 commit
  3. 04 Sep, 2014 1 commit
  4. 18 Nov, 2010 2 commits
  5. 10 Nov, 2010 1 commit
  6. 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
  7. 19 May, 2010 1 commit
  8. 26 Mar, 2010 1 commit
  9. 19 Feb, 2010 1 commit
  10. 04 Dec, 2009 3 commits
  11. 27 Jun, 2008 1 commit
    • Vincent Pelletier's avatar
      Update Formulator rendering API (except css and odt) to make it accept a new... · b4b92a1f
      Vincent Pelletier authored
      Update Formulator rendering API (except css and odt) to make it accept a new "render_prefix" parameter.
      Its basic purpose is similar to existing "key" parameter, but instead of replacing field id it gets prepended to it.
      Its "evolved" purpose is to make it possible to distinguish multiple renderings of the *same* field (same form, same field) in a single rendering sequence (ie, in the same web page).
      It's safe to just ignore it when writing a renderer.
      Update all existing renderers, and monkeypatch a few more.
      Ignore the new parameter in all of them except ListBox (stored on renderer instance but not used yet).
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21998 20353a03-c40f-0410-a6d1-a30d3c3de9de
      b4b92a1f
  12. 21 May, 2008 2 commits
  13. 01 Oct, 2007 2 commits
  14. 24 Sep, 2007 1 commit
  15. 03 Sep, 2007 1 commit
  16. 30 Aug, 2007 1 commit
  17. 02 Mar, 2007 1 commit
  18. 07 Dec, 2006 1 commit
  19. 05 Dec, 2006 1 commit
  20. 11 Oct, 2006 1 commit
  21. 07 Apr, 2006 1 commit
  22. 31 Mar, 2006 1 commit
  23. 25 Mar, 2006 1 commit
  24. 21 Mar, 2006 1 commit
  25. 25 Nov, 2005 1 commit
  26. 24 May, 2005 1 commit
  27. 23 May, 2005 1 commit