An error occurred fetching the project authors.
- 02 Jul, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Add to abstract class default implementation of getTargetFormatItemList API. This API is responsible for getting list of formats a doocument can be converted to. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jun, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36530 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
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2010 7 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
in order to share them in all Document's (OOoDocument, Image, File, ...) code and improve consistency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35221 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35220 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
let convert method return the expected data (for TextDocument, data comes from text_content). Also, convert method only should raise NotConvertedError if needed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
acceptable encoding (it is reliable for html content only), So fallback to file command (only available on linux2 platform) to detect used encoding for text/plain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35217 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
index_html method for a proxied PDFDocument git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2010 2 commits
-
-
http://svn.erp5.org?rev=34880&view=revNicolas Delaby authored
sorry git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* call getToolByName with portal_object to avoid acquisitions loockup * remove calls of clearConversionCache * follow naming convention res => result_list, ob => document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Apr, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Apr, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* _safeHTML is removed * The stripping is done inside convert method * Conversion Cache is handled corectly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2010 2 commits
-
-
Nicolas Delaby authored
replace only first occurrence of <head> git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2010 1 commit
-
-
Mame Coumba Sall authored
-Modified to include methods that returns allowed target item list for conversion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Mar, 2010 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33541 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
- It aims to strip html documents and remove non safe contents like emmbed javascript, forms, import of externals multimediai contents, ... - usefull to display HTML attachments of ingested events - Use portal_transforms as conversion engine (and its transform safe_html). reviewed by Kazuhiko git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2010 1 commit
-
-
Ivan Tyagov authored
Explicitly check if hasData do exists. As Document is an abstract class such a check should be avoided and all inheriting classes should implement the standard hasBaseData method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2010 1 commit
-
-
Jérome Perrin authored
interface that this method may raise ConversionError if conversion is not allowed, or Unauthorized if conversion is not permitted. Review by Nicolas git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Feb, 2010 1 commit
-
-
Aurel authored
'data' property defined by default git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jan, 2010 1 commit
-
-
Jean-Paul Smets authored
There is no reason to keep original_path since we have original_container and since document can be placed in an acquisition chain here. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31663 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2010 1 commit
-
-
Jérome Perrin authored
- getPropretyDictFromContent does not try to find anything from empty content - convertTotBaseFormat does not try to convert git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31569 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Dec, 2009 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2009 1 commit
-
-
Sebastien Robin authored
order to make optimisation configuration in unit test - isIndexable is not a property any more, it is a ConstantGetter instance, so it works like a property and like a method - same thing for isPredicate, isTemplate, isDelivery... we can start moving using only methods. - do not define isTemplate, isDelivery... when it is already available thanks to inheritance - new methods generated for all ERP5 objects : provides[InterfaceName]. For instance, "providesIMovement()" will return True or False for any ERP5 object. - new method "is[Group]Type" generated for all ERP5 objects. The group here is group of portal types (like getPortalDeliveryTypeList()). So on any ERP5 object, you can do "isDeliveryType()", and this will returns True or False. - add tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Nov, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30413 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Oct, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-