- 11 Aug, 2009 7 commits
-
-
Romain Courteaud authored
available on the ListboxRenderer object, and as it could prevent caching on lazyMethod. Always display content in Report mode. Always display content in Domain Mode, when a domain is selected. If the parameter ignore_hide_rows is found in the REQUEST, always display content. Always diplay content when the workflow state parameter is found in the selection, in order to allow lines to be displayed by the worklists. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Do not pass REQUEST as isHideRowsOnNoSearchCriterion's parameter, as it is already available on the ListboxRenderer. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use _list for categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use a native title for each language same as navigation_box_render. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Use Acquisition.aq_parent instead of the attribute aq_parent. This would be important in the future when we depart from Zope2. Thanks to Yoshinori for the suggestion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Aug, 2009 11 commits
-
-
Kazuhiko Shiozaki authored
Since aq_dynamic will not work well to get Web Site / Web Section for language specified case (eg. web_site_module/site/fr/section/web_page_module), we call aq_parent instead to reach the Web Site / Web Section. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
improved WebSite_setupECommerceWebSite, it must remove web section before creation to avoid BadRequest error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use text_area_field instead of string_field for copyright_message layout property. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use web_site_language instead of LOCALIZER_LANGUAGE in RAM Cache keys for web sites and web sections. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2009 7 commits
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
* fixed currency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add description to property_movement_group_on_line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
zopectl. This allow portal_introspections modify products folders, python or zope home during one upgrade. For this is required the file /etc/erp5.cfg with some allowed folders definition. This is file can be modified to follow some better name convension. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
wrongly rounded. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Aug, 2009 14 commits
-
-
Jean-Paul Smets authored
This renderer and section renderer can be useful to create Subject index for a howto, faq, documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
As the query method is always called, there is currently no gain to use hide_rows_on_no_search_criterion (except hidding result). As query currently create some properties on the Renderer, it is required to call it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
working for destination) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Test for source were wrong, in the case of source, quantity is not the same sign as for destination. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- run_only from test runner replaces run condition and RUN_ALL_TESTS switch git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
This patch is not enabled by default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Aug, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-