Commit Graph

596 Commits

Author SHA1 Message Date
Antony Lesuisse 9988c468f9 [MERGE] diagram view label
bzr revid: al@openerp.com-20120819124631-guc52cy0xs0n8363
2012-08-19 14:46:31 +02:00
Thibault Delavallée d669073fc3 [MERGE] Merged with server/trunk.
bzr revid: tde@openerp.com-20120814152128-s1pstrcc38j89p4z
2012-08-14 17:21:28 +02:00
Vo Minh Thu 1534feb8f7 [IMP] ir_ui_view: somewhat better `type` functional field implementation.
bzr revid: vmt@openerp.com-20120814100049-dngykdg5l21q9vvp
2012-08-14 12:00:49 +02:00
Vo Minh Thu 7a0abed231 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813142443-73d6zm10bqhm17mp
2012-08-13 16:24:43 +02:00
Tejas Tank 246b476020 Workflow editor label.
bzr revid: tta@openerp.com-20120813091519-lcxiemc2wojfx2d6
2012-08-13 14:45:19 +05:30
Thibault Delavallée 1583df6080 [MERGE] Merged with server/trunk.
bzr revid: tde@openerp.com-20120813073013-d10f8sc06pa4yqv6
2012-08-13 09:30:13 +02:00
Antony Lesuisse 2d2cb0b80b [IMP] act_window allow target inlineview
bzr revid: al@openerp.com-20120811182250-c37jbjbh944zzy5m
2012-08-11 20:22:50 +02:00
Thibault Delavallée 266c650b62 [REF] ir_actions: propagated res.users field name change (user_email -> email).
bzr revid: tde@openerp.com-20120810082344-yr9fptnyz6adgxya
2012-08-10 10:23:44 +02:00
Twinkle Christian (OpenERP) c2a720105f [Merge] with: lp:~openerp-dev/openobject-server/trunk-sloppy-rng-jam
bzr revid: tch@tinyerp.com-20120808093928-xgsth2ctjmeanqxm
2012-08-08 15:09:28 +05:30
Jigar Amin - OpenERP 803e74458e [FIX] Setting the view type of parent when you have inherited view
bzr revid: jam@tinyerp.com-20120808091002-0k8dm05pd4x8qf6l
2012-08-08 14:40:02 +05:30
Twinkle Christian (OpenERP) 71f568e7ad [IMP]Remove type field from the view
bzr revid: tch@tinyerp.com-20120807125138-conczgzpufza5co7
2012-08-07 18:21:38 +05:30
Vo Minh Thu 66d054471c [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120806102630-psx2mywo3w5da81i
2012-08-06 12:26:30 +02:00
Xavier Morel 76f885299f [IMP] code style improvements
* Remove unused variables
* Simplify dict.get call in conditionals (default is None)
* Simplify dict.update calls (use kwargs)
* Merge dict.copy() with dict.update() as dict()
* Use isinstance instead of type() equality tests
* Simplify deeply nested code: merge conditionals and remove useless
  conditional, use dict.iteritems()
* Log traceback in exception handler logging

bzr revid: xmo@openerp.com-20120806071249-heh32pi1v0qd3m2j
2012-08-06 09:12:49 +02:00
Fabien Pinckaers a5ffb7f90f [IMP] remove unused code
bzr revid: fp@openerp.com-20120804215300-0uwvcsvfs2tvo7gr
2012-08-04 23:53:00 +02:00
Fabien Pinckaers bd4b1bf9ef [IMP] removing unused ir.actions.todo.category object
bzr revid: fp@openerp.com-20120804203520-xw35v0eplds9md3k
2012-08-04 22:35:20 +02:00
Antonin Bourguignon 9a826a3186 [IMP] add proper XML headers to config views
also remove trailing whitespaces and fix indentation

bzr revid: abo@openerp.com-20120803132046-poiy3dt362zhoudl
2012-08-03 15:20:46 +02:00
Quentin (OpenERP) 163a8b629e [MERGE] clean search view branch
bzr revid: qdp-launchpad@openerp.com-20120731110735-cva8ckmkaueftqx6
2012-07-31 13:07:35 +02:00
Turkesh Patel (Open ERP) 11e85bec65 [IMP] improved search view.
bzr revid: tpa@tinyerp.com-20120730120714-flizwpfl7gr7bmgw
2012-07-30 17:37:14 +05:30
Fabien Pinckaers d48686d7f6 [IMP] remove menu_tips code
bzr revid: fp@openerp.com-20120717064410-c5leu36ixz7utje8
2012-07-17 08:44:10 +02:00
Fabien Pinckaers 6b64a0a1b7 [IMP] better form view: users, modules, preferences, wizards
bzr revid: fp@tinyerp.com-20120716203512-fvc3dx0fhwq5qb5m
2012-07-16 22:35:12 +02:00
Quentin (OpenERP) 86d0383f58 [MERGE] trunk
bzr revid: sgo@tinyerp.com-20120709052815-g0m210d81lztfxi8
bzr revid: qdp-launchpad@openerp.com-20120712152446-18b29pilf5dakher
2012-07-12 17:24:46 +02:00
Quentin (OpenERP) 10083459d0 [IMP] base: usability, review of attachment form view
bzr revid: qdp-launchpad@openerp.com-20120706140749-m3v5soqchjgcbep6
2012-07-06 16:07:49 +02:00
Sanjay Gohel (Open ERP) 8b4981e5fe [IMP]remove sheet from workflow/workitem. change the place of company preview header/footer button,remove unnecessary titles,improve view
bzr revid: sgo@tinyerp.com-20120706131142-33airdmdura0pwp5
2012-07-06 18:41:42 +05:30
Sanjay Gohel (Open ERP) 68dd567b4d [IMP]improve company view and remove sheet
bzr revid: sgo@tinyerp.com-20120706123459-i3hvafnd244iddfy
2012-07-06 18:04:59 +05:30
DBR (OpenERP) e501d6e070 [IMP]base: Minore imp regarding string
bzr revid: dbr@tinyerp.com-20120704114822-20rs8nkmonf9pyp2
2012-07-04 17:18:22 +05:30
DBR (OpenERP) b2214c354c [IMP]base: Improve view for fields and synchronize view
bzr revid: dbr@tinyerp.com-20120704104842-smzzfkwbclf3vmfi
2012-07-04 16:18:42 +05:30
Sanjay Gohel (Open ERP) 6934080a3c [IMP]rename translate into translateble in ir model
bzr revid: sgo@tinyerp.com-20120703065321-atmoxi4i262jeayq
2012-07-03 12:23:21 +05:30
Sanjay Gohel (Open ERP) bd7dde4dbb [MERGE]merge from trunk
bzr revid: sgo@tinyerp.com-20120703053008-ayk0e8v0bg11af8e
2012-07-03 11:00:08 +05:30
Antony Lesuisse 0657d0bfc1 [IMP] improve technical menu, hide reporting for portal users
bzr revid: al@openerp.com-20120702210802-ua1586mm4klalrvl
2012-07-02 23:08:02 +02:00
Thibault Delavallée c86c8a6b96 [FIX] get_needaction_user_ids: returns a list, not a set.
bzr revid: tde@openerp.com-20120702145727-8ks8ss0i9lecnj82
2012-07-02 16:57:27 +02:00
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
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
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
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
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 25bd2d7257 [IMP]Technical Workflow Transition : Form view Improved
bzr revid: hsa@tinyerp.com-20120628072321-64oiq8p3nlb3pd30
2012-06-28 12:53:21 +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
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