An error occurred fetching the project authors.
- 30 Jan, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
* now Selection for anonymous is stored per its content and its key is embedded in ListBox rendering. * we no longer provide cookie to each anonymous user. * thus same URL (i.e. same parameter) for any anonymous user should have the same result. * Selection storage for anonymous can be still different from the storage for the normal users.
-
- 14 Nov, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
fixup! SelectionTool: Changing storage or memcached settings were not taken into effect until restart.
-
- 11 Nov, 2013 1 commit
-
-
Arnaud Fontaine authored
-
- 10 Sep, 2013 1 commit
-
-
Arnaud Fontaine authored
Selection: Do not set Selections if the new and store name differs instead of raising AssertionError.
-
- 21 Jun, 2013 1 commit
-
-
Yusei Tahara authored
-
- 05 Apr, 2013 1 commit
-
-
Julien Muchembled authored
-
- 18 Jan, 2013 1 commit
-
-
Jérome Perrin authored
-
- 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>
-
- 13 Dec, 2012 3 commits
-
-
Vincent Pelletier authored
This reverts commit 1f630eaa. One bug left, which uncovered shortcommings in 4 tests: - 3 tests duplicate checksum computation code - 1 test relies on previous tests not leaving garbage
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer. try 2: Now without NameError
-
Sebastien Robin authored
This reverts commit 4d5df6e7. Revert done due to ERP5-MASTER : 3506 Tests, 174 Errors, 18 Failures
-
- 12 Dec, 2012 1 commit
-
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer.
-
- 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
-
- 07 May, 2011 1 commit
-
-
Julien Muchembled authored
-
- 28 Apr, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2011 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* omit '/view'. * omit ignore_layout:int=0. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2010 1 commit
-
-
Julien Muchembled authored
getTransactionalVariable has always been implemented to return a global cache object (1 per thread): old implementation used the given context only to have access to the portal. So we enforce this with a warning to make sure people don't expect retrieving 1 cache object per given context. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Sep, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* specify path in setCookie() to avoid sending several duplicated cookies. * use the normal storage if anonymous storage is not specified. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Sep, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
support unique selection for unique anonymous user using a different storage that should be volatile one like memcached. this feature is disabled by default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jul, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37256 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 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35930 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34405 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
In case if in list there are document A and B, and A is viewed by used using form Q, which is not available on B, it is better to show B with default view instead of presenting unrelated and not existing form. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2010 1 commit
-
-
Jérome Perrin authored
on the wheel git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34097 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This fixes testSimpleRelationFieldWheelButtonQuotedFields Make sure to update ERP5Form and erp5_core at same time git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2009 1 commit
-
-
Jean-Paul Smets authored
Initial implementatoin of mass workflow state change was playing arround the API of SelectionTool and Selection, getting parameters and reimplementing part of Selection.__call__ API in order to be able to override certain parameters. As a result, some parameters were not taken into account in some cases and the result was not the same as the one from the selection. In this change, we extend the API of Selection so that, just like for methods, it is possible to override in a non persistent way the parameters which are passed to the selection method. This is similar to the existing possibility of overriding the calling context or the selection method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Nov, 2009 1 commit
-
-
Jérome Perrin authored
selection_tool.getSelectionParamsFor, to prevent the callers to modify selection params without using the api git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2009 2 commits
-
-
Łukasz Nowak authored
- refactor code to reflect this change git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29934 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
-
- 21 Sep, 2009 1 commit
-
-
Jérome Perrin authored
When a relation field defines multiple proxy listbox ids, don't use to the first one, use the default. The previous behaviour to use the first one is kept if there is only one proxy listbox id. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2009 1 commit
-
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28671 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
update an specified selection only in firstPage() and lastPage(), because modifying REQUEST will affect all listbox in the page. this will fix the failure in testPagerInViewMode of erp5_ui_test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-