odoo/openerp/tools
Thibault Delavallée 983d5eb9fa [FIX] tools: html_email_clean: fixed regex for
signature that was buggy when having dots.
Also fixed read more link addition.

Added test case that triggered the error.

bzr revid: tde@openerp.com-20131016103516-w44j6r5oaljpwvmx
2013-10-16 12:35:16 +02:00
..
__init__.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
amount_to_text.py [IMP] more augmented assignments 2012-12-14 14:44:55 +01:00
amount_to_text_en.py [IMP] more augmented assignments 2012-12-14 14:44:55 +01:00
assertion_report.py [IMP] tests: 2012-03-02 12:02:27 +01:00
cache.py multiprocessing signaling manually backported from 6.1 2012-12-08 19:11:51 +01:00
config.py [MERGE] merged trunk. 2013-03-28 10:50:06 +01:00
convert.py [MERGE] data file loading refactoring, ready for code autoreload 2013-09-09 12:55:23 +02:00
float_utils.py [IMP] float_utils: simplified code, added float_repr 2011-12-21 00:47:40 +01:00
func.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
graph.py [IMP] more augmented assignments 2012-12-14 14:44:55 +01:00
image.py [MERGE] forward merge 7.0 until revision 4919. 2013-04-04 15:07:04 +02:00
import_email.py [IMP] res_partner:add res_partner_address field to res_partner 2012-02-20 14:47:05 +05:30
lru.py [IMP] compare to None by identity 2012-12-14 13:16:38 +01:00
mail.py [FIX] tools: html_email_clean: fixed regex for 2013-10-16 12:35:16 +02:00
misc.py [MERGE] forward port of branch saas-1 up to revid 4899 chs@openerp.com-20130821094758-1ae0d1ml5obufzxv 2013-08-21 12:31:39 +02:00
osutil.py merge upstream 2012-12-17 18:26:14 +01:00
parse_version.py [IMP] parse_version: ignore saas~ componants 2013-04-30 16:20:37 +02:00
pdf_utils.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
safe_eval.py [FIX] tools.safe_eval: inconsistent indentation 2013-05-07 10:49:19 +02:00
sql.py [FIX] drop_view_if_exists: simpler and CASCADING implementation for pg 8.3+ 2012-02-27 17:57:37 +01:00
test-config-values [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test-config-values-00.conf [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test_config.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
test_reports.py [MERGE] removed LocalService("workflow"), Logger class, and TEST log level. 2013-03-27 18:06:39 +01:00
translate.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp.com-20131011123914-7zuvd9mch21yxgj8 2013-10-11 15:44:33 +02:00
view_validation.py [FIX]:Fix a predicate function doc 2012-08-07 12:24:55 +05:30
which.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
win32.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
yaml_import.py [IMP] replace all tests like 'registry.get(X)' by 'X in registry' where X is non static 2013-03-29 15:07:23 +01:00
yaml_tag.py [FIX] yaml: more explicit error if !record has missing parameters 2012-10-29 18:34:21 +01:00