An error occurred fetching the project authors.
- 08 Mar, 2010 1 commit
-
-
Łukasz Nowak authored
As list of templates is cached, and cache might be not invalidated after deletion of template, do not fail in case if template is not found in ZODB. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33506 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2010 1 commit
-
-
http://svn.erp5.org?rev=30412&view=revNicolas Delaby authored
__name__ should be define on Accessor in order to be able to wrap PreferenceMethod with UnrestrictedMethod. Rewied by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jan, 2010 1 commit
-
-
Jérome Perrin authored
considering preference where the user had an Owner role, but as we sometimes have manager users that are also owner globally, it's better to do this using ownership and not owner role. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Oct, 2009 1 commit
-
-
Julien Muchembled authored
* Replace direct access to some ERP5TypeInformation attributes by use of accessors: - base_category_list -> getTypeBaseCategoryList - property_sheet_list -> getTypePropertySheetList * Split Base.initializePortalTypeDynamicProperties to delegate some work to portal types (new 'updatePropertySheetDefinitionDict' method). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Oct, 2009 1 commit
-
-
Julien Muchembled authored
Also fix testPreferences and set default value for preferred_accounting_transaction_simulation_state property. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Aug, 2009 1 commit
-
-
Łukasz Nowak authored
- add getActiveSystemPreference to fetch only System Preference - update getActivePreference to return only Preference - update test to check for getActiveSystemPreference and getActivePreference behaviour git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Apr, 2009 1 commit
-
-
Vincent Pelletier authored
It is obviously invalid to pass args and kw to *both* underlying preference accessor and searchFolder (via _getSortedPreferenceList). Fix that by passing them through to underlying preference accessor, since those args & kw come from an accessor-like method, so their API is consistent. To preserve backward compatibility, accept passing through sql_catalog_id, but add an XXX comment about that and what uses it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26550 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19485 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
expected. Remove "Manage Properties" that is acquired for Owner. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Nov, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17643 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Sep, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16520 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Sep, 2007 1 commit
-
-
Jérome Perrin authored
containing user name, so that user_name parameter is not mixed with standard parameters. Don't pass positional arguments to searchFolder, because it does not support any. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2007 1 commit
-
-
Aurel authored
define permission setOwnPassword for all members on preference tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Aug, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2007 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2007 1 commit
-
-
Jérome Perrin authored
consistency with other getters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jun, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Mar, 2007 1 commit
-
-
Jérome Perrin authored
have different security definition ... ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Feb, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Dec, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Dec, 2006 1 commit
-
-
Jean-Paul Smets authored
Implemented dynamic selection of preference property sheets. It is no longe necessary to put all propertysheet definitions in ERP5/PropertySheet git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Sep, 2006 2 commits
-
-
Jérome Perrin authored
as the preference tool is also a Folder, this method is called by page templates to get the list of document templates for self. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use contentValues instead of objectValues not to cache objects the user will not be able to access in restricted code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9927 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
Fix caches in SQLCatalog no to pass self as a parameter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 May, 2006 2 commits
-
-
Jérome Perrin authored
use getProperty instead of getPreferenceState, because it's safer (if this method fail, we cannot use view interface) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
accessor (whose results are cached) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-