- 26 Jul, 2006 19 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Previous fix for dialog_select value was bad, this name is now chnaged to select_dialog. Updated filter & doDialog aswell. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Likewise for "came_from". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Test a validation error with an editable float field in a listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add a new suite "document_zuite". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
file it ti already exists, and add log if this raised an IOError git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
acquisition_object_id should not be acquired, we only check if the context object have a subobject with id acquisition_object_id git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jul, 2006 21 commits
-
-
Kevin Deldycke authored
Differentiate two level of layout ('container_layout' and 'content_layout' instead of 'layout' only) (JPS) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8784 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Use container/content_layout to locally custom news section. Thanks to this I can remove the dirty branching code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
Fixed bugs; made it work with the conversion server; tidied up actions in Text. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8778 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8777 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Filter to show Web Page only. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8770 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8769 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
WebSite_getDocumentPhysicalPath() was changed and currently always return an object. Use an alternate method to guess if we are at root or not. Define globals even if no document found. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Because of acquisition modification in the context of a website, getParent() returned a Domain object not the Web Page Module object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8767 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Typo. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-