Commit Graph

2613 Commits

Author SHA1 Message Date
Thibault Delavallée 383a9a871f [FIX] ir_needaction_mixin: back to Model, because AbstractModel was causing issues.
bzr revid: tde@openerp.com-20120702132520-fjdhey6fygmqc943
2012-07-02 15:25:20 +02:00
Thibault Delavallée e73fdc8d8d [DOC] ir.needaction: cCleaned comments and documentation.
bzr revid: tde@openerp.com-20120702130607-jm185c02au55q1am
2012-07-02 15:06:07 +02:00
Thibault Delavallée db366d1699 [MERGE] Merged with server (trunk).
bzr revid: tde@openerp.com-20120702130351-55nv9m0b2xg4p54l
2012-07-02 15:03:51 +02:00
Sanjay Gohel (Open ERP) eaa1a132c3 [IMP]correct speling mistake and improve view button moved at top left
bzr revid: sgo@tinyerp.com-20120702112918-hut10rfvi1geu7ax
2012-07-02 16:59:18 +05:30
DBR (OpenERP) 4965150c3b [IMP]base: set class="oe_highlight"
bzr revid: dbr@tinyerp.com-20120702102417-e7q2xj7qrig000br
2012-07-02 15:54:17 +05:30
DBR (OpenERP) 3ca22fe02b [Merge]with :lp:openobject-server
bzr revid: dbr@tinyerp.com-20120629061344-jpncsl5q2p9kk1td
bzr revid: dbr@tinyerp.com-20120702101037-ffm5ac0ct3xudyjm
2012-07-02 15:40:37 +05:30
Raphael Collet 8e36512e97 [IMP] orm translations: improve variable names
bzr revid: rco@openerp.com-20120702072424-n402jjf4vfi2357p
2012-07-02 09:24:24 +02:00
Xavier Morel 03e56ea7b6 [FIX] using the newly translated string might be a better idea than putting the old one again
todo: stop committing at 9AM, still not woken up

bzr revid: xmo@openerp.com-20120702071841-h0th114l87iphsty
2012-07-02 09:18:41 +02:00
Xavier Morel d5bd3aff48 [FIX] stupid
bzr revid: xmo@openerp.com-20120702070945-i2dqvjsi2cwf9w7s
2012-07-02 09:09:45 +02:00
Xavier Morel dee93136d1 [IMP] massage all translatable attributes in a loop instead of copy/pasting a billion versions
bzr revid: xmo@openerp.com-20120702063511-o3nrikklzgubkals
2012-07-02 08:35:11 +02:00
Kuldeep Joshi (OpenERP) f6c543f2e6 [IMP]change res_partner view
bzr revid: kjo@tinyerp.com-20120629134739-1sbzv733y3i755qq
2012-06-29 19:17:39 +05:30
Olivier Dony a81e6c8980 [MERGE] ir.actions.act_window: explicitly support res_id attribute
This attribute was allowed for inline action
definitions, but was not supported in the data
model, which is inconsistent. It also prevented
persisting an action with a res_id, or defining
on in module data files.

