- 29 Sep, 2010 7 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* do not use newTempOrder, create temporary sale order instead (portal type classes require the portal type to exist to create temporary objects, and 'Order' portal type does not exist) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Stop overwriting a value by movement_resource_interaraction_workflow when the categories are already set a valid value as the new resource. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
For fix the bug, we do not care the backward compatibility because movement_resource_interaction_workflow created for fix an existed bug and introduced a new feature. This means that movement_resource_interaction_workflow has not fixed the bug completly. So, we can think another better way.(which no need to do hardcoding). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
- Fix a issue that movement_resource_interaction_workflow over-write the use, quantity_unit, base_contribution when the delivery is created by a builder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2010 31 commits
-
-
Fabien Morin authored
remove the proxy role as this may break some feature (forcing the catalog search to Assignee proxy role may not be good) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
index portal_memcached too, because its listbox uses searchFolder and Memcached Plugin object is indexable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
-> This is the work of François-Xavier Algrain Add Assignee proxy role to make possible for annonymous to get the notification document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Add Auditor proxy role. In this way, Anonymous users are able to send notification message through proxy_roles scripts. This should not be a problems as the related interaction is trigged on '_setFile', '_setTextContent', so if you are able to modify the content, no problem to have Auditor role. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This fix several test failures caused by r38650. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
check if ingested File document works fine with SearchableText() method, that currently fails for XML ingestion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Previous commits(r38692,38707) were not solved the issue that movement_resource_interaction_workflow prevents the delivery buliding. So, revert them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
uninstallation of python part no harm would be done to python itself git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Stop to overwriting a value by movement_resource_interaraction_workflow when the movement is created by a builder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add grand_grand_grand_grand_parent_specialise_portal_type and grand_grand_grand_grand_parent_specialise_reference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* add portal type Event so that temporary Event objects can be created by NotificationTool * document abstract portal types usage. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38702 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38701 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Make the interaction update_simulation called only once. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Rather than simply raise return empty list for list of possible export formats for empty documents. Add test to cover this use case. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update movement_resource_interaction_workflow to trigger interactions at the end of transaction. Otherwise this workflow interrupts builder process and movement cannot be built correctly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Sep, 2010 2 commits
-
-
Julien Muchembled authored
zope.site.hooks.setSite is always called too late to be usable and it became a nightmare to make getSite working early enough. This fixes portal creation on Zope 2.12, which was broken since r38613. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Although this could be an issue, getSite is not used for the moment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38690 20353a03-c40f-0410-a6d1-a30d3c3de9de
-