Commit Graph

83 Commits

Author SHA1 Message Date
Olivier Dony 8d745f9f50 [FIX] account, mail, etc.: uniformize evaluated expressions
opw-626694
2015-05-21 15:26:35 +02:00
Julien Legros 603749ba70 [FIX] mail: mail_alias conditionally made unique on write
Don't try to make the alias unique if writing on the same id (this is
necessary in res_config views)
2014-10-22 13:42:44 +02:00
Christophe Simonis 0c05a376d5 [FIX] base, mail: access to ir.config_parameter is now handled by by
record rules.

Partial revert of commit 80017b04c2.

Conflicts:
	addons/web/static/src/js/chrome.js
2014-08-29 12:01:50 +02:00
Christophe Simonis 8046b7367d [MERGE] forward port of branch saas-5 up to 7e117b1 2014-08-28 16:51:11 +02:00
Christophe Simonis 7e117b18a0 [MERGE] forward port of branch saas-3 up to ada9724 2014-08-28 16:21:27 +02:00
Christophe Simonis ada9724655 [MERGE] forward port of branch 7.0 up to 3509e15 2014-08-28 16:12:55 +02:00
Denis Ledoux 80017b04c2 [FIX] security: ir.config_parameter should not be readable by externals 2014-08-26 12:50:04 +02:00
Richard Mathot ee7a9c7621 [REF] Odooification 2014-07-24 16:22:52 +02:00
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +02:00
Richard Mathot f6bf77c2b5 [FIX] mail: bad display of aliases on user forms
(Partial backport of commit 1f86156991)

Closes #800.
2014-07-10 15:22:03 +02:00
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Jitendra Prajapati 1f86156991 [MERGE] [IMP] mail, report_webkit: view improvements + better name_get for mail and aliases.
bzr revid: tde@openerp.com-20140509102355-wor8j7cy3egna3qx
2014-05-09 12:23:55 +02:00
Jitendra Prajapati (OpenERP) e8d8762c77 [IMP]override name_search method and set _rec_name on subject in mail_mail
bzr revid: jpr@tinyerp.com-20140506104621-7gryl1gpv1hrmfvr
2014-05-06 16:16:21 +05:30
Jitendra Prajapati (OpenERP) 76d284ab8e [IMP]set python string is translated
bzr revid: jpr@tinyerp.com-20140410083655-6m993y17nckk7mfz
2014-04-10 14:06:55 +05:30
Jitendra Prajapati (OpenERP) f81c4ec36e [MERGE]with main branch
bzr revid: jpr@tinyerp.com-20140319051202-hvo8wvd8aunce5bc
2014-03-19 10:42:02 +05:30
Thibault Delavallée 96d3693441 [FIX] mail_alias: avoid performing tracking when migrating to
alias. Indeed in this method, we have unitialized inherited fields because the orm
is updating. A new no_track key (already intorduced in 7.0, added in this branch because
of a missing forward-port) in mail_thread allows to avoid doing the tracking of values
and is used in mail_alias.

