Commit Graph

77 Commits

Author SHA1 Message Date
Thibault Delavallée 620b7e9b11 [IMP] Addons: user_email -> email.
bzr revid: tde@openerp.com-20120810144339-30ro9omgfxtjtjyz
2012-08-10 16:43:39 +02:00
Antonin Bourguignon d7083b21fe [IMP] rephrase some error and warning messages in base_action_rule, base_calendar, base_crypt, base_report_designer and base_status
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806162817-241dzl664je6t1kt
2012-08-06 18:28:17 +02:00
Saurang Suthar(OpenERP) 3e34fcc23e [IMP] Improved warning messages for base* modules
bzr revid: pso@tinyerp.com-20120725115511-zqdo0jgknla6n6f8
2012-07-25 17:25:11 +05:30
Pinakin Nayi (OpenERP) bc2cd7d2e0 [IMP]base-warning-msg
bzr revid: pna@tinyerp.com-20120712084551-vkw1pz1o25ttu4ma
2012-07-12 14:15:51 +05:30
Jigar Amin - OpenERP d9db3c44df [REN] renamed e-mail, E-mail, E-Mail to email, Email
bzr revid: jam@tinyerp.com-20120625134253-sebauihl53zctcu0
2012-06-25 19:12:53 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Olivier Dony 61ee0dc8ee [MERGE] base.action.rule: better handle non-ASCII data
Also fixes the `regex_history` expression
that should search on the `subject` field
now (it was renamed in 6.1).

lp bug: https://launchpad.net/bugs/921442 fixed

