Mon, 01 Oct 2012 10:14:08 +0200 Stupid IE counts extra element in array when ending by a comma.
gibus [Mon, 01 Oct 2012 10:14:08 +0200] rev 467
Stupid IE counts extra element in array when ending by a comma.
Mon, 01 Oct 2012 09:50:25 +0200 indexOf method of Array is unknown by stupid IE.
gibus [Mon, 01 Oct 2012 09:50:25 +0200] rev 466
indexOf method of Array is unknown by stupid IE.
Mon, 24 Sep 2012 12:11:49 +0200 Fix export in XML of dates when timezone is negative.
gibus [Mon, 24 Sep 2012 12:11:49 +0200] rev 465
Fix export in XML of dates when timezone is negative.
Mon, 24 Sep 2012 01:12:12 -0700 For some reasons BeautifulSouf does not convert entities with convertEntities=["xml","html"], use convertEntities=BeautifulSoup.ALL_ENTITIES instead.
gibus [Mon, 24 Sep 2012 01:12:12 -0700] rev 464
For some reasons BeautifulSouf does not convert entities with convertEntities=["xml","html"], use convertEntities=BeautifulSoup.ALL_ENTITIES instead.
Fri, 14 Sep 2012 09:50:05 +0200 Fix import for use with api (with co_ment Drupal module for eg.).
gibus [Fri, 14 Sep 2012 09:50:05 +0200] rev 463
Fix import for use with api (with co_ment Drupal module for eg.).
Fri, 14 Sep 2012 09:49:27 +0200 Fix Italian translation.
gibus [Fri, 14 Sep 2012 09:49:27 +0200] rev 462
Fix Italian translation.
Fri, 07 Sep 2012 15:16:15 +0200 Adds Italian translation.
gibus [Fri, 07 Sep 2012 15:16:15 +0200] rev 461
Adds Italian translation.
Fri, 10 Aug 2012 16:12:29 +0200 Added import from XML file, including text, comments and attachments.
gibus [Fri, 10 Aug 2012 16:12:29 +0200] rev 460
Added import from XML file, including text, comments and attachments.
Thu, 09 Aug 2012 16:55:25 +0200 Fixed renderContents on BeautifilSoup if there is no body in source html
gibus [Thu, 09 Aug 2012 16:55:25 +0200] rev 459
Fixed renderContents on BeautifilSoup if there is no body in source html
Thu, 09 Aug 2012 13:05:11 +0200 When extracting body of a document in HTML source format (i.e. without pandoc conversion before display), use BeautifilSoup, which is more tolerant, instead of xml.dom.minidom, which crashes too often.
gibus [Thu, 09 Aug 2012 13:05:11 +0200] rev 458
When extracting body of a document in HTML source format (i.e. without pandoc conversion before display), use BeautifilSoup, which is more tolerant, instead of xml.dom.minidom, which crashes too often.
Thu, 09 Aug 2012 11:06:46 +0200 Fixed export with abiword by running tidy on html
gibus [Thu, 09 Aug 2012 11:06:46 +0200] rev 457
Fixed export with abiword by running tidy on html
Thu, 09 Aug 2012 10:11:21 +0200 Fixed bad conversion of & to &
gibus [Thu, 09 Aug 2012 10:11:21 +0200] rev 456
Fixed bad conversion of & to &
Mon, 06 Aug 2012 17:51:25 +0200 Added export of attachements as inline b64 images for appropriate formats.
gibus [Mon, 06 Aug 2012 17:51:25 +0200] rev 455
Added export of attachements as inline b64 images for appropriate formats.
Mon, 06 Aug 2012 13:42:15 +0200 Cleaned export.
gibus [Mon, 06 Aug 2012 13:42:15 +0200] rev 454
Cleaned export.
(0) -300 -100 -14 +14 +100 tip