An error occurred fetching the project authors.
- 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
-
- 22 Jul, 2006 1 commit
-
-
Kevin Deldycke authored
Don't include error_message tag if no error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jul, 2006 1 commit
-
-
Kevin Deldycke authored
Return the editable_field in rendered html list to help me do aesthetic decision within a custom page template to rendre very custom listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jul, 2006 3 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jul, 2006 3 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8496 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Enclose error message in 'warning' class span for styling. Delete commented previous code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jul, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jul, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8413 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jul, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8356 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jul, 2006 1 commit
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2006 3 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Change the way of getting a value again. First, try getProperty, and use getattr only if getProperty does not find anything. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Bug compatibility: hasProperty does not work as expected, so it is necessary to try to call getProperty. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jun, 2006 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Try getProperty only if hasProperty succeeds. Pass form_id to portal_selections/setSelectionQuickSortOrder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-