- 09 Feb, 2010 16 commits
-
-
Rafael Monnerat authored
Added Action to generate a detailed report (Colored diff) when compared 2 business templates. (This is the first draft version) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32354 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32353 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
This is forgotten part of 32325 - it is required to define all locally. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Downloads cache shall be never use directly. Location is good way to declare downloaded file location. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
optionally allow uninstall of BT translations (off by default), and enable pass-through of keyword args to BusinessTemplate items .uninstall() git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2010 24 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Use 'context' instead of 'here'. * Use 'portal_type' as expression cache key. * Use is.*Type accessors. This commit requires [32324]. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Refactore this form. By default show colored diff (2 columns) and give the use the option to show unifeid diff (old behaviour) with a checkbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add a new field, my_price, into Base_viewFieldLibrary. This should be used only for unit price but not for total price. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Create setUp method (like unittest, to call configuration methods). Some projects can have diferent setups, but It is preferred to have same main function. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Because of side effect of many different recipe such directory might exists, but as isn't sure it is better to try-create it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
This solves issue with previous configuration - no need to explicitly set senna part, as it is needed in mysql-tritonn-5.0 so it will be done before. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
As we want to be more extensible and more egg and future friendly put more stuff in configurable and reusable way. Drop extending original recipe, just put it as reference and inspiration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Follow-up of [17630]: - Finish implementation of expression cache keys, including BT support. - Really deprecate portal type filtering. * Filter expressions shall use 'context' to refer to the object. All other variables (here, container, isDelivery, etc) are deprecated. Remove now useless expression context cache. * Compute the list of objects to catalog only once per filter expression. Optimisations will be really effective when erp5_mysql_innodb is updated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* partially apply guidelines for field library * accept a few changes for consistency and uniformity : - OrderLine_view/my_destination_title now working like on Sale Orders - OrderLine_view/listbox_quantity_unit now use same configuratin as SaleOrder_view - other minor changes, like width, description git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
So disbale support of deferred report with this dialog. reviewed by jerome git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Inherit from XMLMatrix, it can be required for project implementations to use matrix for project. Create INode interface and associate it to common node classes. Update a few docstrings. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Fix a mistake that "destroy" was not used correctly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-