An error occurred fetching the project authors.
- 19 Feb, 2010 2 commits
-
-
Julien Muchembled authored
Also make related unit test more strict. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
_objects member BaseTemplateItem class is a PersistentMapping object, which contains a _dict_ of persistent objects. In some cases, this dict remained in memory, preventing pickle cache to remove objects with temporary classes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This is the responsability of site Manager to recreate Activity SQL Table if their structure change. Reviewed by Aurel git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Feb, 2010 1 commit
-
-
Julien Muchembled authored
Add unit test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Feb, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2010 1 commit
-
-
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 4 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32338 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@32333 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
-
- 04 Feb, 2010 4 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Introduced a new method. This Type Name Definition is used everywhere in this file, very hard to guess the meaning in others places. This method should centralize the definition in one place. This file will be be updated to use this method instead local definition everywhere. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Feb, 2010 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jan, 2010 1 commit
-
-
Julien Muchembled authored
* Restore overridden modules, for 2 reasons: - The user may choose to not install the new module. - Modules in BT may import from ERP5Type.Document the classes they override (although I am sure it is good practice). * Check existence of oid in pickle cache before deleting it, because it may have been already removed automatically. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jan, 2010 1 commit
-
-
Julien Muchembled authored
This fixes [28422] and testBPMEvaluation (PicklingError exceptions). This reverts useless [30411]. It also allows to revert [31213]. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
(in Mandriva, gdbm is included in the python2.4 package, but in Debian it is a different package named python-gdbm.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jan, 2010 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Dec, 2009 1 commit
-
-
Aurel authored
generate catalog_keys.xml files - define the preinstall method so that both xml export of catalog method and catalog_keys files are checked for diff git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Dec, 2009 1 commit
-
-
Aurel authored
objects, as remove is call after installation during bt's installation process git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2009 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2009 2 commits
-
-
Jérome Perrin authored
This change has side effects, and property translation never supported adding new properties anyway. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Nov, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2009 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Nov, 2009 4 commits
-
-
Ivan Tyagov authored
Make sure that enabling a Preference (which generates a reindex activity) in a business template installation is wrapped into proper execution activity order. This is required to prevent calling an recursiveReindexObject on a deleted object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Allow Modules to propagate categories. Otherwise, it is too hard to pack information on business applications into a business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2009 1 commit
-
-
Sebastien Robin authored
order to make optimisation configuration in unit test - isIndexable is not a property any more, it is a ConstantGetter instance, so it works like a property and like a method - same thing for isPredicate, isTemplate, isDelivery... we can start moving using only methods. - do not define isTemplate, isDelivery... when it is already available thanks to inheritance - new methods generated for all ERP5 objects : provides[InterfaceName]. For instance, "providesIMovement()" will return True or False for any ERP5 object. - new method "is[Group]Type" generated for all ERP5 objects. The group here is group of portal types (like getPortalDeliveryTypeList()). So on any ERP5 object, you can do "isDeliveryType()", and this will returns True or False. - add tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Nov, 2009 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
Zope 2.12 uses the python2.6 built-in expat which, when combined with our custom export of unicode objects was causing UnicodeDecodeErrors. In the future, we need to push all these xml import fixes upstream. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Nov, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Nov, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
export configured permissions only in ModuleTemplateItem.export() so as to get smaller and stable XML output. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Nov, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-