An error occurred fetching the project authors.
- 10 Feb, 2011 7 commits
-
-
Kazuhiko Shiozaki authored
stop using 'ERP5Site_getUpgraderSignature(key)' but use 'ERP5Site_getUpgraderSignature().get(key, default_value)' instead for better understandability of codes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* support 'update_security_workflow_id_list' in upgrade signature. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2011 4 commits
-
-
Kazuhiko Shiozaki authored
* rewrite ERP5Site_upgradeBusinessTemplateList more generic based on business template repositories. * remove upgrading MySQL charset part, that should be handled by buildout MySQL setup and reindexing with clear_catalog=1. * remove handling zope version and python version, that should be handled by instance creation in buildout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* remove upgrading MySQL charset part, that should be handled by buildout MySQL setup and reindexing with clear_catalog=1. * remove handling zope version and python version, that should be handled by instance creation in buildout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* remove handling zope version and python version, that should be handled by instance creation in buildout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2011 2 commits
-
-
Kazuhiko Shiozaki authored
* check 'Update Business Template Workflows' and remove overriding of portal_workflow/business_template_installation_workflow/scripts/BusinessTemplate_install in this business template, but add it in 'Paths of objects that should be kept'. * remove set and upgrade product_path, that should be handled by instance creation in buildout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* remove set and upgrade product_path, that should be handled by instance creation in buildout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2011 4 commits
-
-
Kazuhiko Shiozaki authored
system_upgrader and product_upgrader are abandoned, they should be handled by instance creation in buildout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
update XML format again, because now erp5_upgrader only focus on ZODB, thus we can assume that Products are already updated and support newer XML format. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jan, 2011 3 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2011 4 commits
-
-
Rafael Monnerat authored
Refactor ERP5Site_upgradeValidationStateList into something more generic which can be used to any workflow or script. Rename the script to ERP5Site_upgradeObjectList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jan, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Dec, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Dec, 2010 1 commit
-
-
Julien Muchembled authored
Excluded BT: - erp5_banking_* - erp5_bpm - erp5_full_text_sphinxse_catalog - erp5_mysql_ndb_catalog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Dec, 2010 1 commit
-
-
Julien Muchembled authored
Excluded BT: - erp5_banking_* - erp5_bpm - erp5_full_text_sphinxse_catalog - erp5_ldap_catalog - erp5_rss_reader - erp5_tiosafe_core git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Excluded BT: - erp5_banking_* - erp5_egov* - erp5_registry_ohada* - erp5_mysql_ndb_catalog - erp5_bpm - erp5_full_text_sphinxse_catalog - erp5_project_mysql_innodb_catalog - erp5_content_translation - erp5_software_pdm - erp5_ldap_catalog - erp5_rss_reader - erp5_tiosafe_core git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2010 2 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2010 3 commits
-
-
Rafael Monnerat authored
Fix typo. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Oct, 2010 2 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39075 20353a03-c40f-0410-a6d1-a30d3c3de9de
-