- 20 Oct, 2007 3 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Rename the parameter to importFiles from klass to item, because it is not a class at all. Remove unused imports. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Do not recurse .svn unnecessarily. Remove unused imports. Pass file_list as a local parameter for efficiency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2007 11 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Change code indentation to prepare code for modification (future commit diff readability improvement). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
join between stock and movement on inventory line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added Planning box on Person. This Planning box show the tasks and task reports related to the Person. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Oct, 2007 12 commits
-
-
Jérome Perrin authored
the comment '# XXX We should also call it whenever we change workflow defition' can be removed from ERP5Type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Use getPortalNodeTypeList instead of hardcoding portal type list. Thanks to Lukasz Nowak git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
requires regenerating dynamic methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
made, then remove objects that might have been created if a transaction has been commited explicitly, and commit + tic to make this removal permanent. ( ZopeTestCase will abort in tearDown ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17042 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Do not use a volatile attribute to store uid buffer: if the volatile disapears, it causes a waste of uids. Update concerned test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a test which checks CMFActivity behaviour when volatile attributes are lost. This test fails at the moment, I'm working on the fix. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Oct, 2007 13 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Thanks to Mikolaj Antoszkiewicz. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- without listbox - with empty listbox - with non-empty listbox * commit the transaction and reindex the person, so that tests for form_list shows a non-empty listbox git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2007 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-