Commit Graph

1166 Commits

Author SHA1 Message Date
Xavier Morel 7049024898 [FIX] translation of advanced filter strings
* Made title of group ('Advanced Filters') available for translation
* Fixed translation mark for advanced filter operators (class level, need to be lazy)
* Re-extracted translation strings

and marked selection strings of boolean search widget while at it

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

bzr revid: xmo@openerp.com-20111220175137-r3jeh6q8g4c92xf9
2011-12-20 18:51:37 +01:00
Xavier Morel 7a06082c9f [FIX] add a flag to action descriptors to know when it went through a menu (and we should display the shortcut toggle)
lp bug: https://launchpad.net/bugs/906785 fixed

bzr revid: xmo@openerp.com-20111220164903-iakb397pbb96q1nh
2011-12-20 17:49:03 +01:00
Antony Lesuisse f20d6ce097 [FIX] reload login flickering
bzr revid: al@openerp.com-20111220174332-x1mop8yyqr5mjkmw
2011-12-20 18:43:32 +01:00
Fabien Meghazi 92f1526a2f [IMP] Improved pager
bzr revid: fme@openerp.com-20111220173740-qynxxqksvyr4zntr
2011-12-20 18:37:40 +01:00
Christophe Simonis 5168ac754c [FIX] show/hide views when there are loaded
bzr revid: chs@openerp.com-20111220173742-cel6khizmlrv9qom
2011-12-20 18:37:42 +01:00
Fabien Meghazi e3dc8cb303 [FIX] Deferred not resolve by default
lp bug: https://launchpad.net/bugs/906806 fixed

bzr revid: fme@openerp.com-20111220155643-j6sv2tdet1us7cy7
2011-12-20 16:56:43 +01:00
niv-openerp 69bf67948a [fix] problem with the name_get in a m2o
lp bug: https://launchpad.net/bugs/896909 fixed

bzr revid: nicolas.vanhoren@openerp.com-20111220154145-wcxb87dfpseitgvj
2011-12-20 16:41:45 +01:00
Xavier Morel 4cb4ac397b [FIX] view node attributes should have precedence over field attributes for a field when they collide
lp bug: https://launchpad.net/bugs/906893 fixed

bzr revid: xmo@openerp.com-20111220152223-vz7ibc1hjydohwk5
2011-12-20 16:22:23 +01:00
Xavier Morel 1a2d28370d [IMP] remove layerX and layerY from event properties copied by jquery, to avoid recent webkit warnings
bzr revid: xmo@openerp.com-20111220151257-opggu8cjdtbt3p12
2011-12-20 16:12:57 +01:00
Christophe Simonis 9b5949e2c5 [ADD] specific url for direct login
bzr revid: chs@openerp.com-20111220150556-ffcaeae94w195gmt
2011-12-20 16:05:56 +01:00
Fabien Meghazi 8ba259b3f6 [IMP] Improved buttons
bzr revid: fme@openerp.com-20111220115500-aulwnoj6ciks8jxm
2011-12-20 12:55:00 +01:00
Fabien Meghazi a26f4b1de7 [FIX] Fix sidebar attachment deletion
bzr revid: fme@openerp.com-20111220104327-1zif2g20625mtcdc
2011-12-20 11:43:27 +01:00
Fabien Meghazi 861ad62c22 [IMP] Refactor view switcher button
bzr revid: fme@openerp.com-20111219173722-wjtsg2uqux5iut2j
2011-12-19 18:37:22 +01:00
niv-openerp 5058bfd6bf [fix] problem in o2m, querying the value of a o2m during a on_change in that o2m
bzr revid: nicolas.vanhoren@openerp.com-20111219173055-i5sn1u79v4zstho4
2011-12-19 18:30:55 +01:00
Fabien Meghazi 39f676f530 [FIX] Fix problem with field text readonly height
bzr revid: fme@openerp.com-20111219171434-o4ol115z9g4rba9d
2011-12-19 18:14:34 +01:00
Fabien Meghazi 7f9b7b1f66 [FIX] FormView#do_show() uses has_been_loaded deferred
bzr revid: fme@openerp.com-20111219163051-2gt4p3a5voplysog
2011-12-19 17:30:51 +01:00
niv-openerp f295808ff1 [imp] replaced many usages of setTimeout by async_when
bzr revid: nicolas.vanhoren@openerp.com-20111219162805-0ibqw4hn23imkfuj
2011-12-19 17:28:05 +01:00
niv-openerp 10bd9f1aee [imp] implemented synchronized mode to be used in the o2m
bzr revid: nicolas.vanhoren@openerp.com-20111219161441-1117wec0btanqii2
2011-12-19 17:14:41 +01:00
Fabien Meghazi 95a3f10905 [IMP] Improve styling
bzr revid: fme@openerp.com-20111219161220-197hsgl6m1uklls2
2011-12-19 17:12:20 +01:00
Antoine Huvelle d538c50e68 [MERGE] Merge with last trunk
bzr revid: ahu@openerp.com-20111219133516-un3z9d7ws6b3rvix
2011-12-19 14:35:16 +01:00
Xavier Morel d8df2d5e17 [FIX] have page view force a return to the previous view if switched to with no record
lp bug: https://launchpad.net/bugs/900225 fixed

