An error occurred fetching the project authors.
- 09 Oct, 2015 1 commit
-
-
Jérome Perrin authored
-
- 08 Sep, 2015 1 commit
-
-
Aurel authored
also commit the new values on the fields "date" in proxy field libraries as they are not automatically recomputed for now when changing config on a proxy field
-
- 03 Sep, 2015 1 commit
-
- 14 Aug, 2015 1 commit
-
-
Jérome Perrin authored
This reverts commit 9668c1a1. The problem of timezone is more complex. Since this commit have a side effect of saving and displaying a different date when Zope runs on a different timezone that what is configured on the field, it is safer to revert this commit immediately.
-
- 09 Jun, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 01 Jun, 2015 1 commit
-
-
Aurel authored
Also commit the datetime field used by proxy field with the timezone properties defined in its sub-form so that proxy field work when using these new parameters
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 02 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
-
- 19 Nov, 2013 1 commit
-
-
Vincent Pelletier authored
Former behaviour for entry ('foo', None) was: <option value="value">foo</option> With this change, it becomes: <option disabled="disabled">foo</option> which was not possible to render before.
-
- 21 Jun, 2013 1 commit
-
-
Arnaud Fontaine authored
-
- 25 Jan, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 16 May, 2012 1 commit
-
-
Vincent Pelletier authored
-
- 28 Apr, 2011 1 commit
-
-
Vincent Pelletier authored
This solves a crash when a ListBox with a DateTimeField as editable field is used to filter with a non-date expression (ex: ">01/04/2011"). Still, keep existing exception about None being converted to empty string. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Mar, 2011 2 commits
-
-
Nicolas Delaby authored
add style URI to have shorter xml output git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2011 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jan, 2011 1 commit
-
-
Nicolas Delaby authored
like html renderer does. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
render_odt_variable is able to render text:variable-set nodes like: <text:variable-set text:name="my_title" office:value-type="string">Title</text:variable-set> or <text:variable-set text:name="my_float" office:value-type="float" office:value="0.23" style:data-style-name="N2">0.23</text:variable-set> git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41427 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Nov, 2010 6 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40528 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40525 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
bool([]) == bool({}) == False git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40522 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
DateTimeWidget.render_odg_view consist into transform DateTime value into string then call default render_odg_view renderer with casted value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40521 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
So the rendering is the same. Add sample of XML string representation in docstring in order to help future developement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40520 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Nov, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Oct, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 May, 2010 1 commit
-
-
Jérome Perrin authored
Accoring to http://www.w3.org/TR/REC-html40/appendix/notes.html#h-B.3.1 """SGML (see [ISO8879], section 7.6.1) specifies that a line break immediately following a start tag must be ignored""" Before this change, a field such as a textarea displaying a value starting by \n was discarding this \n . This fixes the new test in 34962 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Apr, 2010 1 commit
-
-
Jérome Perrin authored
repr if no precision is defined. If number is so big that it can only be displayed in scientific notation, return it as is. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34755 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34573 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2010 1 commit
-
-
Jérome Perrin authored
- use a class with attribute instead of global (reviewed by Nicolas) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Mar, 2010 3 commits
-
-
Nicolas Delaby authored
it escapes values now. Add test to avoid regressions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
TextAreaWidget.render_view (read-only) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33907 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2010 3 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
non-editable LinesField/TextArea, use a <div> instead of the bare value to be able to include CSS and Extra attributes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33633 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33617 20353a03-c40f-0410-a6d1-a30d3c3de9de
-