An error occurred fetching the project authors.
- 28 May, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35754 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2010 8 commits
-
-
Nicolas Delaby authored
* no need to call getTextFormat, this property hsa been removed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
because it does not implement IBaseConvertable interface git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35229 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35228 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* override _setData to wrapp it into PData * override getData to extract PData * use new size property from Data PropertySheet git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* According content_type wrap data into TempDocument who support convert then return the converted value from this temporary document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2010 1 commit
-
-
Nicolas Delaby authored
* Compute new cache key with revision (incremental counter based on edit transtions of edit_workflow) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
What's the point? Mostly cleaning up pyflakes output: now, running it on those files does not give anymore cluttered output, but raises (almost) only valid human errors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2010 1 commit
-
-
Nicolas Delaby authored
* The purpose of this special argument set_filename__ was to avoid overloading the filename provided by the user in by File._edit * Small typo refactoring Reviewed by Jerome git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2009 2 commits
-
-
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
-
Leonardo Rochael Almeida authored
remove IContentish from Products.ERP5.Document.File.File and consequently all its derived classes (like Image), removing a source of double indexing and catalog UID confusion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30692 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
-
- 11 Sep, 2009 4 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28357 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2009 2 commits
-
-
Jérome Perrin authored
class does not have to declare implementing the same interface again. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(__implements__ is for zope2 intefaces) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27539 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
-
- 29 May, 2008 1 commit
-
-
Yusei Tahara authored
This method is used when a document is exported to external resource as raw data(for example, attach to an email). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Mar, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Dec, 2007 2 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18415 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18414 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2007 1 commit
-
-
Jean-Paul Smets authored
By default, File do not have any base data. Only certain classes should have it. Therefore, having base data and having data is equivalent. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Oct, 2007 1 commit
-
-
Kazuhiko Shiozaki authored
* try to use source_reference first as filename. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2007 1 commit
-
-
Jérome Perrin authored
empty file. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/erp5/trunk/products/ERP5/Document/File.py?r1=15833&r2=16164Jean-Paul Smets authored
Setting empty data is incompatible with ERP5 hasData call. Please make sure it is possible to view a file with no data. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Sep, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16221 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2007 1 commit
-
-
Jérome Perrin authored
viewing an empty file will result in an 'AttributeError data'. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Aug, 2007 1 commit
-
-
Jean-Paul Smets authored
New WorkflowMethod implementation. This new implementation solves most issues which existed previously and related to multiple workflows for a single workflow method ID. It should also be faster but will require some more work so that changes in workflow definition are reflected automatically in workflow methods registration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Apr, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-