An error occurred fetching the project authors.
- 19 Apr, 2007 1 commit
-
-
Vincent Pelletier authored
Add support for advanced date search in listbox: ">2007", "<=2007/01/01" and the like are now possible to input in the search field. Add a new optionnal method to Formulator API which returns a dict containing details about the way the field value is supposed to be formated (so that a valid input can be directly parsed by code). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2007 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Prevent a error when the selection does not exist. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13889 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Mar, 2007 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13532 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Feb, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12572 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
-
- 14 Jan, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jan, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jan, 2007 1 commit
-
-
Vincent Pelletier authored
Change the way which is used to get the current URL. This fixes errors when there are method ids at the end of the current url and that url gets used as a redirection url. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11566 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2006 1 commit
-
-
Jérome Perrin authored
search input fields must be named from 'sql', not 'alias', otherwise we have delivery_start_date instead of delivery.start_date git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Nov, 2006 1 commit
-
-
Jérome Perrin authored
in editable fields TALES context, 'cell' is the brain, not the object, otherwise no way to access brain attributes. This assumes that brain class supports acquisition in the context of the object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Nov, 2006 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
it is unsafe to try to store acquisition wrappers in a persistent object. This may have undesirable effect, because this change makes an acquisition wrapper with getSelectionFor now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2006 1 commit
-
-
Sebastien Robin authored
fixed a strange bug with the expression return here is not None and here or self.getForm().aq_parent git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
When 'here' is not set in the request, fallback on aq_parent of containing form. This allows to write clean code to render the listbox - ie without requiring toi edit the request. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2006 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add getPhysicalPath on renderer base class to make ZopeProfiler happy. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
Fix bug in zope 2.8 : context.asHTML.REQUEST is a <Special Object Used to Force Acquisition> hich resolves to an empty string instead of a REQUEST, which makes the code fail in Shared.DC.Scripts.Bindings.py:_getTraverseSubpath. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
Raise KeyError when the listbox is not found in the request. This exception is then handled in ERP5Form/Field.py. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9763 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@9328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Aug, 2006 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Fix uninitialized variables. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2006 1 commit
-
-
Christophe Dumez authored
- Fixed 2 bugs in Listbox, one concerning unicode support and another concerning a file instance in the REQUEST that couldn't be pickled git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Aug, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Aug, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jul, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jul, 2006 1 commit
-
-
Kevin Deldycke authored
Fix code indention. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jul, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jul, 2006 1 commit
-
-
Kevin Deldycke authored
Use absolute_url() method to construct object url. absolute_url() is differente from getPath(): the former adapt itself depending of the context (are we in website or site). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-