- 12 Sep, 2006 4 commits
-
-
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
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix validators for multi- fields : add a marker field to be able to save the field value "nothing selected". Thanks to Rafael Monnerat for the patch. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2006 30 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Hum... These files are actually not meant to exist at all. context_box_render references them, and it's wrong. This commit fixes all this mess. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Add the alpha code (still not used) that auto-aggregate some form groups in 1-pass for easy custom template creation (see big documentation in the script itself). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Rename all ERP5XhtmlStyle_do* into Base_do* as they were originally named. No need to use different names, it just makes mechanize testing harder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make error message clearer when a business template is not found in the list of working copies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
not rendered. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Added internal money deposit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix error in testInventoryAPI git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
initialize _v_relation_field_index in MultiRelationField instead of in Form, because other components can use RelationFields (eg. Reports) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Sep, 2006 2 commits
-
-
Jérome Perrin authored
A few more tests for relation fields. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2006 4 commits
-
-
Jérome Perrin authored
fix non existant name preferences in AccountModule_getAccountStatementReportSectionList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This is SQL code will likely run only on MySQL. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-