- 29 Mar, 2007 13 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Some MySQL verions behave strangely when LAST_INSERT_ID is used twice in the same request. As the query is in a BEGIN..COMMIT block, fetch the inserted value instead of using LAST_INSERT_ID trick. Patch proposed by Yoshinori & applied verbatim. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use global assertWorkflowTransitionFails instead of a local duplication (originaly duplicated to work with old version of ERP5Type). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13784 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Disable implicit indexing of a new object in the document constructor, so that activate_kw be passed to every activate call correctly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13780 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
set better title on wf git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13778 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Mar, 2007 27 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13777 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Finalisation of revision API. Added _asHTML private method so that BaseURL support is possible without infinite recursion. Added updateMetadata method to base format API. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13771 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13770 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13769 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13767 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13763 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Add _finalize to the class, because tpc_finish is called even when tpc_vote was not called from time to time. Weird. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13760 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use portal_ids to generate message uids instead of using MySQL AUTO_INCREMENT. This will lower deadlock probability by removing the one caused by AUTO_INCREMENT table-level lock. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13757 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Use a transactional variable instead of a transaction object for acquisition stacks. Remove unneeded imports. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13755 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
renderPDF must not be bound to a class, because it's only used as a "regular" monkey patch for CMFReport's version. This change fixes PDFTemplate under Zope 2.8. Updated some logs (even if they are commented out) to follow the naming change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
return node_relative_url in AccountModule_getAccountListForTrialBalance, to make this list reusable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
simulation tree viewer - shows tree of simulations related to context. To be beautified. Contributed by Luke. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-