- 08 Feb, 2011 28 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43176 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
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43173 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
-
Rafael Monnerat authored
Experimental Configuration file which use products as eggs instead of checkout into product folders. THIS IS NOT ENOUGH TESTED, USE IT ONLY FOR TEST PURPOSE. For use it, extend your buildout with this configuration like: extends = link/to/buildout-2.12.cfg link/to/sofware-profiles/products-as-eggs.cfg In BOTH setups, software and instances. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43171 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
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
(This is a quickfix to get test results, the BaseTool.isIndexable value will be investigated cleanly/thoroughly later) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43162 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
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
from filesystem to ZODB, unwrap the created object before adding it to the PersistentMapping, failing to do so resulted in "Can't Pickle objects in acquisition wrappers" when serializing the object git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
The property holder is now the portal type class itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
property through the portal type property holder. r42902 introduced portal type as classes and per property sheets accessor holders, but incorrectly called the accessor method on the instance (thus could possibly ending up calling the method of one of its parent through acquisition) rather than the portal type class itself. Add a test checking for such case. This commit fixes testXHTML. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
to ZODB property sheets git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
that would be defined on an ERP5 object. (example: Documentation Helper) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2011 12 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- reorganize field order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Add domain to UNG Mail git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43136 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43134 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- do something useful with passed products_path by alterting runtime environment and providing tests from locally passed products git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Initial commit to UNG Mail * Added Web Section and form to Mail git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-