Commit Graph

84 Commits

Author SHA1 Message Date
Xavier Morel 1da49a44a5 [MERGE] 6.1 fixes into trunk
bzr revid: xmo@openerp.com-20120322113142-gim4svx01p336nxm
2012-03-22 12:31:42 +01:00
Fabien Meghazi c0439810ef [FIX] Add to dashboard domain & context merging problems
bzr revid: fme@openerp.com-20120307160503-w1mha79xiznl4x6h
2012-03-07 17:05:03 +01:00
Fabien Meghazi db24973abe [FIX] Dashboard does not handle two actions with the same action id.
Dashboard should be refactored in trunk in order to be nivified and use a DashBoardAction class

bzr revid: fme@openerp.com-20120307124908-q48a2d8epae73wwx
2012-03-07 13:49:08 +01:00
niv-openerp 436ed74729 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20120229110935-y2omxvx7vhchsti5
2012-02-29 12:09:35 +01:00
niv-openerp 7eb12aee74 [imp] renammed render_element
bzr revid: nicolas.vanhoren@openerp.com-20120229110744-0m55gqlme6s225jv
2012-02-29 12:07:44 +01:00
Fabien Meghazi 2d03b80c7d [IMP] New menus
bzr revid: fme@openerp.com-20120228134121-bxs33qrpevrfkctp
2012-02-28 14:41:21 +01:00
niv-openerp 75d39c7f6a [imp] renammed stop()
bzr revid: nicolas.vanhoren@openerp.com-20120221162912-zheko30qoh84hcoq
2012-02-21 17:29:12 +01:00
niv-openerp 8384876ef0 [imp] renamed widget_parent to getParent()
bzr revid: nicolas.vanhoren@openerp.com-20120221153023-cqs66neaddtuf7km
2012-02-21 16:30:23 +01:00
niv-openerp bd026cd3c0 [fix] forgot one usage of normal dialog method
bzr revid: nicolas.vanhoren@openerp.com-20120221085545-mgd73hrvr6fcp0g6
2012-02-21 09:55:45 +01:00
niv-openerp 1e9380b8fa [merge]
bzr revid: nicolas.vanhoren@openerp.com-20120217101731-3g9hrhs65qb32pkv
2012-02-17 11:17:31 +01:00
Xavier Morel 980e2825d5 [IMP] get translated JS strings outside of QWeb attributes as the corresponding extractor does not actually work, export POTs
bzr revid: xmo@openerp.com-20120214142954-4ndkj63pog39ts0k
2012-02-14 15:29:54 +01:00
Olivier Dony affdaf2566 [FIX] Application Tiles now heed the custom menu domain, just like the nain menu
This makes both behaviors consistent
and allows the portal module to work
properly.

bzr revid: odo@openerp.com-20120209141339-c2vs0lrx7ws6plzs
2012-02-09 15:13:39 +01:00
niv-openerp 44263a42b2 [fix] revert form refactoring branch
bzr revid: nicolas.vanhoren@openerp.com-20120208111110-p2nj0tehupxa0gmz
2012-02-08 12:11:10 +01:00
niv-openerp b5579eee20 [merge] refactoring of form view widgets
bzr revid: nicolas.vanhoren@openerp.com-20120207130546-bu0m5fl99krcqbbb
2012-02-07 14:05:46 +01:00
niv-openerp 243d524978 [imp] polish render and render_element usage
bzr revid: nicolas.vanhoren@openerp.com-20120207130125-xexqks24jb7mguy8
2012-02-07 14:01:25 +01:00
Olivier Dony 1b3701ce59 [IMP] Fix some remaining untranslated areas, and extract @title,@alt and @label attributes too
(pending an update of the qweb rendering engine to
 actually translate the newly exported attributes)

