An error occurred fetching the project authors.
- 25 Jan, 2008 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jan, 2008 2 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- do not add +1 to the depth, take the depth calculated by getReportSectionList - take the domain_title already calculated into getReportSectionList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2007 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Nov, 2007 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Nov, 2007 1 commit
-
-
Jérome Perrin authored
catalog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Nov, 2007 1 commit
-
-
Jean-Paul Smets authored
Added extra verification and parameters so that editable fields which are rendered in listboxes and which use the cell parameter in TALES expression do not generate useless errors anylonger. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17615 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Nov, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Nov, 2007 1 commit
-
-
Yoshinori Okuji authored
Avoid using double callable objects for caching. Use a decorator instead (but not with the decorator syntax for portability). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17354 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
-
- 22 Oct, 2007 1 commit
-
-
Yoshinori Okuji authored
Provide REQUEST as an attribute in a listbox renderer context for a workaround with unicodeconflictresolver. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Oct, 2007 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Oct, 2007 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
This can be useful in 'report' mode when we may like to override default max lines per page and possibly show all records. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16886 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
-
- 27 Aug, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15817 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
-
- 14 Aug, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15672 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Aug, 2007 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15545 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2007 2 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Aug, 2007 2 commits
-
-
Jérome Perrin authored
ERP5Site_checkNamingConventions) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15419 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jul, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2007 1 commit
-
-
Jean-Paul Smets authored
provide None as default to getDomainByPath so that in case of change of categories or domains, persistent selections do not break the interface. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jun, 2007 1 commit
-
-
Jérome Perrin authored
Changing getSearchValueList to return sql and alias would probably have been cleaner, but it would break compatibility with customized listbox page templates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 May, 2007 1 commit
-
-
Romain Courteaud authored
Thanks to Lukasz Nowak. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14606 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 May, 2007 1 commit
-
-
Jean-Paul Smets authored
Fixed a problem related to the naming of listbox. It is now possible to use listboxes with any ID, and change page even if for forms with multiple listboxes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14502 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 May, 2007 1 commit
-
-
Jérome Perrin authored
This is needed to prevent errors in "Test" ZMI tab. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 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 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-