An error occurred fetching the project authors.
- 15 Sep, 2010 1 commit
-
-
Ivan Tyagov authored
Set in REQUEST the current ERP5 form & field id in a similar way as 'cell' request argument.This allows scipts used for listbox rendering be aware of current ERP5 form being rendered and access form itself. Add test for this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Sep, 2010 1 commit
-
-
Ivan Tyagov authored
Fix a logical error which used listbox configuration to get default listbox style mode. Due to historical reasons this is wrong assumption and dynamic selections of columns must use system wide constant for this. This way we can define really a default list_style for listbox. Cover this with test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
isEditable(listbox "field" cell) <=> isEditable(listbox_field) AND ("field" in listbox.editable_columns) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2010 3 commits
-
-
Nicolas Dumazet authored
listbox_xx field have inconsistent "editable" property: Check that the listbox takes over. (It was the case before r33620) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
non-editable fields. Test LinesField fields. It turns out that non-editable LinesField are not supporting extra/CSS attributes at the moment when used in listboxes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29839 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
-
- 14 Sep, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Sep, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16489 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Aug, 2007 1 commit
-
-
Jérome Perrin authored
proxyfield, because the renderer class was using the target listbox field. Handle the case of proxy field specificly so that the original proxyfield is used by the renderer, and calls to get_value are looked up properly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jan, 2007 1 commit
-
-
Jérome Perrin authored
"asContext" method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2006 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Aug, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2006 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add a test for listbox editing selection object with all REQUEST parameters, even FileUpload objects that cannot be pickled. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jul, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jul, 2006 1 commit
-
-
Jérome Perrin authored
sort_on parameter is passed as a keyword argument to the list method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8426 20353a03-c40f-0410-a6d1-a30d3c3de9de
-