An error occurred fetching the project authors.
- 29 Mar, 2010 1 commit
-
-
Jérome Perrin authored
if no list_action are defined on listbox, don't display link. Make this available for all list style (see http://svn.erp5.org/?view=revision&revision=26172 ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 1 commit
-
-
Ivan Tyagov authored
As this id are used to toggle and move gadgets in Zope server adjust accordingly respective scripts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2010 3 commits
-
-
Ivan Tyagov authored
As this id are used to toggle and move gadgets in Zope server adjust accordingly respective scripts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Make ti possible that 2+ gadgets having same preference fields form work in ERP5 like one HTML form name space without conflicting each other (i.e. if two fields for 'field_my_title' exists they are transmitted as a list of two values, now no longer). Trick is to use unique form field prefixes for every gadget preference form. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33570 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 5 commits
-
-
Ivan Tyagov authored
Show nice "server side error" message rather than "Loading ..." forever in case asynchronous request to server did not succeeded (due to server side error). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use proper activity tag to prevent creating default Knowledge Pads in background in case we already have such a default one Pad being indexed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use proper activity tag to prevent creating default Knowledge Pads in background in case we already have such a default one Pad being indexed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2010 3 commits
-
-
Ivan Tyagov authored
Clean up. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32592 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Update existing images and add more images for gadgets lacking them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32583 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32562 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32494 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32493 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2010 4 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
As the form GadgetTool_viewPrettyGadgetDialog is not called on the GadgetTool itself, rename it to make it compliant with the naming convention. Also remove the 'Pretty' word as it has no meaning. (previous commit seems to partially failed) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* GadgetTool_viewPrettyGadgetDialog is used to add a gadget in the current Knowledge Pad. It previously used an sub EditorField to display the gadget image. Instead of this, replace it by a ImageField, which will be use to standardize the rendering and size of all screenshots. * Add a new columns which shows the gadget description. * Replace the custom listmethod GadgetTool_getGadgetList by the standard portal_catalog call. * Use the portal type parameter to filter only Gadget. * Use the default parameters's parameter to pass the value of gadget_type_uid. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2010 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Dec, 2009 2 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31555 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31553 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Dec, 2009 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31491 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Dec, 2009 1 commit
-
-
Jean-Paul Smets authored
The Folder meta type should only be used for modules (for now). In the future, there will be a ModuleType portal type of portal type, and Folder meta type will no longer be used and will only act as a base class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Dec, 2009 4 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* if the KnowledgeBox have expand_links_content_by_default set to True, don't hide text related to rss links * add KnowledgeBox PropertySheet to KnowledgeBox portal_type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
because portal_selection could not be used by anonymous users, remove some anonymous functionalities : - anonymous users don't need to use selection. - They also don't need to navigate between result pages - they don't need to care which link is already reed or not in rss feed (because we need portal_selection for that) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Dec, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Nov, 2009 2 commits
-
-
Fabien Morin authored
* add two more gadgets : google maps and google search. Add title on google calendar git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- google maps - google search git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2009 1 commit
-
-
Fabien Morin authored
add 1 to KnowledgePad_generateAjaxCall parameters, this is to ignore_security_check : in case of rss gadget displayed to annonymous users, we want the user to be able to refress the rss feed (But move gadget and configure it is not allowed) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2009 1 commit
-
-
Fabien Morin authored
make possible to set a title on gadgets. If no title is set, the default title of portal_gadget is used. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-