[IMP] tools: mail: improved html_email_clean
[odoo/odoo.git] / openerp / tools / misc.py
2013-08-21 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4899...
2013-08-20 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-07-25 Thibault Delavallée[IMP] ir_actions_server: added doc + comments + recursi...
2013-07-02 Vo Minh Thu[MERGE] lang: added Amharic (Ethiopia) language.
2013-06-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5006...
2013-06-12 Christophe Simonis[FIX] correct stripping of arguments when _reexec(...
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-03-27 Xavier Morel[REM] broken functions (missing import, removed packages)
2013-03-07 Christophe Simonis[FIX] module loading: allow addons path entries to...
2013-02-12 Vo Minh Thu[REM] Deleted .apidoc lines.
2012-12-27 Michael Telahun... Enable loading of Amharic (Ethiopia) language.
2012-12-17 Cecile Tonglet[FIX] Removed too much in openerp.tools.misc: html2text
2012-12-17 Cecile Tonglet[MERGE] From trunk (second time)
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-14 Xavier Morel[IMP] more augmented assignments
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-12-05 Xavier Morel[IMP] simplify @profile implementation
2012-11-06 Thibault Delavallée[FIX] tools: re-added html2text import, because of...
2012-11-06 Thibault Delavallée[FIX] tools: some import cleaning and fixing.
2012-11-06 Thibault Delavallée[REF] tools: moved email and mail related functions...
2012-10-24 Olivier Dony[FIX] res.lang: ar_AR does not exist (Arabic in Argenti...
2012-10-22 Olivier Dony[FIX] generate_tracking_message_id: use more randomness...
2012-10-15 Olivier Dony[IMP] tools.html2plaintext: consistent use of lxml...
2012-10-10 Xavier Morel[MERGE] from trunk
2012-09-19 Xavier Morel[ADD] big bit on new import: pretty much everything...
2012-09-12 Stephane Wirtel[MERGE] improve the tools.misc.scan_languages function
2012-09-12 Stephane Wirtel[FIX] openerp.tools.misc.file_open: Very little fix...
2012-09-11 Stephane Wirtel[MERGE] base: fix typo of some languages
2012-09-04 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-09-03 Olivier Dony[MERGE] file_open: give precedence to directory before...
2012-08-31 Olivier Dony[IMP] res.partner: simplified+corrected parsing of...
2012-08-31 Olivier Dony[ADD] tools.misc: new function append_to_html, can...
2012-08-28 Thibault Delavallée[REVIEW] tools: removed duplicate email_split in tools.
2012-08-28 Thibault Delavallée[REVIEW] tools: moved email_split function in emails...
2012-08-23 Turkesh Patel (Ope... [MRG] merge with lp:openobject-server.
2012-08-22 Fabien Pinckaersmerge_trunk
2012-08-22 Christophe Simonis[IMP] tools.misc.mute_logger can now be used as decorator
2012-08-22 Turkesh Patel (Ope... [MRG] merge with main branch.
2012-08-22 Christophe Simonis[IMP] remove unwanted log in test
2012-08-21 Thibault Delavallée[FIX] tools: emails_split -> email-split.
2012-08-16 Fabien Pinckaers[IMP] tools.email_split
2012-08-07 Olivier Dony[IMP] tools.reference_re: support matching model name...
2012-07-25 Olivier Dony[FIX] tools.email_send: never close the request's cursor
2012-07-04 Turkesh Patel (Ope... [FIX] Typo in Portuguese official language names.
2012-04-23 Divyesh Makwana... [IMP] Improved the typos.
2012-03-06 Christophe Simonis[FIX] tools.email_send: use correct kwarg
2012-02-23 Xavier Morel[IMP] document tools.misc.scan_languages, make its...
2012-02-23 Xavier Morel[IMP] replaces tools.misc.get_languages by the static...
2012-02-08 Florent Xicluna[MERGE] file_open: give precedence to directory before...
2012-02-08 Olivier Dony[IMP] Give precedence to module directories instead...
2012-02-08 Florent Xicluna[FIX] file_open should not search zip files outside...
2012-01-25 Vo Minh Thu[IMP] warnings: turn warnings.warn into logging.warning:
2012-01-24 Vo Minh Thu[IMP] openerp.tools: _logger with fully qualified modul...
2012-01-19 Florent Xicluna[FIX] tools.misc: NameError during exception handling.
2012-01-18 Vo Minh Thu[IMP] tools: removed deprecated debug() function.
2012-01-18 Vo Minh Thu[IMP] tools: removed __builtin__.{all,any} (they were...
2012-01-18 Vo Minh Thu[IMP] tools: removed some functools functions (they...
2011-12-16 Olivier Dony[REF] float_utils: moved in its own python module
2011-11-15 Olivier Dony[IMP] tools.float_*: more tests with negative values...
2011-11-14 Olivier Dony[IMP] tools.float_*: added tests and docstrings
2011-11-14 Olivier Dony[IMP] res.currency,base: factor out float rounding...
2011-09-22 niv-openerp[imp] switched the dates to UTC. I'm so happy.
2011-09-06 Olivier Dony[MERGE] latest trunk
2011-08-24 Antony Lesuisse[MERGE] trunk
2011-08-19 Olivier Dony[IMP] tools.misc: update msg tracking id pattern: ...
2011-07-15 Olivier Dony[MERGE] sync with trunk
2011-07-15 Olivier Dony[IMP] ir.mail_server: another round of cleanup
2011-07-12 tfr@openerp.com[RM] remove get hostname
2011-07-12 tfr@openerp.com[IMP] get hostname using get_param + add default value...
2011-07-12 tfr@openerp.com[IMP] get_hostname tools function based on ir.config_pa...
2011-07-11 Vo Minh Thu[FIX] fields.property: typos/misnamed variables.
2011-07-11 Vo Minh Thu[IMP] fields.py: tidying up before merging in trunk.
2011-07-08 Quentin (OpenERP)[FIX] tools: get_and_sort_by_field function fixed and...
2011-07-07 Quentin (OpenERP)[IMP] tools: added a function to get and sort by field
2011-06-23 P. ChristeasAPI docs: settings file and titles at modules
2011-06-23 P. Christeasorm, tools, addons: Doc strings improvements
2011-06-17 Olivier Dony[ADD] tools.misc: UnquoteEvalContext, for funky domain...
2011-06-08 Antony Lesuisse[IMP] tools.cache cleanup, 15% speedup
2011-06-08 Antony Lesuisse[IMP] new tools.cache cleaner, 10% speedup and more...
2011-05-11 Vo Minh Thu[REF] module code goes into openerp.modules.module.
2011-05-11 Vo Minh Thu[REF] moved init_db from tools.misc to modules.db.
2011-05-11 Vo Minh Thu[REF] module info (descriptor) dictionary default value...
2011-05-11 Vo Minh Thu[REF] modules.__init__:
2011-05-09 Naresh (OpenERP)[IMP]:moved from misc to config file and allowed the...
2011-05-06 Naresh (OpenERP)[IMP]:add logger warning to notify the user for incorre...
2011-05-05 Naresh (OpenERP)[FIX]:AttributeError
2011-04-22 Vo Minh Thu[ADD]: dummy cache class replacement.
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-04-04 Harry (OpenERP)[REVIEW+MERGE] merged work
2011-03-31 Rifakat Haradwala... [IMP] : changes in arguments
2011-03-31 Rifakat Haradwala... [IMP] misc.py: send_email() corrected arguments
2011-03-31 Harry (OpenERP)[REVIEW] review and refactor code
2011-03-30 Rifakat Haradwala... [IMP]: ir_mail_server.py: removed _email_send() and...
2011-03-30 Rifakat Haradwala... [IMP]: refactored send_email() of ir.mail_server
2011-03-29 Rifakat Haradwala... [IMP] ir_mail_server.py: corrected argument of send_met...
2011-03-28 Rifakat Haradwala... [IMP] ir_mail_server.py: improvement in send_email...
2011-03-28 Olivier Dony[IMP] tools: add "unquote" class for magic bare variabl...
2011-03-25 Rifakat Haradwala... [IMP] ir_mail_server.py: implemented onchange for tls...
2011-03-25 Rifakat Haradwala... [IMP] misc.py: improvment in email_send method and...
2011-03-23 Rifakat Haradwala... [IMP] : improvement in send_email
next