An error occurred fetching the project authors.
- 31 Aug, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
* use permanent URL instead of absolute_url for link and guid value. * do not escape twice for title and description. * do not include author. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28701 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2009 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28637 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* no need to specify 'alt' attributes for toolbox / toolbar icons. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Aug, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
* display image/document/web page modules in toolbar. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28550 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
since r28326, getWebSiteValue() already exists. so we need to use "here.getWebSiteValue() or here.getPortalObject()" instead of "getattr(here, 'getWebSiteValue', here.getPortalObject)()". thanks ro Romain for notifying this bug. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Aug, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28386 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Aug, 2009 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28320 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
-
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
-
- 06 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jul, 2009 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jun, 2009 3 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Keep compatibility with the script WebSection_getDocumentValueList which was used to do this configuration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Check that user doesn't already exists git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jun, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
* us my_view_mode_listbox instead of my_list_mode_listbox as the template of WebSection_viewContent/listbox. * update WebSection_viewContentList form to use recent field libraries. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add a LinkField in Web Site and Web Section to view Web Site or Web Section in web mode, that is useful in ignore_layout mode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* use int_index as default sort. * add a description column. * remove a portla type column and a creation date column. * remove a non-used form WebSite_viewSite. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27541 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27406 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2009 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* for default_page case, 'here' should be a document not a web section or a web site. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* more translation * remove unused condition for default_page because context should be a default page not a web section here. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 May, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* use my_list_mode_listbox instead of my_view_mode_listbox in WebPageModule_viewWebPageList/listbox and WebSiteModule_viewWebSiteList/listbox. * fix count_method WebSection_viewAsWeb/listbox and WebSection_viewContent/listbox. * fix selection_name in WebPage_viewContentList/listbox, WebSite_view/listbox and WebSite_viewSite/listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 May, 2009 1 commit
-
-
Yusei Tahara authored
* Add a template field for Editor Field to Base_viewWebFieldLibrary. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 May, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 May, 2009 1 commit
-
-
Yusei Tahara authored
* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. * Update dependencies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 May, 2009 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2009 3 commits
-
-
Mame Coumba Sall authored
*change back to previous values for list_method and count_method before last proxification. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Simplify WebSection_zGetDocumentValueList to the case it as to handle in order to improve maintainance. WebSection_zGetDocumentValueList heavily depends on MySQL implementation, as it seems that the "GROUP BY reference" returns the first line of the subselect (which is the expected one due to "ORDER BY priority DESC"). But, without any explicit reference of this behaviour in MySQL documentation, wrong results may be returned with another MySQL version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Apr, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* unproxify count_method and empty it, that was countFolder and make this listbox not work correctly. * proxify lines. * unproxify selection_name and use an individual one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-