An error occurred fetching the project authors.
- 18 May, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Sep, 2008 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
stored in zodb, or if target field is defined by a TALES. * cache an error if template field cache is None. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
* a small optimisation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jul, 2008 2 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added TypeError in exceptions. This prevent make the Proxy field uneditable when you define wrong tales by mistake for proxy form id or proxy field id. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jun, 2008 1 commit
-
-
Vincent Pelletier authored
Make proxyfield's WidgetDelegatedMethod lazily retrieve proxyfied method's func_code, so that it's easier to pinpoint underlying method. Use case: when a widget rendering method raises and the rendered field is a proxyfield, func_code cans be read *after* call raised. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2008 1 commit
-
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2008 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 1 commit
-
-
Vincent Pelletier authored
Avoid the need for backward compatibility code when possible. Also, avoid modifying persistent objects when possible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2008 1 commit
-
-
Alexandre Boeglin authored
for this property should be removed (they are no longer required, no need to export them in bt5 and make the diff less readable). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jan, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18937 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jan, 2008 1 commit
-
-
Yusei Tahara authored
So I added field's oid in addition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2007 1 commit
-
-
Jérome Perrin authored
Before that the text version of the sub_form was stored on the proxy field instance. If you want to use list datetime fields, I'll add a note on UpgradeNote wiki page. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17537 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Oct, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Oct, 2007 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Oct, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Fixed a bug which sometimes breaks field settings at initialisation and corrupts field edit form in ZMI. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16704 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 Sep, 2007 3 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Fixed a bug that Proxyfield.getTemplateField raise error when proxyfield does not have template field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Aug, 2007 1 commit
-
-
Jérome Perrin authored
method is used by all methods called on the field from page templates: render, render_view, render_css, render_pdf etc Also add render_pdf to those methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15777 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jul, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15405 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Make sure that 'field' in the TALES context is the proxy field and not the proxified field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15398 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jul, 2007 1 commit
-
-
Romain Courteaud authored
Javascript configuration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jun, 2007 1 commit
-
-
Romain Courteaud authored
Add methods render_css and get_javascript_list on all fields. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14921 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jun, 2007 1 commit
-
-
Romain Courteaud authored
If an accessor is called, it has to be based on the proxy field id, and not on his template field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2007 1 commit
-
-
Romain Courteaud authored
Add _get_user_input_value on Field, in order to improve compatibility between DateTimeField and ProxyField. This method get in the REQUEST the input data entered by the user. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13914 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Mar, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13526 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2007 1 commit
-
-
Romain Courteaud authored
When a parameter is not delegated, check that the value is defined on the proxy field (and not only in TALES), because there is no default value for the parameter on a proxy field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12573 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Nov, 2006 1 commit
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2006 1 commit
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Oct, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-