bzr revid: odo@openerp.com-20120629131656-kqbb5ppsox5az4hm
2012-06-29 15:16:56 +02:00
Pinakin Nayi (OpenERP) 1799ba4fc1 [IMP]res-partner-view
bzr revid: pna@tinyerp.com-20120629113506-1tsfiy2a8r3ims5l
2012-06-29 17:05:06 +05:30
Raphael Collet 47b81848cc [MERGE] trunk-red-button (highlight the right buttons in all form views)
bzr revid: rco@openerp.com-20120629102026-5w3snzj5of89ezxg
2012-06-29 12:20:26 +02:00
Raphael Collet d0002645b0 [IMP] base_module_upgrade: improve generated form view in code
bzr revid: rco@openerp.com-20120629101538-spel6ybr9j33604d
2012-06-29 12:15:38 +02:00
Raphael Collet ee2558214b [IMP] fix form view of publisher warranty
bzr revid: rco@openerp.com-20120629093045-m17ed1q6kfiv4l5x
2012-06-29 11:30:45 +02:00
Raphael Collet 1eef27a121 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083014-z1vhsa0attfo94zy
2012-06-29 10:30:14 +02:00
DBR (OpenERP) 5b636bb622 [Merge]with: lp:~openerp-commiter/openobject-server/trunk-improve-view-sgo-db-st-hsa
bzr revid: dbr@tinyerp.com-20120629055516-kvrht6q0bgu8ol13
2012-06-29 11:25:16 +05:30
Hardik 3a8e9ca45f [IMP]Configuration Wizard: launch and statusbar on top of the view
bzr revid: hsa@tinyerp.com-20120629051117-rgfmako1b5nnbb06
2012-06-29 10:41:17 +05:30
Fabien Pinckaers ed4c342d9c [IMP] Translations of static terms in views
bzr revid: fp@tinyerp.com-20120628141632-ghixqjf59jodqgx4
2012-06-28 16:16:32 +02:00
Raphael Collet 9c49b3b667 [IMP] base module: improve some wizard form views
bzr revid: rco@openerp.com-20120628140423-w3grhbjcatd2ibud
2012-06-28 16:04:23 +02:00
Raphael Collet 2e07e95f4a [IMP] base module: improve form views (mostly wizard buttons)
bzr revid: rco@openerp.com-20120628134438-cradi38peku5mai1
2012-06-28 15:44:38 +02:00
Fabien Pinckaers 9ab60b045a [IMP] css small fix
bzr revid: fp@tinyerp.com-20120628125349-i68p3y13f7qs22vf
2012-06-28 14:53:49 +02:00
DBR (OpenERP) 7d521074d6 [IMP]base: View IMp
bzr revid: dbr@tinyerp.com-20120628123936-rwdkmdds22yke8vh
2012-06-28 18:09:36 +05:30
Thibault Delavallée f4c9ef5216 [REM] ir.needaction: removed an unused method.
bzr revid: tde@openerp.com-20120628121412-22mlv0uaxol7w3d5
2012-06-28 14:14:12 +02:00
Thibault Delavallée 0b0bb070bf [CLEAN] ir.needaction: cleaned comments, made the mixin an AbstractModel.
bzr revid: tde@openerp.com-20120628121354-qb42y0n7vpd3g2v0
2012-06-28 14:13:54 +02:00
Hardik 4b84b41739 [IMP]Low level Object Actions report: form view improved
bzr revid: hsa@tinyerp.com-20120628115923-r9zopyqyjvwox0nu
2012-06-28 17:29:23 +05:30
Hardik 8aa1cd12af [IMP]Configuration Wizards : Launch and the status bar top of the view
bzr revid: hsa@tinyerp.com-20120628110636-yqh4bumajsk8wup7
2012-06-28 16:36:36 +05:30
DBR (OpenERP) 981d97b5b2 [IMP]base:
res_company_view.xml: improve view
ir.xml: Improve Server Action view

bzr revid: dbr@tinyerp.com-20120628105847-kc49fvc7dre4c11o
2012-06-28 16:28:47 +05:30
Hardik fd833fc5e6 [IMP]Low level Object Actions Window Actions: form view improved
bzr revid: hsa@tinyerp.com-20120628104827-bwo3v4hhtgdijny1
2012-06-28 16:18:27 +05:30
Hardik 2ce628572f [IMP]Low level Object Actions report: form view improved
bzr revid: hsa@tinyerp.com-20120628104012-sjf2uuwh7mcnlbdx
2012-06-28 16:10:12 +05:30
Hardik cfcbd5e39a [Merge] with: lp:~openerp-dev/openobject-server/trunk-improve-view-sgo
bzr revid: hsa@tinyerp.com-20120628072443-by4qw71crtn4gqh0
bzr revid: hsa@tinyerp.com-20120628101959-yuzyoh0ljumz6e3i
2012-06-28 15:49:59 +05:30
Jigar Amin - OpenERP 0a797c6ffd [IMP] Added the missing cancel in install wozard
bzr revid: jam@tinyerp.com-20120628100555-42rbew2arpfk7j2s
2012-06-28 15:35:55 +05:30
DBR (OpenERP) f994898ef8 [IMP] Base:
base_export_language_view.xml: remove  picture, the separator and the separator title and the tip  and ser export and cancel at top left
base_import_language_view.xml:close and the separator title and add placeholder for code
base_language_install_view.xml: remove  the tip, the picture, the separator and the separator title and set buttons at top left 
base_update_translations_view.xml: emove picture, the separator and the separator title and the tip and set buttons at the top
res_users_view.xml: Set many2many_tags for company_ids field

bzr revid: dbr@tinyerp.com-20120628095654-4rn2pp92gblrnius
2012-06-28 15:26:54 +05:30
Hardik 25bd2d7257 [IMP]Technical Workflow Transition : Form view Improved
bzr revid: hsa@tinyerp.com-20120628072321-64oiq8p3nlb3pd30
2012-06-28 12:53:21 +05:30
DBR (OpenERP) 2f4ee2caf2 [IMP]
base_module_update_view.xml : Add cancel button
base_module_upgrade_view.xml : Remove tips and set popup into "Apply Shcedule Upgrade"
res_company_view.xml : set Preview Header/Footer,Set Bank Accounts buttons at proper place
res_users_view.xml : set company_ids as m2m_tags