bzr revid: xmo@openerp.com-20111219125039-049o944efkkl2sk9
2011-12-19 13:50:39 +01:00
Antoine Huvelle 6aef840e6b [merge] merge w trunk
bzr revid: ahu@openerp.com-20111219113723-6hphusurf2qh4ajw
2011-12-19 12:37:23 +01:00
Fabien Meghazi 4995ea62cc [FIX] Ensure modules js is loaded after modules qwebs
bzr revid: fme@openerp.com-20111219155229-rbbsr5slsl7161pk
2011-12-19 16:52:29 +01:00
Fabien Meghazi 15f4b2505a [FIX] Use $.Mutex for qweb loading
bzr revid: fme@openerp.com-20111219143406-mdscr8htgto5zcw5
2011-12-19 15:34:06 +01:00
Antoine Huvelle 92b42cb9ae [imp] fixing o2m button in ff & chrome
bzr revid: ahu@openerp.com-20111219102928-5q6ycsoj1y6589o2
2011-12-19 11:29:28 +01:00
Antony Lesuisse 3787df85db [FIX] embed css loading
bzr revid: al@openerp.com-20111216165146-l1eja7zgq7xhfepp
2011-12-16 17:51:46 +01:00
Antony Lesuisse 65c5eaca8d [FIX] jsonp works
bzr revid: al@openerp.com-20111216164739-ei5hdk4sq32eppzc
2011-12-16 17:47:39 +01:00
Antony Lesuisse d3afc7706c [IMP] shorter embed code
bzr revid: al@openerp.com-20111216153736-z10to08j5zcb1lw4
2011-12-16 16:37:36 +01:00
Antoine Huvelle 63ce80be0c [imp] mail button
bzr revid: ahu@openerp.com-20111216152519-y8ek6f8ke4uxyysx
2011-12-16 16:25:19 +01:00
Xavier Morel a0ac47b863 [FIX] incorrect handling of fields and filters in search view
bzr revid: xmo@openerp.com-20111216151208-g1zlpcqqjns57bk3
2011-12-16 16:12:08 +01:00
Xavier Morel 847cbbcb2c [FIX] behavior of invisible search inputs: they can still be active and should be present in the view, just not visible
bzr revid: xmo@openerp.com-20111216151108-b2x0orfy40qzw050
2011-12-16 16:11:08 +01:00
Antony Lesuisse 8da3756438 [IMP] Connection minor changes
bzr revid: al@openerp.com-20111216150541-ogukhprtnkh7raht
2011-12-16 16:05:41 +01:00
Antony Lesuisse e9d0686f99 [FIX] typo
bzr revid: al@openerp.com-20111216144312-akodk5ba505ot8ba
2011-12-16 15:43:12 +01:00
Xavier Morel c380b4db89 [FIX] add support for *nested* invisible filters in search view
lp bug: https://launchpad.net/bugs/905337 fixed

