Commit Graph

284 Commits

Author SHA1 Message Date
Olivier Dony 530704a349 [FIX] ir.ui.view,ir.ui.view.custom: cleanup handling of customized views + add menu and views
Custom views are used when users reorganize their dashboards (drag and drop in web), but this should not be
special-cased for board.board model in the core. The web client will instead directly write to the ir.ui.view.custom
table, and the board module will override board.board.fields_view_get to take custom views into account.
The only responsibility of the core is to drop custom views when the original view is updated, to be sure there
are no outdated customizations that remain.

bzr revid: odo@openerp.com-20110107160337-0rovd484id4gfc16
2011-01-07 17:03:37 +01:00
Fabien Pinckaers 3e55b9fc15 [IMP] better menu tips
bzr revid: fp@tinyerp.com-20101230102234-z4w3hgxiave7h9e1
2010-12-30 11:22:34 +01:00
Fabien Pinckaers d2bcd1e0ef merge
bzr revid: fp@tinyerp.com-20101229183007-mlroj1fky2b7opxr
2010-12-29 19:30:07 +01:00
Vir (Open ERP) 4f1e113160 [Merge]
bzr revid: amp@tinyerp.com-20101028045857-j82tmesmh5t8jat6
bzr revid: amp@tinyerp.com-20101029051607-93mbt6kw40n95bf0
bzr revid: amp@tinyerp.com-20101030053305-52a94rx6sb0oi8vt
bzr revid: amp@tinyerp.com-20101101045243-zwnmc82cfmrvk12m
bzr revid: vir@tinyerp.com-20101102043603-a8tjpen4iyne6xql
bzr revid: vir@tinyerp.com-20101103044658-8la6t189ejys3fq5
bzr revid: vir@tinyerp.com-20101104045230-kdlty17bhf7ptska
bzr revid: vir@tinyerp.com-20101110050419-v4fo3sahj3fagfvx
bzr revid: vir@tinyerp.com-20101111053716-vfedljjc4ex1lqz8
bzr revid: vir@tinyerp.com-20101115042342-vmk5szk7imfxrbu4
bzr revid: vir@tinyerp.com-20101116043547-ieo3mgxwlc3icw7x
bzr revid: vir@tinyerp.com-20101118044503-zwz24srpiahxw2te
2010-11-18 10:15:03 +05:30
Olivier Dony ef47084aa4 [FIX] ir.property: record rules should only allow reading current company properties, not child ones as well
lp bug: https://launchpad.net/bugs/691541 fixed

bzr revid: odo@openerp.com-20101222175258-8aesquwk6v9d4lv4
2010-12-22 18:52:58 +01:00
Fabien Pinckaers 3df9607a60 fix
bzr revid: fp@tinyerp.com-20101221201517-286g910bux4jas0o
2010-12-21 21:15:17 +01:00
Olivier Dony 4b6f70ec5a [FIX] ir.ui.view: fix search view according to guidelines
lp bug: https://launchpad.net/bugs/687289 fixed

bzr revid: odo@openerp.com-20101211003125-1125npnm8yj6ktx0
2010-12-11 01:31:25 +01:00
Olivier Dony 6961047414 [IMP] base: default _order for most internal data models (courtesy of Ferdinand Gassauer) + sorted fields in technical module guide
This should give a more consistent output in most lists involving those objects, as well as in the technical guide report.

lp bug: https://launchpad.net/bugs/655075 fixed
lp bug: https://launchpad.net/bugs/676990 fixed

bzr revid: odo@openerp.com-20101210224258-ljubjit2nl4d28vy
2010-12-10 23:42:58 +01:00
Olivier Dony 498a04ae2d [FIX] ir.ui.menu: menu items should be filtered only in tree view
The normal list view should display them all, otherwise menus without children are invisible for example
Also ensured that create() clears the menu cache, otherwise adding children to an invisible menu
may not cause it to appear until the server is restarted.

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

