An error occurred fetching the project authors.
- 29 Jan, 2016 1 commit
-
-
Tristan Cavelier authored
-
- 14 Jan, 2016 1 commit
-
-
Romain Courteaud authored
When a user is already authenticated (by any method) and an Unauthorized error occurs, ZPublisher returns the WWW-Authenticate HTTP header which leads to a blocking popup authentication window in user browser. This patch just desactivate the HTTP header. Except this, error is handled as previously.
-
- 19 Aug, 2015 1 commit
-
-
Vincent Pelletier authored
-
- 17 Aug, 2015 1 commit
-
-
Vincent Pelletier authored
Add support for visibility checking. Use portal_type accessors, not properties. Also, original implementation of getDefaultModuleId would get the object, then its id. getDefaultModuleValue using it, it was getting the object, then its id, then the object again... Also, follow naming convention: getters returning documents are named getXxxValue, not getXxx.
-
- 10 Mar, 2015 1 commit
-
-
Gabriel Monnerat authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 30 Jan, 2014 1 commit
-
-
- 03 Jan, 2013 1 commit
-
-
Julien Muchembled authored
See commit 4718f5e1
-
- 17 Dec, 2012 1 commit
-
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer. Signed-off-by: Julien Muchembled <jm@nexedi.com>
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 08 Nov, 2011 1 commit
-
-
Tatuya Kamada authored
Otherwise they can not lookup(traverse) the utility.
-
- 17 Oct, 2011 1 commit
-
-
Julien Muchembled authored
Checked following occurrences in comments: - "Python 2.[456]" - "Zope 2.[891]" - "BBB" - "BACK" Checked uses of: - email, hashlib, numpy & tarfile (modules) - ImportError - string.Template - suppress_events (parameter of _setObject) Excluded: - some forked modules (MailTemplates, PortalTransforms...) - some i18n compatibility code
-
- 26 Jul, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
Sites migrated from Zope 2.8 don't have a configured component manager (a.k.a. SiteManager) and because of that, and its consequent lack of registration of the Localizer Message Catalogs as ITranslationDomain utilities, they don't perform translation correctly. Here we add a no-additional-cost migration by overriding the ObjectManager.getSiteManager() method, and automatically configuring the component manager, including translation domains.
-
- 12 Jun, 2011 1 commit
-
-
Rafael Monnerat authored
-
- 01 Mar, 2011 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2011 1 commit
-
-
Sebastien Robin authored
is only a proxy now git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Nov, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
(more modification should be required.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Sep, 2010 3 commits
-
-
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
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38651 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Apr, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Feb, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32738 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@32430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
This is not a definitive fix for all translation issues, but shows how the definitive fix is to be implemented, using utilities (local utilities. The ones here in the test are global ones). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Nov, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
move no-longer-existing import locally to allow the test file to run on Zope 2.12, although tests that need it will still fail git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Nov, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
replace transaction subcommits (deprecated since Zope 2.8 or before) with optimistic savepoints, which do the same thing. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30370 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
-
- 28 Sep, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2008 1 commit
-
-
Jérome Perrin authored
when everything is OK when a document you want to delete has related documents when a document you want to delete has related documents you cannot access (the later is currently failing in Unauthorized) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
Since Delivery Tool and Order Tool are no longer included in erp5_core, I remove tests for viewing these tools. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23672 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Aug, 2008 1 commit
-
-
Vincent Desmares authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jul, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 May, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20421 20353a03-c40f-0410-a6d1-a30d3c3de9de
-