Commit Graph

1763 Commits

Author SHA1 Message Date
niv-openerp 9834565c65 [imp] refactoring to allow easy usage of embedded view in any view
bzr revid: nicolas.vanhoren@openerp.com-20120405160315-vn2gawdesxuy53b3
2012-04-05 18:03:15 +02:00
Raphael Collet 3d01d57c06 [MERGE] branch trunk-v62_config: support for new config wizards
bzr revid: rco@openerp.com-20120405144731-f0ckc6bgf8p0ufe0
2012-04-05 16:47:31 +02:00
Raphael Collet e472bc2755 [IMP] views: configure display elements when action target is 'inline'
bzr revid: rco@openerp.com-20120405101823-q5ql9oma6vuf35hl
2012-04-05 12:18:23 +02:00
Xavier Morel 2698ac1720 [IMP] fold contexts, because why not
bzr revid: xmo@openerp.com-20120405095411-gxyx7pm2iec4mye7
2012-04-05 11:54:11 +02:00
Xavier Morel a029cf244f [FIX] in a compound context, context n+1 has all of its preceding siblings in its evaluation context
bzr revid: xmo@openerp.com-20120405095009-v2i1xg8gf6lvigjv
2012-04-05 11:50:09 +02:00
Xavier Morel 239a118913 [FIX] compound domain and context's eval_context can be a compound itself, evaluate those if needs be
also fix tests html file for renames and extracts, and add a test case for complex non-literal evaluation contexts

bzr revid: xmo@openerp.com-20120404114830-a6416m2v7h8cyf08
2012-04-04 13:48:30 +02:00
Xavier Morel 2a8d78c88c [UP] py.js for Object and Array converters to py types
bzr revid: xmo@openerp.com-20120404114647-t81pw90940canfwg
2012-04-04 13:46:47 +02:00
Xavier Morel d70220631a [FIX] custom contexts and domains in search view fields
* Remove own_value hack, use compounds instead
* Correctly handle compounds evaluation contexts in test eval_domain_and_context js evaluator

bzr revid: xmo@openerp.com-20120404062727-r5eoaw73pjw1izk0
2012-04-04 08:27:27 +02:00
Xavier Morel 6f24433aef [FIX] json-serialize evaluated data on evaluation failure
bzr revid: xmo@openerp.com-20120403135113-yac2m82nuwn4f23x
2012-04-03 15:51:13 +02:00
Xavier Morel 7270d04618 [FIX] spurious context evaluation warning notifications
bzr revid: xmo@openerp.com-20120403070849-d0m9aldt0yvbh8uw
2012-04-03 09:08:49 +02:00
Xavier Morel 5e78e516f0 [IMP] more in-your-face warning when local evaluation of domains & contexts fails
bzr revid: xmo@openerp.com-20120402145815-kab5w92y3a8twm6u
2012-04-02 16:58:15 +02:00
Antony Lesuisse c6107de0ba [IMP] session_bind to stay consistent with session_*
bzr revid: al@openerp.com-20120402142251-flk6xr0iwbddox00
2012-04-02 16:22:51 +02:00
Antony Lesuisse 4d1d43fde3 [IMP] avatar from res_users
bzr revid: al@openerp.com-20120402075933-xqekei8hog3az99l
2012-04-02 09:59:33 +02:00
Thibault Delavallée 2182f54fea [IMP] user avatar: added user avatar in topbar
bzr revid: tde@openerp.com-20120330075317-n2q5qivu2rlnaeb8
2012-03-30 09:53:17 +02:00
Fabien Meghazi b8875e6e39 [MERGE] Merge 6.1 except *.po's
bzr revid: fme@openerp.com-20120329114327-gb7hz3ysfh3q4sjk
2012-03-29 13:43:27 +02:00
Fabien Meghazi 57ee2606ee [FIX] No visual feedback for required text fields
lp bug: https://launchpad.net/bugs/949987 fixed

bzr revid: fme@openerp.com-20120328155807-drwdvrp99zufkb0w
2012-03-28 17:58:07 +02:00
Fabien Meghazi 179fb5ce69 [FIX] KeyError: 'drop_db'. When trying to drop db without db name
lp bug: https://launchpad.net/bugs/966108 fixed

