An error occurred fetching the project authors.
- 19 Mar, 2014 1 commit
-
-
Jérome Perrin authored
-
- 14 Mar, 2014 1 commit
-
-
Jérome Perrin authored
Otherwise with CKEditor it's not possible to add some text outside of quoted content
-
- 24 Dec, 2013 1 commit
-
-
Jérome Perrin authored
-
- 18 Jun, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 17 Oct, 2011 1 commit
-
-
Julien Muchembled authored
Checked following occurrences in comments: - "Python 2.[456]" - "Zope 2.[891]" - "BBB" - "BACK" Checked uses of: - email, hashlib, numpy & tarfile (modules) - ImportError - string.Template - suppress_events (parameter of _setObject) Excluded: - some forked modules (MailTemplates, PortalTransforms...) - some i18n compatibility code
-
- 15 Sep, 2011 1 commit
-
-
Nicolas Delaby authored
Use helper function to test given encoding
-
- 08 Sep, 2011 1 commit
-
-
Vincent Pelletier authored
-
- 02 Sep, 2011 1 commit
-
-
Aurel authored
check must be done on email address part only, not the formatted address
-
- 30 Aug, 2011 1 commit
-
-
Aurel authored
-
- 13 Aug, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
use email.utils.formataddr instead of '"%s" <%s>' to support double-quotes and backslashes correctly.
-
- 03 Jun, 2011 2 commits
-
-
Romain Courteaud authored
getTextContent is now more consistent with the other accessor (getContentType, getTitle, ...).
-
Romain Courteaud authored
In case of multipart/alternative, try to get the content type defined on preference. Return first text part in case of multipart/mixed.
-
- 08 Feb, 2011 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jan, 2011 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Dec, 2010 3 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
EmailDocument must not return text_content if data is empty because EmailDocument is not base_convertable, data and text_content might not be related each other. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
return Message-ID when asking for filename. So filename and source_reference can co exists without collision. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
s/source_reference/filename/ Normalise API, filename will be used to store filename, in replacement of source_reference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2010 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jul, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37160 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
-
- 28 May, 2010 1 commit
-
-
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
-
- 14 May, 2010 3 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Fix typo Content-Type != Content-type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2010 1 commit
-
-
Nicolas Delaby authored
IBaseConvertable. * replace getTextFormat by getContentType git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 4 commits
-
-
Nicolas Delaby authored
According to rfc, (http://tools.ietf.org/html/rfc2046#section-5.1.4) getTextContent should return html part of multipart/alternative couple If multipart/mixed, the html part is an attachementi not the message. So return the main content (best match in multipart/alternative couple). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
to old implementation by intropsecting message headers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* call convert and use conversion cache feature. * add index parameter in convert just for generate unique cache key per attachment * small cosmetics refactoring (sorry). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34364 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
-
- 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
-
- 09 Feb, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32368 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
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-