- 06 Feb, 2008 5 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19095 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
So, do not wrap the super_user and do not try to get list of roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Feb, 2008 35 commits
-
-
Vincent Pelletier authored
Lower log priority from PANIC to ERROR for message status handling definitive errors (reserve PANIC priority to permanent data inconsistency). When a PANIC level error happens, re-raise after logging instead of simply returning. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19089 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Oops, second part of commit 19087: there are 2 places to fix in SQLDict, oposed to just 1 in SQLQueue. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Oops, stupid syntax error: a single "try" block cannot have both "except" and "finally" section. Split. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19082 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Catch and log exceptions at process_timer level so that a raising distribute, wakeup or tic call can reach transaction end ASAP. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
the workflows. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19077 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Abort transaction before doing anything else: if it was transaction commit which raised, the transaction object will refuse subsequent "join" calls. Add some zope transation backward compatibility black magic and you get a TM instance which gets stalled in "registered" state while no transaction knows it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Remove unnecessary editable field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19075 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
prevent Unauthorized error on workflow transition's condition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19073 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Restore for_form_list and list_header slots which are required for proper form_list and form_view support git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
of Base. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
When the workflow detect that the file is already uploaded, check if document needs to be converted. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
It is required when cloning a document in order to have consistent workflow state. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Only build a hierarchical structure for line list when we are in report_tree_mode or domain_tree_mode. Don't fail if selection is not initialized git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
on check payment, fix control when doing manual validation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
allow to reopen a former counter date for manager git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
render an OOoTemplate. This will help template authors to make valid openoffice files. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-