- 12 Nov, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
use hexagonit.recipe.cmmi instead of erp5.recipe.softwarebuild, because erp5.recipe.softwarebuild depends on zc.recipe.cmmi that conflicts with zc.buildout >= 1.5.0b1. # we were using erp5.recipe.softwarebuild only in haproxy.cfg, so I do not fix erp5.recipe.softwarebuild. but if we still want to use erp5.recipe.softwarebuild, we need to rewrite it so as not to use zc.recipe.cmmi. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
These getters must return a string rather than the evaluated Expression, otherwise it means that only the result of the Expression is displayed in the view rather than the TALES Expression itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Nov, 2010 15 commits
-
-
Gabriel Monnerat authored
- update dependency list - update description git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- update dependency list - update description git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40214 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40210 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Allow setting listbox preferred items length in basic gadget preferences if we have multiple listboxes in one gadget. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40206 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
It can happen in recursive calls to loadClass, when generating accessor holders: innermost call will return from getPortalTypeClass, will save the ghost base. And then, when outer calls return as well, they need not save the ghost. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
We already try to infer/guess the Document type if portal type object does not exist: it's logical to do the same if portal type exists but is misconfigured, or just way too old. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Since tool list is given explicitely to initializeProduct, we can rely on this list directly for init. A wrong approach would be to try to walk Tool/ for Tool classes, since not all Tools are located in this subfolder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2010 22 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- fix paths to jquery sheet plugin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* The initial commit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Added svg_editor_support page template. This page template will be used to integrate svg editor with EditorField. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put compiler flags in environment - use locally provided zlib git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Do not translate Strings with variable replacement (%s) * rename some variable according naming convention git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
extension Note: It is not possible to download input file for collective.recipe.template git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
external resources to being able to use own provided subverion and git - use non interactive options for those commands git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
to share the same consistency among differents dialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-