odoo/odoo.git
12 years ago[ADD] add new kanban view.
Yogesh (OpenERP) [Tue, 2 Aug 2011 09:36:59 +0000 (15:06 +0530)]
[ADD] add new kanban view.

bzr revid: ysa@tinyerp.com-20110802093659-btfev13seawo2d46

12 years ago[MERGE] orm: transfer the field to modifiers if there is really a field. There is...
Vo Minh Thu [Fri, 29 Jul 2011 14:59:49 +0000 (16:59 +0200)]
[MERGE] orm: transfer the field to modifiers if there is really a field. There is no field for e.g. "id".

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

bzr revid: vmt@openerp.com-20110729145949-1a3oodfrt9soqwih

12 years ago[fix] forgot call to parent start() in viewManager
niv-openerp [Fri, 29 Jul 2011 14:02:23 +0000 (16:02 +0200)]
[fix] forgot call to parent start() in viewManager

bzr revid: nicolas.vanhoren@openerp.com-20110729140223-z2lxskucfjun7o91

12 years ago[merge]
niv-openerp [Fri, 29 Jul 2011 14:02:03 +0000 (16:02 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110729140203-zz9mcoebu2q410tq

12 years ago[fix] forgot call to parent start() in viewManager
niv-openerp [Fri, 29 Jul 2011 14:01:06 +0000 (16:01 +0200)]
[fix] forgot call to parent start() in viewManager

bzr revid: nicolas.vanhoren@openerp.com-20110729140106-et5tlhkfk90tzbxh

12 years ago[FIXED] Fixed the problem keyerror id
gpa [Fri, 29 Jul 2011 13:34:55 +0000 (19:04 +0530)]
[FIXED] Fixed the problem keyerror id

bzr revid: gpa@tinyerp.com-20110729133455-oed1zbu6qv9aa4uo

12 years ago[IMP] rename controller.js to core.js
Antony Lesuisse [Fri, 29 Jul 2011 12:40:16 +0000 (14:40 +0200)]
[IMP] rename controller.js to core.js

bzr revid: al@openerp.com-20110729124016-gvtayplemywiyh0a

12 years ago[MERGE] corrected a "if" that could never succeed.
Vo Minh Thu [Fri, 29 Jul 2011 12:31:08 +0000 (14:31 +0200)]
[MERGE] corrected a "if" that could never succeed.

bzr revid: vmt@openerp.com-20110729123108-mqh0y6bcpq4eio4z

12 years ago[FIX]:--debug option
Naresh (OpenERP) [Fri, 29 Jul 2011 11:20:19 +0000 (16:50 +0530)]
[FIX]:--debug option

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

bzr revid: nch@tinyerp.com-20110729112019-yu4cbcgsmnph3iaz

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 29 Jul 2011 04:47:42 +0000 (04:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110726043915-2jf6htp0r7lwtog2
bzr revid: launchpad_translations_on_behalf_of_openerp-20110727043303-c8vlizlwvgk8nbpy
bzr revid: launchpad_translations_on_behalf_of_openerp-20110729044742-d00u9akz8kbon8bv

12 years ago[merge] lot of improvements to Widget
niv-openerp [Thu, 28 Jul 2011 17:01:45 +0000 (19:01 +0200)]
[merge] lot of improvements to Widget

bzr revid: nicolas.vanhoren@openerp.com-20110728170145-klvqmohtygq2vclp

12 years ago[merge]
niv-openerp [Thu, 28 Jul 2011 17:00:16 +0000 (19:00 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110728170016-eh9qxvq752vg68fw

12 years ago[imp] DOM insertion methods for Widget + doc + rpc stop mechanism
niv-openerp [Thu, 28 Jul 2011 16:59:14 +0000 (18:59 +0200)]
[imp] DOM insertion methods for Widget + doc + rpc stop mechanism

bzr revid: nicolas.vanhoren@openerp.com-20110728165914-6nadrs5sj00jd91j

12 years ago[MERGE] Export
Yogesh(OpenERP) [Thu, 28 Jul 2011 16:22:02 +0000 (18:22 +0200)]
[MERGE] Export

bzr revid: fme@openerp.com-20110728162202-nt5i2ivxoa90xf7k

12 years ago[IMP] Integrate import into sidebar. Use fields_get instead of parsing views.
Fabien Meghazi [Thu, 28 Jul 2011 16:18:53 +0000 (18:18 +0200)]
[IMP] Integrate import into sidebar. Use fields_get instead of parsing views.

bzr revid: fme@openerp.com-20110728161853-21ml7wc7kgtfha45

12 years ago[MERGE] Merge with trunk
Fabien Meghazi [Thu, 28 Jul 2011 16:16:38 +0000 (18:16 +0200)]
[MERGE] Merge with trunk

bzr revid: fme@openerp.com-20110728161638-mfqq72naijtd21fg

12 years ago[imp] Mainly documentation and small modifications to Widget.
niv-openerp [Thu, 28 Jul 2011 15:24:56 +0000 (17:24 +0200)]
[imp] Mainly documentation and small modifications to Widget.

bzr revid: nicolas.vanhoren@openerp.com-20110728152456-2mgkbcqhm7d0zz3m

12 years ago[IMP] Improve sidebar
Fabien Meghazi [Thu, 28 Jul 2011 15:15:45 +0000 (17:15 +0200)]
[IMP] Improve sidebar

bzr revid: fme@openerp.com-20110728151545-2fsy941wjznod4q8

12 years ago[merge] refactoring of core, phase 1. Actually the main difference is that Controller...
niv-openerp [Thu, 28 Jul 2011 14:50:09 +0000 (16:50 +0200)]
[merge] refactoring of core, phase 1. Actually the main difference is that Controller was renammed to Widget.

bzr revid: nicolas.vanhoren@openerp.com-20110728145009-aylp9kj1whkt663m

12 years ago[imp] changed Controller to Widget and BaseWidget to OldWidget
niv-openerp [Thu, 28 Jul 2011 14:49:12 +0000 (16:49 +0200)]
[imp] changed Controller to Widget and BaseWidget to OldWidget

bzr revid: nicolas.vanhoren@openerp.com-20110728144912-t3kml1yo8gt261ga

12 years ago[imp] changed a lot of things in controller but stick with retro-compatibility
niv-openerp [Thu, 28 Jul 2011 14:34:13 +0000 (16:34 +0200)]
[imp] changed a lot of things in controller but stick with retro-compatibility

bzr revid: nicolas.vanhoren@openerp.com-20110728143413-7z0an78q6k5ytsiy

12 years ago[IMP] Cleaned a bit, fixed some global variables
Fabien Meghazi [Thu, 28 Jul 2011 12:26:50 +0000 (14:26 +0200)]
[IMP] Cleaned a bit, fixed some global variables

bzr revid: fme@openerp.com-20110728122650-8305oh329y5y8a66

12 years ago[FIX] Renamed export module to data_export. export is a javascript reserved word...
Fabien Meghazi [Thu, 28 Jul 2011 11:20:13 +0000 (13:20 +0200)]
[FIX] Renamed export module to data_export. export is a javascript reserved word thus causing problems with safari

bzr revid: fme@openerp.com-20110728112013-lmo06h75r0xqipbo

12 years ago[MERGE] stock/sale/pos: use specific name for the tests to avoid collision with norma...
Vo Minh Thu [Thu, 28 Jul 2011 08:19:26 +0000 (10:19 +0200)]
[MERGE] stock/sale/pos: use specific name for the tests to avoid collision with normal data.

bzr revid: vmt@openerp.com-20110728081926-b3x3uq8pj02id3dx

12 years ago[IMP] improve css of tree_grid a tag.
Yogesh (OpenERP) [Thu, 28 Jul 2011 07:19:54 +0000 (12:49 +0530)]
[IMP] improve css of tree_grid a tag.

bzr revid: ysa@tinyerp.com-20110728071954-gpan09gff3xhy4e8

12 years ago[IMP] Improve jquery selector use this. instead of directly $.
Yogesh (OpenERP) [Thu, 28 Jul 2011 06:41:54 +0000 (12:11 +0530)]
[IMP] Improve jquery selector use this. instead of directly $.

bzr revid: ysa@tinyerp.com-20110728064154-t3k2fcfss4e1g6kk

12 years ago[MERGE] Merge with trunk upto revision no 698.
Yogesh (OpenERP) [Thu, 28 Jul 2011 05:22:48 +0000 (10:52 +0530)]
[MERGE] Merge with trunk upto revision no 698.

bzr revid: ysa@tinyerp.com-20110728052248-5z3nuv4t8f77haj9

12 years agoIn css the convention is to prepend all css declarations with .openerp.
Yogesh (OpenERP) [Thu, 28 Jul 2011 05:19:53 +0000 (10:49 +0530)]
In css the convention is to prepend all css declarations with .openerp.

bzr revid: ysa@tinyerp.com-20110728051953-cpjaae65bgrfr8cf

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 28 Jul 2011 04:34:01 +0000 (04:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110723045807-atb279zld82svwwl
bzr revid: launchpad_translations_on_behalf_of_openerp-20110724043505-eqkwgue3w4cp3055
bzr revid: launchpad_translations_on_behalf_of_openerp-20110728043401-16vnngx2gj77oeom

12 years ago[ADD] niv-style controller/widget skeleton
Antony Lesuisse [Wed, 27 Jul 2011 19:52:21 +0000 (21:52 +0200)]
[ADD] niv-style controller/widget skeleton

bzr revid: al@openerp.com-20110727195221-gy6u9e4xw0sflh4c

12 years ago[IMP] rename base.js into boot.js
Antony Lesuisse [Wed, 27 Jul 2011 19:15:15 +0000 (21:15 +0200)]
[IMP] rename base.js into boot.js

bzr revid: al@openerp.com-20110727191515-ua17q2qnuy0538fo

12 years ago[FIX] Fix dialog close problems
Fabien Meghazi [Wed, 27 Jul 2011 15:05:42 +0000 (17:05 +0200)]
[FIX] Fix dialog close problems

bzr revid: fme@openerp.com-20110727150542-ta6ewb3kji993oh1

12 years ago[IMP] Replace underscores in button @string. We don't have buttons keybinding in...
Fabien Meghazi [Wed, 27 Jul 2011 14:37:31 +0000 (16:37 +0200)]
[IMP] Replace underscores in button @string. We don't have buttons keybinding in webclient

bzr revid: fme@openerp.com-20110727143731-lky82trxmnnbh4uo

12 years ago[fix] broken refactoring
niv-openerp [Wed, 27 Jul 2011 14:35:43 +0000 (16:35 +0200)]
[fix] broken refactoring

bzr revid: nicolas.vanhoren@openerp.com-20110727143543-lmkp9yujlnugurc3

12 years ago[merge]
niv-openerp [Wed, 27 Jul 2011 14:35:11 +0000 (16:35 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110727143511-r1xfflh2ferhpxc6

12 years ago[fix] broken refactoring
niv-openerp [Wed, 27 Jul 2011 14:33:59 +0000 (16:33 +0200)]
[fix] broken refactoring

bzr revid: nicolas.vanhoren@openerp.com-20110727143359-bmfy0uzhti8px9ut

12 years ago[FIX] Fixed a form layout bug. Labels does not honnor @colspan
Fabien Meghazi [Wed, 27 Jul 2011 14:31:59 +0000 (16:31 +0200)]
[FIX] Fixed a form layout bug. Labels does not honnor @colspan

bzr revid: fme@openerp.com-20110727143159-1sn1yff2dagix9ke

12 years ago[merge] lot of improvements to form o2m
niv-openerp [Wed, 27 Jul 2011 14:09:43 +0000 (16:09 +0200)]
[merge] lot of improvements to form o2m

bzr revid: nicolas.vanhoren@openerp.com-20110727140943-zjg2tyz0jloesxw6

12 years ago[merge]
niv-openerp [Wed, 27 Jul 2011 14:09:26 +0000 (16:09 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110727140926-msj6cy6znuj90enm

12 years ago[fix] added save of o2m when using pager & when switching view
niv-openerp [Wed, 27 Jul 2011 14:03:32 +0000 (16:03 +0200)]
[fix] added save of o2m when using pager & when switching view

bzr revid: nicolas.vanhoren@openerp.com-20110727140332-p1blww1imh3irn6u

12 years ago[REM] Removed the view_manager reference in form view. We already have the action...
Fabien Meghazi [Wed, 27 Jul 2011 13:57:37 +0000 (15:57 +0200)]
[REM] Removed the view_manager reference in form view. We already have the action context merged in the dataset context.

bzr revid: fme@openerp.com-20110727135737-t62q91hjle9ly0hq

12 years ago[imp] used is_valid() and is_dirty()
niv-openerp [Wed, 27 Jul 2011 13:36:28 +0000 (15:36 +0200)]
[imp] used is_valid() and is_dirty()

bzr revid: nicolas.vanhoren@openerp.com-20110727133628-jked4rp8uvot9951

12 years ago[merge]
niv-openerp [Wed, 27 Jul 2011 12:24:42 +0000 (14:24 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110727122442-yj0009gfr20zb7ru

12 years ago[fix] removed auto-save and put save on get_value()
niv-openerp [Wed, 27 Jul 2011 12:22:29 +0000 (14:22 +0200)]
[fix] removed auto-save and put save on get_value()

bzr revid: nicolas.vanhoren@openerp.com-20110727122229-hqdh03hux2lu6a3t

12 years ago[MERGE] Merge with trunk
Fabien Meghazi [Wed, 27 Jul 2011 11:44:30 +0000 (13:44 +0200)]
[MERGE] Merge with trunk

bzr revid: fme@openerp.com-20110727114430-kzyiq9avv2kur1zm

12 years ago[FIX] Fixed niv's mood
Fabien Meghazi [Wed, 27 Jul 2011 10:25:19 +0000 (12:25 +0200)]
[FIX] Fixed niv's mood

bzr revid: fme@openerp.com-20110727102519-at3qxx4sxc3fqp44

12 years ago[fix] small inconsistency with deferred in dataset
niv-openerp [Wed, 27 Jul 2011 09:30:14 +0000 (11:30 +0200)]
[fix] small inconsistency with deferred in dataset

bzr revid: nicolas.vanhoren@openerp.com-20110727093014-fe1uhbkcyxl86qyz

12 years ago[REM] Removed debug logging in dialog function
Fabien Meghazi [Wed, 27 Jul 2011 09:28:01 +0000 (11:28 +0200)]
[REM] Removed debug logging in dialog function

bzr revid: fme@openerp.com-20110727092801-fg93veg1rcox72z7

12 years ago[fix] some bugs related to validation + removed save button in o2m
niv-openerp [Wed, 27 Jul 2011 09:09:05 +0000 (11:09 +0200)]
[fix] some bugs related to validation + removed save button in o2m

bzr revid: nicolas.vanhoren@openerp.com-20110727090905-adbyclomw24uaj5a

12 years ago[merge] improvements to o2m + some changes in form view
niv-openerp [Wed, 27 Jul 2011 08:18:51 +0000 (10:18 +0200)]
[merge] improvements to o2m + some changes in form view

bzr revid: nicolas.vanhoren@openerp.com-20110727081851-bca8vfufjctoegld

12 years ago[merge]
niv-openerp [Wed, 27 Jul 2011 08:18:33 +0000 (10:18 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110727081833-lpgepkq8tadg2gb3

12 years ago[FIX] Forgot some flags reference in previous commit
Fabien Meghazi [Wed, 27 Jul 2011 08:14:48 +0000 (10:14 +0200)]
[FIX] Forgot some flags reference in previous commit

bzr revid: fme@openerp.com-20110727081448-fbspxdyx1oefmus4

12 years ago[REM] Removed reference to view_manager.flags from views. The action flags are merged...
Fabien Meghazi [Wed, 27 Jul 2011 08:03:19 +0000 (10:03 +0200)]
[REM] Removed reference to view_manager.flags from views. The action flags are merged in View's options constructor argument so we shall not fetch them from view_manager anymore.

bzr revid: fme@openerp.com-20110727080319-nztgq4txu2tt6odq

12 years ago[IMP] new Sidebar controller
Fabien Meghazi [Tue, 26 Jul 2011 21:00:05 +0000 (23:00 +0200)]
[IMP] new Sidebar controller

Now, the views are responsible of the management of their own sidebar.
There is one sidebar per view.
The viewmanager creates the divs for each sidebar (as it does for each view).
The new Sidebar controller allows custom section with their own controller.

bzr revid: fme@openerp.com-20110726210005-xyalvw764y2xhvte

12 years ago[imp] improved o2m, added auto-save
niv-openerp [Tue, 26 Jul 2011 15:37:47 +0000 (17:37 +0200)]
[imp] improved o2m, added auto-save

bzr revid: nicolas.vanhoren@openerp.com-20110726153747-2zj63korpu6xct6e

12 years ago[FIX] correctly call on_close callback when clicking on a dialog's close button
Xavier Morel [Tue, 26 Jul 2011 10:01:36 +0000 (12:01 +0200)]
[FIX] correctly call on_close callback when clicking on a dialog's close button

bzr revid: xmo@openerp.com-20110726100136-1i858bxyipiboz0o

12 years ago[FIX] remove customer flag from company 1
Antony Lesuisse [Mon, 25 Jul 2011 14:28:31 +0000 (16:28 +0200)]
[FIX] remove customer flag from company 1

bzr revid: al@openerp.com-20110725142831-gttjdyeh9trtna0w

12 years ago[FIX] in do_action(), on_closed() callback not honored for new tabs
Fabien Meghazi [Mon, 25 Jul 2011 14:28:05 +0000 (16:28 +0200)]
[FIX] in do_action(), on_closed() callback not honored for new tabs

bzr revid: fme@openerp.com-20110725142805-bsvio3q4tsgkc77b

12 years ago[FIX] check that a value is a number before checking for isNaN: strings are NaN and...
Xavier Morel [Mon, 25 Jul 2011 14:11:03 +0000 (16:11 +0200)]
[FIX] check that a value is a number before checking for isNaN: strings are NaN and so are objects

also alias 'record.value', so we don't have to go through the indirection 11 times

bzr revid: xmo@openerp.com-20110725141103-2ix5mhec6lk47en6

12 years ago[FIX] session initialization
Xavier Morel [Mon, 25 Jul 2011 14:06:56 +0000 (16:06 +0200)]
[FIX] session initialization

bzr revid: xmo@openerp.com-20110725140656-ow3mr78psuianqyc

12 years ago[FIX] NaN values being displayed in list footers (aggregated values)
Xavier Morel [Mon, 25 Jul 2011 13:35:53 +0000 (15:35 +0200)]
[FIX] NaN values being displayed in list footers (aggregated values)

bzr revid: xmo@openerp.com-20110725133553-bs4x2f747vdj1a02

12 years ago[merge] improvements related to managed filters
niv-openerp [Mon, 25 Jul 2011 12:22:50 +0000 (14:22 +0200)]
[merge] improvements related to managed filters

bzr revid: nicolas.vanhoren@openerp.com-20110725122250-ma4ujs8uh190gwoh

12 years ago[merge]
niv-openerp [Mon, 25 Jul 2011 12:22:31 +0000 (14:22 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110725122231-oe0glu5cxqm7n0bw

12 years ago[fix] made the managed filters auto_search
niv-openerp [Mon, 25 Jul 2011 12:18:23 +0000 (14:18 +0200)]
[fix] made the managed filters auto_search

bzr revid: nicolas.vanhoren@openerp.com-20110725121823-gekerf0s3pn78kqo

12 years ago[imp] added manage filters link
niv-openerp [Mon, 25 Jul 2011 12:10:01 +0000 (14:10 +0200)]
[imp] added manage filters link

bzr revid: nicolas.vanhoren@openerp.com-20110725121001-95af30c1incqg4kl

12 years ago[fix] wrong storage of session cookie
niv-openerp [Mon, 25 Jul 2011 12:09:40 +0000 (14:09 +0200)]
[fix] wrong storage of session cookie

bzr revid: nicolas.vanhoren@openerp.com-20110725120940-f6vfi6wu6xy9js8x

12 years ago[imp] added possibility to save filters
niv-openerp [Mon, 25 Jul 2011 11:37:40 +0000 (13:37 +0200)]
[imp] added possibility to save filters

bzr revid: nicolas.vanhoren@openerp.com-20110725113740-8q9vo1rlvexertc1

12 years ago[IMP] re-enable min and max aggregation functions because why not
Xavier Morel [Mon, 25 Jul 2011 10:46:30 +0000 (12:46 +0200)]
[IMP] re-enable min and max aggregation functions because why not

bzr revid: xmo@openerp.com-20110725104630-vs4wi5740340dtyj

12 years ago[FIX] formatting of aggregated fields, formatting of floats in list view (use digits...
Xavier Morel [Mon, 25 Jul 2011 10:29:49 +0000 (12:29 +0200)]
[FIX] formatting of aggregated fields, formatting of floats in list view (use digits if available, otherwise default to 2)

bzr revid: xmo@openerp.com-20110725102949-z7nkuwyybuczazxy

12 years ago[imp] remember db on login screen
niv-openerp [Mon, 25 Jul 2011 09:52:32 +0000 (11:52 +0200)]
[imp] remember db on login screen

bzr revid: nicolas.vanhoren@openerp.com-20110725095232-fzy7rs43y1udha4b

12 years ago[merge]
niv-openerp [Mon, 25 Jul 2011 09:27:01 +0000 (11:27 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110725092701-bnadp8szz2vp1dve

12 years ago[IMP] update list aggregates after button action called, in case action updated value...
Xavier Morel [Mon, 25 Jul 2011 09:19:07 +0000 (11:19 +0200)]
[IMP] update list aggregates after button action called, in case action updated value in row

bzr revid: xmo@openerp.com-20110725091907-j0sucdkv0dq83nsf

12 years ago[IMP] update aggregates when deleting a record
Xavier Morel [Mon, 25 Jul 2011 09:15:06 +0000 (11:15 +0200)]
[IMP] update aggregates when deleting a record

bzr revid: xmo@openerp.com-20110725091506-h4u4kp3ut8h0a6vc

12 years ago[FIX] Fixed calendar view to match new controller family
Fabien Meghazi [Mon, 25 Jul 2011 10:32:54 +0000 (12:32 +0200)]
[FIX] Fixed calendar view to match new controller family

bzr revid: fme@openerp.com-20110725103254-y66uxxfm3m104vm7

12 years ago[FIX] race condition introduced in nicolas.vanhoren@openerp.com-20110722154419-9g31mw...
Xavier Morel [Mon, 25 Jul 2011 09:10:49 +0000 (11:10 +0200)]
[FIX] race condition introduced in nicolas.vanhoren@openerp.com-20110722154419-9g31mwfsuv67rjz3

if search view contains only synchronously-initialized widgets, 'self.ready.resolve()' is called before 'self' is set since 'self' is set *after* the $.when call

move 'self'-setting to the top of the function, just in case

bzr revid: xmo@openerp.com-20110725091049-q5lt2sgbfawphiuh

12 years ago[FIX]Fix code for o2m field should readonly if import compatible option select.
Kunal Chavda (OpenERP) [Mon, 25 Jul 2011 06:06:32 +0000 (11:36 +0530)]
[FIX]Fix code for o2m field should readonly if import compatible option select.

bzr revid: kch@tinyerp.com-20110725060632-uj2bkmg31k3gby70

12 years ago[MERGE] Merge with trunk upto revision no 672.
Yogesh (OpenERP) [Mon, 25 Jul 2011 05:46:10 +0000 (11:16 +0530)]
[MERGE] Merge with trunk upto revision no 672.

bzr revid: ysa@tinyerp.com-20110725054610-2fkhv81amdhsqz44

12 years ago[FIX] fix some selector problem.
Yogesh (OpenERP) [Mon, 25 Jul 2011 05:38:04 +0000 (11:08 +0530)]
[FIX] fix some selector problem.

bzr revid: ysa@tinyerp.com-20110725053804-naq7vcrzg8kjrzl3

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 24 Jul 2011 04:34:04 +0000 (04:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110723045453-us0p45bu4q22m1a3
bzr revid: launchpad_translations_on_behalf_of_openerp-20110724043404-725zd4wwz2ia1q5c

12 years ago[IMP] remove base from listed modules
Antony Lesuisse [Sat, 23 Jul 2011 13:53:44 +0000 (15:53 +0200)]
[IMP] remove base from listed modules

bzr revid: al@openerp.com-20110723135344-xryjmq2hc259sm7g

12 years ago[IMP] get rid of labjs
Antony Lesuisse [Sat, 23 Jul 2011 13:35:43 +0000 (15:35 +0200)]
[IMP] get rid of labjs

bzr revid: al@openerp.com-20110723133543-7gz642jvimiilx7l

12 years ago[FIX] stock: buttons are not supported in hierarchical tree views - removed
Olivier Dony [Fri, 22 Jul 2011 18:02:12 +0000 (20:02 +0200)]
[FIX] stock: buttons are not supported in hierarchical tree views - removed

bzr revid: odo@openerp.com-20110722180212-yq5exmi5gl237akd

12 years ago[FIX] temporarly disable date, datetime
Antony Lesuisse [Fri, 22 Jul 2011 16:50:56 +0000 (18:50 +0200)]
[FIX] temporarly disable date, datetime

bzr revid: al@openerp.com-20110722165056-1u6d2zqfuqmhq042

12 years ago[merge] managed filters improvements + lot of fixes
niv-openerp [Fri, 22 Jul 2011 16:27:40 +0000 (18:27 +0200)]
[merge] managed filters improvements + lot of fixes

bzr revid: nicolas.vanhoren@openerp.com-20110722162740-dj0dzsfmpcvc6o9q

12 years ago[fix] lot of bugs with contollers due to merge
niv-openerp [Fri, 22 Jul 2011 16:27:01 +0000 (18:27 +0200)]
[fix] lot of bugs with contollers due to merge

bzr revid: nicolas.vanhoren@openerp.com-20110722162701-me9jag18dp5m05wz

12 years ago[merge]
niv-openerp [Fri, 22 Jul 2011 16:19:04 +0000 (18:19 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110722161904-al9ifl50mv9omjmg

12 years ago[imp] changed DataSet behavior to be more logical
niv-openerp [Fri, 22 Jul 2011 16:03:34 +0000 (18:03 +0200)]
[imp] changed DataSet behavior to be more logical

bzr revid: nicolas.vanhoren@openerp.com-20110722160334-03ok2myefe804wn1

12 years ago[fix] corrected al's apparent inability to copy paste without adding bugs
niv-openerp [Fri, 22 Jul 2011 15:59:48 +0000 (17:59 +0200)]
[fix] corrected al's apparent inability to copy paste without adding bugs

bzr revid: nicolas.vanhoren@openerp.com-20110722155948-1vgw3g03jqr0ni6b

12 years ago[FIX] hr_evaluation: isample data must be noupdate=True
Olivier Dony [Fri, 22 Jul 2011 15:57:07 +0000 (17:57 +0200)]
[FIX] hr_evaluation: isample data must be noupdate=True

bzr revid: odo@openerp.com-20110722155707-wlyeg9ywc5prj4mx

12 years ago[FIX] hr_evaluation: include missing file in descriptor - quickfix for previous commi...
Olivier Dony [Fri, 22 Jul 2011 15:51:10 +0000 (17:51 +0200)]
[FIX] hr_evaluation: include missing file in descriptor - quickfix for previous commit breaking the tests

bzr revid: odo@openerp.com-20110722155110-vw2zsqxtw2a11wmb

12 years ago[fix] some bugs related to combo box for filters management
niv-openerp [Fri, 22 Jul 2011 15:44:19 +0000 (17:44 +0200)]
[fix] some bugs related to combo box for filters management

bzr revid: nicolas.vanhoren@openerp.com-20110722154419-9g31mwfsuv67rjz3

12 years ago[imp] made usage of a managed filter possible
niv-openerp [Fri, 22 Jul 2011 15:35:05 +0000 (17:35 +0200)]
[imp] made usage of a managed filter possible

bzr revid: nicolas.vanhoren@openerp.com-20110722153505-g5mukqwfmd6eup2t

12 years ago[fix] problem with attachments loading in o2m
niv-openerp [Fri, 22 Jul 2011 15:17:52 +0000 (17:17 +0200)]
[fix] problem with attachments loading in o2m

bzr revid: nicolas.vanhoren@openerp.com-20110722151752-l89h16x7j9loh2qi

12 years ago[MERGE] trunk-usability
Raphael Collet [Fri, 22 Jul 2011 15:06:20 +0000 (17:06 +0200)]
[MERGE] trunk-usability

bzr revid: rco@openerp.com-20110722150620-p957g1oye9k1nss1

12 years ago[imp] managed filters startup
niv-openerp [Fri, 22 Jul 2011 15:05:37 +0000 (17:05 +0200)]
[imp] managed filters startup

bzr revid: nicolas.vanhoren@openerp.com-20110722150537-i01yezky8fcar90h

12 years ago[MERGE] trunk-usability
Raphael Collet [Fri, 22 Jul 2011 15:04:33 +0000 (17:04 +0200)]
[MERGE] trunk-usability

bzr revid: rco@openerp.com-20110722150433-fuj4xaljenygr6c1

12 years ago[MERGE] from trunk
Raphael Collet [Fri, 22 Jul 2011 15:02:57 +0000 (17:02 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20110722150257-3s6caa3c2mn5et4o

12 years ago[MERGE] from trunk
Raphael Collet [Fri, 22 Jul 2011 15:02:18 +0000 (17:02 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20110722150218-by322dfid2sz3k30

12 years ago[ADD] resequencing of list rows
Xavier Morel [Fri, 22 Jul 2011 15:01:14 +0000 (17:01 +0200)]
[ADD] resequencing of list rows

bzr revid: xmo@openerp.com-20110722150114-paufrw3vjt9n3uec

12 years ago[IMP] get rid of base.html
Antony Lesuisse [Fri, 22 Jul 2011 14:28:24 +0000 (16:28 +0200)]
[IMP] get rid of base.html

bzr revid: al@openerp.com-20110722142824-u7j7gu3o00skliwi