odoo/odoo.git
11 years ago[REM] project: removed custom 'followers' fields; security rule updated to use follow...
Thibault Delavallée [Wed, 22 Aug 2012 07:49:24 +0000 (09:49 +0200)]
[REM] project: removed custom 'followers' fields; security rule updated to use follower_ids.

bzr revid: tde@openerp.com-20120822074924-bbb5lc1w48dtebeb

11 years ago[FIX] mail_mail: added import of tools, to be able to use email_split.
Thibault Delavallée [Wed, 22 Aug 2012 07:45:45 +0000 (09:45 +0200)]
[FIX] mail_mail: added import of tools, to be able to use email_split.

bzr revid: tde@openerp.com-20120822074545-7sx8xnsmf610gnxz

11 years ago[FIX] mail: more refactoring errors: missing _logger
Olivier Dony [Wed, 22 Aug 2012 01:09:47 +0000 (03:09 +0200)]
[FIX] mail: more refactoring errors: missing _logger

bzr revid: odo@openerp.com-20120822010947-8avs21hi7ib30ix2

11 years ago[FIX] mail: typos during refactoring
Olivier Dony [Wed, 22 Aug 2012 01:07:55 +0000 (03:07 +0200)]
[FIX] mail: typos during refactoring

bzr revid: odo@openerp.com-20120822010755-xjc53162ue4kxm2e

11 years ago[FIX] *mail: s/mail_message/mail_mail/ for cases where a full mail_mail is necessary
Olivier Dony [Tue, 21 Aug 2012 21:24:19 +0000 (23:24 +0200)]
[FIX] *mail: s/mail_message/mail_mail/ for cases where a full mail_mail is necessary

bzr revid: odo@openerp.com-20120821212419-yu2criox6sayf2cv

11 years ago[FIX] mail: fix parse_message calls for new signature - cr,uid needed
Olivier Dony [Tue, 21 Aug 2012 21:15:28 +0000 (23:15 +0200)]
[FIX] mail: fix parse_message calls for new signature - cr,uid needed

bzr revid: odo@openerp.com-20120821211528-yyxyq1bqti5g3s5v

11 years ago[FIX] fetchmail: typos
Olivier Dony [Tue, 21 Aug 2012 21:09:53 +0000 (23:09 +0200)]
[FIX] fetchmail: typos

bzr revid: odo@openerp.com-20120821210953-olzgm14wsk7jzcia

11 years ago[IMP] force email when quick create
Fabien Pinckaers [Tue, 21 Aug 2012 18:03:51 +0000 (20:03 +0200)]
[IMP] force email when quick create

bzr revid: fp@tinyerp.com-20120821180351-t28m9svpdj8ois0k

11 years ago[REM] base_calendar: removed ir_attachment override, that was added to be able to...
Thibault Delavallée [Tue, 21 Aug 2012 16:05:48 +0000 (18:05 +0200)]
[REM] base_calendar: removed ir_attachment override, that was added to be able to manage virtual_ids for attachments (i.e., adding attachments to reccuring meetings). As this fix was causing issues, not having attachments on recurrent meetings seems more acceptable than having an ugly fix + other bigs.

bzr revid: tde@openerp.com-20120821160548-qq0sjku3yf3c0ogq

11 years ago[FIX] mail.js: fixed some function names / mail_followers: fixed an email_to.
Thibault Delavallée [Tue, 21 Aug 2012 16:00:36 +0000 (18:00 +0200)]
[FIX] mail.js: fixed some function names / mail_followers: fixed an email_to.

bzr revid: tde@openerp.com-20120821160036-jruwclg54d67a21y

11 years ago[FIX] mail_thread: pass cr arg to parse_message, because it is necessary for sub...
Thibault Delavallée [Tue, 21 Aug 2012 15:52:57 +0000 (17:52 +0200)]
[FIX] mail_thread: pass cr arg to parse_message, because it is necessary for sub-calls.