bzr revid: fme@openerp.com-20120328150031-6hdb9rwjoh3stfif
2012-03-28 17:00:31 +02:00
Fabien Meghazi 2d6775c407 [FIX] Do not show More menu button if unnecessary
bzr revid: fme@openerp.com-20120328113113-w925pasg7jnmxtzw
2012-03-28 13:31:13 +02:00
Fabien Meghazi 1a58a96f8c [IMP] Show database name in UserMenu
bzr revid: fme@openerp.com-20120328111723-cmgn9wzspn5bulnp
2012-03-28 13:17:23 +02:00
Fabien Meghazi 603485baa1 [IMP] Improved menu
bzr revid: fme@openerp.com-20120328100402-23zbekaomclkdwkf
2012-03-28 12:04:02 +02:00
Fabien Meghazi c86b24b4c3 [FIX] Add 'More...' feature to main menu
bzr revid: fme@openerp.com-20120327193212-kflgwnvxp89lkqmb
2012-03-27 21:32:12 +02:00
Xavier Morel 94c7dff4ea [FIX] usage issue of py.eval: in py.js 0.4, it returns a JS object not a PY object, so .toJSON should not be called on the result
bzr revid: xmo@openerp.com-20120327151357-4en4skjqb66b816c
2012-03-27 17:13:57 +02:00
Fabien Meghazi cc88233248 [FIX] Reference to legacy Widget#widget_parent
bzr revid: fme@openerp.com-20120327100518-p64ada2s831exv52
2012-03-27 12:05:18 +02:00
niv-openerp e898fb01e7 [imp] added doc
bzr revid: nicolas.vanhoren@openerp.com-20120326142038-xr3wigzjmwj4qp21
2012-03-26 16:20:38 +02:00
niv-openerp 84f0786329 [fix] problem with boolean search fields
bzr revid: nicolas.vanhoren@openerp.com-20120326123003-pl9h05jlo47c4qrv
2012-03-26 14:30:03 +02:00
niv-openerp 93e3959483 [fix] fix of previous fix
bzr revid: nicolas.vanhoren@openerp.com-20120326122835-m25pukdl5ye48fnn
2012-03-26 14:28:35 +02:00
niv-openerp f13194477a [fix] problem with boolean search fields
bzr revid: nicolas.vanhoren@openerp.com-20120326122334-44uf3k7jkck1gyp2
2012-03-26 14:23:34 +02:00
niv-openerp b5186c5dc0 [imp] added some doc to novajs
bzr revid: nicolas.vanhoren@openerp.com-20120326121038-p1n7p8lu7vylop1v
2012-03-26 14:10:38 +02:00
niv-openerp 727572ccd6 [imp] get rid of include() in novajs
bzr revid: nicolas.vanhoren@openerp.com-20120326111937-ypu2ah4xiqvpe9b0
2012-03-26 13:19:37 +02:00
Fabien Meghazi 888a9d3c0f [FIX] The preferences page is white -> no visible bug
lp bug: https://launchpad.net/bugs/954067 fixed

bzr revid: fme@openerp.com-20120326075751-g209vavjk42no32c
2012-03-26 09:57:51 +02:00
Xavier Morel 1da49a44a5 [MERGE] 6.1 fixes into trunk
bzr revid: xmo@openerp.com-20120322113142-gim4svx01p336nxm
2012-03-22 12:31:42 +01:00
Christophe Simonis 08b4442e08 [FIX] align image widget (same behavior as 6.0)
bzr revid: chs@openerp.com-20120320105601-gpp0315e8637zpsw
2012-03-20 11:56:01 +01:00
niv-openerp 6927f15e79 [imp] changed novajs to fire change events only when something really changed
bzr revid: nicolas.vanhoren@openerp.com-20120316100334-h9o58afhmzucbrn7
2012-03-16 11:03:34 +01:00
Vaibhav (OpenERP) 28cc3bb64e [FIX] AppendTo use Widget element, not Widget.
lp bug: https://launchpad.net/bugs/954067 fixed

bzr revid: vda@tinyerp.com-20120315062817-bzoimec5wz3o6la1
2012-03-15 11:58:17 +05:30
Olivier Dony 6a38a66d50 [FIX] BufferedDataSet: avoid randomizing results when there are no sort_fields
Array.sort is not necessarily stable, and sorting an
array with an unstable sort will cause a randomization
of the original order, which should have been preserved.

See also:
  - http://ecma262-5.com/ELS5_Section_15.htm#Section_15.4.4.11
  - http://code.google.com/p/v8/issues/detail?id=90

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