bzr revid: odo@openerp.com-20120316144251-ks16hvvfgh2hiduk
2012-03-16 15:42:51 +01:00
Yannick Vaucher@Camptocamp b8efbcf9d8 [FIX]base_action_rule: complete date time if date_field contains only a date
bzr revid: nco@tinyerp.com-20111227092700-g5tl9um3ufo8jyne
2011-12-27 14:57:00 +05:30
Vo Minh Thu 20dd20447e [FIX] base_action_rule: missing context = {} initialization.
bzr revid: vmt@openerp.com-20111222141018-u6by4ht7x4zvvxts
2011-12-22 15:10:18 +01:00
Vo Minh Thu 894bf3422b [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111114122727-x1j6drzejwh5hcj4
2011-11-14 13:27:27 +01:00
Vo Minh Thu 753e0f26d3 [FIX] base_action_rule: removed wrong default context (it should not be the one used to create/modify the rule).
Also renamed pre_action in post_action since it is done after the create or write.
Removed misleading variable to capture write() return value.

bzr revid: vmt@openerp.com-20111114113915-0783vjb7f2jmznj7
2011-11-14 12:39:15 +01:00
Fabien Pinckaers 3d9b149dcc [imp] merge + cleaning: contract managemeent, not perfect yet, but good enough -> to replace static email one day
bzr revid: fp@tinyerp.com-20111108225337-5muyehnvgqasv44i
2011-11-08 23:53:37 +01:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Olivier Dony 50507512cb [MERGE] latest trunk
This was a helluva merge, with hundreds of conflicts resolved manually!!
I hope I did not break too many things, but a full review of the mail-related
features (where most of the conflicts occurred) must still be done before
this feature branch can be merged.

bzr revid: odo@openerp.com-20110809234428-3dsvxrt6t54ju0cf
2011-08-10 01:44:28 +02:00
DBR (OpenERP) 238cd085bb [IMP]base_action_rule : Improve the code
bzr revid: dbr@tinyerp.com-20110804073052-p9zrcaq9i71jopux
2011-08-04 13:00:52 +05:30
Raphael Collet be0809a670 [MERGE] remove address_id from user
bzr revid: rco@openerp.com-20110803100602-75dcx4dqsh3sragi
2011-08-03 12:06:02 +02:00
Yann Papouin ef47e5d498 [FIX] crm helpdesk : Email actions sends outdated data
lp bug: https://launchpad.net/bugs/801540 fixed

bzr revid: dbr@tinyerp.com-20110729085509-2qm85s551cthexbf
2011-07-29 14:25:09 +05:30
RavishchanraMurari (Open ERP) caa3c07094 email.addresss_id_repalce_by_user_email
bzr revid: rmu@tinyerp.com-20110728061156-swmn5jz78zb3w4vd
2011-07-28 11:41:56 +05:30
Olivier Dony 48e5f7b773 [FIX] base_action_rule: dumb patch to avoid repeated calls to related cron task
base.action.rule uses a trick to piggyback on the
first execution of ir.cron's poolJobs() to register
its ORM hooks. It was currently doing that every
single time poolJobs() was called, leading to
incessant querying the ORM objects for which a
base action rule exist. 
Now it will do it only once, and then respect the
scheduled executions.
Soon this mechanism will be removed and replaced
by a proper event handler for some 'ORM finished init'
event, to be fired by the server.

bzr revid: odo@openerp.com-20110624102419-safqqq1hcc5v1tau
2011-06-24 12:24:19 +02:00
Stephane Wirtel 8fee569a7b [REF] Clean up
bzr revid: stephane@openerp.com-20110422113706-kyeoyfb79uvc5899
2011-04-22 13:37:06 +02:00
Rifakat Haradwala (Open ERP) 2fe7c51e36 [REM] email.smtp_server: removed email.smtp_server and did changes in email module
bzr revid: rha@tinyerp.com-20110321133156-y57yw6sekshnw9ns
2011-03-21 19:01:56 +05:30
Kuldeep Joshi (OpenERP) f7e4fb3192 [FIX] base_action_rule: Encoding trouble in mail_message parsing and base_action_rule processin
lp bug: https://launchpad.net/bugs/921442 fixed

bzr revid: kjo@tinyerp.com-20110209111537-xh7tcqqo50xfoty1
2011-02-09 16:45:37 +05:30
Yogesh (OpenERP) 659900e4d5 [IMP] add argument in email_send method of addons module.
bzr revid: ysa@tinyerp.com-20110209091848-tb1d9qcj9bz3iq2b
2011-02-09 14:48:48 +05:30
Yogesh (OpenERP) 6bdf56a973 [MERGE] Merge with lp:openobject-addons
bzr revid: ysa@tinyerp.com-20110204092456-t9lequsjqs7pk1vz
2011-02-04 14:54:56 +05:30
YSA (Openerp) bbdac458fd [IMP] call email_send method of email.message object insted of tools.
bzr revid: ysa@tinyerp.com-20110204061819-bb3p94bs7og680je
2011-02-04 11:48:19 +05:30
Somesh(OpenERP) 8d225e0ef2 [FIX] Automated actions: Should never entertain context=None (Ref : Maintenance case 3924)
bzr revid: jvo@tinyerp.com-20110201064245-c6on0hoj1tdqrfgd
2011-02-01 12:12:45 +05:30
Daniel Watkins 7f30ad0eac [Fix] base_action_rule:Automated Actions with Timing conditions dont seem to fire
lp bug: https://launchpad.net/bugs/629471 fixed

bzr revid: sbh@tinyerp.com-20101221125903-w6ms1ooz44k6i8pu
2010-12-21 18:29:03 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Stephane Wirtel f6c48fdfa9 [IMP] Add the act_email_to field in the base.action.rule
bzr revid: stephane@openerp.com-20100930152942-k2r8q3haabc9jfrh
2010-09-30 17:29:42 +02:00
Daniel Watkins (credativ) 5fc14722bb Don't run timed actions if we don't have a time base.
bzr revid: daniel.watkins@credativ.co.uk-20100909142841-ntwee472cqr50t0i
2010-09-09 15:28:41 +01:00
Daniel Watkins (credativ) a53aeb5c0d Make action date calculation clearer.
bzr revid: daniel.watkins@credativ.co.uk-20100909142809-nrbt7f6sx3e86bxp
2010-09-09 15:28:09 +01:00
Daniel Watkins (credativ) 350887d5ab Wrap long lines and remove trailing whitespace.
bzr revid: daniel.watkins@credativ.co.uk-20100909142708-j16gpfvsxrh6qwno
2010-09-09 15:27:08 +01:00
Daniel Watkins (credativ) a298287a8c Even better removal of get_datetime stuff.
bzr revid: daniel.watkins@credativ.co.uk-20100909142549-zl1yt8s7swcibno5
2010-09-09 15:25:49 +01:00
Daniel Watkins (credativ) 9b37ccf4e2 Extract strptime calls to make code look clearer.
bzr revid: daniel.watkins@credativ.co.uk-20100909141328-3qz1ome23ani3yrm
2010-09-09 15:13:28 +01:00
Daniel Watkins (credativ) 6027763a6a Remove debugging statements.
bzr revid: daniel.watkins@credativ.co.uk-20100909135042-0qvo42y2l9jfq70w
2010-09-09 14:50:42 +01:00
Daniel Watkins (credativ) e5465c80c8 Don't run rules with time conditions from the create/write methods of models.
bzr revid: daniel.watkins@credativ.co.uk-20100909132721-wlnqp4uzwf3s7gjb
2010-09-09 14:27:21 +01:00
Daniel Watkins (credativ) 7c33b854ce Comment change.
bzr revid: daniel.watkins@credativ.co.uk-20100909132650-k4i750ub6y77rx8w
2010-09-09 14:26:50 +01:00
Daniel Watkins (credativ) 42ca500813 SQL case fix.
bzr revid: daniel.watkins@credativ.co.uk-20100909132626-wl8k91c4ae19ounv
2010-09-09 14:26:26 +01:00
Daniel Watkins (credativ) 910b26f28c Get the scheduler to actually run rules with time delays.
bzr revid: daniel.watkins@credativ.co.uk-20100909131750-ntafsguyput7r4xw
2010-09-09 14:17:50 +01:00
Stephane Wirtel 3b13de26ae [FIX] base_action_rule: Escape the emails
bzr revid: stephane@openerp.com-20100908113656-36zshoam6klxxznr
2010-09-08 13:36:56 +02:00
Stephane Wirtel 2a1754ff21 [FIX] base_action_rule: Use a flag on the object from the pool to disable the recursion issue
bzr revid: stephane@openerp.com-20100826142022-9o0xyd3o3a30lsec
2010-08-26 16:20:22 +02:00
Stephane Wirtel e3f3d97414 [FIX] Add a missing comma
bzr revid: stephane@openerp.com-20100824114643-of4n85w09r8kkffu
2010-08-24 13:46:43 +02:00
Stephane Wirtel 81c1a50f3c [FIX] base_action_rule: Pass the context to the base_action_rule#_action method
[REF] base_action_rule: Remove mutable arguments (context)
[REF] base_action_rule: Use getattr instead of hasattr (avoid bugs)
[FIX] project_issue: Specify the state_to key in the context from the message_new function (this key will be used in the do_check method of the base_action_rule object)

bzr revid: stephane@openerp.com-20100824112057-m9k1m92dnonftscs
2010-08-24 13:20:57 +02:00
Stephane Wirtel c2b3467432 [FIX] base_action_rule: Add a new field on the base_action_rule
object, this field helps the user to specify a specific field for the
form field of an email

bzr revid: stephane@openerp.com-20100819162750-brcq0jvu1ua3ua6s
2010-08-19 18:27:50 +02:00
Olivier Dony 23a7ad661d [IMP] base_action_rule: improved test conditions to avoid irrelevant error messages when accessing non-existant fields on browsed object
bzr revid: odo@openerp.com-20100726155306-qnz7wggnktyttjrh
2010-07-26 17:53:06 +02:00
rpa (Open ERP) a069671a8a [FIX]: crm: Name in domain for base_action_rule
bzr revid: rpa@tinyerp.com-20100726105949-fop8p9d2vdq6iwef
2010-07-26 16:29:49 +05:30
rpa (Open ERP) 1d07f4092b [IMP]: base_action_rule: Improvement for field 'name' + fix for trg_state_to
bzr revid: rpa@tinyerp.com-20100726092014-0anymi9z1g3b5cte
2010-07-26 14:50:14 +05:30
Anup (OpenERP) 3bc22e3169 [FIX] base_action_rule : Added domain for filters on rule
bzr revid: ach@tinyerp.com-20100721100142-oj2k4jnj6a10wzkv
2010-07-21 15:31:42 +05:30
qdp-launchpad@tinyerp.com dc8c7b4e5d [IMP] base_action_rule: correct typo on help tooltip
bzr revid: qdp-launchpad@tinyerp.com-20100712223854-0twb20jgfsa88wq2
2010-07-13 04:08:54 +05:30