bzr revid: odo@openerp.com-20120207092655-kgdcxa8myalxfyjq
2012-02-07 10:26:55 +01:00
Xavier Morel 7ce1aad7ec [IMP] terminate statements, remove extraneous statement terminations
bzr revid: xmo@openerp.com-20120125085310-zzwjrll47n61hw8w
2012-01-25 09:53:10 +01:00
niv-openerp 3002bd091f [imp] removed bunch of old stuff in widget
bzr revid: nicolas.vanhoren@openerp.com-20120124145810-lr2y8igt9iqzqepn
2012-01-24 15:58:10 +01:00
Xavier Morel 48d63ff9c6 [FIX] missing translation mark
bzr revid: xmo@openerp.com-20120117153232-7232xrscs016o150
2012-01-17 16:32:32 +01:00
Fabien Meghazi e9ca86dd63 [IMP] More dataset refactoring
bzr revid: fme@openerp.com-20120110165451-pvchn668y0b1p645
2012-01-10 17:54:51 +01:00
Fabien Meghazi 652e845321 [IMP] Refactored Dataset#read_ids usage
bzr revid: fme@openerp.com-20120110154500-466y26mkyb947nze
2012-01-10 16:45:00 +01:00
Fabien Meghazi f0c294e584 [ADD] Add options arguments to Dataset#read_index in order to provide custom contexts
bzr revid: fme@openerp.com-20120110143513-00p14goadekz0y4z
2012-01-10 15:35:13 +01:00
Xavier Morel b5a797ba0a [IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles)
bzr revid: xmo@openerp.com-20111215104031-h2xjkf0zwf8x8zjk
2011-12-15 11:40:31 +01:00
Fabien Meghazi 2d3a702308 [FIX] Dashboard: merge domain & context of board action to loaded action
bzr revid: fme@openerp.com-20111214112814-sogxz3no8wh0fbai
2011-12-14 12:28:14 +01:00
Fabien Meghazi 5fd4033788 [IMP] Hide secondary menu on home page client action
bzr revid: fme@openerp.com-20111214104301-a2031jvoo5tek9sl
2011-12-14 11:43:01 +01:00
Fabien Meghazi fc1c009d15 [FIX] Fixed dashboard creatable action default_view flag
bzr revid: fme@openerp.com-20111213165117-1cea257xcoc3s9v6
2011-12-13 17:51:17 +01:00
Antony Lesuisse 020c0927e4 [IMP] chrome small cleanups
bzr revid: al@openerp.com-20111213153550-x1dd1nrzmaoen61n
2011-12-13 16:35:50 +01:00
Xavier Morel 7f63eb11cb [FIX] restrict todos displayed in configuration widget to those matching the user's groups
bzr revid: xmo@openerp.com-20111213111953-diremmatzwwy5l6g
2011-12-13 12:19:53 +01:00
Xavier Morel 525b24f997 [IMP] remove annoying useless logging
bzr revid: xmo@openerp.com-20111212162643-b32fct6gqo23fxpr
2011-12-12 17:26:43 +01:00
Fabien Meghazi 045f496593 [IMP] Dashboard: if action@creatable is defined, use it as an action id instead of form view id
bzr revid: fme@openerp.com-20111212095608-lbusah7pntzuug3n
2011-12-12 10:56:08 +01:00
Xavier Morel 3cb695540e [IMP] stop hiding left menu
bzr revid: xmo@openerp.com-20111209111404-sp53qc4q3ff80n0q
2011-12-09 12:14:04 +01:00
niv-openerp e8e7f3dba7 [fix] problem with menu disappearing
bzr revid: nicolas.vanhoren@openerp.com-20111209100439-tttr4skd7mawnzs9
2011-12-09 11:04:39 +01:00
Antony Lesuisse 03a2c05f8f [FIX] menu disapear
bzr revid: al@openerp.com-20111209095309-krhje63k6cwvxdjq
2011-12-09 10:53:09 +01:00
Antony Lesuisse a2498b9510 [MERGE] customer flow, ApplicationInstaller and ApplicationTiles
bzr revid: al@openerp.com-20111208222736-c28z57qacdzzow5y
2011-12-08 23:27:36 +01:00
Fabien Meghazi 4ab671d3fc [ADD] Dashboard: support for @creatable attribute in dashboard's actions
bzr revid: fme@openerp.com-20111208161014-itkek0cct619i8fh
2011-12-08 17:10:14 +01:00
Christophe Simonis df5d7f61a7 [FIX] home page
bzr revid: chs@openerp.com-20111208155228-cmgj0pz9f9yja12h
2011-12-08 16:52:28 +01:00
Antony Lesuisse a5b31d465e [MERGE] tiles style
bzr revid: al@openerp.com-20111208114722-1tko0x521cf3r2qk
2011-12-08 12:47:22 +01:00
niv-openerp 21c1918717 [imp] improved menu disapearance
bzr revid: nicolas.vanhoren@openerp.com-20111207112214-hvff0rtfl12jk355
2011-12-07 12:22:14 +01:00
Xavier Morel 0fdda36871 [REM] home installer
lp bug: https://launchpad.net/bugs/901074 fixed

