An error occurred fetching the project authors.
- 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
-
- 20 Mar, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2009 1 commit
-
-
Mame Coumba Sall authored
* proxifying git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Feb, 2009 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25638 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Feb, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25595 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25573 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* set titles for states and transitions of category_publication_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jan, 2009 3 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Define translation domains for portal types. Define workflow chains to use category_publication_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
* Renamed erp5_web_default_theme to clarify the fact that there is no default theme in erp5_web and that erp5_web is a framework to build Web sites based on ERP5. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-