- 21 Aug, 2007 13 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15763 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added actions and reports for Sale Order in project context. Remove local role acquisition for task and task reports. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added clean transition from modified state. This will soon be required with new WorkflowMethod implementation which is stricter. clean is invoked by build on a modified bt5. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15760 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15754 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2007 7 commits
-
-
Nicolas Delaby authored
add update_frequency field needed by alarms add listbox git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
because roles from the proxy roles might be less than the user's roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Use getSecurityManager().getUser() to get the user name, because REQUEST.AUTHENTICATED_USER is not defined in ZopeTestCase requests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2007 3 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* ERP5Site does not have getPortalType, so avoid calling getPortalType if not present. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Aug, 2007 17 commits
-
-
Jérome Perrin authored
the Owner role has the view permission. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15739 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Duplicate actions are actions from the same category with the same ID. In the case of duplicate actions, only the first action is shown. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Make sure we have a default value when getting number of lines in listbox, otherwise it will do arithmetics with None git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Create an unique macro to render any field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Refer field groups by their name, not their index in the list for fields, like in xhtml style (not html style). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
be false. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add support for NT platform. From Klaus Wölfel git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-