- 14 Jun, 2010 6 commits
-
-
Jérome Perrin authored
fix Documents tab, it was showing all documents when context had no follow up related documents, and it was generating invalid HTML links git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
make sure to store stop_date even if it is same as start_date, otherwise stop_date is sometimes stored, sometimes non stored. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jun, 2010 3 commits
-
-
Mayoro Diagne authored
*rename mistake in login_form of ecitizen (egov_portal) is no longer used *add padding left for site title in template_erp5_egov.css git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
*remove unused variables git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 2 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
-