- 28 Sep, 2010 8 commits
-
-
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 32 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
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* use a variable instead of hardcoding a portal type name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38678 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* do not use manage_addTypeInformation anymore git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38668 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* add CacheCookieMixin to ERP5Site and use its methods instead of manually using ZODBCookie's * rename resetDynamicDocuments to synchronizeDynamicModules to clarify its role. * use "force" instead of "slave" and document the meaning more clearly * put all cookie-related code inside synchronizeDynamicModules git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38666 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38665 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
type string, from an existing object, or from an existing class. This is meant to be the high-level API to manipulate classes, and noone should be seen using something else ;) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38663 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* correct regular expressions in base_type_interaction_workflow trigger methods * add portal type classes-related fields on BaseType_view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
Because not all the movement have the method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Revert 654 and re-commit correct modification git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use default Person's site & group as set by respective Career settings (not any more Person's Assignments). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Note that resetDynamicDocuments is disabled, and that initializeDynamicModules() is never called: this change should have no effect. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
a Web Page git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38655 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38651 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Create a temp object through type information, instead of making a hack inside asContext. This fixes a bug that the return value of asContext is not a temp object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38650 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-