An error occurred fetching the project authors.
- 21 Jul, 2011 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Business Template API itself should detect if update catalog is mandatory or not, instead force never update.
-
Rafael Monnerat authored
installBusinessTemplatesFromRepositories uses plural, which is a code crime, Keep it deprecated to preserve backward compatibility.
-
Rafael Monnerat authored
If Business Template is not present, returns None.
-
- 12 Jul, 2011 1 commit
-
-
Julien Muchembled authored
-
- 22 Jun, 2011 1 commit
-
-
Julien Muchembled authored
Because chdir/getcwd is global to the whole process, it is not thread-safe and may cause very serious bugs like data loss (for example when 'os.remove' or 'shutil.rmtree' are called with relative paths). There still remain uses of 'chdir' in ERP5 Subversion. A temporary quick change is done to reduce the probability of race conditions, but this should really be fixed.
-
- 21 Jun, 2011 2 commits
-
-
Rafael Monnerat authored
When the tool reads bt5list, it contains the filename or directory name. Preserve it when generate the list of business template to support nicely both cases.
-
Rafael Monnerat authored
-
- 17 Jun, 2011 1 commit
-
-
Vincent Pelletier authored
Fixes installing BTs from a "directory"-style BT repository (like, genbt5list called on a bare checkout).
-
- 15 Jun, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 20 May, 2011 1 commit
-
-
Łukasz Nowak authored
By Romain and Luke.
-
- 18 May, 2011 1 commit
-
-
Romain Courteaud authored
-
- 13 Apr, 2011 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45356 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- follow other part of system defaults: items which are suggested to be not modified or removed are not touched, with possibility to force it - update docstring with explanation of passed values git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Mar, 2011 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Mar, 2011 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2011 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
treat boolean property correctly in _importBT() and also set an appropriate value for empty values (cf. r39108 and r39104). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2011 4 commits
-
-
Kazuhiko Shiozaki authored
* add newest_only option in getRepositoryBusinessTemplateList() so that it only returns the newest one for each business template title. * reinstall option in updateBusinessTemplateFromUrl() just calls install(force=True). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
introduce sortDownloadedBusinessTemplateList() that will useful to make erp5_upgrader more automatic. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
sort business templates recursively, without possibly adding additional business templates, that is already handled by TemplateTool_installRepositoryBusinessTemplateList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2011 1 commit
-
-
Rafael Monnerat authored
On updateBusinessTemplateFromUrl, do not install the business template or run any script if the business template was already installed with the same revision or newer. The Exception is if reinstall parameter is True. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2010 1 commit
-
-
Rafael Monnerat authored
Try to use Repository List if base_url_list, which is much more convinient. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41476 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Nov, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40882 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
-
- 08 Nov, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2010 4 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
No need to accumulate a list to just return a single element based on a value known during iteration. No need for multiple return. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39102 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Sep, 2010 2 commits
-
-
Nicolas Dumazet authored
Revert 654 and re-commit correct modification git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2010 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2010 1 commit
-
-
Sebastien Robin authored
for the ZMI, this specific constructor can be safely removed later. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Aug, 2010 1 commit
-
-
Cédric de Saint Martin authored
Adding support for adding --load, --save arguments in runUnitTestList from TemplateTool.runUnitTestList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Aug, 2010 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-