Random generation of default avatar
[odoo/odoo.git] / openerp / tools /
2012-08-23 Olivier Dony[FIX] convert: fix previous partial patch for removing...
2012-08-23 Olivier Dony[FIX] convert: fix previous partial fix for removing...
2012-08-22 Olivier Dony[MERGE] convert,rng: forbid redundant @type for menuite...
2012-08-22 Olivier Dony[IMP] rng: forbid redundant @type for menuitem, now...
2012-08-22 Christophe Simonis[IMP] tools.misc.mute_logger can now be used as decorator
2012-08-22 Antonin Bourguignon[MERGE] latest trunk
2012-08-22 Christophe Simonis[IMP] remove unwanted log in test
2012-08-22 Christophe Simonis[IMP] yaml import: log as TEST only for test files
2012-08-21 Antonin Bourguignon[FIX] handling of the action's module xml id.
2012-08-21 Antonin Bourguignon[FIX] xml import: when using a menuitem tag, properly...
2012-08-16 Christophe Simonis[IMP] handle menuitems with "server" and "client" type...
2012-08-16 Vo Minh Thu[IMP] html_sanitize: remove dependency on pyquery.
2012-08-14 niv-openerp[IMP] added html field
2012-08-14 niv-openerpFixed encoding problems
2012-08-14 niv-openerpFixed problem when message is false (i think)
2012-08-13 niv-openerpAdded protection against javascript in <a>
2012-08-13 niv-openerpremoved images
2012-08-13 niv-openerpDid better stuff
2012-08-13 Vo Minh Thu[MERGE] merged trunk.
2012-08-13 niv-openerpFirst working version of the html sanitizer
2012-08-13 niv-openerpAdded some code to sanitize html
2012-08-07 Olivier Dony[IMP] tools.reference_re: support matching model name...
2012-08-07 Thibault Delavallée[CLEAN] [DOC] Pre-merge review: image: added comments...
2012-08-07 ajay javiya (OpenERP)[FIX]:Fix a predicate function doc
2012-08-06 ajay javiya (OpenERP)[IMP]: Improve validation
2012-08-06 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-08-06 Jigar Amin - OpenERPmerge lp:~openerp-dev/openobject-server/trunk-sloppy...
2012-08-06 Jigar Amin - OpenERP[FIX] impoved the message
2012-08-06 Vo Minh Thu[MERGE] merged trunk.
2012-08-06 Jigar Amin - OpenERP[FIX] fixed the predicated for tree view must have...
2012-08-06 Vo Minh Thu[IMP] xml validation: added logging for invalid input.
2012-08-04 Fabien Pinckaers[IMP] introducing new file type: html
2012-07-30 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-07-30 Jigar Amin - OpenERP[MERGE] lp:~openerp-commiter/openobject-server/trunk...
2012-07-30 ajay javiya (OpenERP)[IMP]: Improve view validation
2012-07-26 ajay javiya (OpenERP)[IMP]:Improve in view_validation
2012-07-05 DBR (OpenERP)[IMP]remove specific allocation of currency="euro"
2012-07-04 Pinakin Nayi (OpenERP)[IMP]server-log-warning
2012-07-03 Jigar Amin - OpenERP[FIX] typo
2012-07-03 Jigar Amin - OpenERP[MERGE] lp:~openerp-commiter/openobject-server/trunk...
2012-07-03 ajay javiya (OpenERP)[ADD]: Add validation for view
2012-06-28 Fabien Pinckaers[IMP] Translations of static terms in views
2012-06-28 Thibault Delavallée[IMP] tools/image.py: improved functions, take False...
2012-06-27 Thibault Delavallée[ADD] tools.images: added function to resize images.
2012-06-27 Thibault Delavallée[ADD] tools: added image.py, intended to hold the resiz...
2012-06-22 Vo Minh Thu[IMP] ir.ui.view: Added assertion-based checks.
2012-06-19 Vo Minh Thuir.ui.view: type field can be a functional field.
2012-06-05 Christophe Simonis[IMP] log exceptions in safe_eval
2012-05-30 Xavier ALT[FIX] config: only type check known options
2012-05-23 Xavier ALT[FIX] config: when assigning new value, ensure that...
2012-05-22 Olivier Dony[FIX] tools.cache: typo preventing caching when @skiparg!=2
2012-05-21 Christophe Simonis[FIX] correct default values from yaml import
2012-04-23 Olivier Dony[FIX] config: log-handler option was not working if...
2012-04-23 Divyesh Makwana... [IMP] Improved the typos.
2012-03-23 Vo Minh Thu[MERGE] merged trunk.
2012-03-23 Sbh (Openerp)[MERGE] Merge with lp:openobject-server
2012-03-22 Olivier Dony[MERGE] Latest bugfixes from 6.1
2012-03-16 Olivier Dony[FIX] Avoid endless loops when processing graphs for...
2012-03-16 Quentin (OpenERP)[MERGE] merge with main server trunk
2012-03-14 Olivier Dony[MERGE] Latest fixes from 6.1
2012-03-06 Christophe Simonis[FIX] tools.email_send: use correct kwarg
2012-03-06 Bhumika (OpenERP)[MERGE] Merge with lp:openobject-server
2012-03-05 Vo Minh Thu[MERGE] merged 6.1.
2012-03-02 Vo Minh Thu[FIX] tests: mistakenly removed a self argument.
2012-03-02 Vo Minh Thu[IMP] tests: removed the severity concept from `assert...
2012-03-02 Vo Minh Thu[IMP] tests:
2012-03-01 Vo Minh Thu[IMP] tests:
2012-02-27 Olivier Dony[FIX] drop_view_if_exists: simpler and CASCADING implem...
2012-02-22 Cécile Tonglet[FIX] infinte loops in tools.graph
2012-02-22 Cécile Tonglet[REF] Clean up of tools.graph
2012-02-20 Kuldeep Joshi (Ope... [IMP] res_partner:add res_partner_address field to...
2012-02-14 Olivier Dony[MERGE] Minor bugfixes (missing imports, etc.) courtesy...
2012-02-14 Olivier Dony[MERGE] Make <report> tag extensible for extra report...
2012-02-13 Vo Minh Thu[MERGE] merged trunk.
2012-02-10 Vo Minh Thu[MERGE]merged trunk.
2012-02-08 Florent Xicluna[MERGE] merged trunk.
2012-02-08 Vo Minh Thu[IMP] gunicorn: moved database signaling to RegistryMan...
2012-02-06 Vo Minh Thu[IMP] logging: re-added the --log-level option for...
2012-02-06 Vo Minh Thu[REVERT] reverted commit 4008, the --log-rpc-terse...
2012-02-06 Vo Minh Thu[MERGE] merged trunk.
2012-02-02 Antony Lesuissedefine a useful default logging config, display this...
2012-02-02 Olivier Dony[IMP] tools.translate: be more lenient and accept stand...
2012-02-02 Vo Minh Thu[IMP] --log-rpc-xxx into --log-request and --log-response.
2012-02-01 Antony Lesuisse[FIX] review according to xmo :)
2012-02-01 Christophe Simonis[ADD] option allowing to run openerp behind a reverse...
2012-02-01 Antony Lesuissebye bye DEBUG_*
2012-02-01 Antony Lesuissenew logging handler and commandline config, mostly...
2012-01-25 Vo Minh Thu[IMP] warnings: turn warnings.warn into logging.warning:
2012-01-24 Vo Minh Thu[IMP] openerp.loglevels: removed calls to openerp.logle...
2012-01-24 Vo Minh Thu[IMP] openerp.tools: _logger with fully qualified modul...
2012-01-20 Vo Minh Thu[IMP] gunicorn: moved gunicorn hook to openerp.wsgi...
2012-01-19 Florent Xicluna[FIX] tools.misc: NameError during exception handling.
2012-01-19 Florent Xicluna[FIX] AttributeError, 'module' has no attribute 'ext_eval'
2012-01-19 nicolas.bessi@camp... [IMP] webkit_header attribute support in report tag
2012-01-19 nicolas.bessi@camp... [IMP] webkit_header attribute support in report tag
2012-01-18 Vo Minh Thu[MERGE] cleaned some imports, removed some code for...
2012-01-18 Vo Minh Thu[MERGE] added --db-template option.
2012-01-18 Vo Minh Thu[IMP] tools: removed our copy of the copy module.
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...
next