Commit Graph

953 Commits

Author SHA1 Message Date
gpa 1a6ab82f7b Improvement for the web client dash board
bzr revid: gpa@tinyerp.com-20101124104936-rk38vyhz7bll6f9r
2010-11-24 16:19:36 +05:30
Olivier Dony 6ff627d275 [IMP] ir.model.data,res.log: allow marking res.log entries as read upon creation via context + do it during module install to avoid useless log spam
bzr revid: odo@openerp.com-20101123160506-qsxa7gm5j8scphdz
2010-11-23 17:05:06 +01:00
Harry (OpenERP) 061a71aef8 [MERGE]
bzr revid: hmo@tinyerp.com-20101119072750-ii5127c3olbl0zzv
2010-11-19 12:57:50 +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
Ferdinand @ Camptocamp e15d5e4722 [IMP] ir.exports: added missing sql index
lp bug: https://launchpad.net/bugs/665697 fixed

bzr revid: olivier@olivier-donys-macbook-pro.local-20101110003219-l7380et3m3aqa10w
2010-11-10 01:32:19 +01:00
Xavier Morel bc156c64e4 [IMP] remove redundancy in ir_values.set
bzr revid: xmo@openerp.com-20101109132137-nmkg6uc5sdqovu1o
2010-11-09 14:21:37 +01:00
Xavier Morel 05b8774c61 [IMP] type tests simplifications in ir_values.set
bzr revid: xmo@openerp.com-20101109131734-aby85mwhfhc4501w
2010-11-09 14:17:34 +01:00
Xavier Morel f3722bbfe4 [IMP] base: make ir_values.get._result_get more readable and slightly faster.
On a test set of ~20 fields, using a precomputed set instead of a spot-computed tuple for 'in' testing yields ~30% speed improvement, and replacing the manual removal of elements by a listcomp filtering yields ~30% more.
      
Tests were also performed using sets and set.difference, while it yields better performances than manual element removal it is still worse than listcomp, especially when taking in account the re-serialization to a list

bzr revid: xmo@openerp.com-20101109130847-p1xfmk3zhhivebj1
2010-11-09 14:08:47 +01:00
Xavier Morel b89aef19f1 [IMP] base: tentative code simplifications (removal of redundant calls) in ir_values.get
bzr revid: xmo@openerp.com-20101109130834-2rdsy3u7hm8kzj5n
2010-11-09 14:08:34 +01:00
Xavier Morel 7bc1a8c130 [IMP] make type tests more readable in ir_values.get
bzr revid: xmo@openerp.com-20101109115741-15iyg5tpblgmb2yy
2010-11-09 12:57:41 +01:00
Xavier Morel 5472c050af [FIX] base: don't return search_view and search_view_id from ir_values.get
bzr revid: xmo@openerp.com-20101109115254-svfwdr3kfb7as7a6
2010-11-09 12:52:54 +01:00
Jay (OpenERP) b70095df94 [FIX] filters : Size of model name corrected to 64,same as model name
lp bug: https://launchpad.net/bugs/666367 fixed

bzr revid: jvo@tinyerp.com-20101102141807-o8szqi6fn9q1pfms
2010-11-02 19:48:07 +05:30
Harry (OpenERP) 24c91a5e41 [FIX] base: missing import _
bzr revid: hmo@tinyerp.com-20101028122035-pv48msjk6pck4wen
2010-10-28 17:50:35 +05:30
rpa (Open ERP) 7c5dce1072 [FIX]: Fixed translation of warning messages
lp bug: https://launchpad.net/bugs/660494 fixed