bzr revid: odo@openerp.com-20101210161708-txdxidrr3k4c6hk5
2010-12-10 17:17:08 +01:00
GPA (OpenERP) f4c509bcfb [MERGE] ir.ui.menu,rng: support for embedded web icons for menuitems
bzr revid: odo@openerp.com-20101125105002-o6pbzql6lsqhx60w
2010-11-25 11:50:02 +01:00
gpa 1a6ab82f7b Improvement for the web client dash board
bzr revid: gpa@tinyerp.com-20101124104936-rk38vyhz7bll6f9r
2010-11-24 16:19:36 +05:30
Vir (Open ERP) cc0d270bab [ADD] Tooltip added for menus
bzr revid: vir@tinyerp.com-20101112110842-ullxl4irgdcv0xvg
2010-11-12 16:38:42 +05:30
Vir (Open ERP) 0a25c19e16 [ADD] Tooltip added for menus
bzr revid: vir@tinyerp.com-20101112064418-5s3k5okwpzvytuya
2010-11-12 12:14:18 +05:30
Christophe Simonis f331f33049 [IMP] base: add cron job to autovacuum osv_memory objects
bzr revid: chs@openerp.com-20101110150448-chvand3pl617r2rr
2010-11-10 16:04:48 +01:00
AMP (OpenERP) afbc1ce99a [MOD/IMP] : Usebility Small Improvement in Icon
bzr revid: amp@tinyerp.com-20101027131039-yf23w8wdz0zuseyj
2010-10-27 18:40:39 +05:30
Vir (Open ERP) a52758c20d [IMP] Icons Improved
bzr revid: vir@tinyerp.com-20101027054500-63rjg83i3lfpx6rm
2010-10-27 11:15:00 +05:30
Fabien Pinckaers b61eb865b1 [IMP] useability improvement module_data
bzr revid: fp@tinyerp.com-20101017181621-2fcu8hlenj6xl04g
2010-10-17 20:16:21 +02:00
Harry (OpenERP) 4a72d3a745 [IMP] base: add company_id in ir.attachment and improve search view
bzr revid: hmo@tinyerp.com-20101014103707-rz7114umi29g4w9s
2010-10-14 16:07:07 +05:30
Olivier Dony 88117959b5 [REM] base, workflow: removed res.roles object, replaced by dedicated res.groups
bzr revid: odo@openerp.com-20101013215340-jaiihef9chsym48z
2010-10-13 23:53:40 +02:00
Olivier Dony f92f272130 [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0
bzr revid: odo@openerp.com-20101008142301-0os4ajp8xb9kt3cy
2010-10-08 16:23:01 +02:00
Olivier Dony b6b618c61b [IMP] base: Administration review: improved menus/views
bzr revid: odo@openerp.com-20101004144140-3b7trmv8phl7k0bf
2010-10-04 16:41:40 +02:00
Harry (OpenERP) 55eaa53db7 [MERGE] removed ir.actions.report.custom and ir.report.custom models
bzr revid: hmo@tinyerp.com-20101001151006-23drjpvi0s09f8tj
2010-10-01 20:40:06 +05:30
jas 48d9c128e0 [REM]:base:removed ir.actions.report.custom and ir.report.custom
bzr revid: jas@tinyerp.com-20101001135358-ndjdcdw9hojno9kh
2010-10-01 19:23:58 +05:30
Harry (OpenERP) feed934801 [MERGE]
bzr revid: hmo@tinyerp.com-20101001110658-zrmg32f4hmwc21ww
2010-10-01 16:36:58 +05:30
Harry (OpenERP) 1d0b30bbe1 [MERGE]
bzr revid: hmo@tinyerp.com-20101001102457-1cs6ssynbo5iyca4
2010-10-01 15:54:57 +05:30
jas 68c21a84ab [IMP]: base : Improvements in Low Level Objects Menu
bzr revid: jas@tinyerp.com-20100929132225-kzm2rzzqr808hpl2
2010-09-29 18:52:25 +05:30
Harry (OpenERP) 2112d5ae02 [MERGE]
bzr revid: hmo@tinyerp.com-20100929130831-wmuix2fwpvth0mxy
2010-09-29 18:38:31 +05:30
Harry (OpenERP) 7c6a12df6d [MERGE]
bzr revid: hmo@tinyerp.com-20100929123105-r0t3lvbxwvjv9zoy
2010-09-29 18:01:05 +05:30
jas b4779a1bd3 [IMP/FIX]: base : Improvement in User,Security menu
bzr revid: jas@tinyerp.com-20100929111200-fs00cbqhpo4uzz3z
2010-09-29 16:42:00 +05:30
ron@tinyerp.com 4d0025737f [FIX]: base module :in action parent menu
bzr revid: ron@tinyerp.com-20100929110718-usm83e55csfc6tkd
2010-09-29 16:37:18 +05:30
ron@tinyerp.com 220d481afc [IMP]: base:Improvement in configuration and customization menu
bzr revid: ron@tinyerp.com-20100929103726-d1i0lqhx1x55tyc2
2010-09-29 16:07:26 +05:30
RON (OpenERP) 9c78dc1b91 [IMP]: Usability improvements on base for "Configuration" and "Customization" menus
bzr revid: rpa@tinyerp.com-20100927071229-0sy4e7s2j7cfv54a
2010-09-27 12:42:29 +05:30
Olivier Dony 3f84f966af [IMP] base: improve list view of ir.action.todo + fixed typo in state label
bzr revid: odo@openerp.com-20100923105410-it7wqr3lwjkps9wx
2010-09-23 12:54:10 +02:00
rpa (Open ERP) 8ff7edf47d [REM,FIX]: * Removed old configuration wizard
* Fix action when there is no config wizard to execute

bzr revid: rpa@tinyerp.com-20100922103712-n217m5xjl4wptuku
2010-09-22 16:07:12 +05:30
rpa (Open ERP) f7d18164af [IMP,ADD]: base: Improvement in new osv memort configuration wizard
bzr revid: rpa@tinyerp.com-20100915134534-ysdxskot66w3bqdz
2010-09-15 19:15:34 +05:30
rpa (Open ERP) 39380c517b [ADD,IMP]: base: Added old configuration wizard back (New is incomplete)
bzr revid: rpa@tinyerp.com-20100903072432-7bo13lwu9wpyc3gs
2010-09-03 12:54:32 +05:30
rpa (Open ERP) 05178ed85c [MERGE]: Merge with lp:openobject-server
bzr revid: rpa@tinyerp.com-20100903061133-2aamj5doyxpx2ppj
2010-09-03 11:41:33 +05:30
Vir (Open ERP) f3a7bead45 [Merge]
bzr revid: vir@tinyerp.com-20100831043918-npi7t4q1l7r38ch8
2010-08-31 10:09:18 +05:30
ksa (Open ERP) 99b7f4463c [IMP]: Improve old wizard into osv memoery wizard
bzr revid: ksa@tinyerp.co.in-20100830132816-4riit83jw7y2lghz
2010-08-30 18:58:16 +05:30
Harry (OpenERP) 2468ab8e0f [MERGE]
bzr revid: hmo@tinyerp.com-20100830130448-k0z1zjl1hz6q1e8b
2010-08-30 18:34:48 +05:30
Vir (Open ERP) ab7f659cf9 [MOD] Administration/Company availble without multicompany group
bzr revid: vir@tinyerp.com-20100826131742-1rweau4xf5dvkfrq
2010-08-26 18:47:42 +05:30
uco (Open ERP) b66f9a6ef9 [ADD, IMP] base: Added search views, Improved views of Administration-> Security.
bzr revid: uco@tinyerp.com-20100826092025-c0fmjo15bouoq84i
2010-08-26 14:50:25 +05:30
uco (Open ERP) 54f4601aa0 [ADD] base: Added search views to Administration-> Users.
bzr revid: uco@tinyerp.com-20100826085031-xio837lvytwfnrvv
2010-08-26 14:20:31 +05:30
uco (Open ERP) 8593f3f856 [IMP] base: Improvements in views of Administration-> Translations.
bzr revid: uco@tinyerp.com-20100826071633-3flcycx3eqd43v2c
2010-08-26 12:46:33 +05:30
uco (Open ERP) 96f47d7b03 [IMP] base: Improvements in views of Administration-> Low level objects.
bzr revid: uco@tinyerp.com-20100825133450-4b903wy9u4773vp2
2010-08-25 19:04:50 +05:30
uco (Open ERP) c2c1914209 [IMP] base: Improved views of Client actions and Server actions and added search views for both.
bzr revid: uco@tinyerp.com-20100825102529-qrov9r71kwrqvkpc
2010-08-25 15:55:29 +05:30
rpa (Open ERP) b7183b5725 [IMP]: base: Improvement in view as per piratepad
bzr revid: rpa@tinyerp.com-20100823134151-u3yjgx9c1xwxv39r
2010-08-23 19:11:51 +05:30
rpa (Open ERP) 58227cdddf [IMP]: base: Improvement in view of Module data
bzr revid: rpa@tinyerp.com-20100823125554-8nuvf5nucugj38ra
2010-08-23 18:25:54 +05:30
rpa (Open ERP) d823f8ce23 [IMP,ADD]: base: Improvement in tree view, Added search view
bzr revid: rpa@tinyerp.com-20100823123511-3ebg6to6l4wddicu
2010-08-23 18:05:11 +05:30
rpa (Open ERP) 897d5ac581 [IMP,ADD]: base: Improvement in tree view, Added search view
bzr revid: rpa@tinyerp.com-20100823123218-5b34aia6o4odsu1v
2010-08-23 18:02:18 +05:30