An error occurred fetching the project authors.
- 17 Mar, 2010 4 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Change DocumentTemplateItem and its subclasses not to put a class name as a prefix into each key when being built. Also, fix some coding crimes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2010 6 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Fix reinstallation of BT with local modifications in workflow_chain (test_165_checkCopyBuildInstall) * _importFile and build are now consistent: they use same keys and values are list. * various optimisation, and coding style. * Naming convention compliancy. * replace self.__class__.__name__[:-12]] by self.getTemplateTypeName() atomic patch which can not be splitted. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33767 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
in order to enable reinstallation of business template with diffs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33763 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* remove useless statements * naming convention compliancy git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2010 4 commits
-
-
Kazuhiko Shiozaki authored
if removed workflow is still used somewhere else, make the default choice 'unchecked' and displays 'Removed but used'. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
rename 'installed_bt' argument in preinstall() to 'installed_item' because it is not a business template object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33646 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 4 commits
-
-
Julien Muchembled authored
ZODBRoleManager.listRoleIds() returns an iterator on existing roles. We must get a copy of the list before adding/removing roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33596 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
staticmethod() is used because the imported methods do not use self/klass as a first parameter. Arguably, we could also fix the method and introduce a first parameter, even if it is unused. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33568 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33562 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
What's the point? Mostly cleaning up pyflakes output: now, running it on those files does not give anymore cluttered output, but raises (almost) only valid human errors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Mar, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
flush all ZODB caches when importing new synthetic modules, so cached objects don't behave as their old classes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33408 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2010 1 commit
-
-
Danièle Vanbaelinghem authored
of catalog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2010 2 commits
-
-
Leonardo Rochael Almeida authored
On Zope 2.12, export actions from portal_actions instead of from tools that are not IActionProviders to match the same redirection on import git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2010 2 commits
-
-
Nicolas Delaby authored
reviewed by Aurel git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Store allways property as list, not as string. If property is stored as list on Folder, convert explicitely to list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2010 2 commits
-
-
Nicolas Dumazet authored
Example of bad behavior: - "short_title" property is not used / has no associated field - in export code getProperty('short_title') returns None - and a bt/short_title file is created, containing str(None) - when reimporting this BT, bt/short_title is read, and obj.short_title is set to 'None' string - as a result, bt.getShortTitle() wrongly returns "None" _string_ git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 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 3 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
-