bzr revid: rpa@tinyerp.com-20101027133601-caqy1wdk9pduxyem
2010-10-27 19:06:01 +05:30
Harry (OpenERP) 993c9884c1 [MERGE] merged with openobject-server branch
bzr revid: hmo@tinyerp.com-20101021105618-2zgqebmp4uvurfcg
bzr revid: hmo@tinyerp.com-20101026064048-e36t27749fsedlqo
bzr revid: hmo@tinyerp.com-20101027131858-osd84c3u109rbqnj
2010-10-27 18:48:58 +05:30
Olivier Dony a3e293cf87 [IMP] ir.actions.act_window: help text should be translatable
bzr revid: odo@openerp.com-20101022075935-x8quvw2vtgoy7lh4
2010-10-22 09:59:35 +02:00
Olivier Dony 973af690b5 [IMP] base: improve some error messages/translations (modified patch from P. Christeas)
bzr revid: odo@openerp.com-20101020171739-2uc9a6fechrl5iaj
2010-10-20 19:17:39 +02:00
Fabien Pinckaers da2bfac742 [IMP] on delete restrict on workitem
bzr revid: fp@tinyerp.com-20101018134453-qaqejslo75bxqgfz
2010-10-18 15:44:53 +02:00
Olivier Dony 51acd5e8a6 [IMP] ir_ui_menu: create_shortcut() must always be able to create menus + return action_id
bzr revid: odo@openerp.com-20101017045344-ht561rp5xbsimvdo
2010-10-17 06:53:44 +02:00
Fabien Pinckaers b61eb865b1 [IMP] useability improvement module_data
bzr revid: fp@tinyerp.com-20101017181621-2fcu8hlenj6xl04g
2010-10-17 20:16:21 +02:00
vda (Open ERP) e7c6535c6b [IMP] Improved res widget per user.
bzr revid: vda@tinyerp.com-20101015150018-1hdbak0wue5loiqa
2010-10-15 20:30:18 +05:30
Olivier Dony bf6165b3fe [ADD] ir.actions.act_window: added support for multi=True parameter to hide an act_window in single item view (already supported on other actions)
bzr revid: odo@openerp.com-20101015140729-cy520ac0m63e5tca
2010-10-15 16:07:29 +02:00
nch@tinyerp.com 658d2ba625 [FIX]:create_shortcut method
bzr revid: nch@tinyerp.com-20101015091528-v0ic3xnewf0fxvkc
2010-10-15 14:45:28 +05:30
Julien Thewys a0caf55b9f [MERGE] Allows longer record rules (text).
bzr revid: jth@openerp.com-20101014110025-pecw3zjwskfcqfoy
2010-10-14 13:00:25 +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 432f72d280 [FIX] ir_rule: removed debugging print statements
bzr revid: odo@openerp.com-20101012095751-ittevizmcxqd1b29
2010-10-12 11:57:51 +02:00
Fabien Pinckaers 53ffef5ee0 fix
bzr revid: fp@tinyerp.com-20101012094147-4f7ecedzkm2sml0z
2010-10-12 11:41:47 +02:00
Fabien Pinckaers adf062e686 merge
bzr revid: fp@tinyerp.com-20101012071335-qcwn8js6zewuqeci
2010-10-12 09:13:35 +02:00
Fabien Pinckaers f91c52e84c fix
bzr revid: fp@tinyerp.com-20101012071227-khzuqvg1jfc3st7x
2010-10-12 09:12:27 +02:00
Anup (OpenERP) bce8ba79ae [REF] base : Corrections
bzr revid: ach@tinyerp.com-20101012061115-mlr5laakmficmoal
2010-10-12 11:41:15 +05:30
Anup (OpenERP) 69147e278f [FIX] base : Translations Corrected
bzr revid: ach@tinyerp.com-20101012052702-qrka8uld1apdpwg0
2010-10-12 10:57:02 +05:30
nch@tinyerp.com 61da7d8883 [REM]:removed implementation of gallery view
bzr revid: nch@tinyerp.com-20101011132043-qlzlaujac4yv1zr7
2010-10-11 18:50:43 +05:30
jas 484524995a [IMP] : base : improved Warnings
bzr revid: jas@tinyerp.com-20101011093709-4tfz25fmwcfs4vft
2010-10-11 15:07:09 +05:30
Anup (OpenERP) 1cb3e4e099 [REF] base: Refactored Code
bzr revid: ach@tinyerp.com-20101011064948-ust4ovsiy9tyjs85
2010-10-11 12:19:48 +05:30
fp 18c3f9511d useability
bzr revid: fp@fp-laptop-20101010190942-d5wo2tilixnzj7yx
2010-10-10 21:09:42 +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 2171202b32 [IMP] translations: support generic "report" translation type + export from *.mako files + multiple types for _get_source() + lint cleanup
bzr revid: odo@openerp.com-20101008140349-9hclfqwjmndkrtn4
2010-10-08 16:03:49 +02:00
nch@tinyerp.com 9f2d1a15a0 [IMP]:added a function field on ir.actions.act_window to show/hide the menu action tips on that action.
bzr revid: nch@tinyerp.com-20101006141109-peuk7j2mh8hqig5e
2010-10-06 19:41:09 +05:30
RGA(OpenERP) 583b6ffe23 [MERGE] ir_filters: add create_or_replace() + unique index
bzr revid: odo@openerp.com-20101006095052-04zoy11wyge0v7r2
2010-10-06 11:50:52 +02:00
Olivier Dony d935a5d80e [IMP] ir.filters: improve create_or_replace() and make unique constraint case insensitive
bzr revid: odo@openerp.com-20101006094003-dlj24xrmotnbwvhv
2010-10-06 11:40:03 +02:00
Olivier Dony 24f82590fa [MERGE] base: review and cleanup of Administration menus and view (bis) - missing wizard_screen file
bzr revid: odo@openerp.com-20101004152719-d619p9itr4q4lyr8
2010-10-04 17:27:19 +02:00
Olivier Dony baba6829dc [IMP] base: Administration review (bis): added previously missing wizard_screen file
bzr revid: odo@openerp.com-20101004152536-cz5j7tokhdxpu9sb
2010-10-04 17:25:36 +02:00
rga@openerp.com 683fbd05a7 [FIX] ir_values: attempt to return items in a more deterministic order
lp bug: https://launchpad.net/bugs/630436 fixed

bzr revid: odo@openerp.com-20101004152337-35g54q0dw2b2qmf5
2010-10-04 17:23:37 +02:00
Olivier Dony 43d6943a4c [MERGE] base: review and cleanup of Administration menus and view
bzr revid: odo@openerp.com-20101004145241-lyrswenbtqoadh4o
2010-10-04 16:52:41 +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
Olivier Dony a0d132ba5c [IMP] base/ir_action: removed unused m2m + lint cleanup
bzr revid: odo@openerp.com-20101004143944-m1ewxgouv3y50vda
2010-10-04 16:39:44 +02:00
Olivier Dony c92e531a1a [IMP] base/ir_cron: better tooltips
bzr revid: odo@openerp.com-20101004143904-n5j7anltcnh2mo25
2010-10-04 16:39:04 +02:00