An error occurred fetching the project authors.
- 16 Dec, 2009 2 commits
-
-
Fabien Morin authored
reviewed and approved by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
FormPrintout : clean a bit code FormPrintout._replaceXmlByForm : change the xpath expression to get the node from one level higher. In this way we can have all the node tree used for the field. Add style in style dict for this node FormPrintout._createOdfUniqueFileName : use quote_plus in both cases, add a comment to explain it ImageField : add a method _replaceImage used to replace an image in an odg file FormPrintoutAsODG : add test for proxyfields Formulator.Field, Formulator.Widget : change render_odg signature to accept more parameters required for image mapping. Add First level node. ERP5OOo/tests/test_document/Foo_001.odg add some descriptions arround fields, to make easier to understand the purpose of each element in the document. reviewed and approved by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Oct, 2009 1 commit
-
-
Hervé Poulain authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Apr, 2009 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 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 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
- 12 Mar, 2008 2 commits
-
-
Fabien Morin authored
- correct a mistake : replace with & (thx to Jerome) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2008 2 commits
-
-
Fabien Morin authored
TALES into account. get_value render field or TALES content, so we can use description field to describe the type of content (Identity Picture) or the content the content (John Simth). If no description is given, the title (wich is mandatory) is used. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
w3c test but 0 error on tidy test, so this field passed the unitTest without failure) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2409 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2002 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2 20353a03-c40f-0410-a6d1-a30d3c3de9de
-