- 27 Mar, 2018 1 commit
-
-
Romain Courteaud authored
Drop usage of cellpadding, cellspacing, border.
-
- 01 Sep, 2017 2 commits
-
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
- 14 Oct, 2014 1 commit
-
-
Jérome Perrin authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 24 Feb, 2011 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43676 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
by the context getter method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jul, 2010 3 commits
-
-
Jérome Perrin authored
- use 'key in dict' rather than has_key - create invariant "base_id" dict outside of the loop git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(with the difference that matrixbox does not make automatically and URL to the document if no URL column are defined). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
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
-
- 13 Jul, 2010 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jan, 2010 1 commit
-
-
Jérome Perrin authored
method", and must pass the base_id git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2009 1 commit
-
-
Jean-Paul Smets authored
Make sure that the values entered by the user in the matrixbox are displayed in priority whenever the form has any error (even outside the matrixbox). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31460 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Oct, 2009 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
used to get the cell range instead of calling that script in tales for lines, columns and cell. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2009 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jun, 2008 1 commit
-
-
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
-
- 14 May, 2008 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2008 1 commit
-
-
Fabien Morin authored
- some close markups wich were never opened - a br markup wich was not closed - a width attribute on the td markup wich not exist (I replace it using new a css selector in erp5.css) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Mar, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* MatrixContent instead of ListContent * matrixbox_label_line for this first line * matrixbox_label_column for the first column (nothing yet for tabs) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2008 1 commit
-
-
Alexandre Boeglin authored
is None, so that non hidden matrixbox fields that use any of these in their default TALES expression do not break. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19101 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2007 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2007 1 commit
-
-
Yusei Tahara authored
Fixed a bug. if field class had original get_value method and it was registered in ProxyField module, then use it instead of ProxyField's one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Apr, 2006 1 commit
-
-
Jérome Perrin authored
Reset cell key to None in REQUEST if no cell value; Validate subfields for editable cells. FIXME: currently only keys which contains a cell value are validated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2006 1 commit
-
-
Romain Courteaud authored
Use isinstance instead of type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Sep, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2005 2 commits
-
-
Sebastien Robin authored
it is sometimes very usefull to check if the value is not None before take the decision to not create the cell git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Feb, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2408 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-