Commit Graph

102 Commits

Author SHA1 Message Date
Thibault Delavallée b95b32d644 [MERGE] Merged branch holding subtype work by APA.
bzr revid: tde@openerp.com-20121218131142-2jb6wac6y9q6dc7v
2012-12-18 14:11:42 +01:00
Sanjay Gohel (Open ERP) 927491120a [IMP]improve as per comment
bzr revid: sgo@tinyerp.com-20121127130723-44i0t3v89ewdy8zw
2012-11-27 18:37:23 +05:30
Sanjay Gohel (Open ERP) ef9c35a5cd [IMP]improve code
bzr revid: sgo@tinyerp.com-20121126123203-3qrbp9p8cgpcfd2y
2012-11-26 18:02:03 +05:30
Sanjay Gohel (Open ERP) e76862a074 [MERGE]lp:~openerp-dev/openobject-addons/trunk-mail-followers-chm
bzr revid: sgo@tinyerp.com-20121126102121-0h1l5si5cwpe4hq6
2012-11-26 15:51:21 +05:30
Amit Patel b17dc2122d [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121122051032-wpk2r3a12v5jyknb
2012-11-22 10:40:32 +05:30
Christophe Matthieu 53d35debfd [FIX] mail followers: invisible attribute and mode create
bzr revid: chm@openerp.com-20121120162434-g5wfgwndozrcstld
2012-11-20 17:24:34 +01:00
Foram Katharotiya (OpenERP) e6a7f91925 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121120124426-eyc3m8qbf00p728d
2012-11-20 18:14:26 +05:30
Foram Katharotiya (OpenERP) a12d901e9c [IMP] arrenge subtype
bzr revid: fka@tinyerp.com-20121120120503-xl0wucde6ve7fnq3
2012-11-20 17:35:03 +05:30
Christophe Matthieu a4f119b3a2 [IMP] mail follower: hide subtype list if they are only one subtype. Unfollow if the user unfollow all subtype.
bzr revid: chm@openerp.com-20121116160128-ffga2ffy3ldmps4b
2012-11-16 17:01:28 +01:00
Christophe Matthieu 4011dd8760 [FIX] mail_follower: clear the subtype_list when reload (delete double value)
bzr revid: chm@openerp.com-20121114141936-atyfapg9qia3avsc
2012-11-14 15:19:36 +01:00
Christophe Matthieu df1403d9b6 [FIX] mail/followers: set partner_id of uid on the root thread; No set_value in followers widget
bzr revid: chm@openerp.com-20121108153327-wopb6dscgnf1t4wp
2012-11-08 16:33:27 +01:00
Christophe Matthieu da5d4ce664 [IMP] mail: pipe to then in js
bzr revid: chm@openerp.com-20121108142230-i1bk5hx2dx5x5tyh
2012-11-08 15:22:30 +01:00
Thibault Delavallée d97ffd7b19 [CLEAN] Misc cleaning of code: removed debug statements, added some notes.
bzr revid: tde@openerp.com-20121029112117-kup1q99c2nbkgar7
2012-10-29 12:21:17 +01:00
Frédéric van der Essen 7cdf99ade1 [IMP] mail: improved display of openchatter in form views
bzr revid: fva@openerp.com-20121026095821-c3idarsd5yi9fzso
2012-10-26 11:58:21 +02:00
Frédéric van der Essen 8d9fdcc352 [IMP] mail: followers css + widget integration in inbox and formview
bzr revid: fva@openerp.com-20121024152043-q5j7hpa4rur39k03
2012-10-24 17:20:43 +02:00
Christophe Matthieu a97b20d1ec [MERGE] from trunk
bzr revid: chm@openerp.com-20121022075824-hnyaunrv8wjd16bz
2012-10-22 09:58:24 +02:00
Christophe Matthieu 591c0ff348 [FIX] mail_followers: display_subtypes read first time
bzr revid: chm@openerp.com-20121019132307-s7hvnjltjvc9kndo
2012-10-19 15:23:07 +02:00
Thibault Delavallée 3d057c36f6 [IMP] mail_followers widget: start now calls its super, and override of set_value is not necessary anymore.
bzr revid: tde@openerp.com-20121019120648-kh4ct8kobijvirev
2012-10-19 14:06:48 +02:00
Thibault Delavallée 4ab127557d [REV] mail_followers: this.view.dataset.ids[0] back to its old this.view.datarecord.id form.
bzr revid: tde@openerp.com-20121019095626-7j3xpjebay33nyij
2012-10-19 11:56:26 +02:00
Thibault Delavallée 0b4a35d62e [FIX] mail_followers widget: fixed bug trying to get current record id, now using datarecord.id.
bzr revid: tde@openerp.com-20121019083612-9oklso9sht5qj5tq
2012-10-19 10:36:12 +02:00
Thibault Delavallée 7c142d5a5c [MERGE] Merged with addons/trunk, re-done to get last fixes from trunk.
bzr revid: tde@openerp.com-20121018130049-d2cisvw7g503chvs
bzr revid: tde@openerp.com-20121018130601-nj99fd1a5ok7r952
2012-10-18 15:06:01 +02:00
niv-openerp 1199780ed4 [FIX] problem in mail_followers.js
bzr revid: nicolas.vanhoren@openerp.com-20121018123827-lu6ku0zb9pfddsjc
2012-10-18 14:38:27 +02:00
Thibault Delavallée 1737a3161b [REVIEW] Cleaning before merging.
bzr revid: tde@openerp.com-20121018093453-trijh79z0j7oha6f
2012-10-18 11:34:53 +02:00
Thibault Delavallée 1c7859c67a [IMP] [FIX] mail_followers widget: fixed buggy button; fixed subtypes displayed only if the current user is following the document; various code cleaning.
bzr revid: tde@openerp.com-20121018091327-bt7dyi7pn9w11lsa
2012-10-18 11:13:27 +02:00
Thibault Delavallée 86868af1f1 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20121018072448-y2yvsh2kvznnmg8j
2012-10-18 09:24:48 +02:00
Fabien Meghazi 122cf4a203 [IMP] WebClient api change. ActionManager#do_action() now takes an optional 'options' dict as second argument
bzr revid: fme@openerp.com-20121017145639-xyyg9askp6xtlg6r
2012-10-17 16:56:39 +02:00
Thibault Delavallée fc815ba415 [REF] mail_message: message_read: re-implementation using read instead of browse, to avoid access rights issues. Fixed call in js; updated mail_follower and mail about set_value becoming render_value.
bzr revid: tde@openerp.com-20121017134449-l8gyp8l5e6ogcx3a
2012-10-17 15:44:49 +02:00
Christophe Matthieu 23e20e95d4 [MERGE] from trunk
bzr revid: chm@openerp.com-20121017073146-9m5s2hffeekmj068
2012-10-17 09:31:46 +02:00
Thibault Delavallée ced4a91578 [FIX] mail_followers: fixed is_follower computation.
bzr revid: tde@openerp.com-20121016115915-l9sgcxoa6i46d6xe
2012-10-16 13:59:15 +02:00
Thibault Delavallée e915bd83cb [IMP] mail_thread: remove message_subtype_data field, not used anymore; message_is_follower is not computed with message_follower_ids. Updated mail_followers widget, as message_is_follower is barely never used in views. Updated tests.
bzr revid: tde@openerp.com-20121016111753-shhyhred0m210o1z
2012-10-16 13:17:53 +02:00
niv-openerp 5d6fe5cf3a Merge trunk
bzr revid: nicolas.vanhoren@openerp.com-20121015091705-wih9n5lulr4fmu9t
bzr revid: nicolas.vanhoren@openerp.com-20121016084018-ckjvsczxc0qh02cg
2012-10-16 10:40:18 +02:00
Christophe Matthieu 44646f0da0 [IMP]mail/mailbox: js optimisation
bzr revid: chm@openerp.com-20121015141731-0nssfnal6lmua9ap
2012-10-15 16:17:31 +02:00
Thibault Delavallée 55700ac661 [CLEAN] get_message_subtypes -> message_get_subscription_data
bzr revid: tde@openerp.com-20121015133438-oqbe24v80y0ayimn
2012-10-15 15:34:38 +02:00
Thibault Delavallée d7a3875516 [CLEAN] [FIX] mail_followers widget: small cleanup of code, fixed wrong display of follower button when having more than one follower.
bzr revid: tde@openerp.com-20121015120331-uiv40j3d9fxqhopt
2012-10-15 14:03:31 +02:00
Christophe Matthieu adc318837a [IMP]mail: secu
bzr revid: chm@openerp.com-20121012124003-zs8uj68gr1upgc57
2012-10-12 14:40:03 +02:00
niv-openerp e4e1803fb3 Ported field mail followers
bzr revid: nicolas.vanhoren@openerp.com-20121012121803-imyqenc1jxipdra5
2012-10-12 14:18:03 +02:00
Christophe Matthieu 4a77345f63 [IMP] mail, following: access
bzr revid: chm@openerp.com-20121011161614-k72bm2f6gw451u5g
2012-10-11 18:16:14 +02:00
Christophe Matthieu 49a174df57 [IMP] chatter, follower: html/js for css imp
bzr revid: chm@openerp.com-20121010181611-rl167r9h0ejz8zdu
2012-10-10 20:16:11 +02:00
niv-openerp d9d07f9a13 [FIX] removed console.log
bzr revid: nicolas.vanhoren@openerp.com-20121008130309-bdl7ryns0phy158t
2012-10-08 15:03:09 +02:00
Olivier Dony 3744f5c402 [REV] Revert last commit, breaks tests
bzr revid: odo@openerp.com-20121003153306-e2ugphdyijvq8x6l
2012-10-03 17:33:06 +02:00
Christophe Matthieu d653b76e5d [FIX] mail thread follower: follow/unfollow
bzr revid: chm@openerp.com-20121003085110-du30higfqr9x0n26
2012-10-03 10:51:10 +02:00
Antony Lesuisse 6dd16f2613 [MERGE] trunk
bzr revid: al@openerp.com-20120930141638-bw50m7b5a8wnu2yh
2012-09-30 16:16:38 +02:00
Antonin Bourguignon 8683ea9c6d [MERGE] trunk
bzr revid: abo@openerp.com-20120928152152-p6s1dzq96g0sy2sf
2012-09-28 17:21:52 +02:00
Christophe Matthieu 4ddb50dbf9 [IMP] mail: subtype adapted for css onhover box
bzr revid: chm@openerp.com-20120926071709-v51ra4mzn2hp121j
2012-09-26 09:17:09 +02:00
Fabien Pinckaers 0eee48d30a [MERGE] auto-follow Sales Team, Projet, HR Manager
bzr revid: fp@tinyerp.com-20120927191059-pug5mrft8f06uwux
2012-09-27 21:10:59 +02:00
Atul Patel (OpenERP) 97fdf97be2 [FIX]: Add help instead of follow_help key
bzr revid: atp@tinyerp.com-20120926175659-7x7r0zpek55jqaeq
2012-09-26 23:26:59 +05:30
Christophe Matthieu bf3cb4bcd6 [FIX] mail: rpc with not false value
bzr revid: chm@openerp.com-20120925091236-l9ywccbyjsoa31ph
2012-09-25 11:12:36 +02:00
Christophe Matthieu 4525190e72 [IMP] mail: auto display subtypes on subscription (web)
bzr revid: chm@openerp.com-20120925085809-u8f7tvtbdxnftbu4
2012-09-25 10:58:09 +02:00
Atul Patel (OpenERP) bd4802fd6e [ADD]: Add tips for users
bzr revid: atp@tinyerp.com-20120924180949-dtnqnsowrw2hogcv
2012-09-24 23:39:49 +05:30
Christophe Matthieu ac7adf29d2 [IMP] mail_follower: unfollow when no subtypes following
bzr revid: chm@openerp.com-20120924101108-iyhv21w0zkvzb4jb
2012-09-24 12:11:08 +02:00