- May 27, 2015
-
-
Julien Cristau authored
-
Julien Cristau authored
Closes #4616894
-
- May 21, 2015
-
-
Julien Cristau authored
So far this was only enforced by the MBOXImporter.
-
- Feb 17, 2015
-
-
Julien Cristau authored
-
Julien Cristau authored
Taking information from headers and turning it into our schema's attributes/relations shouldn't depend on the import script. To make parsing easier on the hooks side, the 'headers' attribute is now expected to be an undecoded ascii-only string.
-
- Feb 12, 2015
-
-
Aurelien Campeas authored
-
Aurelien Campeas authored
-
Julien Cristau authored
Require cubicweb 3.20 for cubicweb.utils.admincnx. This means mboximport no longer works with a dbapi connection, so the ccplugin is broken.
-
- Jul 22, 2014
-
-
Julien Cristau authored
-
Julien Cristau authored
Operations get a cnx instead of a session.
-
Julien Cristau authored
Use int instead of typed_eid.
-
Julien Cristau authored
cubicweb.web.uicfg is now cubicweb.web.views.uicfg, and cw_set replaces set_relations.
-
- Feb 13, 2014
-
-
Florent Cayre authored
-
- Jun 21, 2013
-
-
Nicolas Chauvat authored
-
- May 03, 2013
-
-
David Douard authored
- Apr 26, 2013
-
-
Pierre-Yves David authored
-
Sylvain Thénault authored
-
- Apr 24, 2013
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Apr 23, 2013
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
though no class is introduced to read an mbox from stream in remplacement, so create our own one. MBOXImporter now have import_mbox(path) in addition to import_mbox_stream(stream), the former using the std lib mbox class and the later our own custom class.
-
Sylvain Thénault authored
-
- Mar 12, 2013
-
-
Nicolas Chauvat authored
-
- Nov 29, 2012
-
-
Arthur Lutz authored
-
- Nov 17, 2012
-
-
David Douard authored
-
David Douard authored
This file is generated from doc/email.txt, but for now the generation process depends on logilab's mkdoc and private xsl files.
-
- Nov 14, 2012
-
-
David Douard authored
-
- Oct 26, 2012
-
-
David Douard authored
This is required since the EmailThread creation logic strongly rely on the order which Email entities are created
-
David Douard authored
The References header may store a space-separated list of values, which was not correctly handled.
-
- Jul 20, 2012
-
-
Alexandre Richardson authored
The following three main steps are now implemented in three separate methods: - database connection: self.connect(appid) - importer creation: self.create_importer(cnx) - mbox file import: self.import_mbox_files(importer, filenames)
-
- Nov 09, 2012
-
-
David Douard authored
-
- Aug 02, 2012
-
-
Adrien Di Mascio authored
-
- Aug 08, 2011
-
-
Nicolas Chauvat authored
-
- Jan 17, 2011
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Oct 05, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-