[IMP] Make wizard work
[odoo/odoo.git] / openerp / tools /
2012-12-18 Raphael Collet[MERGE] trunk-import-openerp-thu (use strict naming...
2012-12-18 Antony Lesuisse[REV] image dont generate smaller thumbnail if avoid_if...
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-17 Raphael Collet[MERGE] trunk-style-improvements-xmo (Python stylistic...
2012-12-15 Fabien Pinckaers[IMP] logo of company: False or OpenERP logo if demo...
2012-12-15 Antony Lesuisse[MERGE] manually merge customizable web logo, by chs
2012-12-15 Fabien Pinckaers[IMP] better thumbnail generation
2012-12-14 Xavier Morel[IMP] more augmented assignments
2012-12-14 Xavier Morel[FIX] incorrect docstrings or docstring param names...
2012-12-14 Xavier Morel[REM] trailing semicolons
2012-12-14 Xavier Morel[FIX] crazy direct calls to dunder methods
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-12-14 Xavier Morel[FIX] spaceify tabs
2012-12-14 Xavier Morel[REM] duplicate dict keys
2012-12-14 Xavier Morel[IMP] compare to None by identity
2012-12-11 Christophe Simonis[IMP] tools.image: size can have width or height optional
2012-12-09 Antony Lesuisse[IMP] workers document defaults
2012-12-09 Antony Lesuissenetrpc flip default, backward compatible for a few...
2012-12-09 Antony Lesuissenetrpc flip default
2012-12-09 Antony Lesuissecron cleanup, back to the Kernighan KISS roots 1min...
2012-12-09 Antony Lesuisse[IMP] dbname on localthread for logging
2012-12-08 Antony Lesuisse[MERGE] multiprocess signaling
2012-12-08 Antony Lesuissemultiprocessing signaling manually backported from 6.1
2012-12-07 Tejas TankMerged Latest.
2012-12-05 Xavier Morel[IMP] simplify @profile implementation
2012-12-04 Olivier Dony[FIX] translate,orm: remember local Model [_sql]_constr...
2012-12-01 Fabien Pinckaers[IMP] small fix in YAML XML import
2012-11-30 Olivier Dony[MERGE] Forward-port of 6.1 bugfixes up to rev. 4307
2012-11-30 Christophe Simonis[FIX] test_reports.py: use communicate() to avoid creat...
2012-11-29 Tejas Tank[IMP] Image crop with transparent effect.
2012-11-26 Olivier Dony[MERGE] Forward-port 6.1 bugfixes up to rev. 4307
2012-11-24 Olivier Dony[FIX] translate: skip XML comments when extracting...
2012-11-23 Olivier Dony[IMP] translate: ignore 0-1 letter terms during terms...
2012-11-23 Olivier Dony[FIX] translation export: added missing translation...
2012-11-20 Christophe Matthieu[FIX] tools mail : html_email_clean
2012-11-20 Christophe Matthieu[FIX] tools mail: html_email_clean return False (standa...
2012-11-19 Christophe Matthieu[FIX] tools mail: html_email_clean return an empty...
2012-11-14 Thibault Delavallée[IMP] tools: html_email_clean: a bit more robust.
2012-11-14 Thibault Delavallée[CLEAN] html_email_clean: cleaned a bit the code.
2012-11-14 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-13 Thibault Delavallée[FIX] tools: image: trying to fix the error about conve...
2012-11-13 Thibault Delavallée[REV] tools: image: reverted changes introduced at...
2012-11-09 Thibault Delavallée[IMP] tools: mail: improved append_content_to_html...
2012-11-07 Thibault Delavallée[IMP] tools: added text2html function, basically turnin...
2012-11-07 Thibault Delavallée[CLEAN] tools: mail: removed commented code; moved...
2012-11-07 Thibault Delavallée[FIX] tools: html_email_clean: remove blockquote in...
2012-11-07 Thibault Delavallée[IMP] tools: tests: cleaner: cleaned a bit test data...
2012-11-07 Thibault Delavallée[IMP] tools: mail: improved basic html_email_clean.
2012-11-06 Thibault Delavallée[FIX] tools: mail: use beautifulsoup parser, if not...
2012-11-06 Thibault Delavallée[FIX] tools: mail: fixed some import, cleaned some...
2012-11-06 Thibault Delavallée[FIX] tools: re-added html2text import, because of...
2012-11-06 Thibault Delavallée[IMP] tools: mail: added html_cleaner, to clean html...
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-11-06 Thibault Delavallée[REN] html_sanitize -> mail, to have a central file...
2012-10-31 Vo Minh Thu[FIX] yaml_import: why the hell is False not iterable.
2012-10-31 Vo Minh Thu[FIX] tools.yaml_import: change w.r.t. etree FutureWarn...
2012-10-30 Odowan Kenobi[IMP] yaml_import: allow to use a view from another...
2012-10-29 Olivier Dony[FIX] yaml: more explicit error if !record has missing...
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-19 Quentin (OpenERP)[IMP] tools, yaml_import: the values given to the creat...
2012-10-18 Quentin (OpenERP)[TEST] removing values at record creation in yaml
2012-10-17 Antony Lesuisse[MERGE] therp-nl/openobject-server/openobject-server_or...
2012-10-17 Antony Lesuisse[MERGE] safe_eval opcode updates
2012-10-15 Olivier Dony[IMP] tools.html2plaintext: consistent use of lxml...
2012-10-10 Antony Lesuisse[IMP] remove standalone web client, fix logging
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-09 Quentin (OpenERP)[IMP] use of literal_eval from ast instead of const_eva...
2012-10-09 Quentin (OpenERP)[IMP] osv/orm.py: evaluate in python the 'options'...
2012-10-08 Olivier Dony[MERGE] OPW 577045: translate: properly export and...
2012-10-08 Chris Biersbach[FIX] Wrong indentation fixed
2012-10-05 Quentin (OpenERP)[REF] yaml_import: comments refactoring
2012-10-04 Quentin (OpenERP)[FIX] yaml_import: on _create_record, when we gather...
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-04 Quentin (OpenERP)[REF] yaml_import.py: some doc and error messagse improved
2012-10-04 Quentin (OpenERP)[IMP] yaml_import.py: comments and documentation improv...
2012-10-04 Quentin (OpenERP)[REf] yaml_import.py: refactoring of _create_record()
2012-10-04 Quentin (OpenERP)[MERGE] trunk
2012-10-03 Olivier Dony[MERGE] Sync with trunk
2012-10-03 Olivier Dony[IMP] translate: unify the server and web translation...
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-03 Quentin (OpenERP)[FIX] yaml import: if a field has a default value,...
2012-10-02 Quentin (OpenERP)[FIX] yaml_import: the parent default values must be...
2012-10-02 Quentin (OpenERP)[FIX] yaml_import: don't erase the initial fields_view_...
2012-10-01 Quentin (OpenERP)[IMP] yaml processing: improved previous patch by repla...
2012-10-01 Olivier Dony[MERGE] Sync with trunk
2012-10-01 Quentin (OpenERP)[IMP] yaml processing: fixed the creation of record...
2012-10-01 Chris Biersbach[FIX] removed unwanted parsing of transalte() blocks...
2012-09-24 Chris Biersbach[Fix] Fixed generation of .pot files
2012-09-24 Antony Lesuisse[FIX] restore poxy-mode command line option to prevent...
2012-09-22 Antony Lesuissemanual merge of multicorn
2012-09-19 Olivier Dony[MERGE] Sync with trunk
2012-09-19 Xavier Morel[ADD] big bit on new import: pretty much everything...
2012-09-18 Olivier Dony[IMP] translate: avoid loading duplicate `code`-type...
2012-09-16 Fabien Pinckaers[IMP] better algo for image thumbnails
2012-09-13 Olivier Dony[IMP] translations: wip, remove unnecessary code, suppo...
2012-09-13 Thibault Delavallée[FIX] tools.image: added an image conversion before...
next