bzr revid: tde@openerp.com-20120821155257-0paa85fs6gla5slr

11 years ago[FIX] clean domains
Fabien Pinckaers [Tue, 21 Aug 2012 15:46:21 +0000 (17:46 +0200)]
[FIX] clean domains

bzr revid: fp@tinyerp.com-20120821154621-r7datjbrnzjoeg36

11 years ago[FIX] mail_thread: parse_message was on mail.message, but now on mail.thread.
Thibault Delavallée [Tue, 21 Aug 2012 15:35:42 +0000 (17:35 +0200)]
[FIX] mail_thread: parse_message was on mail.message, but now on mail.thread.

bzr revid: tde@openerp.com-20120821153542-87i32quupsmr1t2y

11 years ago[CLEAN] mail_thread: removed print statements.
Thibault Delavallée [Tue, 21 Aug 2012 15:20:09 +0000 (17:20 +0200)]
[CLEAN] mail_thread: removed print statements.

bzr revid: tde@openerp.com-20120821152009-y50ju4q9u1catn2f

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Tue, 21 Aug 2012 15:09:36 +0000 (17:09 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120821150936-0pvvttbq6w3t2byi

11 years ago[FIX] Wall: css fix in composer.
Thibault Delavallée [Tue, 21 Aug 2012 15:06:22 +0000 (17:06 +0200)]
[FIX] Wall: css fix in composer.

bzr revid: tde@openerp.com-20120821150622-2h13mgtwk3h0uh3g

11 years ago[REM] mail.js: removed references to 'email_mode' of composer, now deleted.
Thibault Delavallée [Tue, 21 Aug 2012 14:55:27 +0000 (16:55 +0200)]
[REM] mail.js: removed references to 'email_mode' of composer, now deleted.

bzr revid: tde@openerp.com-20120821145527-vdvu00doz77mzx7n

11 years ago[IMP] mail.compose.message: added body_text filed, for plain-text; updated composer...
Thibault Delavallée [Tue, 21 Aug 2012 14:49:30 +0000 (16:49 +0200)]
[IMP] mail.compose.message: added body_text filed, for plain-text; updated composer accordlingly, removed some dead code/css classes.

bzr revid: tde@openerp.com-20120821144930-ucgmx8rwasamhpgp

11 years agofix
Fabien Pinckaers [Tue, 21 Aug 2012 14:36:43 +0000 (16:36 +0200)]
fix

bzr revid: fp@tinyerp.com-20120821143643-npc5a84ajzfcsl14

11 years ago[REF] mail.compose.message: removed extended mode, because not really usefull. Remove...
Thibault Delavallée [Tue, 21 Aug 2012 14:27:47 +0000 (16:27 +0200)]
[REF] mail.compose.message: removed extended mode, because not really usefull. Removed reference to that mode in addons (crm lead, crm claim, crm helpdesk, hr evaluation, hr recruitement, project issue). Completely removed the wizard directory in hr_evaluation: mail_compose_message will become a button (TODO), and other files were not called anymore in init/openerp files.

bzr revid: tde@openerp.com-20120821142747-q9drv71749opusr1

11 years ago[IMP] mail.js: Thread: updated default options.
Thibault Delavallée [Tue, 21 Aug 2012 12:37:48 +0000 (14:37 +0200)]
[IMP] mail.js: Thread: updated default options.

bzr revid: tde@openerp.com-20120821123748-bq6k9kj42gtyzb56

11 years ago[IMP] mail.js: Thread: updated and cleaned event bindings (use on instead of delegate...
Thibault Delavallée [Tue, 21 Aug 2012 12:31:28 +0000 (14:31 +0200)]
[IMP] mail.js: Thread: updated and cleaned event bindings (use on instead of delegate, handle propagation).

bzr revid: tde@openerp.com-20120821123128-29njlixe14eu8rmg

11 years ago[CLEAN] mail.js: continuing cleaning. Removed commented code, now not necessary.
Thibault Delavallée [Tue, 21 Aug 2012 12:10:30 +0000 (14:10 +0200)]
[CLEAN] mail.js: continuing cleaning. Removed commented code, now not necessary.

bzr revid: tde@openerp.com-20120821121030-7qbr54wra11oeen2

11 years ago[FIX] portal: fixed demo data.
Thibault Delavallée [Tue, 21 Aug 2012 12:00:46 +0000 (14:00 +0200)]
[FIX] portal: fixed demo data.

bzr revid: tde@openerp.com-20120821120046-b8gu96wj2sbh58bw

11 years ago[MERGE] fix a dependence in portal and reorganize xml
Antonin Bourguignon [Tue, 21 Aug 2012 11:56:14 +0000 (13:56 +0200)]
[MERGE] fix a dependence in portal and reorganize xml

bzr revid: abo@openerp.com-20120821115614-c8hodjp3jhwh1q3r

11 years ago[CLEAN] mail.js: cleaned Wall and RecordThread. Deleted code in wall related to messa...
Thibault Delavallée [Tue, 21 Aug 2012 11:41:28 +0000 (13:41 +0200)]
[CLEAN] mail.js: cleaned Wall and RecordThread. Deleted code in wall related to message_fetch, display and fetch more. Deleted dead XML and CSS.

bzr revid: tde@openerp.com-20120821114128-mwu6av0n52r2tbww

11 years agomerge from mit-trunk
Minh Tran [Tue, 21 Aug 2012 11:13:16 +0000 (13:13 +0200)]
merge from mit-trunk

bzr revid: mit@openerp.com-20120821111316-run49r554i1ay3uk

11 years ago[IMP] organization of views and data
Antonin Bourguignon [Tue, 21 Aug 2012 11:01:35 +0000 (13:01 +0200)]
[IMP] organization of views and data

bzr revid: abo@openerp.com-20120821110135-12mud78ddjwhmd8c

11 years ago[FIX] add a missing dependence
Antonin Bourguignon [Tue, 21 Aug 2012 10:51:13 +0000 (12:51 +0200)]
[FIX] add a missing dependence

bzr revid: abo@openerp.com-20120821105113-u7bty92d2lfea8q5

11 years ago[IMP] minor improvement in linkedin module
niv-openerp [Tue, 21 Aug 2012 10:44:03 +0000 (12:44 +0200)]
[IMP] minor improvement in linkedin module

bzr revid: nicolas.vanhoren@openerp.com-20120821104403-qbmv0tjyngauwfou

11 years ago[WIP] [CLEAN] mail.js: continuing the cleaning and refactoring. Wall and recordthread...
Thibault Delavallée [Tue, 21 Aug 2012 10:43:45 +0000 (12:43 +0200)]
[WIP] [CLEAN] mail.js: continuing the cleaning and refactoring. Wall and recordthread seems to basically work (not the 'fetch more' feature). Cleaned function name, duplicate code, ...

bzr revid: tde@openerp.com-20120821104345-1ithukovq0a1tv76

11 years ago[FIX] mail.followers widget: res_users -> res_partner for image.
Thibault Delavallée [Tue, 21 Aug 2012 10:42:48 +0000 (12:42 +0200)]
[FIX] mail.followers widget: res_users -> res_partner for image.

bzr revid: tde@openerp.com-20120821104248-1vu7q03sn6efyiwp

11 years ago[IMP] improved loading messages
niv-openerp [Tue, 21 Aug 2012 09:30:00 +0000 (11:30 +0200)]
[IMP] improved loading messages

bzr revid: nicolas.vanhoren@openerp.com-20120821093000-4jf6lh7a8o124hsd

11 years ago[WIP] [CLEAN] mail.js: massive refactoring / cleaning of code, part 1: all logic...
Thibault Delavallée [Tue, 21 Aug 2012 09:20:15 +0000 (11:20 +0200)]
[WIP] [CLEAN] mail.js: massive refactoring / cleaning of code, part 1: all logic delegated to the Thread widget, to avoid code duplication (Thread and Wall); Wall and RecordThread should be as small as possible, without specific logic or message fetching. WIP commit.

bzr revid: tde@openerp.com-20120821092015-u8q1osikpgf12pq6

11 years agofix
Fabien Pinckaers [Mon, 20 Aug 2012 19:29:10 +0000 (21:29 +0200)]
fix

bzr revid: fp@tinyerp.com-20120820192910-eodns32qy7pmoq6c

11 years agofix
Fabien Pinckaers [Mon, 20 Aug 2012 19:22:03 +0000 (21:22 +0200)]
fix

bzr revid: fp@tinyerp.com-20120820192203-7zkbh3uiw8f9wooo

11 years ago[IMP]
Fabien Pinckaers [Mon, 20 Aug 2012 19:10:58 +0000 (21:10 +0200)]
[IMP]

bzr revid: fp@tinyerp.com-20120820191058-kpjymskvxdasoq6c

11 years ago[FIX] compisition seems to work
Fabien Pinckaers [Mon, 20 Aug 2012 19:02:31 +0000 (21:02 +0200)]
[FIX] compisition seems to work

bzr revid: fp@tinyerp.com-20120820190231-3cnvj7dtmfgojal4

11 years agofix
Fabien Pinckaers [Mon, 20 Aug 2012 18:46:02 +0000 (20:46 +0200)]
fix

bzr revid: fp@tinyerp.com-20120820184602-dlz954b8wisethpi

11 years agomerge
Fabien Pinckaers [Mon, 20 Aug 2012 16:56:15 +0000 (18:56 +0200)]
merge

bzr revid: fp@tinyerp.com-20120820165615-iekhshkbxnksa73j

11 years ago[IMP] compose wizards
Fabien Pinckaers [Mon, 20 Aug 2012 16:51:10 +0000 (18:51 +0200)]
[IMP] compose wizards

bzr revid: fp@tinyerp.com-20120820165110-h6dub7l7zaufpj3n

11 years ago[WIP] mail.js: continuing the cleaning of the Thread widget (params -> options, track...
Thibault Delavallée [Mon, 20 Aug 2012 16:49:24 +0000 (18:49 +0200)]
[WIP] mail.js: continuing the cleaning of the Thread widget (params -> options, tracking not necessary options, make them more explicit).

bzr revid: tde@openerp.com-20120820164924-j1clr4dwif5pmoxi

11 years ago[WIP] mail.js: removed dead code about generic chatter functions (regular expressions...
Thibault Delavallée [Mon, 20 Aug 2012 16:15:47 +0000 (18:15 +0200)]
[WIP] mail.js: removed dead code about generic chatter functions (regular expressions, internal links, ...).

bzr revid: tde@openerp.com-20120820161547-saqw5ay01mlyuq7l

11 years ago[FIX] mail: res_users: fixed user creation.
Thibault Delavallée [Mon, 20 Aug 2012 16:08:00 +0000 (18:08 +0200)]
[FIX] mail: res_users: fixed user creation.

bzr revid: tde@openerp.com-20120820160800-7imca9256gun25yi

11 years ago[WIP] mail.js: Wall: cleaned code, removed dead code, updated method name, propagated...
Thibault Delavallée [Mon, 20 Aug 2012 15:52:02 +0000 (17:52 +0200)]
[WIP] mail.js: Wall: cleaned code, removed dead code, updated method name, propagated changes in mail API.

bzr revid: tde@openerp.com-20120820155202-00y1ysi13lvv4nfk

11 years ago[CLEAN] mail views: cleaned names, removed dead and not necessary code.
Thibault Delavallée [Mon, 20 Aug 2012 15:51:24 +0000 (17:51 +0200)]
[CLEAN] mail views: cleaned names, removed dead and not necessary code.

bzr revid: tde@openerp.com-20120820155124-iyve6xumamearb11

11 years agotest
Fabien Pinckaers [Mon, 20 Aug 2012 14:09:01 +0000 (16:09 +0200)]
test

bzr revid: fp@tinyerp.com-20120820140901-pqvj3fj8zruit3f4

11 years ago[FIX] mail_followers: added forgotten notification obj.
Thibault Delavallée [Mon, 20 Aug 2012 14:04:04 +0000 (16:04 +0200)]
[FIX] mail_followers: added forgotten notification obj.

bzr revid: tde@openerp.com-20120820140404-zglfrn799kw48n0d

11 years ago[WIP] mail.js: removed dead code about message structure generation, renamed params...
Thibault Delavallée [Mon, 20 Aug 2012 13:59:58 +0000 (15:59 +0200)]
[WIP] mail.js: removed dead code about message structure generation, renamed params to options in composition form.

bzr revid: tde@openerp.com-20120820135958-8xgwh9u7xnk7lw9d

11 years ago[FIX] mail_group_view: fixed missing field declaratrion in kanban view.
Thibault Delavallée [Mon, 20 Aug 2012 13:38:38 +0000 (15:38 +0200)]
[FIX] mail_group_view: fixed missing field declaratrion in kanban view.

bzr revid: tde@openerp.com-20120820133838-biep91sf0eb2fds2

11 years ago[WIP] mail.js: first cleaning of Wall.
Thibault Delavallée [Mon, 20 Aug 2012 13:07:30 +0000 (15:07 +0200)]
[WIP] mail.js: first cleaning of Wall.

bzr revid: tde@openerp.com-20120820130730-lpjt9wpj7ggqq4yv

11 years ago[FIX] fetchmail: fetchmail_server_id added to mail.mail form view.
Thibault Delavallée [Mon, 20 Aug 2012 13:06:31 +0000 (15:06 +0200)]
[FIX] fetchmail: fetchmail_server_id added to mail.mail form view.

bzr revid: tde@openerp.com-20120820130631-3kn57wnvj4ssyrjt

11 years agofix
Fabien Pinckaers [Mon, 20 Aug 2012 13:02:32 +0000 (15:02 +0200)]
fix

bzr revid: fp@tinyerp.com-20120820130232-qrw1zk5i2fhe22qk

11 years ago[FIX] small fixes
Fabien Pinckaers [Mon, 20 Aug 2012 12:55:25 +0000 (14:55 +0200)]
[FIX] small fixes

bzr revid: fp@tinyerp.com-20120820125525-daa8ghuqse6csgbg

11 years agofix
Fabien Pinckaers [Mon, 20 Aug 2012 12:42:05 +0000 (14:42 +0200)]
fix

bzr revid: fp@tinyerp.com-20120820124205-qomccfiwd6zjtc1w

11 years ago[MERGE] @media print css
Frédéric van der Essen [Mon, 20 Aug 2012 12:24:53 +0000 (14:24 +0200)]
[MERGE] @media print css

bzr revid: fva@openerp.com-20120820122453-i73f09uj50vx575v

11 years ago[IMP] removed left and top bar from printing
Frédéric van der Essen [Mon, 20 Aug 2012 12:22:43 +0000 (14:22 +0200)]
[IMP] removed left and top bar from printing

bzr revid: fva@openerp.com-20120820122243-z9wtrkpb2ub79enf

11 years ago[FIX] account_voucher: supplier payment in multi-currency. Accounting entries generat...
Quentin (OpenERP) [Mon, 20 Aug 2012 12:08:36 +0000 (14:08 +0200)]
[FIX] account_voucher: supplier payment in multi-currency. Accounting entries generation fixed

bzr revid: qdp-launchpad@openerp.com-20120820120836-wbbfj0j266g810h7

11 years ago[FIX] base: restored translations for label 'VAT' changed into 'TIN' in revision...
Quentin (OpenERP) [Mon, 20 Aug 2012 11:50:42 +0000 (13:50 +0200)]
[FIX] base: restored translations for label 'VAT' changed into 'TIN' in revision 4344

bzr revid: qdp-launchpad@openerp.com-20120820115042-13epfxw99vzvumer

11 years ago[IMP] domains
Fabien Pinckaers [Mon, 20 Aug 2012 11:33:51 +0000 (13:33 +0200)]
[IMP] domains

bzr revid: fp@tinyerp.com-20120820113351-wo982pj7ii2e78k0

11 years agofix
Fabien Pinckaers [Mon, 20 Aug 2012 11:32:10 +0000 (13:32 +0200)]
fix

bzr revid: fp@tinyerp.com-20120820113210-4lxap11yk9xxkv9d

11 years ago[IMP] some fixes
Fabien Pinckaers [Mon, 20 Aug 2012 11:31:50 +0000 (13:31 +0200)]
[IMP] some fixes

bzr revid: fp@tinyerp.com-20120820113150-bgcsylj7k64s26iq

11 years ago[FIX] account_voucher: supplier payment in multi-currency. Accounting entries generat...
Quentin (OpenERP) [Mon, 20 Aug 2012 11:02:07 +0000 (13:02 +0200)]
[FIX] account_voucher: supplier payment in multi-currency. Accounting entries generation fixed

bzr revid: qdp-launchpad@openerp.com-20120820110207-w2sow7o2rmpbqykl

11 years ago[IMP] message_read
Fabien Pinckaers [Mon, 20 Aug 2012 10:57:49 +0000 (12:57 +0200)]
[IMP] message_read

bzr revid: fp@tinyerp.com-20120820105749-y5fqaztvj5put395

11 years agoimp
Fabien Pinckaers [Mon, 20 Aug 2012 10:45:56 +0000 (12:45 +0200)]
imp

bzr revid: fp@tinyerp.com-20120820104556-li9wfg2riqb85c8a

11 years ago[IMP] removed ancestror, merged with thread level
Fabien Pinckaers [Mon, 20 Aug 2012 10:45:00 +0000 (12:45 +0200)]
[IMP] removed ancestror, merged with thread level

bzr revid: fp@tinyerp.com-20120820104500-8m246hwoexejjobt

11 years ago[IMP] message_read on mail.message
Fabien Pinckaers [Mon, 20 Aug 2012 10:14:34 +0000 (12:14 +0200)]
[IMP] message_read on mail.message

bzr revid: fp@tinyerp.com-20120820101434-429mgbhbuk1wjqa2

11 years ago[IMP] message_read with ancestrors and threads and expandable domains
Fabien Pinckaers [Mon, 20 Aug 2012 09:39:22 +0000 (11:39 +0200)]
[IMP] message_read with ancestrors and threads and expandable domains

bzr revid: fp@tinyerp.com-20120820093922-b3aokqftfcptwmpp

11 years ago[IMP] better implementation of message read, no ancestror yet
Fabien Pinckaers [Mon, 20 Aug 2012 09:06:36 +0000 (11:06 +0200)]
[IMP] better implementation of message read, no ancestror yet

bzr revid: fp@tinyerp.com-20120820090636-gyyp3n47sjs0fbhc

11 years ago[IMP] remove unused code, I still have to rewrite message_read
Fabien Pinckaers [Mon, 20 Aug 2012 07:42:42 +0000 (09:42 +0200)]
[IMP] remove unused code, I still have to rewrite message_read

bzr revid: fp@tinyerp.com-20120820074242-w6n1nmwu315r2bhj

11 years agoimp
Fabien Pinckaers [Mon, 20 Aug 2012 07:26:42 +0000 (09:26 +0200)]
imp

bzr revid: fp@tinyerp.com-20120820072642-k1zx5o9lk0e26ikf

11 years ago[IMP] removing unused code
Fabien Pinckaers [Mon, 20 Aug 2012 07:26:03 +0000 (09:26 +0200)]
[IMP] removing unused code

bzr revid: fp@tinyerp.com-20120820072603-94bb7eki8ec01gap

11 years ago[IMP] todo.txt
Fabien Pinckaers [Mon, 20 Aug 2012 07:09:56 +0000 (09:09 +0200)]
[IMP] todo.txt

bzr revid: fp@tinyerp.com-20120820070956-el8ltgfqxwstvep1

11 years agoimp
Fabien Pinckaers [Sun, 19 Aug 2012 20:44:21 +0000 (22:44 +0200)]
imp

bzr revid: fp@openerp.com-20120819204421-mbcxtc9uxx0zjcra

11 years ago[DUMMY] temporary add TODO.txt to keep track of remaining cleanings
Fabien Pinckaers [Sun, 19 Aug 2012 20:40:45 +0000 (22:40 +0200)]
[DUMMY] temporary add TODO.txt to keep track of remaining cleanings

bzr revid: fp@openerp.com-20120819204045-wz4r82kmh87j0s3b

11 years ago[DUMMY] temporary add TODO.txt to keep track of remaining cleanings
Fabien Pinckaers [Sun, 19 Aug 2012 20:39:41 +0000 (22:39 +0200)]
[DUMMY] temporary add TODO.txt to keep track of remaining cleanings

bzr revid: fp@openerp.com-20120819203941-8yllg5g3i9mmorsl

11 years ago[IMP] removing some options and requirement of ds_thread
Fabien Pinckaers [Sun, 19 Aug 2012 17:53:09 +0000 (19:53 +0200)]
[IMP] removing some options and requirement of ds_thread

bzr revid: fp@openerp.com-20120819175309-9c3bl70yg10mmkqr

11 years ago[IMP] remove formatting code and unused method
Fabien Pinckaers [Sun, 19 Aug 2012 16:50:39 +0000 (18:50 +0200)]
[IMP] remove formatting code and unused method

bzr revid: fp@openerp.com-20120819165039-kgs71kkn436753tz

11 years ago[IMP] merging _get_pushed_messages and message_read, still have to add a domain on...
Fabien Pinckaers [Sun, 19 Aug 2012 16:28:32 +0000 (18:28 +0200)]
[IMP] merging _get_pushed_messages and message_read, still have to add a domain on message_read based on notifications

bzr revid: fp@openerp.com-20120819162832-ffzlm7zej7qrn11l

11 years ago[MERGE] diagram view label
Antony Lesuisse [Sun, 19 Aug 2012 12:46:31 +0000 (14:46 +0200)]
[MERGE] diagram view label

bzr revid: al@openerp.com-20120819124631-guc52cy0xs0n8363

11 years ago[MERGE] diagram view label
Antony Lesuisse [Sun, 19 Aug 2012 12:46:07 +0000 (14:46 +0200)]
[MERGE] diagram view label

bzr revid: al@openerp.com-20120819124607-85jndw0al3yr0m9g

11 years ago[FIX] web_api example, renamed from web_rpc
Antony Lesuisse [Sun, 19 Aug 2012 01:06:46 +0000 (03:06 +0200)]
[FIX] web_api example, renamed from web_rpc

bzr revid: al@openerp.com-20120819010646-ujct3dwe9j0pmjq6

11 years ago[FIX] form field statusbar clickable class
Antony Lesuisse [Sat, 18 Aug 2012 22:51:51 +0000 (00:51 +0200)]
[FIX] form field statusbar clickable class

bzr revid: al@openerp.com-20120818225151-y2nymkwwn10uvo7u

11 years ago[FIX] form field statusbar clean version
Antony Lesuisse [Sat, 18 Aug 2012 22:10:35 +0000 (00:10 +0200)]
[FIX] form field statusbar clean version

bzr revid: al@openerp.com-20120818221035-zue58v11r1qmbcbo

11 years ago[IMP] abstractfield options replace getter by attribute
Antony Lesuisse [Sat, 18 Aug 2012 20:18:59 +0000 (22:18 +0200)]
[IMP] abstractfield options replace getter by attribute

bzr revid: al@openerp.com-20120818201859-xjpvcmipg59f0p3e

11 years ago[IMP] abstractfield options replace getter by attribute
Antony Lesuisse [Sat, 18 Aug 2012 20:16:32 +0000 (22:16 +0200)]
[IMP] abstractfield options replace getter by attribute

bzr revid: al@openerp.com-20120818201632-5aoioz8mhu62im3p

11 years ago[REM] unused files from calendar
Antony Lesuisse [Sat, 18 Aug 2012 17:35:05 +0000 (19:35 +0200)]
[REM] unused files from calendar

bzr revid: al@openerp.com-20120818173505-6i414945p102fp0c

11 years ago[IMP] on the mini fly. With gzip openerp 7 js is around 500kb.
Antony Lesuisse [Sat, 18 Aug 2012 17:34:37 +0000 (19:34 +0200)]
[IMP] on the mini fly. With gzip openerp 7 js is around 500kb.

bzr revid: al@openerp.com-20120818173437-7ua4hjbswob6byh7

11 years ago[FIX] auth_oauth remove console.log
Antony Lesuisse [Sat, 18 Aug 2012 17:19:14 +0000 (19:19 +0200)]
[FIX] auth_oauth remove console.log

bzr revid: al@openerp.com-20120818171914-fuvq7wh33nkdavli

11 years ago[MERGE] auth_config
Antony Lesuisse [Sat, 18 Aug 2012 16:49:32 +0000 (18:49 +0200)]
[MERGE] auth_config

bzr revid: al@openerp.com-20120818164932-tt7mpm1p5k3i5unu

11 years agoimprove config wizard labels
Antony Lesuisse [Sat, 18 Aug 2012 16:46:36 +0000 (18:46 +0200)]
improve config wizard labels

bzr revid: al@openerp.com-20120818164636-ue0fljh45smzskb9

11 years agotypo
Antony Lesuisse [Sat, 18 Aug 2012 13:36:07 +0000 (15:36 +0200)]
typo

bzr revid: al@openerp.com-20120818133607-ex57qifuysqmvao8

11 years agooauth config wizard
Antony Lesuisse [Sat, 18 Aug 2012 13:04:11 +0000 (15:04 +0200)]
oauth config wizard

bzr revid: al@openerp.com-20120818130411-auxfh3lc0r801kym

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 18 Aug 2012 04:58:43 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120818045843-s3w3d71x75m26ww8

11 years agofixed the 'more' dropdown menu
Minh Tran [Fri, 17 Aug 2012 15:55:51 +0000 (17:55 +0200)]
fixed the 'more' dropdown menu

bzr revid: mit@openerp.com-20120817155551-4eq9lumqderd09rl

11 years agodarker purple and config view alignment
Minh Tran [Fri, 17 Aug 2012 15:12:29 +0000 (17:12 +0200)]
darker purple and config view alignment

bzr revid: mit@openerp.com-20120817151229-iuujaaw5aflujgzq

11 years agofix
Fabien Pinckaers [Fri, 17 Aug 2012 14:50:10 +0000 (16:50 +0200)]
fix

bzr revid: fp@tinyerp.com-20120817145010-lnh2496hi1o90eu5

11 years agomerge from trunk
Minh Tran [Fri, 17 Aug 2012 14:44:04 +0000 (16:44 +0200)]
merge from trunk

bzr revid: mit@openerp.com-20120817144404-sxy9g3druktsu579

11 years agofix removed a useless line in sass
Minh Tran [Fri, 17 Aug 2012 14:37:35 +0000 (16:37 +0200)]
fix removed a useless line in sass

bzr revid: mit@openerp.com-20120817143735-hverq9jb72kn2zdb

11 years agomerge mit-trunk
Minh Tran [Fri, 17 Aug 2012 14:29:17 +0000 (16:29 +0200)]
merge mit-trunk

bzr revid: mit@openerp.com-20120817142917-31iuftau2gwno9e8