An error occurred fetching the project authors.
- 04 Mar, 2010 2 commits
-
-
Julien Muchembled authored
--bt5_path cmdline option now allows to specify the URL of a running template tool. For example: $ runUnitTest.py --bt5_path='http://zope:zope@localhost:9001/erp5/portal_templates',/fallback_fs_path/bt5 testBug This will try to download non-deleted built business templates, with the highest revision number. --bt5_path is also changed to apply to core BT during creation of the site. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2010 1 commit
-
-
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
-
- 08 Feb, 2010 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2009 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2009 3 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Oct, 2009 1 commit
-
-
Nicolas Dumazet authored
- pass the value of this field to the test runner (--erp5_sql_connection_string) - add a system preference to set a default value for that field git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2009 5 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29613 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29609 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29605 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Oct, 2009 1 commit
-
-
Nicolas Dumazet authored
(this caused obscure failures due to .pyc incompatibilities between 2.4 & >2.4) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29568 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
-
- 15 May, 2009 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Mar, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25921 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jan, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2008 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Sep, 2008 1 commit
-
-
Jérome Perrin authored
http://www.erp5.org/GuidelinesForNamingConvention git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23435 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2008 1 commit
-
-
Vincent Pelletier authored
Remove LocalConfiguration and update all users. It was only used as an acquisition context and caused needless (because never used afterward) modification of persistent objects at business template installation. This should save some disk space and increase performances a bit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Nov, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Oct, 2007 3 commits
-
-
Kazuhiko Shiozaki authored
parentheses... Which is the right format? For now, support both. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2007 1 commit
-
-
Yoshinori Okuji authored
Do not recurse .svn unnecessarily. Remove unused imports. Pass file_list as a local parameter for efficiency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Sep, 2007 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16586 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Aug, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 May, 2007 1 commit
-
-
Jérome Perrin authored
Use "from Products.PythonScripts.standard import url_quote" instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Oct, 2006 1 commit
-
-
Vincent Pelletier authored
Porpagate the cancel url so that calling this method from a dialog doesn't break the cancel button. Make it optionnal to avoid breaking all existing sites... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10494 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2006 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Aug, 2006 1 commit
-
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-