An error occurred fetching the project authors.
- 09 Oct, 2009 1 commit
-
-
Julien Muchembled authored
In getSizeFromImageDisplay, accessors must be used without default 0 parameter because it would override the default value from property sheet, and the user may not have overriden these values in his preferences. Add a unit test to test that behaviour of preference accessor. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29486 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add 'display=display' argument in setConversion just same as arguments in getConversion() otherwise generateCacheId() value differs and images cache will not be hit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Oct, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
frame (i.e. page number here) argument can be 0, so 'if frame' phrase will ignore frame=0 argument, and it will convert all pages, that can use too much memory. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Sep, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2009 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2009 5 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2009 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
specify 'RGB' colorspace explicitly in Image._resize() because some user agents cannot handle CMYK images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28639 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
no need to call hasConversion() before getConversion() because it does mostly the same thing and waste of time. use try ... except KeyError instead. _makeDisplayPhoto returns converted data to make it possible to use it immediately. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26496 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24495 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Oct, 2008 1 commit
-
-
Julien Muchembled authored
r24318 is wrong, because ZPublisher looks at the signature the callee to know what parameters it can pass. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Oct, 2008 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23760 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2008 1 commit
-
-
Julien Muchembled authored
* Use mimetypes.guess_extension to get the extension from the content_type. * Recognize BMP files in Image documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23561 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2008 1 commit
-
-
Yoshinori Okuji authored
Add asSubjectText into Document and TextDocument. Allow callers to pass parameters to a substitution method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 May, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2008 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Apr, 2008 3 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20767 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20763 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Apr, 2008 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20643 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Mar, 2008 1 commit
-
-
Jérome Perrin authored
This is used in odt_style to display ImageFields git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Feb, 2008 3 commits
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19567 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19566 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19565 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Dec, 2007 1 commit
-
-
Jean-Paul Smets authored
Fixed some issues related to conversion handling of presentations to images with resizing. (untested) Use of UnrestrictedMethod for HTML conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18513 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added support for frame access. This is useful for example to render pages in a PDF file and possibly pages in a fax file. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17509 20353a03-c40f-0410-a6d1-a30d3c3de9de
-