An error occurred fetching the project authors.
- 29 Jun, 2009 1 commit
-
-
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 4 commits
-
-
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
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26690 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2009 2 commits
-
-
Fabien Morin authored
remove all_languages default arguments. Here it's useless, we can use **kw to pass it. And default value is the same in called script (False). This also permit to fix this understandable comment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* modified to remove abreviation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Apr, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Apr, 2009 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2009 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2009 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use Category_viewFieldLibrary/listbox it is (i.e. using contentValues with checked_permission="View") for getting sub document list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
we need 'Add portal folder' permission to clone categories, that is allowed for Manager and Owner by portal_categories. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* assignor should be able to create or clone a web section. * assignor should be able to create a category (but not a base category). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Apr, 2009 1 commit
-
-
Mame Coumba Sall authored
* modified to set all available languages just after the creation of the website git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Apr, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*add CMF Caching Policy Manager for ERP5 Site git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2009 2 commits
-
-
Fabien Morin authored
move showPopik from erp5_new_km to erp5_web because it's required everywhere we want to have a nice search. Add the new js file to the template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2009 1 commit
-
-
Fabien Morin authored
* move some scripts from km to here. This scripts are usefull to display listbox search style. * some method need to be renamed after been moved so change the name everywhere git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-