Commit Graph

36 Commits

Author SHA1 Message Date
Twinkle Christian (OpenERP) 4c17810919 [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808130614-ppieuro8um3fylbt
2012-08-08 18:36:14 +05:30
Thibault Delavallée 3c7c73dfca [CLEAN] Removed some commented lines.
bzr revid: tde@openerp.com-20120720125623-rvoyta3kmbkkiwyy
2012-07-20 14:56:23 +02:00
Thibault Delavallée c6edc0158b [IMP] mail: chatter: cleaned a bit the js code; added a refresh of internal records structure, that was causing some issues when loading more comments in record thrad.
bzr revid: tde@openerp.com-20120719120315-2sg2peifgh4hklvo
2012-07-19 14:03:15 +02:00
Thibault Delavallée 56e6186ad9 [IMP] mail, email_template: chatter: added forgotton images for links/buttons, cleaned a bit the CSS for the composer.
bzr revid: tde@openerp.com-20120718133234-p933jg1y8658i5ah
2012-07-18 15:32:34 +02:00
Thibault Delavallée b92f0df86c [IMP] email_template: cleaned wizard behavior (no more reloading, only value update); cleaned form view for chatter. Also cleaned form view for compose wizard (removed unnecessary colspan=4).
bzr revid: tde@openerp.com-20120717130718-w8c8dwv1ga9uhivs
2012-07-17 15:07:18 +02:00
Thibault Delavallée f33b42b5cb [IMP] mail: chatter composition form: now fetches a form view instead of using the default one. Also changed priority of chatter form view, to have the classic form view for other uses.
bzr revid: tde@openerp.com-20120716153947-1u130ky6j1u32ff0
2012-07-16 17:39:47 +02:00
Thibault Delavallée 617a3b7552 [IMP] mail: composition form: improved usability of Post / Send an email -> Send / Comment.
bzr revid: tde@openerp.com-20120712124440-1ofy1big9xqsosg2
2012-07-12 14:44:40 +02:00
Thibault Delavallée 1daefb8fd5 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120711075257-1gldrjfxw8vgi7hx
2012-07-11 09:52:57 +02:00
Fabien Pinckaers 64a9321d56 [IMP] footer on forms
bzr revid: fp@tinyerp.com-20120710164011-unqi1okf2uu8yhts
2012-07-10 18:40:11 +02:00
Thibault Delavallée 78ce7b2165 [IMP] mail.compose.message: cleaned code and behavior of embedded composition form.
bzr revid: tde@openerp.com-20120710153316-dbj8d2kb6rynqu22
2012-07-10 17:33:16 +02:00
Thibault Delavallée d32c2a2efb [IMP] mail.compose.message wizard: WIP about new behavior.
bzr revid: tde@openerp.com-20120706155141-u1h3y84i5f31ejoo
2012-07-06 17:51:41 +02:00
Thibault Delavallée 3e31df9f17 [IMP] mail_compose_message: cleaned default_get, models and misc.
bzr revid: tde@openerp.com-20120706101130-94bwiswel46qo52b
2012-07-06 12:11:30 +02:00
Thibault Delavallée 3770835114 [WIP] Chatter: embedded form view: work in progress to make it work.
bzr revid: tde@openerp.com-20120706073852-1j0uj60l64xxrpzk
2012-07-06 09:38:52 +02:00
Thibault Delavallée cc54aa0045 [IMP] mail.compose.message wizard: cleaned form view used in chatter.
bzr revid: tde@openerp.com-20120704132928-0gggibao2h21r78i
2012-07-04 15:29:28 +02:00
Thibault Delavallée 289dad87d4 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120703122020-79rl9b03mygz5s0h
2012-07-03 14:20:20 +02:00
Thibault Delavallée 2da3bd6963 [IMP] mail.compose.message wizard: cleaned form view.
bzr revid: tde@openerp.com-20120702084632-4r7pi6eb0sh9cgxs
2012-07-02 10:46:32 +02:00
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Randhir Mayatra (OpenERP) a4b94dbee6 [USA] add cancel button
bzr revid: rma@tinyerp.com-20120627141917-bs9bg2j3dasy9n1y
2012-06-27 19:49:17 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Thibault Delavallée 73dc2aee92 [IMP] mail.compose.message widget: first integration in chatter.
bzr revid: tde@openerp.com-20120618150608-0go3xc0l3yil14ps
2012-06-18 17:06:08 +02:00
Thibault Delavallée a7c3132d78 [IMP] chatter widget: some work on the compose message form (with now some javascript to show/hide advanced options).
bzr revid: tde@openerp.com-20120615153515-cicbz4m8kxsx5q53
2012-06-15 17:35:15 +02:00
Turkesh Patel (Open ERP) 1a2735c7b2 [IMP] mail: remove cancel button and improved view of wizard.
bzr revid: tpa@tinyerp.com-20120615111732-pzquodtezhyfpakp
2012-06-15 16:47:32 +05:30
Thibault Delavallée 464d3c15ae [ADD] mail.message.common: added a destination_partners field, many2many to partners, to match the new way of sending emails (to partners).
bzr revid: tde@openerp.com-20120615083610-1rrou3m1lcqc4fcf
2012-06-15 10:36:10 +02:00
Thibault Delavallée 3e47bfeed0 [IMP] mail.js: included form view to compose a message now basically working.
bzr revid: tde@openerp.com-20120614114418-x1no0ey51xmczta9
2012-06-14 13:44:18 +02:00
Thibault Delavallée 027f8e7fb7 [TMP] mail.js: tmp update, will be probably discarded.
bzr revid: tde@openerp.com-20120614084033-yx65ehk81s2o99il
2012-06-14 10:40:33 +02:00
Thibault Delavallée c98f1ff577 [IMP] mail.compose.message form view: slighty cleaned form
bzr revid: tde@openerp.com-20120509151545-zsfu1ihfc83q5t55
2012-05-09 17:15:45 +02:00
Thibault Delavallée c4addb4d5a [ADD] Thread widget: added a 'reply by email' link. Open the mail.compose.message wizard. WIP: must add default values, such as email_to, ... Will be done asap.
bzr revid: tde@openerp.com-20120420155827-8of3e0i70getenpl
2012-04-20 17:58:27 +02:00
Olivier Dony 186a66ba2d [IMP] mail: more robust model/record passing
bzr revid: odo@openerp.com-20110909155517-0jhk34b0ka2azxgs
2011-09-09 17:55:17 +02:00
Olivier Dony 4281cbd0de [IMP] email.template: typos and usability review
bzr revid: odo@openerp.com-20110908173752-j6z5kd1in80jk8re
2011-09-08 19:37:52 +02:00
Olivier Dony 1db8e54425 [IMP] all: unified context params for mail composition wizard
A single common `mail.compose.message.mode` key is now
used in the context, avoiding name collisions and being
more consistent.

bzr revid: odo@openerp.com-20110906093228-itbilwzpv4wl07j9
2011-09-06 11:32:28 +02:00
Olivier Dony b0bed63351 [IMP] mail.thread: renaming methods to avoid collisions with objects that use the mixin
bzr revid: odo@openerp.com-20110823175809-hw81fkptg90702vh
2011-08-23 19:58:09 +02:00
Olivier Dony c996efa2fe [IMP] mail: another pass of cleanup/refactoring of mail features - finish renaming
bzr revid: odo@openerp.com-20110722163457-7g9ngdb2p0bixcst
2011-07-22 18:34:57 +02:00