bzr revid: xmo@openerp.com-20111207074632-x7j34by5hupukut1
2011-12-07 08:46:32 +01:00
Minh Tran 4ca43cd31e [IMP] Changed the default home page
bzr revid: mit@openerp.com-20111205154425-fw94io3x1dagpc5h
2011-12-05 16:44:25 +01:00
Fabien Meghazi 758260b6bb [IMP] In dashboard, custom context and domains should override the action's context and domain instead of merging them
bzr revid: fme@openerp.com-20111205120058-top4labz244r5tat
2011-12-05 13:00:58 +01:00
Fabien Meghazi 7f1e33e16f [REM] Removed 'Undo' feature from dashboards
Requested by fp

bzr revid: fme@openerp.com-20111205120021-9qh22ppya3tewz8f
2011-12-05 13:00:21 +01:00
Minh Tran de04e2309c [IMP] After a module install from the installer, the user if fowarded to the module default screen
bzr revid: mit@openerp.com-20111125182522-2dn2xt19rosv1sy6
2011-11-25 19:25:22 +01:00
Fabien Meghazi a168110e3a [FIX] Use domain & context string repr when saving dashboards
bzr revid: fme@openerp.com-20111123230619-culvfzkgpeo9x99p
2011-11-24 00:06:19 +01:00
Fabien Meghazi 244a54fcbc [ADD] Add confirmation on dashboard item deletion
bzr revid: fme@openerp.com-20111123225654-5x6igeau2xp3rbc2
2011-11-23 23:56:54 +01:00
Fabien Meghazi ce31ddc49f [REM] Removed Add Widget from dashboard
bzr revid: fme@openerp.com-20111123225044-30nu2tchsvfatqtc
2011-11-23 23:50:44 +01:00
Fabien Meghazi 57da819cf2 [REM] Remove add widget from dashboard
bzr revid: fme@openerp.com-20111123225003-6o0h3jh21s8r9uwu
2011-11-23 23:50:03 +01:00
Fabien Meghazi e276386511 [REM] Removed action rename code in dashboard
bzr revid: fme@openerp.com-20111123220317-8wc7kha3tqdvc2ve
2011-11-23 23:03:17 +01:00
Xavier Morel f8f8fc7b07 [FIX] correctly refresh application tiles after installing an application from the first display
Now displays the 'link' tiles after installation finishes

bzr revid: xmo@openerp.com-20111123095232-t4vhfmchm3tlui8r
2011-11-23 10:52:32 +01:00
Fabien Meghazi 2013ca1b4f [FIX] Dashboard does not open resource in the requested view
lp bug: https://launchpad.net/bugs/888500 fixed

bzr revid: fme@openerp.com-20111121134102-3eq99xmmwwu9pamw
2011-11-21 14:41:02 +01:00