bzr revid: tde@openerp.com-20140210171350-ajwxwau2ar1gu9io
2014-02-10 18:13:50 +01:00
Thibault Delavallée 622cb42fe6 [CLEAN] mail: mail_alias: alias name cleaning + find as unique in its own method, called by create and write
bzr revid: tde@openerp.com-20140210144346-ropiufpicvlivhb2
2014-02-10 15:43:46 +01:00
Cecile Tonglet dabb11ab88 [FIX] migrate_to_alias() of mail.alias didn't care about result value of _auto_init
bzr revid: cto@openerp.com-20140106133600-o7a2p3pr1zlvjezb
2014-01-06 14:36:00 +01:00
Turkesh Patel (Open ERP) 982549b31a [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20131126124206-gw02bnwnerl5dzrv
2013-11-26 18:12:06 +05:30
Pooja Zankhariya (OpenERP) c4896f47e8 [MERGE]Merge with Trunk
bzr revid: pza@tinyerp.com-20131126065501-mof0paa00mzbx182
2013-11-26 11:55:01 +05:00
Pooja Zankhariya (OpenERP) 544cde75e0 [IMP]Improved docstring on alias name_get
bzr revid: pza@tinyerp.com-20131106101707-bca1jcoqgsxg95b9
2013-11-06 15:17:07 +05:00
Pooja Zankhariya (OpenERP) c84de24914 [IMP]Improved alias name in breadcrumb
bzr revid: pza@tinyerp.com-20131106100801-yqn2stp7an2ir50f
2013-11-06 15:08:01 +05:00
Turkesh Patel (Open ERP) 2973e67036 [IMP] added sub type of apllicant assigned and improved code for others,improved code for alias error,added unread message box
bzr revid: tpa@tinyerp.com-20130726120553-pkksdzihs8a3fq7d
2013-07-26 17:35:53 +05:30
Amit Bhavsar (Open ERP) d7e416f9b5 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130701110915-2tuac4fnmuc8jxh0
2013-07-01 16:39:15 +05:30
Thibault Delavallée bd7c26657c [CLEAN] mail_alias: added / cleaned a bit the comments
bzr revid: tde@openerp.com-20130619135229-ow0is5kvl6ux60ze
2013-06-19 15:52:29 +02:00
Foram Katharotiya (OpenERP) 09c62b0d02 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20130613071422-9iw22gkm33epbkpb
2013-06-13 12:44:22 +05:30
Thibault Delavallée 3f5c738084 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130522110325-hos9ocph7yo9ae7w
bzr revid: tde@openerp.com-20130522143206-uv1f6lj6xsenzj6u
2013-05-22 16:32:06 +02:00
Thibault Delavallée a05b0bebbe [FORWARD] Forward port of 7.0 branch until revision 9143.
bzr revid: tde@openerp.com-20130521122359-b5vii7gv8arluz06
2013-05-21 14:23:59 +02:00
Thibault Delavallée 754122155a [FIX] mail_alias: fixed implementation errors in new migrate_to_alias
bzr revid: tde@openerp.com-20130517084313-hwkafiecpxgipoe9
2013-05-17 10:43:13 +02:00
Thibault Delavallée 88e3505554 [IMP] mail_alias: added reference to the parent record.
The parent record is the record that holds the alias. It is different
from the record updated or created using the alias. For example
projects have aliases whose parent is the given projet, and that creates
new task inside the project.
Updated alias creation and management accordingly.
This ownership concept is used to compute the 'followers' contact
settings of aliases.

bzr revid: tde@openerp.com-20130516164207-1zr0q6abw6a34ndf
2013-05-16 18:42:07 +02:00
Thibault Delavallée 54ef169ce3 [FIX] mail_alias, hr_job: when migrating to aliases, allow to have aliases creating records from a different model than the parent model; for example hr_job create hr_applicant records.
bzr revid: tde@openerp.com-20130516120227-z819lxy30mghc1hv
2013-05-16 14:02:27 +02:00
Thibault Delavallée b8214efe45 [FIX] mail: email_from does not take alias into account if it is False.é
bzr revid: tde@openerp.com-20130516112425-n3qq2lm509qa8hy5
2013-05-16 13:24:25 +02:00
Thibault Delavallée a5bb69ec28 [IMP] project: improved privacy_visiliby options labels, improved form view according to new specs.
bzr revid: tde@openerp.com-20130507093636-gk9k1rc52u3ats3a
2013-05-07 11:36:36 +02:00
Thibault Delavallée 9180fbd76a [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130429102102-y732cl7t6g1g163v
2013-04-29 12:21:02 +02:00
Vo Minh Thu 9541529215 [FIX] _auto_init(): when _auto_init() is overridden it does not return the super() result, which might brake functional fields initialization.
bzr revid: vmt@openerp.com-20130417075546-e3crirzk1trl9yr1
2013-04-17 09:55:46 +02:00
Thibault Delavallée 7f6a475590 [IMP] [REF] mail_thread: refactored a bit message_parse, message_route and various find_partner methods.
Now handles private aliases (alias_contact as partners or followers).
message_route now works in 2 steps :
1/ finding all possible routes, as before
2/ checks and filtrates those routes, by finding the most
relevant message author and using it to check alias contact settings.
Also refactored the various partner finding method in one method
that checks in res.partner, for: partners, partners that are users,
partners that follow a given document.

bzr revid: tde@openerp.com-20130416132813-zcm1r5kx0dwrfeic
2013-04-16 15:28:13 +02:00
Thibault Delavallée f35246e81c [MERGE] Sync with trunk, to benefit from freshly forward-ported 7.0 bugfixes.
bzr revid: tde@openerp.com-20130411082704-qce7e1moyo2sxz0c
bzr revid: tde@openerp.com-20130411141158-lk7lsf2haqbjit1u
2013-04-11 16:11:58 +02:00
Raphael Collet 894eeef8e0 [MERGE] from trunk
bzr revid: rco@openerp.com-20130411073708-gaxl2332umtedmg6
2013-04-11 09:37:08 +02:00
Thibault Delavallée a3de5c872f [REF] [IMP] mail_alias improvement
alias_name is not required anymore
crm, hr_job, project, mail_group, res_users: alias creation is now different
and done more like other inherits, except an alias_model_name that is given
to the context to find the alias alias_model_id.
crm, jr_job, project, mail_group, res_users: updated form views using
aliases
mail_alias: added a filter on 'inactive' aliases (alias_name False) and
added a button to redirect to the related document if any

bzr revid: tde@openerp.com-20130409111158-bv04n5o01z9l3c17
2013-04-09 13:11:58 +02:00
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01:00
Thibault Delavallée dbaeee703f [IMP] mail: alias_contact on alias. However, not sure this will be usefull, to discuss.
bzr revid: tde@openerp.com-20130322155734-9jfc7w8nw8oiytd4
2013-03-22 16:57:34 +01:00
Christophe Matthieu a45ad6ec82 [IMP] crm: clean code
bzr revid: chm@openerp.com-20130322123803-43mz918j3ez9muvg
2013-03-22 13:38:03 +01:00
Thibault Delavallée 4e90cbe28e [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130322090933-k1jdo40wer42to1e
2013-03-22 10:09:33 +01:00
Olivier Dony 232840179c [FIX] mail.alias: default alias generation now properly handles dots and emails; added tests
lp bug: https://launchpad.net/bugs/1117810 fixed

bzr revid: odo@openerp.com-20130320161023-yalb9ud12k7kuy3o
2013-03-20 17:10:23 +01:00
Ajay Chauhan (OpenERP) c36e25c640 [IMP] mail, project: change string of fields 'alias_name' & 'priority'
bzr revid: cha@tinyerp.com-20130312051759-2ty3vro2l3x9nfol
2013-03-12 10:47:59 +05:30
Christophe Matthieu bd8cefa073 [IMP] project: use dynamic_help to add alias on help
bzr revid: chm@openerp.com-20130204150058-x2erdwbt71d1lz1p
2013-02-04 16:00:58 +01:00
Christophe Matthieu 6f91398ce9 [IMP] mail_alias: add documentation
bzr revid: chm@openerp.com-20130123134751-ka74ff0guzsjod1c
2013-01-23 14:47:51 +01:00
Christophe Matthieu 074ed6434d [IMP] mail_alias: add test and comment
bzr revid: chm@openerp.com-20130123133511-urqh79myokm32cgg
2013-01-23 14:35:11 +01:00
Christophe Matthieu cffa820e30 [IMP] mail_alias: get_alias method return a list of dict (id, email, global)
bzr revid: chm@openerp.com-20130123113902-suek7ycw1jm6h3sa
2013-01-23 12:39:02 +01:00
dle@openerp.com 34b330c5fa [FIX]Add ondelete casacde to alias_model_id for mail_alias, otherwise impossible to uninstall project properly
bzr revid: dle@openerp.com-20130110170906-mw0u5d92rv4j2f88
2013-01-10 18:09:06 +01:00