bzr revid: odo@openerp.com-20120314111014-1igxhrynu5557di5
2012-03-14 12:10:14 +01:00
niv-openerp 4e7796cfee [imp] added some stuff to manage interfaces
bzr revid: nicolas.vanhoren@openerp.com-20120313163719-ez4n7ca4qxus0m9t
2012-03-13 17:37:19 +01:00
niv-openerp 89061adc7d [imp] possible problem with debug & qweb
bzr revid: nicolas.vanhoren@openerp.com-20120313153707-zi6kdlbxz72dit7l
2012-03-13 16:37:07 +01:00
Fabien Meghazi ec8c17161c [REM] Removed forgotten console.log
bzr revid: fme@openerp.com-20120312153743-i6qi3fzmondezrdh
2012-03-12 16:37:43 +01:00
Xavier Morel 2c4898dc84 [FIX] render statusbar as selection in listview
bzr revid: xmo@openerp.com-20120309143640-784m7dhyeg6cnrfm
2012-03-09 15:36:40 +01:00
Xavier Morel 6501553263 [MERGE] synchronous db-creation call, significantly simplified db creation code
also removed custom blockUI and error management hooks since it's now a perfectly standard RPC call and webclient is already available

bzr revid: xmo@openerp.com-20120309140536-21u2ked9oc7eaie5
2012-03-09 15:05:36 +01:00
Xavier Morel 56ba80370c [FIX] persist selected filter when new search criteria are added to the search view
bzr revid: xmo@openerp.com-20120309135438-kv6jh5ymwnis0s7s
2012-03-09 14:54:38 +01:00
Fabien Meghazi 284e19c29e [FIX] BinaryImage field: check if value is bin_size or not
bzr revid: fme@openerp.com-20120308140636-qk2ekrmqlqpaa7uo
2012-03-08 15:06:36 +01:00
Fabien Meghazi 66e1ce8606 [FIX] Missing date.js CultureInfo's am/pm descriptor causes wrong dates to be sent to server without user's knowledge
lp bug: https://launchpad.net/bugs/938497 fixed

bzr revid: fme@openerp.com-20120308102151-eyr71rzk345f6xji
2012-03-08 11:21:51 +01:00
Olivier Dony 56ab278178 [MERGE] One more merge from 6.1 branch
bzr revid: xmo@openerp.com-20120307153105-nh5wbzwjnn8g880o
bzr revid: odo@openerp.com-20120307164049-ocu8jsyt19sbxsqr
2012-03-07 17:40:49 +01:00
Minh Tran b06d76c51f Added CSS for fullscreen mode (eg. for the point of sale)
bzr revid: mit@openerp.com-20120307160512-fziwyn40i45dgxap
2012-03-07 17:05:12 +01:00
niv-openerp 659ab1ff3b [imp] changed detail in full screen feature
bzr revid: nicolas.vanhoren@openerp.com-20120307155529-t83uabjx0ocm8mjq
2012-03-07 16:55:29 +01:00
niv-openerp 8c65ef53b9 [imp] minor feature in the web client class to set the content to full screen
bzr revid: nicolas.vanhoren@openerp.com-20120307150500-o8kkxp4ohrtzjq69
2012-03-07 16:05:00 +01:00
Xavier Morel 9a646fce10 [ADD] permanent loading of saved filters
When selecting a saved filter, its data is now saved inside the
searchview's state, and re-used any time there's a search performed
(until the filter is replaced or the search view is cleared).

Some cleanup of the support code for loading filters
(SearchView.get_filters) also had to be performed in order not to fill
contexts with (potentially incorrect) crap in case the filter is
re-saved.

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

bzr revid: xmo@openerp.com-20120307120323-pub0yuwjqk1r3y0p
2012-03-07 13:03:23 +01:00
Vo Minh Thu bfb9896ddd [FIX] database/create replaced by blocking database/create_database
(so we can use a multi-workers OpenERP server; otherwise polling
on the server would hit different workers resulting in errors).

bzr revid: vmt@openerp.com-20120307104632-w6cs6nxf04ltcpf1
2012-03-07 11:46:32 +01:00
msh-openerp 0df6b1bad7 [FIX]Fixed the issue of statusbar which shows technical name in listview if one gives widget=statusbar in listview field.
bzr revid: msh@tinyerp.com-20120307101935-mw4vyjjra6e9uy1v
2012-03-07 15:49:35 +05:30