bzr revid: dbr@tinyerp.com-20120628071837-kz215y56f5klbswn
2012-06-28 12:48:37 +05:30
Hardik 350159c394 [IMP]Technical Database Structure Models :Form View Improved
bzr revid: hsa@tinyerp.com-20120628070358-djd63wemuc7x3ei9
2012-06-28 12:33:58 +05:30
Hardik 953716a8c0 [IMP]Technical Database Structure Fields :Form View Improved
bzr revid: hsa@tinyerp.com-20120628063924-95jph1hrwz443gac
2012-06-28 12:09:24 +05:30
Jigar Amin - OpenERP 30fa85448a [FIX] add cancel link button and remove the icon
bzr revid: jam@tinyerp.com-20120627140953-9xoq7g8bkxc9300a
2012-06-27 19:39:53 +05:30
Kuldeep Joshi (OpenERP) 482b1ce9c6 [IMP] set class oe_inline to name
bzr revid: kjo@tinyerp.com-20120627131627-1qki2cpf7unxu2ht
2012-06-27 18:46:27 +05:30
Olivier Dony 7093b6f504 [IMP] ir.actions.act_window: explicitly support res_id attribute
This attribute was allowed for inline action
definitions, but was not supported in the data
model, which is inconsistent. It also prevented
persisting an action with a res_id, or defining
on in module data files.

