An error occurred fetching the project authors.
- 15 Jul, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37134 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
When converting from any OOo based document to image (through temporary PDF) explicitly require conversion for first frame only which is what we expect. Clean up duplicating code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jul, 2010 1 commit
-
-
Ivan Tyagov authored
Any OOoDocument can make use of 'display', 'quality', 'resolution' arguments in default download like an Image (i.e. converted to an image respectively if image format passed). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jun, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36532 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36506 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jun, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 2 commits
-
-
Nicolas Delaby authored
All kind of exceptions raised explicitely by _convert are catched, then in case of failure fallback to PermanentURLMixIn. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2010 1 commit
-
-
Nicolas Delaby authored
* then rename convert into _convert This insure that all convert method use the same implementation and improve consistency between all types of documents. see Products.ERP5.mixin.document.convert git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 May, 2010 2 commits
-
-
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
-
Nicolas Delaby authored
Update path to new Mixin BaseConvertableFileMixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 May, 2010 1 commit
-
-
Rafael Monnerat authored
According to portal_contributions API a file and file_name should be provided to create a new document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35503 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 May, 2010 2 commits
-
-
Nicolas Delaby authored
Re-apply patch r35339 for same reasons. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
Revert the r35339 commit, since the commit testFormPrintoutAsODT.test_08_OOoConversion started to fail. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2010 3 commits
-
-
Nicolas Delaby authored
* if no conversion is asked return original document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
OOoDocument inherit now from BaseConvertableMixin, TextConvertableMixin and BaseConvertableAndFileMixin. * remove all methods defined in these mixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2010 1 commit
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2010 1 commit
-
-
Mame Coumba Sall authored
(from permission point of view) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32796 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
-
- 24 Nov, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30851 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
-
- 20 Oct, 2009 1 commit
-
-
Jean-Paul Smets authored
Use mixin.CachedConvertableMixin. getConvertedSize removed from Document class (redundant with getConversionSize). docstring put again where it belongs (ie. Document class). Preparing the removal of document interface. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29844 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
-
- 25 Sep, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
(display converted result in the browser if requested format is standard image format.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Sep, 2009 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28892 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. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2009 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2009 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-