An error occurred fetching the project authors.
- 27 Jun, 2008 1 commit
-
-
Vincent Pelletier authored
Update Formulator rendering API (except css and odt) to make it accept a new "render_prefix" parameter. Its basic purpose is similar to existing "key" parameter, but instead of replacing field id it gets prepended to it. Its "evolved" purpose is to make it possible to distinguish multiple renderings of the *same* field (same form, same field) in a single rendering sequence (ie, in the same web page). It's safe to just ignore it when writing a renderer. Update all existing renderers, and monkeypatch a few more. Ignore the new parameter in all of them except ListBox (stored on renderer instance but not used yet). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 May, 2008 1 commit
-
-
Julien Muchembled authored
* add a 'REQUEST=None' parameter to every render_view method: * new patches in FormulatorPatch to fix render_view of Field, Widget, MultiItemsWidget, LabelWidget, FileWidget, PasswordWidget and RadioWidget * reorder parameters in OOoChartWidget.render_view * add a 'REQUEST=None' parameter to DurationField.render_sub_field_view * forward REQUEST to field.get_value in: * ListWidget_render_view (my goal) * TALESWidget_render_view (why not?) * PatchedLinkWidget.render_view and MultiRelationStringFieldWidget.render_view needn't call get_request anymore if REQUEST isn't None * PatchedLinkWidget.render_view: change REQUEST.get('cell') into getattr(REQUEST,'cell',None) since 'cell' may be an attribute of REQUEST * add a unit test to check the signature of all registered fields/widgets git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Apr, 2008 1 commit
-
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Apr, 2008 1 commit
-
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2008 1 commit
-
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2008 1 commit
-
-
Nicolas Delaby authored
Add scatter type graph git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2008 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Mar, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2008 1 commit
-
-
Nicolas Delaby authored
- Add Dynamics properties - Multiple Charts (Pie, Bar, Line) - Convertible (png, pdf, jpg, odf, gif, ...) Works done by Thibaut Deheunynck git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Feb, 2008 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19552 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-