Commit Graph

40 Commits

Author SHA1 Message Date
niv-openerp a9ad90fa67 [IMP] Added critical improvement to enable users to understand when the application is actually loading, by adding a "Loading..." label under the loading spinner. This was added after we realized that most people (I mean, al's father) don't understand that.
bzr revid: nicolas.vanhoren@openerp.com-20120816161119-qap032jpv2dzjlf1
2012-08-16 18:11:19 +02:00
Christophe Simonis 63e4d9b572 [IMP] sed -i '' -e 's/connection/session/g'
bzr revid: chs@openerp.com-20120814152900-8r84kyz0qy1hwkvz
2012-08-14 17:29:00 +02:00
niv-openerp 6229869bc1 Removed remaining usages
bzr revid: nicolas.vanhoren@openerp.com-20120814135324-7s3nmywqyikgvvui
2012-08-14 15:53:24 +02:00
Fabien Meghazi 8cecaa14f3 [ADD] Added 'home' and 'history_back' client actions
[MOV] Moved client actions from coresetup.js to chrome.js

bzr revid: fme@openerp.com-20120806103330-xt5gjcntaho4qq7k
2012-08-06 12:33:30 +02:00
niv-openerp 2c57c15491 [IMP] Mass rename \t to 4 spaces
bzr revid: nicolas.vanhoren@openerp.com-20120802144623-ykl5te005ytnv584
2012-08-02 16:46:23 +02:00
Fabien Meghazi 1de59356e2 [IMP] Use correct jquery api
bzr revid: fme@openerp.com-20120801134018-q0362cob3osvawbg
2012-08-01 15:40:18 +02:00
Antony Lesuisse 574f3891a5 [MERGE] trunk
bzr revid: al@openerp.com-20120801104657-cinfl0svpnc8njs5
2012-08-01 12:46:57 +02:00
Xavier Morel 5c0324f321 [IMP] Widget#setElement from init to reinstate $element always being there
That makes precious little sense, but a bunch of widgets actually
expect $element to exist before start() has been called.

Also extract creating a node from the widget's node description into a
private method, use that where possible.

bzr revid: xmo@openerp.com-20120726144817-20caa8jkvg39ycho
2012-07-26 16:48:17 +02:00
niv-openerp 00ca8067a9 [FIX] re-enable thobber that was desactivated due to previous bug
bzr revid: nicolas.vanhoren@openerp.com-20120725133740-m06but4htp4bkb1q
2012-07-25 15:37:40 +02:00
Xavier Morel 9cc2f4fb25 [IMP] extract 'set element as new widget root and replace old one in DOM' in its own method
also fix OldWidget to use it, as it had not been fixed when #replaceWith was extracted out of setElement

bzr revid: xmo@openerp.com-20120725091916-g9t5qmaeeqcceuk1
2012-07-25 11:19:16 +02:00
Antony Lesuisse 3235ed8a18 [MERGE] trunk
bzr revid: al@openerp.com-20120725082646-ff6ljt0pquvm0dup
2012-07-25 10:26:46 +02:00
Antony Lesuisse a4f1ce69ab [FIX] throbber use an image. fva will fix the aliasing.
Also check http://commons.wikimedia.org/wiki/Category:Throbbers

bzr revid: al@openerp.com-20120725080439-j7f44tb0fbp90cm0
2012-07-25 10:04:39 +02:00
niv-openerp b98723a1fe [IMP] improved throbber
bzr revid: nicolas.vanhoren@openerp.com-20120724141220-1u0odsgsxzjtc5xn
2012-07-24 16:12:20 +02:00
niv-openerp d6ef80f21e [IMP] Changed throbber
bzr revid: nicolas.vanhoren@openerp.com-20120724132414-27ylo4ls48agwnel
2012-07-24 15:24:14 +02:00
Antony Lesuisse 3611d585b3 [MERGE] trunk
bzr revid: al@openerp.com-20120721201123-3824izt73xvmk9vl
2012-07-21 22:11:23 +02:00
Antony Lesuisse ccde4ad6af [FIX] declare bus class
bzr revid: al@openerp.com-20120713163621-1a4mj8e01970ks44
2012-07-13 18:36:21 +02:00
Xavier Morel 5c701e2b1d [FIX] behavior of OldWidget for new Widget implementation
bzr revid: xmo@openerp.com-20120611091820-m5gm67psqeh1xxx8
2012-06-11 11:18:20 +02:00
Xavier Morel 3589e1d0f4 [MERGE] jQuery.timeago translation support, re-extract POTs
bzr revid: xmo@openerp.com-20120702071428-0y2wuvn8wajvi6we
2012-07-02 09:14:28 +02:00
niv-openerp 4b1991414b [FIX] problem with db manager
bzr revid: nicolas.vanhoren@openerp.com-20120629135849-hrpn59w50iu8h0j1
2012-06-29 15:58:49 +02:00
Antonin Bourguignon 1c7f37d301 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120628144113-fgmi7rxfabljiyio
2012-06-28 16:41:13 +02:00
Antonin Bourguignon 21cf7115be [IMP] make the strings composed by timeago.js easy to spot for launchpad rosetta by explicitly calling _t() method on them
bzr revid: abo@openerp.com-20120628133353-7dx34sktz9eh3xxd
2012-06-28 15:33:53 +02:00
Antonin Bourguignon cc2d116e47 [IMP] better integration of openerp's i18n in timeago.js
a suggestion for easier third party i18n integration will be made on the original project's git repo: https://github.com/rmm5t/jquery-timeago

bzr revid: abo@openerp.com-20120625153545-zca7qljrizugxntk
2012-06-25 17:35:45 +02:00
Vidhin Mehta (OpenERP) 790e3d6d9e [MERGE]merge with trunk and in testing OK.
bzr revid: vme@tinyerp.com-20120622090614-t0q7djkz62dn1yiq
2012-06-22 14:36:14 +05:30
Antony Lesuisse fc081f9213 [IMP] timeago i18n and coresetup reordering
bzr revid: al@openerp.com-20120621224928-a4ta4t1a8y6ydhyj
2012-06-22 00:49:28 +02:00
Vishmita 26dc7e2fa9 [FIX]Minor changes.
bzr revid: vja@tinyerp.com-20120621090425-wa3lrw5tait9lt9s
2012-06-21 14:34:25 +05:30
Antony Lesuisse eac5591cac [FIX] reload after install
lp bug: https://launchpad.net/bugs/1011536 fixed

bzr revid: al@openerp.com-20120615113706-ybb1nim66m3ft5c4
2012-06-15 13:37:06 +02:00
Vidhin Mehta (OpenERP) 7fc06fc81f [IMP]add placeholder attribute for translation in qweb.
bzr revid: vme@tinyerp.com-20120615071106-hagp49jwh9ntz5z4
2012-06-15 12:41:06 +05:30
Fabien Meghazi c735159794 [IMP] Improved sidebar dropdowns
bzr revid: fme@openerp.com-20120614134819-rmfanstzir8kpyo3
2012-06-14 15:48:19 +02:00
Fabien Meghazi 6f7e0a562e [ADD] Added Event Bus
bzr revid: fme@openerp.com-20120614121719-tri5zx5gjjqj3ea6
2012-06-14 14:17:19 +02:00
Christophe Simonis 4044c597a5 [FIX] web: failed login are marked as failed
bzr revid: chs@openerp.com-20120523155523-c3ifog3iq3y27i6c
2012-05-23 17:55:23 +02:00
Frédéric van der Essen 64240e7b0a [FIX] corelib: JsonRPC was missing a get_url() method
bzr revid: fva@openerp.com-20120522155903-i2oz7qkmn8i4vtt8
2012-05-22 17:59:03 +02:00
Antony Lesuisse 33f28d3d6b [FIX] #menu_id loading, move client_actions registry
bzr revid: al@openerp.com-20120515153423-bj6vgiuwq26cyq5o
2012-05-15 17:34:23 +02:00
Fabien Meghazi 104615333c [MERGE] Merge trunk
bzr revid: fme@openerp.com-20120509084139-q0jae332yok87ae1
2012-05-09 10:41:39 +02:00
Fabien Meghazi cb577e2bee [REM] Removed shortcuts. Added class for systray dropdown
bzr revid: fme@openerp.com-20120503101243-51dol1mjqmjoqx9m
2012-05-03 12:12:43 +02:00
Antony Lesuisse cf322b0064 [IMP] move openerp session into coresetup
bzr revid: al@openerp.com-20120430150244-wh38i70f6pweu4yy
2012-04-30 17:02:44 +02:00
Antony Lesuisse fb83a403c4 rename Connection into Session, now that we use instance
bzr revid: al@openerp.com-20120426222552-rqm974o8c9v1s4lk
2012-04-27 00:25:52 +02:00
Antony Lesuisse 16a2d354fc [IMP] module loading add a second namespaced argument module(instance,module)
bzr revid: al@openerp.com-20120505162323-ggqwrd4t1c2wcxcd
2012-05-05 18:23:23 +02:00
niv-openerp 62373eafe9 [imp] refactored coresetup.js
bzr revid: nicolas.vanhoren@openerp.com-20120417115356-vl4sna742qrtgpg0
2012-04-17 13:53:56 +02:00
Antony Lesuisse b9ac674743 backward compatible callbacks
bzr revid: al@openerp.com-20120409011814-j02nf75dbrgx04l4
2012-04-09 03:18:14 +02:00
Antony Lesuisse 7b158acee5 core refactoring, split core into corelib.js and coresetup.js
bzr revid: al@openerp.com-20120409003901-uo5wn6lj27yb6w7x
2012-04-09 02:39:01 +02:00