- 15 Sep, 2009 7 commits
-
-
Yoshinori Okuji authored
Not proved in a unit test, but when removing items, it is safer to remove them in the reversed order. In fact, the previous code raises an exception, when an upgrade of a business template removes a workflow and a workflow chain related to this workflow at a time. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Do not break compatibility with old ListBox_asHTML, otherwise the user cannot even see portal_templates to upgrade the system. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2009 33 commits
-
-
Lucas Carvalho authored
1) List Draft Products 2) List Draft Services 3) List Validated Products 4) List Validated Services git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- added Sale Order Module security git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- for now, you can not search by Price. - customer information can only be displayed if the user is not Anonymous. - fixed a bug of register url and improved the code style. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- improved code style. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29042 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
Removed useless import. Updated TODO list. Replaced the test of SalerOrder_confirmShopping for SaleOrder_paymentRedirect. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
* added navigation for Anonymous user git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
define size = 0 when data is None, will prevent len be use update_data and keep the consistency of getData() and setData(). Other alternative should monkey patch update_data or avoid his usage removing "if/else". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
does not clear another RamCache instance stored on another cache_factory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Base64 escaping format is better candidate than b2a_hex, because escaping value is lower sized. But it introduce some newlines which can be safely removed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-