bzr revid: xmo@openerp.com-20111216143607-wd75h7akmxx2umi8
2011-12-16 15:36:07 +01:00
Xavier Morel 07e8fd05af [IMP] use modifiers in search view, instead of accessing directly to @invisible
bzr revid: xmo@openerp.com-20111216143041-wx95x1q2osv5qv15
2011-12-16 15:30:41 +01:00
Christophe Simonis 2bab49cd86 [FIX] allow users to not connect
bzr revid: chs@openerp.com-20111216142653-kjernr0c6sr6h0h2
2011-12-16 15:26:53 +01:00
Christophe Simonis d3960997ea [FIX] login after database creation
bzr revid: chs@openerp.com-20111216141707-f9a26e1kjz3f7unt
2011-12-16 15:17:07 +01:00
Christophe Simonis 03a86e7bb6 [IMP] connection bind via direct server (no split between host and protocol)
bzr revid: chs@openerp.com-20111216140316-m4adjubcs8e46dli
2011-12-16 15:03:16 +01:00
Antoine Huvelle 4bbb1c0683 [IMP] changes in 'group by' padding
bzr revid: ahu@openerp.com-20111216083515-tvmyyn1zzh34qzfp
bzr revid: ahu@openerp.com-20111216130741-a6f0bv7ixq16osg6
2011-12-16 14:07:41 +01:00
Xavier Morel a8286263ff [ADD] lazy translation function, to correctly translate strings in contexts evaluated before the translation db has been loaded
bzr revid: xmo@openerp.com-20111216130000-56qd717d79529opy
2011-12-16 14:00:00 +01:00
Xavier Morel 2989c829f7 [FIX] exclude function fields from import_compatible export and from all imports
bzr revid: xmo@openerp.com-20111216114941-fr6wsfabxfqf86xw
2011-12-16 12:49:41 +01:00
Xavier Morel 265d9e1ef4 [ADD] translatable name to views
lp bug: https://launchpad.net/bugs/904989 fixed

bzr revid: xmo@openerp.com-20111216112054-xys9q3ap6dcatppr
2011-12-16 12:20:54 +01:00
Christophe Simonis b3a04d317b [FIX] minimal handling of url for tree views
bzr revid: chs@openerp.com-20111216105024-m39408ii7mqplhy3
2011-12-16 11:50:24 +01:00
Antoine Huvelle 5026c6b43e [INC]button spacing
bzr revid: ahu@openerp.com-20111216081638-n1cc9admy23ts9g9
2011-12-16 09:16:38 +01:00
Christophe Simonis 160801b0e6 [IMP] handle url for list views
bzr revid: chs@openerp.com-20111215153134-tdwy5y8j7ktm1dzv
2011-12-15 16:31:34 +01:00
Christophe Simonis af2e4fe2b5 [FIX] url handling of record id
bzr revid: chs@openerp.com-20111215142939-j2lz1irzoj10fy3v
2011-12-15 15:29:39 +01:00
Antony Lesuisse 28715cfaab [FIX] jsonp fixes currently untested
bzr revid: al@openerp.com-20111216014945-mhq4eee2hy9mip27
2011-12-16 02:49:45 +01:00
Antony Lesuisse 770a738b9b [FIX] more deferred
bzr revid: al@openerp.com-20111216013051-x45j314u7d4zvfoq
2011-12-16 02:30:51 +01:00
Antony Lesuisse d315489256 [FIX] session cookie and logout
bzr revid: al@openerp.com-20111216012542-svbiuf64x017wll5
2011-12-16 02:25:42 +01:00
Antony Lesuisse a036be16c9 [IMP] minor changes
bzr revid: al@openerp.com-20111216004823-s3lh80nymv2xu6fs
2011-12-16 01:48:23 +01:00