- 13 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2010 5 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This include removal of 'raise AttributeError' which don't provide more information than default traceback, and shouldn't happen. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Also simplify code to handle default value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2010 24 commits
-
-
Rafael Monnerat authored
respected at portal_preferences acessors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
Add a export and import dictionary for the generators Add a method to update the persistent dictionary in the SQL table git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
This change allows use python scripts to upgrade Object Class without write external methods for it. The from_class and to_class arguments can be used like followed: from_class="Products.ERP5Type.Document.Folder.Folder" to_class="Products.ERP5Type.Document.Category.Category" or use previous behaviour: from_class = folder.__class__ to_class = category.__class__ git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Control quote policy with an user preference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
data that can trap errors when grouping in conjuction with group_by_node git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
improve Base_getRelatedDocumentList so as not to return same documents twice, and to support other parameters like sorting, still calling portal_catalog twice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 10 commits
-
-
Lucas Carvalho authored
Before building the DEBs we need to clean the buildout, removing all the files into downloads folder and any folder used to compile any software. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Otherwise, "dummy" table would not be created by original catalog's clear. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* make live_instance parameter working even if not path is specified * use os.path.join instead of hardcoding folder separators git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
for executing unit test right after modification on a live instance. This is working well only for tests working correctly even if there is data created outside of themself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-