odoo/odoo.git
13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 7 Apr 2011 04:37:58 +0000 (04:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110406043928-xqladzrd05q5t19g
bzr revid: launchpad_translations_on_behalf_of_openerp-20110407043758-7t6u87d24s7yq2lf

13 years agoweb_chat poll example
Antony Lesuisse [Thu, 7 Apr 2011 03:37:44 +0000 (05:37 +0200)]
web_chat poll example

bzr revid: al@openerp.com-20110407033744-8b3gon802bwhp9zs

13 years agotypo
Antony Lesuisse [Thu, 7 Apr 2011 03:29:40 +0000 (05:29 +0200)]
typo

bzr revid: al@openerp.com-20110407032940-fu020uiwxxuycxkt

13 years agoweb_chat skeleton using ajaxim based on trunk-proto61-chat-noz
Antony Lesuisse [Thu, 7 Apr 2011 03:25:12 +0000 (05:25 +0200)]
web_chat skeleton using ajaxim based on trunk-proto61-chat-noz

bzr revid: al@openerp.com-20110407032512-3m6wxnnk291bw0qe

13 years agoapplicationsession
Antony Lesuisse [Thu, 7 Apr 2011 03:04:29 +0000 (05:04 +0200)]
applicationsession

bzr revid: al@openerp.com-20110407030429-d6c26b10zduodir0

13 years agofix httprequest for web_chat
Antony Lesuisse [Thu, 7 Apr 2011 02:47:48 +0000 (04:47 +0200)]
fix httprequest for web_chat

bzr revid: al@openerp.com-20110407024748-g2gf4u854qsu4eny

13 years agoform to use _.keys(fields)
Antony Lesuisse [Wed, 6 Apr 2011 22:18:04 +0000 (00:18 +0200)]
form to use _.keys(fields)

bzr revid: al@openerp.com-20110406221804-fd3pyiv3o00cioi6

13 years agotypo
Antony Lesuisse [Wed, 6 Apr 2011 21:18:49 +0000 (23:18 +0200)]
typo

bzr revid: al@openerp.com-20110406211849-7cgkr8ge8j2udu84

13 years agodataset split, crashmanager
Antony Lesuisse [Wed, 6 Apr 2011 21:10:37 +0000 (23:10 +0200)]
dataset split, crashmanager

bzr revid: al@openerp.com-20110406211037-uzn3n0uravuy900q

13 years ago[ADD] Add basic non-recursive on_change handler
Fabien Meghazi [Wed, 6 Apr 2011 14:51:13 +0000 (16:51 +0200)]
[ADD] Add basic non-recursive on_change handler

bzr revid: fme@openerp.com-20110406145113-5o66tlcotbkmxwzy

13 years ago[FIX] Fix fields id's in order to match labels for's
Fabien Meghazi [Wed, 6 Apr 2011 13:45:31 +0000 (15:45 +0200)]
[FIX] Fix fields id's in order to match labels for's

bzr revid: fme@openerp.com-20110406134531-r1ybkb47we7e4ttm

13 years ago[ADD] Add call() to dataset. Moved datarecord methods in dataset
Fabien Meghazi [Wed, 6 Apr 2011 13:29:34 +0000 (15:29 +0200)]
[ADD] Add call() to dataset. Moved datarecord methods in dataset

bzr revid: fme@openerp.com-20110406132934-7jwgrkhi78xbffsb

13 years ago[ADD] Add underscore.strings.js
Fabien Meghazi [Wed, 6 Apr 2011 12:02:06 +0000 (14:02 +0200)]
[ADD] Add underscore.strings.js

bzr revid: fme@openerp.com-20110406120206-0uadws4ssyi1ehww

13 years ago[MERGE] merged 6.0.
Vo Minh Thu [Wed, 6 Apr 2011 10:47:18 +0000 (12:47 +0200)]
[MERGE] merged 6.0.

bzr revid: vmt@openerp.com-20110406104718-cdcyq74rltf102sa

13 years ago[IMP] Improved form styling
Fabien Meghazi [Wed, 6 Apr 2011 10:34:19 +0000 (12:34 +0200)]
[IMP] Improved form styling

bzr revid: fme@openerp.com-20110406103419-ce29p894kavi6fw2

13 years ago[MERGE] merge bug fix
Vo Minh Thu [Wed, 6 Apr 2011 10:31:57 +0000 (12:31 +0200)]
[MERGE] merge bug fix
- original commit message:
  [FIX] ir_ui_view.py: get_sc only returns shortcuts for existing menu items.

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

bzr revid: vmt@openerp.com-20110406103157-9esivptxihgx0l64

13 years ago[FIX] ir_ui_view.py: get_sc only returns shortcuts for existing menu items.
Vo Minh Thu [Wed, 6 Apr 2011 10:05:07 +0000 (12:05 +0200)]
[FIX] ir_ui_view.py: get_sc only returns shortcuts for existing menu items.

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

bzr revid: vmt@openerp.com-20110406100507-8t9bs4k31hz4n4ru

13 years ago[ADD] Added context in writes
Fabien Meghazi [Wed, 6 Apr 2011 09:58:04 +0000 (11:58 +0200)]
[ADD] Added context in writes

bzr revid: fme@openerp.com-20110406095804-zcvci559rgro60zp

13 years ago[FIX] Fixed float validation regex
Fabien Meghazi [Wed, 6 Apr 2011 09:56:42 +0000 (11:56 +0200)]
[FIX] Fixed float validation regex

bzr revid: fme@openerp.com-20110406095642-zzo7j178iqancfsk

13 years ago[FIX] setup.py: added python25-compat directory to the MANIFEST.
Vo Minh Thu [Wed, 6 Apr 2011 07:57:57 +0000 (09:57 +0200)]
[FIX] setup.py: added python25-compat directory to the MANIFEST.

bzr revid: vmt@openerp.com-20110406075757-6ihe21vyadpvguks

13 years ago[FIX] debian: corrected version in changelog.
Vo Minh Thu [Wed, 6 Apr 2011 07:34:16 +0000 (09:34 +0200)]
[FIX] debian: corrected version in changelog.

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

bzr revid: al@openerp.com-20110406073416-tvi7ah0i9g1ue6qe

13 years ago[IMP] jquery 1.5.2
Xavier Morel [Wed, 6 Apr 2011 07:21:13 +0000 (09:21 +0200)]
[IMP] jquery 1.5.2

bzr revid: xmo@openerp.com-20110406072113-autr9xip6f3wjrdf

13 years ago[FIX] more misused reserved words
Xavier Morel [Wed, 6 Apr 2011 07:19:33 +0000 (09:19 +0200)]
[FIX] more misused reserved words

bzr revid: xmo@openerp.com-20110406071933-bpb387nl7fcfw8xw

13 years ago[REM] dataset tests, FUBAR and nobody cares
Xavier Morel [Wed, 6 Apr 2011 07:12:41 +0000 (09:12 +0200)]
[REM] dataset tests, FUBAR and nobody cares

bzr revid: xmo@openerp.com-20110406071241-33dfj94imc0n4qmg

13 years ago[FIX] FUCKING THING SUCKS
Xavier Morel [Wed, 6 Apr 2011 07:09:24 +0000 (09:09 +0200)]
[FIX] FUCKING THING SUCKS

bzr revid: xmo@openerp.com-20110406070924-6zir9ygobgq619bb

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 6 Apr 2011 06:01:53 +0000 (06:01 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110405060613-znuiqfpohhkrrz6m
bzr revid: launchpad_translations_on_behalf_of_openerp-20110406060153-tore9cn05qw7ill1

13 years agosplit viewmanager and dataset
Antony Lesuisse [Wed, 6 Apr 2011 00:51:36 +0000 (02:51 +0200)]
split viewmanager and dataset

bzr revid: al@openerp.com-20110406005136-6w992t10sr2588c6

13 years ago[FIX] Reset invalid properties on fields#set_value()
Fabien Meghazi [Tue, 5 Apr 2011 18:57:04 +0000 (20:57 +0200)]
[FIX] Reset invalid properties on fields#set_value()

bzr revid: fme@openerp.com-20110405185704-2z8qe9bj3jnc0vj0

13 years ago[ADD] Changed notification. Added notification on form invalid.
Fabien Meghazi [Tue, 5 Apr 2011 17:35:12 +0000 (19:35 +0200)]
[ADD] Changed notification. Added notification on form invalid.

bzr revid: fme@openerp.com-20110405173512-82k1uonpvrdflz4a

13 years ago[ADD] Added write() to DataSet
Fabien Meghazi [Tue, 5 Apr 2011 16:25:45 +0000 (18:25 +0200)]
[ADD] Added write() to DataSet

bzr revid: fme@openerp.com-20110405162545-8gai7o0b37h07i0r

13 years ago[IMP] Centered loading
Fabien Meghazi [Tue, 5 Apr 2011 16:24:45 +0000 (18:24 +0200)]
[IMP] Centered loading

bzr revid: fme@openerp.com-20110405162445-u84f4lbbhvjzu5hz

13 years ago[ADD] Added notifications
Fabien Meghazi [Tue, 5 Apr 2011 15:53:48 +0000 (17:53 +0200)]
[ADD] Added notifications

bzr revid: fme@openerp.com-20110405155348-xnszzo1d749l4lbl

13 years ago[ADD] Added jquery ui notify plugin
Fabien Meghazi [Tue, 5 Apr 2011 15:46:50 +0000 (17:46 +0200)]
[ADD] Added jquery ui notify plugin

bzr revid: fme@openerp.com-20110405154650-pkcpxj3pn6q3r7cv

13 years ago[REM] Removed datarecord. Form save works now
Fabien Meghazi [Tue, 5 Apr 2011 15:14:40 +0000 (17:14 +0200)]
[REM] Removed datarecord. Form save works now

bzr revid: fme@openerp.com-20110405151440-jmqja372y3rwxygw

13 years ago[ADD] Plugged form save events
Fabien Meghazi [Tue, 5 Apr 2011 14:34:25 +0000 (16:34 +0200)]
[ADD] Plugged form save events

bzr revid: fme@openerp.com-20110405143425-iqpibce75hri3pdb

13 years ago[ADD] Added datarecord#save
Fabien Meghazi [Tue, 5 Apr 2011 14:32:29 +0000 (16:32 +0200)]
[ADD] Added datarecord#save

bzr revid: fme@openerp.com-20110405143229-a7voaqvhnipx0vzu

13 years ago[FIX] Css problems with sidebar.
niv-openerp [Tue, 5 Apr 2011 12:59:44 +0000 (14:59 +0200)]
[FIX] Css problems with sidebar.

bzr revid: nicolas.vanhoren@openerp.com-20110405125944-8l2kzfn2qlvrrydr

13 years ago[MERGE] niv sidebar
Antony Lesuisse [Tue, 5 Apr 2011 12:20:47 +0000 (14:20 +0200)]
[MERGE] niv sidebar

bzr revid: al@openerp.com-20110405122047-n9xlbtsi10owtzxm

13 years ago[IMP] Implemented theorical handling of sidebar actions.
niv-openerp [Tue, 5 Apr 2011 11:02:10 +0000 (13:02 +0200)]
[IMP] Implemented theorical handling of sidebar actions.

bzr revid: nicolas.vanhoren@openerp.com-20110405110210-4dhwdydxh1ttik1k

13 years ago[FIX] report_webkit:
Vo Minh Thu [Tue, 5 Apr 2011 10:54:31 +0000 (12:54 +0200)]
[FIX] report_webkit:
- same fix as in 6.0 at rev 4510, rev-id vmt@openerp.com-20110405105100-rzzheoaahr44jn8k

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

bzr revid: vmt@openerp.com-20110405105431-qqt0obdq29lkd0yu

13 years ago[FIX] report_webkit: forgot to remove the import of commands.
Vo Minh Thu [Tue, 5 Apr 2011 10:51:00 +0000 (12:51 +0200)]
[FIX] report_webkit: forgot to remove the import of commands.

bzr revid: vmt@openerp.com-20110405105100-rzzheoaahr44jn8k

13 years ago[MERGE] merged branch 6.0-bug-704870-vmt
Vo Minh Thu [Tue, 5 Apr 2011 10:44:59 +0000 (12:44 +0200)]
[MERGE] merged branch 6.0-bug-704870-vmt

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

bzr revid: vmt@openerp.com-20110405104459-4j48v3vbaa6w1d1a

13 years ago[MERGE] merged 6.0 branch.
Vo Minh Thu [Tue, 5 Apr 2011 10:42:38 +0000 (12:42 +0200)]
[MERGE] merged 6.0 branch.

bzr revid: vmt@openerp.com-20110405104238-otow54mxyek4vp1m

13 years agoo2m part2
Antony Lesuisse [Tue, 5 Apr 2011 10:38:35 +0000 (12:38 +0200)]
o2m part2

bzr revid: al@openerp.com-20110405103835-33kf1ia7zg1b1fvr

13 years ago[IMP] Changed Listview pager + background color
Fabien Meghazi [Tue, 5 Apr 2011 10:30:13 +0000 (12:30 +0200)]
[IMP] Changed Listview pager + background color

bzr revid: fme@openerp.com-20110405103013-xmwwhip99xw1vdpn

13 years agoo2m viewmanager split setup
Antony Lesuisse [Tue, 5 Apr 2011 10:24:40 +0000 (12:24 +0200)]
o2m viewmanager split setup

bzr revid: al@openerp.com-20110405102440-5tpyzjphdwlx9yi5

13 years ago[MERGE]
niv-openerp [Tue, 5 Apr 2011 10:17:39 +0000 (12:17 +0200)]
[MERGE]

bzr revid: nicolas.vanhoren@openerp.com-20110404160926-f1uwddcknsezvamr
bzr revid: nicolas.vanhoren@openerp.com-20110405101739-iubtgou4lrnftmi2

13 years agoo2m viewmanager reorder
Antony Lesuisse [Tue, 5 Apr 2011 10:10:08 +0000 (12:10 +0200)]
o2m viewmanager reorder

bzr revid: al@openerp.com-20110405101008-ym8ssk6gem0lsf96

13 years agoo2m part1
Antony Lesuisse [Tue, 5 Apr 2011 10:04:50 +0000 (12:04 +0200)]
o2m part1

bzr revid: al@openerp.com-20110405100450-afm9b23vdyfwbfis

13 years ago[MERGE] fix copy project
Thibault Francois [Tue, 5 Apr 2011 10:04:36 +0000 (12:04 +0200)]
[MERGE] fix copy project

bzr revid: tfr@openerp.com-20110405100436-4m2f7fi2m28wei2s

13 years ago[ADD] Plugged datetimepicker on datetime widget
Fabien Meghazi [Tue, 5 Apr 2011 09:55:49 +0000 (11:55 +0200)]
[ADD] Plugged datetimepicker on datetime widget

bzr revid: fme@openerp.com-20110405095549-b5k2xrnveod93ioi

13 years ago[ADD] Added datetimepicker addon
Fabien Meghazi [Tue, 5 Apr 2011 09:55:29 +0000 (11:55 +0200)]
[ADD] Added datetimepicker addon

bzr revid: fme@openerp.com-20110405095529-j7o63fs4cul3e252

13 years ago[FIX] Handle false values in forms when setting values
Fabien Meghazi [Tue, 5 Apr 2011 09:20:50 +0000 (11:20 +0200)]
[FIX] Handle false values in forms when setting values

bzr revid: fme@openerp.com-20110405092050-yx2tv3mh89ivja63

13 years ago[MERGE] Merged the branch for the fix of lp:706287
Jay Vora (OpenERP) [Tue, 5 Apr 2011 09:00:43 +0000 (14:30 +0530)]
[MERGE] Merged the branch for the fix of lp:706287

bzr revid: jvo@tinyerp.com-20110405090043-yku7lwfk1fdrv1jy

13 years ago[IMP] Improved form pager
Fabien Meghazi [Tue, 5 Apr 2011 08:57:50 +0000 (10:57 +0200)]
[IMP] Improved form pager

bzr revid: fme@openerp.com-20110405085750-vhlzm4wesg8l03w3

13 years ago[FIX] Account : Corrected the working of display account option on accounting reports...
Jay Vora (OpenERP) [Tue, 5 Apr 2011 08:52:20 +0000 (14:22 +0530)]
[FIX] Account : Corrected the working of display account option on accounting reports(Ref : Case 4667)

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

bzr revid: jvo@tinyerp.com-20110405085220-dm37ax69on8ofkfn

13 years ago[MERGE] bug fix lp:745558
Thibault Francois [Tue, 5 Apr 2011 08:13:08 +0000 (10:13 +0200)]
[MERGE] bug fix lp:745558

bzr revid: tfr@openerp.com-20110405081308-rbvdv6pcu4osg810

13 years ago[ADD] Added do_show & do_hide in other views
Fabien Meghazi [Tue, 5 Apr 2011 08:11:34 +0000 (10:11 +0200)]
[ADD] Added do_show & do_hide in other views

bzr revid: fme@openerp.com-20110405081134-gavp25ezsqfrc63d

13 years ago[MERGE] bug fix lp:740130
Thibault Francois [Tue, 5 Apr 2011 08:08:57 +0000 (10:08 +0200)]
[MERGE] bug fix lp:740130

bzr revid: tfr@openerp.com-20110405080857-r99oc8xq00ztfi50

13 years ago[FIX] Commented strange line from outer space
Fabien Meghazi [Tue, 5 Apr 2011 08:02:44 +0000 (10:02 +0200)]
[FIX] Commented strange line from outer space

bzr revid: fme@openerp.com-20110405080244-p9m2sae0os3ej7r1

13 years ago[FIX] report_webkit: don't display warning message about non-patched qt.
Vo Minh Thu [Tue, 5 Apr 2011 07:45:59 +0000 (09:45 +0200)]
[FIX] report_webkit: don't display warning message about non-patched qt.

bzr revid: vmt@openerp.com-20110405074559-1ou27mu1cz41vmg8

13 years ago[FIX] Survey : Corrected the priority of the view for the survey page(Ref : Case...
Bhumika(OpenERP) [Tue, 5 Apr 2011 06:12:13 +0000 (11:42 +0530)]
[FIX] Survey : Corrected the priority of the view for the survey page(Ref : Case 4718)

bzr revid: jvo@tinyerp.com-20110405061213-x7mbzxo7k218vt5a

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 5 Apr 2011 06:06:38 +0000 (06:06 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110405060638-zz4q8sk49skgq2rl

13 years ago[FIX] project : copying project gives traceback
Jigar Amin [Tue, 5 Apr 2011 06:02:10 +0000 (11:32 +0530)]
[FIX] project : copying project gives traceback

bzr revid: jam@tinyerp.com-20110405060210-lbz2xobgqw4ga3dj

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 5 Apr 2011 04:47:06 +0000 (04:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110401044755-ox0af9npzekocmtk
bzr revid: launchpad_translations_on_behalf_of_openerp-20110402045547-u88jxku3jz7ejycg
bzr revid: launchpad_translations_on_behalf_of_openerp-20110403044009-x9bqq57ukyqvp6ia
bzr revid: launchpad_translations_on_behalf_of_openerp-20110404044757-3uw7ib92gpv7ezu1
bzr revid: launchpad_translations_on_behalf_of_openerp-20110405044706-ew5moemiz1wxra7h

13 years agojquery patch to get stack trace back in webkit
Antony Lesuisse [Mon, 4 Apr 2011 20:08:29 +0000 (22:08 +0200)]
jquery patch to get stack trace back in webkit

bzr revid: al@openerp.com-20110404200829-61780xapqq043pcr

13 years agocosmetic changes, remove debug div
Antony Lesuisse [Mon, 4 Apr 2011 19:52:16 +0000 (21:52 +0200)]
cosmetic changes, remove debug div

bzr revid: al@openerp.com-20110404195216-mp01qygi4er4k9yh

13 years ago[FIX] report_webkit: now works under Windows
Vo Minh Thu [Mon, 4 Apr 2011 16:33:07 +0000 (18:33 +0200)]
[FIX] report_webkit: now works under Windows
The following points correspond to the description JP Robiez gave in the bug report comments:
No quotes around the templates filenames
Use the subprocess module instead of the commands one
Open explicitely the resulting pdf in binary mode

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

bzr revid: vmt@openerp.com-20110404163307-x5h0apqxwwc7gc5o

13 years ago[ADD] Partial pager in form view
Fabien Meghazi [Mon, 4 Apr 2011 16:09:36 +0000 (18:09 +0200)]
[ADD] Partial pager in form view

bzr revid: fme@openerp.com-20110404160936-4uk9pywwdbv6qj9f

13 years ago[IMP] Sidebar wip
niv-openerp [Mon, 4 Apr 2011 16:08:13 +0000 (18:08 +0200)]
[IMP] Sidebar wip

bzr revid: nicolas.vanhoren@openerp.com-20110404160813-kxfvmj5bn6giuwei

13 years agobase_diagram
Antony Lesuisse [Mon, 4 Apr 2011 15:52:09 +0000 (17:52 +0200)]
base_diagram

bzr revid: al@openerp.com-20110404155209-muckezl9xvm8ocxl

13 years ago[ADD] Added do_show and do_hide in views
Fabien Meghazi [Mon, 4 Apr 2011 15:34:26 +0000 (17:34 +0200)]
[ADD] Added do_show and do_hide in views

bzr revid: fme@openerp.com-20110404153426-2vlz4n0s4v69b5o5

13 years ago[IMP] Removed useless event propagation stoping;
niv-openerp [Mon, 4 Apr 2011 15:15:57 +0000 (17:15 +0200)]
[IMP] Removed useless event propagation stoping;

bzr revid: nicolas.vanhoren@openerp.com-20110404151557-8obnz8yyv6ftfod5

13 years ago[IMP] Removed stoping event propagation on buttons.
niv-openerp [Mon, 4 Apr 2011 15:12:15 +0000 (17:12 +0200)]
[IMP] Removed stoping event propagation on buttons.

bzr revid: nicolas.vanhoren@openerp.com-20110404151215-9put77ezsiiy6mwg

13 years ago[FIX] Simplified dataset. Plugged form view.
Fabien Meghazi [Mon, 4 Apr 2011 15:06:19 +0000 (17:06 +0200)]
[FIX] Simplified dataset. Plugged form view.

bzr revid: fme@openerp.com-20110404150619-z8tc382ujdfw89ji

13 years ago[MERGE] backport of trunk at revision 4336.1.1
Vo Minh Thu [Mon, 4 Apr 2011 14:51:35 +0000 (16:51 +0200)]
[MERGE] backport of trunk at revision 4336.1.1
- original commit message: [FIX] bug 704870 webkit_locals
- original revision-id: nicolas.bessi@camptocamp.com-20110119145032-61kf5gqi281x0br7

bzr revid: vmt@openerp.com-20110404145135-cfd48dsz5401kjo4

13 years ago[MERGE]
niv-openerp [Mon, 4 Apr 2011 14:26:40 +0000 (16:26 +0200)]
[MERGE]

bzr revid: nicolas.vanhoren@openerp.com-20110404142640-bgdhe7jcwdug4qq2

13 years ago[IMP] Added populate sidebar.
niv-openerp [Mon, 4 Apr 2011 13:47:05 +0000 (15:47 +0200)]
[IMP] Added populate sidebar.

bzr revid: nicolas.vanhoren@openerp.com-20110404134705-rmzbxlobntfoblub

13 years agotypo
Antony Lesuisse [Mon, 4 Apr 2011 11:38:03 +0000 (13:38 +0200)]
typo

bzr revid: al@openerp.com-20110404113803-hme1ls2rxahxa64w

13 years ago[MERGE] xmo viewmanager
Antony Lesuisse [Mon, 4 Apr 2011 11:25:35 +0000 (13:25 +0200)]
[MERGE] xmo viewmanager

bzr revid: al@openerp.com-20110404112535-pa3ss7ymj6mr97r1

13 years ago[FIX] Backported the fix from trunk for the bug lp:740047
Jay Vora (OpenERP) [Mon, 4 Apr 2011 11:25:26 +0000 (16:55 +0530)]
[FIX] Backported the fix from trunk for the bug lp:740047

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

bzr revid: jvo@tinyerp.com-20110404112526-0vrj706n3rb5dmi4

13 years ago[MERGE] Merged Dhruti's branch for the bugfix of lp:739172
Jay Vora (OpenERP) [Mon, 4 Apr 2011 10:30:03 +0000 (16:00 +0530)]
[MERGE] Merged Dhruti's branch for the bugfix of lp:739172

bzr revid: jvo@tinyerp.com-20110404103003-p9b0uz7pvwte8al3

13 years ago[FIX] Stock : Removed the buttons which could confuse the users (Ref : Case 4970)
Jay Vora (OpenERP) [Mon, 4 Apr 2011 10:05:21 +0000 (15:35 +0530)]
[FIX] Stock : Removed the buttons which could confuse the users (Ref : Case 4970)

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

bzr revid: jvo@tinyerp.com-20110404100521-jxa4a4n7thxy19jn

13 years ago[FIX] Stock : Method do_partial updated with prodlot_id
DHS (OpenERP) [Mon, 4 Apr 2011 10:02:08 +0000 (15:32 +0530)]
[FIX] Stock : Method do_partial updated with prodlot_id

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

bzr revid: dhs@tinyerp.com-20110404100208-jkdb0s1rk97u12vd

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 4 Apr 2011 05:53:59 +0000 (05:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110402064702-qfsq93p1j55l6182
bzr revid: launchpad_translations_on_behalf_of_openerp-20110403060546-ns1a2n9c6rvzvnzf
bzr revid: launchpad_translations_on_behalf_of_openerp-20110404055359-kfbp4cffom7qa0tm

13 years ago[RELEASE] OpenERP 6.0.2 6.0.2-server
Stephane Wirtel [Fri, 1 Apr 2011 14:25:28 +0000 (16:25 +0200)]
[RELEASE] OpenERP 6.0.2

bzr revid: stephane@openerp.com-20110401142528-pwf4wbs9l58ika4z

13 years ago[IMP] Initialisation of the sidebar.
niv-openerp [Fri, 1 Apr 2011 12:10:42 +0000 (14:10 +0200)]
[IMP] Initialisation of the sidebar.

bzr revid: nicolas.vanhoren@openerp.com-20110401121042-abg9zo1ldgwde0ht

13 years ago[FIX] race condition on auto_search due to desynchronized loading of search view...
Xavier Morel [Fri, 1 Apr 2011 11:50:05 +0000 (13:50 +0200)]
[FIX] race condition on auto_search due to desynchronized loading of search view and {any default main view}

If loading of search view completes before loading of content view, do_search is immediately called on search view and forwarded to content view which is *not* ready yet and therefore blows up.

Solved by having start() methods return a promise object (or a non-promise object taken as a fulfilled promise) which the viewmanager can use (from both search view and initial content view) to synchronize when both are ready and it's possible to start a search

bzr revid: xmo@openerp.com-20110401115005-inceqsj7qn4k3b8e

13 years ago[IMP] show and hide search view based on whether the currently displayed view is...
Xavier Morel [Fri, 1 Apr 2011 10:45:00 +0000 (12:45 +0200)]
[IMP] show and hide search view based on whether the currently displayed view is searchable

Note: searchability is *opt-out*, a view is searchable until it unambiguously states 'do not search me'

bzr revid: xmo@openerp.com-20110401104500-n7g6so01xb8oow3n

13 years agoaction handling proposal
Antony Lesuisse [Fri, 1 Apr 2011 10:44:54 +0000 (12:44 +0200)]
action handling proposal

bzr revid: al@openerp.com-20110401104454-djtm0728azy66g76

13 years ago[IMP] Improved date widget styling
Fabien Meghazi [Mon, 4 Apr 2011 09:00:47 +0000 (11:00 +0200)]
[IMP] Improved date widget styling

bzr revid: fme@openerp.com-20110404090047-yvmbfnnt910b553n

13 years ago[FIX] Fix dataset testsuite that I broke in rev #4648
Fabien Meghazi [Mon, 4 Apr 2011 08:28:42 +0000 (10:28 +0200)]
[FIX] Fix dataset testsuite that I broke in rev #4648

bzr revid: fme@openerp.com-20110404082842-i95u0pg31xj8vy1t

13 years ago[IMP] nicely style search date field (with little calendar icon)
Xavier Morel [Fri, 1 Apr 2011 15:28:33 +0000 (17:28 +0200)]
[IMP] nicely style search date field (with little calendar icon)

bzr revid: xmo@openerp.com-20110401152833-p4f4r1vecdfkae4i

13 years ago[FIX] correctly format result of date picker, otherwise search blows up
Xavier Morel [Fri, 1 Apr 2011 15:26:49 +0000 (17:26 +0200)]
[FIX] correctly format result of date picker, otherwise search blows up

bzr revid: xmo@openerp.com-20110401152649-mpjug9jdp4qvap0i

13 years ago[ADD] date search widget
Xavier Morel [Fri, 1 Apr 2011 15:17:35 +0000 (17:17 +0200)]
[ADD] date search widget

bzr revid: xmo@openerp.com-20110401151735-hdxo0289ilmik1go

13 years ago[REF] move custom fields search below normal fields and inputs
Xavier Morel [Fri, 1 Apr 2011 12:53:13 +0000 (14:53 +0200)]
[REF] move custom fields search below normal fields and inputs

bzr revid: xmo@openerp.com-20110401125313-xizmsalj4gf1mjur

13 years ago[FIX] ir.actions: fixed and documented a bit the function field computing views for...
Olivier Dony [Fri, 1 Apr 2011 12:48:52 +0000 (14:48 +0200)]
[FIX] ir.actions: fixed and documented a bit the function field computing views for actions

The previous implementation had numerous flaws and edge cases where it would
not have any useful result. The new implementation is backwards compatible
with the valid combinations of view_id, view_modes and view_id.
A unique constraint was also added to make sure that it is not possible to
specify multiple views of the same type for the same action. This was never
used, but should be prevented completely so that clients can rely on this
fact. Also a little bit of documentation was added to explain what the field
is doing.

bzr revid: odo@openerp.com-20110401124852-r0i6cclc80acoegj

13 years ago[FIX] some domains and contexts have leading or trailing slashes, need to strip them...
Xavier Morel [Fri, 1 Apr 2011 09:48:35 +0000 (11:48 +0200)]
[FIX] some domains and contexts have leading or trailing slashes, need to strip them before evaluation

bzr revid: xmo@openerp.com-20110401094835-k1w7xlgdcyppt7io

13 years ago[FIX] email_template_account : Fixed the Unicode errors(Case 4594) 6.0.2-addons
Dhruti(OpenERP) [Fri, 1 Apr 2011 09:42:05 +0000 (15:12 +0530)]
[FIX] email_template_account : Fixed the Unicode errors(Case 4594)

bzr revid: jvo@tinyerp.com-20110401094205-91rsf2y83d562rs8

13 years ago[FIX] email_template_account : Fixed the Unicode errors(Case 4594)
Dhruti(OpenERP) [Fri, 1 Apr 2011 09:40:34 +0000 (15:10 +0530)]
[FIX] email_template_account : Fixed the Unicode errors(Case 4594)

bzr revid: jvo@tinyerp.com-20110401094034-lawy7yl3m8nvklgf