An error occurred fetching the project authors.
- 03 Aug, 2006 1 commit
-
-
Christophe Dumez authored
- added function setDomainRootFromParam() to set the root of a listbox in tree mode given the name of the root git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jul, 2006 1 commit
-
-
Vincent Pelletier authored
Do not pass previous_form_id to dialog page to select a related object. form_id is meant for this, so don't trash it with dialog_id value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8914 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jul, 2006 1 commit
-
-
Kevin Deldycke authored
Add two new listbox related method to get the first page and the last page of a multiple-page listbox. Auto-delete of trailing spaces. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jul, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8606 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jul, 2006 1 commit
-
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8357 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2006 1 commit
-
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jun, 2006 1 commit
-
-
Thomas Bernard authored
This includes setZoom(), setZoomLevel(), nextZoom(), previousZoom(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7708 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2006 1 commit
-
-
Vincent Pelletier authored
Don't loose current form when, for example, changing the current page on a listbox in a form that's not the default action (named 'view'). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 May, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 May, 2006 1 commit
-
-
Yoshinori Okuji authored
Reset domain_list and report_list with None instead of (), because Selection can set default values with None automatically. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 May, 2006 1 commit
-
-
Yoshinori Okuji authored
Reset domain_tree and report_tree, only if reset_domain_tree and reset_report_tree are True explicitly, respectively. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Apr, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2006 1 commit
-
-
Yoshinori Okuji authored
URL from the context, the form id and the query string passed by hidden fields. This change requires you upgrading erp5_html_style to the latest. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Apr, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2006 1 commit
-
-
Romain Courteaud authored
same time). Bug fix: do not write the relation_index in the ZODB anymore. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Mar, 2006 3 commits
-
-
Jérome Perrin authored
Bug fix: when clicking the wheel on a multi relation field, filter the list of displayed item with a OR on all entered values. Thanks guy git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2006 1 commit
-
-
Romain Courteaud authored
Remove useless ProxyField properties. Modify code indentation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2006 1 commit
-
-
Aurel authored
we call those actions and which generate wring selections git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2006 1 commit
-
-
Romain Courteaud authored
listbox in form_view (conflict with the selection_name parameter in the URL). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Nov, 2005 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Nov, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Oct, 2005 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Sep, 2005 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
in viewSearchRelatedDocumentDialog get the form from the object, not from the selection_tool, so here in tales expression will corresponds to the edited object, not the selection tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Aug, 2005 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3635 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2005 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3574 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3573 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Aug, 2005 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jul, 2005 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jun, 2005 1 commit
-
-
Jonathan Loriette authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 May, 2005 1 commit
-
-
Yoshinori Okuji authored
Convert each uid to a string for generating a checksum, to avoid different representations of long and int. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 May, 2005 1 commit
-
-
Alexandre Boeglin authored
and we then get a list or tuple of strings instead of a string. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 May, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2005 1 commit
-
-
Yoshinori Okuji authored
Use object_path instead of object_uid to get object_path from REQUEST. Use self instead of the object to get the portal object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-