- 26 May, 2010 9 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35637 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35636 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35635 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Now the Resource_getPriceCalculationOperandDict must include base_unit_price, as the script is shared with getPrice and getBaseUnitPrice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
newContentFromURL should have the same behaviour, so return the created document in the same way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35633 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Copy all fields of Base_viewTradeFieldLibrary from erp5_trade, so we can use new template fields even when this business template is installed. * Set the skin priority to 1.0 to make sure that the legacy skin is slightly higher than the new one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Previous code was not working if connection strings were different for catalog and activity. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35630 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
if causality state is still draft, we don't need to call diverge() or solve() and it causes an exception if called. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35629 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 May, 2010 31 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This fix requires that I/O for ZEO storages are processed only the main thread. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35626 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* update safe_html chain with new option default_encoding * Add pdf_to_png chain to avoid conversion of pdf into transitional format pnmraw and consume less memory. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
revert r29404 because it is not in good place (Should be in Image or at portal_transforms level) and change DPI even if size of image is low. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
reviewed by nicolas git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35619 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35617 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35615 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35614 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35613 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
activities to run. there is not such option to urlopen for python2.4 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35609 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
The purpose is to avoid creating any indexing active objects on pasted objects. It will be used for Template creation. The manage_pasteObjects code was retrieve from Zope OFS/CopySupport as it is not extendable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35608 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
selection_name was not precise enough for example, if your have two tabs in your browser, one on Person Portal Type and one on Organisation Portal Type and you go on Action Information subobject and use the next and previous arrows to naviagate between the action, Organisation and Person will be mixed up because of they use same selection name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35607 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
are created when creating a Template Failing for now; the code fixing it is on its way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35606 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35604 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35603 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35602 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35601 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35600 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Reuse space most optimally. Clean up commented parts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35598 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Override _getBaseUnitPrice, as we want to use Movement.getPriceCalculationOperandDict if the context is a Movement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35597 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35596 20353a03-c40f-0410-a6d1-a30d3c3de9de
-