An error occurred fetching the project authors.
- 25 May, 2017 1 commit
-
-
Jérome Perrin authored
Tests should not need to reindex modules
-
- 23 Dec, 2016 1 commit
-
-
Vincent Pelletier authored
-
- 08 Dec, 2016 1 commit
-
-
Vincent Pelletier authored
-
- 22 Aug, 2016 1 commit
-
-
Tristan Cavelier authored
-
- 22 Oct, 2015 1 commit
-
-
Jérome Perrin authored
This relies on selecting preferences using owner= catalog key. This way also supports the edge case where the user has a "Owner" role defined in acl_users.
-
- 16 Oct, 2014 1 commit
-
-
Julien Muchembled authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 30 Jan, 2014 1 commit
-
-
- 15 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 05 Feb, 2011 1 commit
-
-
Nicolas Dumazet authored
* use beforeTearDown instead of tearDown * pay attention to abort() ordering so that no parent or subclass calls can invalidate necessary changes from tearDown logic * use unique names for property sheets to get independant fixtures. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Feb, 2011 1 commit
-
-
Nicolas Dumazet authored
It means that we cant access the Legacy module anymore, so for now we hardcode this default_large_image_height value git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41690 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2010 1 commit
-
-
Jérome Perrin authored
methods. Prior to that change, catalog search was returning too many preferences and a wrong result was sometimes cached. Also mark test_system_preference_value_prefererred_clear_cache_disabled @expectedFailure git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41415 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Nov, 2010 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Nov, 2010 3 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2010 1 commit
-
-
Jérome Perrin authored
- adjust tests after 38131 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38350 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
-
- 11 Jun, 2010 1 commit
-
-
Rafael Monnerat authored
respected at portal_preferences acessors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2010 1 commit
-
-
Sebastien Robin authored
with preference is correctly initialized before calling _aq_dynamic on a portal type using class Preference. This solve issues when _aq_dynamic was called on a Preference before any need of _aq_dynamic on PreferenceTool * Move Priority class from ERP5Form.Document.Preference to ERP5Form.PrefrenceTool in order to solve circular imports git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Apr, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34637 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jan, 2010 2 commits
-
-
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
-
Jérome Perrin authored
- fix test title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31640 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Oct, 2009 1 commit
-
-
Julien Muchembled authored
In getSizeFromImageDisplay, accessors must be used without default 0 parameter because it would override the default value from property sheet, and the user may not have overriden these values in his preferences. Add a unit test to test that behaviour of preference accessor. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29505 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 5 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ł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
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- remove not needed run and quiet parameters - clean not needed whitespaces - remove not needed imports git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2008 1 commit
-
-
Aurel authored
zope version git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21502 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@21135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2008 2 commits
-
-
Jérome Perrin authored
preference git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19486 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-