bzr revid: odo@openerp.com-20120627124136-wf50siad4qujodgl
2012-06-27 14:41:36 +02:00
Kuldeep Joshi (OpenERP) a7df6d69e0 [IMP] remove the header tag in company field
bzr revid: kjo@tinyerp.com-20120627121539-h46t0kev48tg4fql
2012-06-27 17:45:39 +05:30
Thibault Delavallée 1528913813 [MERGE] Merged with trunk server.
bzr revid: tde@openerp.com-20120622110125-g6txfpe1ewew1kry
bzr revid: tde@openerp.com-20120625083133-wuwikzhlfd2lsapw
bzr revid: tde@openerp.com-20120626075957-vz9ju270y87l12ye
bzr revid: tde@openerp.com-20120627115738-y4xxdgomkr57fkr4
2012-06-27 13:57:38 +02:00
Kuldeep Joshi (OpenERP) a4995d9902 [IMP] Add name in window
bzr revid: kjo@tinyerp.com-20120627115320-ip48sm1g564g6vir
2012-06-27 17:23:20 +05:30
Jigar Amin - OpenERP 5977186c41 [MERGE] lp:openobject-server:
bzr revid: jam@tinyerp.com-20120626091036-n9k87elbyim12y2r
bzr revid: jam@tinyerp.com-20120627101443-iwk0lm4eauqver58
bzr revid: jam@tinyerp.com-20120627110734-ilfjuhstvsg4wavi
2012-06-27 16:37:34 +05:30
Antony Lesuisse 73edcb97f9 [MERGE] Use Email everywhere
bzr revid: al@openerp.com-20120627105820-2mfwdvym27y0v9ex
2012-06-27 12:58:20 +02:00
Antony Lesuisse 453a1350fe [MERGE] trunk
bzr revid: vmt@openerp.com-20120620122005-2rghps6qjjkozt3n
bzr revid: al@openerp.com-20120627103900-0kgtskgipdazmgy9
2012-06-27 12:39:00 +02:00
Antony Lesuisse 1624d47aeb [MERGE] placeholder translation
bzr revid: al@openerp.com-20120627103106-wclqfoesq9b2subb
2012-06-27 12:31:06 +02:00
Sanjay Gohel (Open ERP) f200f2902c [IMP]improve update and upgrade schedule update
bzr revid: sgo@tinyerp.com-20120627062417-kqqv3owmkkf4neh3
2012-06-27 11:54:17 +05:30
Launchpad Translations on behalf of openerp 8edcfada58 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120627052811-ys23myfrh25w9zzr
2012-06-27 05:28:11 +00:00
Foram Katharotiya (OpenERP) defc239d95 [IMP] remove the title "Change my Preferences" And rearrenge fields in preferences
bzr revid: fka@tinyerp.com-20120626112801-zw3n8auufwky5a3x
2012-06-26 16:58:01 +05:30
Kuldeep Joshi (OpenERP) 3927e5e636 [IMP] bank view change
bzr revid: kjo@tinyerp.com-20120626112709-t3r6ngflmnkn5a70
2012-06-26 16:57:09 +05:30
Raphael Collet 4a1cde1df6 [MERGE] trunk-application_setting_cleanup-atp (fix for cancel button)
bzr revid: rco@openerp.com-20120626075118-6ryztze32z5jqu6s
2012-06-26 09:51:18 +02:00
Raphael Collet e49264711c [IMP] res.config.settings: add method 'cancel' to reload the view
bzr revid: rco@openerp.com-20120626074746-1x5x47rm01klx2hp
2012-06-26 09:47:46 +02:00
Twinkle (OpenERP) 774d486727 [IMP]Apply css class flow on wizards
bzr revid: tch@tinyerp.com-20120626063225-o721r3aikxrtx14o
2012-06-26 12:02:25 +05:30
Jigar Amin - OpenERP f86ccd2f4e [FIX] followup to follow-up
bzr revid: jam@tinyerp.com-20120626062428-d42lj4sf4a4almja
2012-06-26 11:54:28 +05:30
Jigar Amin - OpenERP c5e5d6180c [MERGE] lp:openobject-server
bzr revid: jam@tinyerp.com-20120626035954-byl4pe03sogp793q
2012-06-26 09:29:54 +05:30
Fabien Pinckaers 020ed6309f [IMP] show_address in context of partners for multi-line addresses
bzr revid: fp@tinyerp.com-20120625182229-otj1409i3qk7zgm0
2012-06-25 20:22:29 +02:00
Raphael Collet d29deec83f [MERGE] trunk-application_setting_cleanup-atp (let config wizards deinstall modules)
bzr revid: rco@openerp.com-20120625142153-jzpic4detyauc0z9
2012-06-25 16:21:53 +02:00
Jigar Amin - OpenERP 8d00222f8b [FIX] usa fix
bzr revid: jam@tinyerp.com-20120625134414-jfztjo8by5kbgqg0
2012-06-25 19:14:14 +05:30
Jigar Amin - OpenERP 5b339753b1 [FIX] usa fix
bzr revid: jam@tinyerp.com-20120625131158-qeggwyomms20zm1f
2012-06-25 18:41:58 +05:30
Jigar Amin - OpenERP f5bc454043 [FIX] renmae E-mail, E-Mail to Email
bzr revid: jam@tinyerp.com-20120625130652-ini3czg6a8qd71n2
2012-06-25 18:36:52 +05:30
Jigar Amin - OpenERP c8f8bd9cea [FIX] ren E-mail to Email
bzr revid: jam@tinyerp.com-20120625130201-d9032tey5ddu1pqu
2012-06-25 18:32:01 +05:30
Jigar Amin - OpenERP 0473afaca6 [REN] e-mail to email
bzr revid: jam@tinyerp.com-20120625125700-7jr8aeqp2kn9uggu
2012-06-25 18:27:00 +05:30
Jigar Amin - OpenERP abfa5612f5 [USB] renamed e-mail to email *.py
bzr revid: jam@tinyerp.com-20120625123206-2nwfjc9mpbuk4mn1
2012-06-25 18:02:06 +05:30
Jigar Amin - OpenERP 208f8c35bf [MERGE] lp:~openerp-dev/openobject-server/trunk-wizard-remove-cancel-editable-tch
bzr revid: jam@tinyerp.com-20120625111830-lx01pzrrdjec2z4g
2012-06-25 16:48:30 +05:30
Twinkle (OpenERP) 543b51d9fe [IMP]Improve wizards in server side
bzr revid: tch@tinyerp.com-20120625102636-d9091fso3j9by7lu
2012-06-25 15:56:36 +05:30
Jigar Amin - OpenERP ea43ed3ef2 [MERGE] Merge the wiZard -cancel reb button branch
bzr revid: jam@tinyerp.com-20120625050957-h4rakun5fo9tm3kv
2012-06-25 10:39:57 +05:30
Jigar Amin - OpenERP e528d37750 [MERGE] lp:openobject-server
bzr revid: jam@tinyerp.com-20120625040928-cs8h4blh2tm3odo1
2012-06-25 09:39:28 +05:30
Jigar Amin - OpenERP f15a90506e [MERGE] lp:openobject-server
bzr revid: jam@tinyerp.com-20120619095827-m7po4bnrbfdczngp
bzr revid: jam@tinyerp.com-20120621043813-wrq6feypa8416cvs
bzr revid: jam@tinyerp.com-20120625040603-5yej71frefq7gl2y
2012-06-25 09:36:03 +05:30
Fabien Pinckaers a139c6fc6c [IMP] clean UI for ir.model.data form and tree view
bzr revid: fp@tinyerp.com-20120622141222-ddizks1sz66nqxgw
2012-06-22 16:12:22 +02:00
Quentin (OpenERP) 5176db3890 [REF] search views: removed filter_domain if only one element was inside + made some small usability changes
bzr revid: qdp-launchpad@openerp.com-20120622101146-at48blcy298v0p7o
2012-06-22 12:11:46 +02:00
Raphael Collet ab231e2165 [IMP] res_config code cleanup
bzr revid: rco@openerp.com-20120622095126-t7yvkf29dfjktqfq
2012-06-22 11:51:26 +02:00
Raphael Collet 2460d18beb [MERGE] from trunk
bzr revid: rco@openerp.com-20120622075001-tka9azgj5n2oa8zy
2012-06-22 09:50:01 +02:00
Divyesh Makwana (Open ERP) 823f0cd1de [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20120618104540-ybaga8r37l3q00kz
bzr revid: mdi@tinyerp.com-20120619101333-vf98ly624t18gu7p
bzr revid: mdi@tinyerp.com-20120622061232-4ecb5bkz4cl4p120
2012-06-22 11:42:32 +05:30
Antony Lesuisse d4003f2ac9 [MERGE] fix-server-log (server warning)
bzr revid: al@openerp.com-20120622001150-tp61b1j2o0npwipl
2012-06-22 02:11:50 +02:00
Raphael Collet 3622715a31 [IMP] cancel dummy change
bzr revid: rco@openerp.com-20120621151324-8fqy02lqbjz6dmr6
2012-06-21 17:13:24 +02:00
Sbh (Openerp) 366ef82ed5 [MERGE] Merge with lp:openobject-server
bzr revid: sbh@tinyerp.com-20120621092745-s1an9bx65mnihw2b
2012-06-21 14:57:45 +05:30
Sbh (Openerp) 04448834ba [REVERT] revert changes of test_osv_expression.yml
bzr revid: sbh@tinyerp.com-20120621092449-bz1bzdadrl13t50j
2012-06-21 14:54:49 +05:30
Thibault Delavallée 1dbc45dadd [CLEAN] ir_needaction: osv.osv -> osv.Model
bzr revid: tde@openerp.com-20120621085626-p60ucaoex79f8d9d
2012-06-21 10:56:26 +02:00
Thibault Delavallée 6f597fdbb0 [MERGE] Merged with main server.
bzr revid: tde@openerp.com-20120613153018-sr1ulyga0v3vonbc
bzr revid: tde@openerp.com-20120615081632-vlu4lzn00x6q9e7s
bzr revid: tde@openerp.com-20120619073448-x1uv6tb6kzz8mz42
bzr revid: tde@openerp.com-20120620073750-7elvul76g50r8ns3
bzr revid: tde@openerp.com-20120621081801-nu1laxm45g5xue8q
2012-06-21 10:18:01 +02:00
Jigar Amin - OpenERP 908930c893 [FIX] removed the cancel button from res_config wizard
bzr revid: jam@tinyerp.com-20120621055231-k4c3tx125aemgpa2
2012-06-21 11:22:31 +05:30
Jigar Amin - OpenERP 14c497777b [MERGE] lp:openobject-server
bzr revid: jam@tinyerp.com-20120621044220-rrey002skycvr97c
2012-06-21 10:12:20 +05:30
Twinkle (OpenERP) 573e0c2cd7 [IMP]Replace class flow to highlight class flow for remaining server side wizards
bzr revid: tch@tinyerp.com-20120620122324-a23x01lpyj0fee2w
2012-06-20 17:53:24 +05:30
Twinkle (OpenERP) 551669c019 [IMP]Added highlight button flow for server side wizards
bzr revid: tch@tinyerp.com-20120620121108-cyeiwtzwewebmdbx
2012-06-20 17:41:08 +05:30
Raphael Collet 2064e881ee [MERGE] from trunk
bzr revid: rco@openerp.com-20120620120016-y6tav3i75p9fe1sj
2012-06-20 14:00:16 +02:00
Foram Katharotiya (OpenERP) 6292e896a1 [IMP] solve Can not `import openerp.tests`.
bzr revid: fka@tinyerp.com-20120620115142-euaid51ad2xgwevc
2012-06-20 17:21:42 +05:30
Vo Minh Thu 5edca89903 [IMP] uninstall: typos
bzr revid: vmt@openerp.com-20120620100705-p9o5kktmj8zkbshm
2012-06-20 12:07:05 +02:00
Raphael Collet 03450a0fc8 [FIX] name_get of res.partner and res.partner.category, to accept an int as ids
bzr revid: rco@openerp.com-20120620095812-6kl28dcry2fx8op6
2012-06-20 11:58:12 +02:00
Raphael Collet d8839589d9 [IMP] res_partner: reintroduce filters 'Customers' and 'Suppliers' in search form
bzr revid: rco@openerp.com-20120620094714-jexi93e701ui4d8q
2012-06-20 11:47:14 +02:00
Raphael Collet a8922e5dde [IMP] restyle buttons of some wizards
bzr revid: rco@openerp.com-20120620080814-ynha15jlkyhrbyba
2012-06-20 10:08:14 +02:00
Sbh (Openerp) e4fa815f4f [MERGE] Merge with lp:openobject-server
bzr revid: sbh@tinyerp.com-20120620051357-1c3y5pik9xhiljw3
2012-06-20 10:43:57 +05:30
Vo Minh Thu 575e234cd4 [FIX] res.partner.category: the relation table name was manually chosen, which breaks under _inherit, so we use the automatic one.
bzr revid: vmt@openerp.com-20120619151626-2xho611icmq7e1ky
2012-06-19 17:16:26 +02:00
Vo Minh Thu 877ec2d7a8 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120619132718-ag1j3itm69u8h419
2012-06-19 15:27:18 +02:00
Turkesh Patel (Open ERP) 8b3c05a373 [IMP] remove cancel button from wizard and improved view.
bzr revid: tpa@tinyerp.com-20120619092606-5w7p50l7vnn3sv0w
2012-06-19 14:56:06 +05:30
Stephane Wirtel 521d3ebe4b [MERGE] Upstream
bzr revid: stw@openerp.com-20120619085732-k7oowvsx5fwdfi75
2012-06-19 10:57:32 +02:00
Stephane Wirtel 29a2df163c [REF] Change the CSS classes
bzr revid: stw@openerp.com-20120619085609-s5l0jpce8srcncdq
2012-06-19 10:56:09 +02:00
Raphael Collet 55e32e992b [IMP] Settings: hide menus 'Companies', 'Users' and 'OpenERP Enterprise' by restricting to group_no_one
bzr revid: rco@openerp.com-20120619083732-fet0psn4wksbujbx
2012-06-19 10:37:32 +02:00
Raphael Collet f02c8858b3 [IMP] translations: rename 'Load an Official Translation' to 'Load a Translation'
bzr revid: rco@openerp.com-20120619081005-uqx5e9add4k2ufvr
2012-06-19 10:10:05 +02:00
Raphael Collet 204882916a [IMP] modules view: rename title to 'Install a Module'
bzr revid: rco@openerp.com-20120619080017-4xw8vwx3sckzasni
2012-06-19 10:00:17 +02:00
Raphael Collet e6164ad8e8 [IMP] modules kanban view: make icon non-clickable
bzr revid: rco@openerp.com-20120619075657-wahos7ymsnnp3fnr
2012-06-19 09:56:57 +02:00
Launchpad Translations on behalf of openerp 34b298f52d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120619045405-ph1rk1u128groesk
2012-06-19 04:54:05 +00:00
Stephane Wirtel 4a5e0dd08c [MERGE] Upstream
bzr revid: stw@openerp.com-20120618160349-vwqtxdihrjc21qpz
2012-06-18 18:03:49 +02:00
Stephane Wirtel 20ce4e4288 [REF] Review the form views
bzr revid: stw@openerp.com-20120618160148-h69gfk1xwzyk97z0
2012-06-18 18:01:48 +02:00
Divyesh Makwana (Open ERP) 9422582530 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120618094159-uykwrqonzcvnd762
2012-06-18 15:11:59 +05:30
Stephane Wirtel 902715ef55 [MERGE] lp:~openerp-dev/openobject-addons/trunk-page-sheet-improvement-atp
bzr revid: stw@openerp.com-20120618092909-usshwig0flgfu4rw
2012-06-18 11:29:09 +02:00
Stephane Wirtel df474f47af [REF] Add a placeholder
bzr revid: stw@openerp.com-20120618085903-e2iu9su6m6uofqwu
2012-06-18 10:59:03 +02:00
Olivier Dony 34965058ec [IMP] access rights: improve error messages for ACLs and record rules
bzr revid: odo@openerp.com-20120615153414-w4p4iczhl6lli50u
2012-06-15 17:34:14 +02:00
Olivier Dony 5eaed9dbd4 [IMP] res.users: missing _description
The unfortunate consequence was that models that inherited
res.users *and* another parent (such as mail.thread) were assigned
the _description of the other parent, because the copy of
self._name to self._description only happens when the model
instance is created, which happens much later than constructing
the type hierarchy.

bzr revid: odo@openerp.com-20120615134122-7q5tllzok3lcu50q
2012-06-15 15:41:22 +02:00
Foram Katharotiya (OpenERP) ff354166b4 [IMP] improve in server side
bzr revid: fka@tinyerp.com-20120615113910-qd6xmaistkrioc0y
2012-06-15 17:09:10 +05:30
Sbh (Openerp) 5eacdd5bd0 [MERGE]Merge with lp:openobject-server
bzr revid: sbh@tinyerp.com-20120615052216-o82vyy8gua2s08ml
bzr revid: sbh@tinyerp.com-20120619051906-wdx25xdq848jajdh
2012-06-19 10:49:06 +05:30
Atul Patel (OpenERP) 339f64b47b [MERGE]: Merged with lp:openobject-server
bzr revid: atp@tinyerp.com-20120612065235-ndmy1xvphxvub0je
bzr revid: atp@tinyerp.com-20120615112550-rkq1qug49ecfm2ig
2012-06-15 16:55:50 +05:30
Atul Patel (OpenERP) b4ff70a9d4 [ADD]: ADD sheet tag in remaining object
bzr revid: atp@tinyerp.com-20120615052446-t8xz0hd5pwce40zo
2012-06-15 10:54:46 +05:30
Divyesh Makwana (Open ERP) 186832d119 [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20120615045135-im1zek1i0yq53e5j
2012-06-15 10:21:35 +05:30
Atul Patel (OpenERP) 410dd7a914 [ADD]: Add sheet tag
bzr revid: atp@tinyerp.com-20120615042645-zfm0p3z5rx027b5z
2012-06-15 09:56:45 +05:30
Olivier Dony 3a81cf88f8 [IMP] Improve view validation to based on fields_view_get rendering, not just raw arch
This will allow improved validation of inherited
views, which is not possible when only the raw
arch is validated on its own - without context 
many things cannot be verified.
Calling fields_view_get() also catches early all
mistakes that require dynamic validation, like
wrong XPath expressions (parent view contains
no match).
In order to have current addons pass the improved
validation the RNG had to be fixed to support
the new @modifiers attribute added by fields_view_get()
itself on many view elements, and a few missing
valid attributes, like @invisible on <filter>
and <group>. The latter had never been used
as part of the view architecture but appear
as a result of the handling of @groups
restrictions on view elements, and must
be allowed by the RNG schema.

bzr revid: odo@openerp.com-20120614144633-31c642s7q7f28o6b
2012-06-14 16:46:33 +02:00
Sbh (Openerp) 6d1cb5168f [MERGE] fix warning
bzr revid: sbh@tinyerp.com-20120614123717-romrvhzs1nwfq0i3
2012-06-14 18:07:17 +05:30
Kuldeep Joshi (OpenERP) a153714bcc [IMP] remove res.partner.address
bzr revid: kjo@tinyerp.com-20120614085646-vvbx0fegqxar2kot
2012-06-14 14:26:46 +05:30
Divyesh Makwana (Open ERP) b9a9da655b [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613115036-uqil467z4ackhq23
2012-06-13 17:20:36 +05:30
Jigar Amin - OpenERP 983af4e230 [FIX] Added missing class attrbiute for the button
bzr revid: jam@tinyerp.com-20120613114958-j9o6yeviu3i7jrkj
2012-06-13 17:19:58 +05:30
Divyesh Makwana (Open ERP) c72eda6b25 [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20120613092004-q4s7k4hm8zyzfycq
2012-06-13 14:50:04 +05:30
Divyesh Makwana (Open ERP) c359e27006 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613091811-ppss128wirdb6alq
2012-06-13 14:48:11 +05:30
Divyesh Makwana (Open ERP) 3268a71126 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613091604-ikwin4wsyhi3ewoi
2012-06-13 14:46:04 +05:30
Divyesh Makwana (Open ERP) e484e45503 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613091433-81yk3m1wst8nza2t
2012-06-13 14:44:33 +05:30
Divyesh Makwana (Open ERP) 3bd80300e4 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613091259-ha7cmazhn84yh980
2012-06-13 14:42:59 +05:30
Divyesh Makwana (Open ERP) ff38813969 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613090651-o417fpkzfdya0alx
2012-06-13 14:36:51 +05:30
Divyesh Makwana (Open ERP) e6dd6abd45 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613090527-t8wh69lqouyca69v
2012-06-13 14:35:27 +05:30
Divyesh Makwana (Open ERP) 04e5302da1 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613090226-p6sliguyev724n18
2012-06-13 14:32:26 +05:30
Divyesh Makwana (Open ERP) 738083b0fc [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613085955-ayx9u01xqwzwc6rh
2012-06-13 14:29:55 +05:30
Divyesh Makwana (Open ERP) 969ad2aa9a [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613085849-d5q14h36a6jcvys8
2012-06-13 14:28:49 +05:30
Divyesh Makwana (Open ERP) 7c8500a52c [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613085753-mznv0q4dt5rccclf
2012-06-13 14:27:53 +05:30
Divyesh Makwana (Open ERP) 77dd314361 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613085639-b3egccdi5z95mx2z
2012-06-13 14:26:39 +05:30
Divyesh Makwana (Open ERP) 469d64328b [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613085443-h8k0jddalmmh2b1u
2012-06-13 14:24:43 +05:30
Divyesh Makwana (Open ERP) d87dd53df9 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613085203-hscu337wya33xm6r
2012-06-13 14:22:03 +05:30
Divyesh Makwana (Open ERP) d3cfad9564 [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613085053-3pog59o4jhj4d61t
2012-06-13 14:20:53 +05:30
Divyesh Makwana (Open ERP) d8dd84cc6a [IMP] Improved the Search View.
bzr revid: mdi@tinyerp.com-20120613084823-7wm0obxq54bdr3rg
2012-06-13 14:18:23 +05:30
Fabien Pinckaers 940cf37e4f [IMP] When you configure OpenERP, you need a full control on how to display the footer and bank accounts
bzr revid: fp@tinyerp.com-20120612171753-rhp9iq8y2c53puhe
2012-06-12 19:17:53 +02:00
Fabien Pinckaers f1716c0e35 [IMP] improved comment TODO
bzr revid: fp@tinyerp.com-20120612171459-74dh9ik7yju2mum5
2012-06-12 19:14:59 +02:00
Vidhin Mehta (OpenERP) 67af184b8c [IMP]translate placeholders.
bzr revid: vme@tinyerp.com-20120612120205-2ehz22nlhxsq3245
2012-06-12 17:32:05 +05:30
Raphael Collet d4bfc8df5b [IMP] module: rename field 'image' to 'icon_image' (leaving 'image' for other kinds of module images)
bzr revid: rco@openerp.com-20120612091041-fpamk1r8b4e42k9v
2012-06-12 11:10:41 +02:00
Raphael Collet fc7f6da6de [FIX] module form view: fix field label
bzr revid: rco@openerp.com-20120612090513-sl8v5io7lzk3ubts
2012-06-12 11:05:13 +02:00
Raphael Collet b9cff8ac28 [MERGE] from trunk
bzr revid: rco@openerp.com-20120612085325-aqpysyfp7e202r44
2012-06-12 10:53:25 +02:00
Thibault Delavallée 7924fb38e9 [MERGE] Merged with main server.
bzr revid: tde@openerp.com-20120612074551-3re8at5jpz55mzcm
2012-06-12 09:45:51 +02:00
Divyesh Makwana (Open ERP) a24bd9f532 [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20120612051546-1zgaes8f5so9hy2o
2012-06-12 10:45:46 +05:30
Olivier Dony 31b9bee006 [IMP] orm: improved @version spec validation for inherited views
bzr revid: odo@openerp.com-20120611173132-3ioptod9jwxttopc
2012-06-11 19:31:32 +02:00
Atul Patel (OpenERP) 315fa642f4 [MERGE]: Merged with lp:openobject-server
bzr revid: atp@tinyerp.com-20120611160840-akaofs4ersez9h7t
2012-06-11 21:38:40 +05:30
Olivier Dony 2126f83a35 [IMP] modules, ir.ui.view: improve view validation + avoid validation errors during updates
As of 7.0, RNG validation is not possible for form views
that have a version attribute equal to "7.0", due to the
allowed usage of HTML syntax mixed with the regular OpenERP
view syntax. RNG validation is still enabled for regular
form views (@version missing or less than "7.0"), and for
all other views types.
Validation of 7.0 form views should be improved with the
addition of an assertion-based schema, still to be done.
 
The above is also complemented with an explicit call to fields_view_get()
during view installation, in order to immediately verify
that the updated view hierarchy does not cause any
issue when loaded along with its related views (i.e
parent and siblings, for inheriting views).
In addition to that, fields_view_get() will now only
consider loading views that belong to modules that have
already been loaded. This avoids a lot of validation errors
during a module update operation, which runs on top of
an existing database with all previous views visible,
even those whose module is not loaded yet.

bzr revid: odo@openerp.com-20120611122758-qcw9xdhupl24busq
2012-06-11 14:27:58 +02:00
Olivier Dony 5fd5165c20 [REVERT] db: revert incorrect change to auto_install logic
The auto_install flag means that the module will be automatically
installed as soon as all its dependencies are satisfied.
It does *not* mean that the module will be automatically installed
upon database creation. It can be used for that purpose by
setting it on a module that has no dependencies however.

bzr revid: odo@openerp.com-20120611103653-l7x0xxdqo4wixjvl
2012-06-11 12:36:53 +02:00
Kuldeep Joshi (OpenERP) 71ebce8018 [IMP]remove res.partner.address and sequence from ir.sequence
bzr revid: kjo@tinyerp.com-20120611103425-ekeoso4m1475d6rq
2012-06-11 16:04:25 +05:30
Fabien Pinckaers ca2e0deff5 [MERGE] cleaning all form views
bzr revid: fp@tinyerp.com-20120611100052-e2u8augm7kkc0uyr
2012-06-11 12:00:52 +02:00