An error occurred fetching the project authors.
- 28 Jun, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 02 Apr, 2013 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
otherwise the result for 2-bit input is unreadable 2-bit with current imagemagick.
-
- 26 Feb, 2013 2 commits
-
-
Kazuhiko Shiozaki authored
> Note, ImageMagick assumes the sRGB colorspace if the image format does not indicate otherwise. http://www.imagemagick.org/script/command-line-options.php#colorspace Also updated expected converted result with sRGB output.
-
Sebastien Robin authored
This reverts commit a4072868. => it makes test testERP5WebWithDms failing. Please update unit test and also add test to check what you fixed with this change.
-
- 25 Feb, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
> Note, ImageMagick assumes the sRGB colorspace if the image format does not indicate otherwise. http://www.imagemagick.org/script/command-line-options.php#colorspace
-
- 18 Feb, 2013 1 commit
-
-
Ivan Tyagov authored
Use already existing system preference and created accessor rather than hard coded value which was different from default for the system preference This can lead to different cache ids generated for same content by different parts of the code -> duplication of same data in cache backend.
-
- 08 Feb, 2013 2 commits
-
-
Jérome Perrin authored
Without this, each call to getContentType modifies and reindex the object
-
Jérome Perrin authored
-
- 25 Jan, 2013 1 commit
-
-
Ivan Tyagov authored
this leads to a difference between generated cache id for set and get for *same* function call thus eliminating image caching. Examples of generated cache ids: (get) -> 39600:5:formatpngquality45.0 (set) -> 39600:5:displayNoneformatpngquality45.0
-
- 14 Jun, 2012 1 commit
-
-
Ivan Tyagov authored
so client (browser) can draw an image out of it
-
- 24 Apr, 2012 1 commit
-
-
Rafael Monnerat authored
Transform the URL into Data URI in order to avoid ImageMagick and rsvg-convert limitations. This API should be dropped as soon those external tools can handle remote URLs (ie.: http, https ...) into SVG definitions. It was included defensive code and a lot of tests to prevent unexpected outcomes, like raise ConversionError if the download failures and do not parse empty content.
-
- 16 Jan, 2012 1 commit
-
-
- 29 Dec, 2011 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This is similar to commit a0d26594 ("Fix possible resource leak with ImageMagick conversion").
-
- 25 Oct, 2011 1 commit
-
-
Ivan Tyagov authored
Do handle well case between 'display' argument and its pixel size representation by storing in cache only 'display' argument.
-
- 21 Oct, 2011 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
otherwise imagemagick will create black-background image when resizing. http://studio.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19677
-
- 05 Apr, 2011 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Mar, 2011 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2011 1 commit
-
-
Nicolas Delaby authored
Give original filename instead of converted filename, to not confuse transforms behind portal_transforms. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44584 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2011 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jul, 2010 3 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use _MARKER instead of None to allow explicitly quality to be determined by background convet application (if required). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37214 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Unhard code default image quality and make it possible to specify in preferences. Fall back to constant value as before if preference is not specified. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jul, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2010 1 commit
-
-
Julien Muchembled authored
Previous code led to much code duplication. For DMS, each method redefining 'index_html' had to merge all possible parameters (with their default values) of overridden methods. This was even worse for DocumentProxyMixin.index_html, because the type of the proxied document is not even known. This commit adds a new 'fill_args_from_request' decorator and fixes 'index_html' for proxied images (default value for 'frame' was only changed in Image class). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 May, 2010 2 commits
-
-
Nicolas Delaby authored
If format is None it means that we do not want to change the format and return the raw data or a resized image in same format. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
As a reminder convert() aims to check Conversion Format Permission. remove obsolete security statements git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 May, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35603 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2010 6 commits
-
-
Nicolas Delaby authored
* use DEFAULT_QUALITY constant * Postpone the test off relevance conversion parameters in order to check if resizing is not needed to fit display ratio. If test succeed then call convert, otherwise return raw image (getData). * remove _getDisplayPhoto and merge is code inside _makeDisplayPhoto because this method is called from only one statement and factorisation is null git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Call hasData instead of get_size to follow ERP5 API * call getSizeFromImageDisplay()only once * getSizeFromImageDisplay will return default dimension of Image itself of display is not inside DEFAULT_DISPLAY_ID_LIST git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
from string format git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35235 20353a03-c40f-0410-a6d1-a30d3c3de9de
-