An error occurred fetching the project authors.
- 08 Aug, 2014 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 10 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
-
- 21 Feb, 2014 1 commit
-
-
Vincent Pelletier authored
On sites with more than one Zope, this code was causing the cookie to be bumped each time a form is rendered, causing unneeded cache misses and slight ZODB bloat (estimated around 100B per form view).
-
- 06 Feb, 2014 1 commit
-
-
Arnaud Fontaine authored
So, Relation Fields in ListBox were ignored during validation as the input value is compared with the current (default), thus the field could not be cleared as the value from the actual object was not retrieved at all.
-
- 28 Oct, 2013 1 commit
-
-
Arnaud Fontaine authored
Before, the field value cache was only invalidated on the node where a field has been modified, so similarly to reset of ZODB Components, implement synchronization on all nodes through ZODB Cache Cookie.
-
- 14 Apr, 2011 1 commit
-
-
Yusei Tahara authored
'REQUEST' exists, then variable 'cell' becomes request value and breaks matrixbox. I must check what must be done when cell is None. when cell is explicitly specified as None, is it ok to override, I do not have answer yet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Apr, 2011 1 commit
-
-
Yusei Tahara authored
for the compatibility to relation string field. See MultiRelationStringField.get_value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Feb, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43408 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Nov, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Oct, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Aug, 2010 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jul, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37278 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
-
- 10 Jun, 2010 1 commit
-
-
Nicolas Delaby authored
This modification displays new Tab in ZMI in order to associate the Form with an Accelerated HTTP Cache Manager. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36221 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2010 1 commit
-
-
Sebastien Robin authored
folder even if it was not used yet with any business template git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 May, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 May, 2010 1 commit
-
-
Jérome Perrin authored
REQUEST is not None git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Apr, 2010 1 commit
-
-
Sebastien Robin authored
contain "_view" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34522 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2010 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
on all fields because it can be acquired from another field in context. ie, from a listbox field. AttributeError is not raised and get_recursive_orig_value does not exists neither on that field. So, test condition on meta_type attribute to avoid non desirable side effects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2010 1 commit
-
-
Sebastien Robin authored
* start to take into account new guideline in the list of proposed proxy fields. Keep code commented for now until guideline is fully validated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 2 commits
-
-
Nicolas Delaby authored
* Enable request introspection in Unit test environment eg. getattr doesn't work on dummy request git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32415 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2010 1 commit
-
-
Sebastien Robin authored
to existing fields in the current form. For now this only works for skin folder within a same business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jan, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
use the FormBox's key as the part of its inside fields' keys. now we can include FormBox inside ListBox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Dec, 2009 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Nov, 2009 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
The comment explaining why it has been done like this is not true anymore. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2009 5 commits
-
-
Sebastien Robin authored
after my last commit. Provide a solution to fix it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
this kind of link : listbox_reference -> my_reference git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30576 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30556 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30554 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Oct, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29546 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Sep, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-