Commit Graph

43 Commits

Author SHA1 Message Date
Olivier Dony b4f49dbdf7 [MERGE] OPW 586534: share: proper context passing when opening Share wizard, so action labels are translated too
+ use the same context everywhere

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

bzr revid: odo@openerp.com-20130606173158-msgs918p332a2jem
2013-06-06 19:31:58 +02:00
Mohammed Shekha a737b154b3 [FIX]Fixed the issue of context not passed call, due to which view strings are not translated.
bzr revid: msh@openerp.com-20130306055441-uraju3iwod8yqg6t
2013-03-06 11:24:41 +05:30
Fabien Pinckaers 1b966e5bfd [MERGE] translated terms in share wizard
bzr revid: fp@tinyerp.com-20121215162857-9ai03h2nedmfvrag
2012-12-15 17:28:57 +01:00
Xavier Morel ae16e0e4e5 [FIX] share: typo in function name
bzr revid: xmo@openerp.com-20121128161934-42ek0r460w0smsi9
2012-11-28 17:19:34 +01:00
Xavier Morel 5c5b46a536 [FIX] replace edc calls
bzr revid: xmo@openerp.com-20121126105131-5g4e9tl0w01v398u
2012-11-26 11:51:31 +01:00
Mohammed Shekha(Open ERP) 33edc83689 [FIX]share: Fixed the issue of translation of share link of share web-addons.
bzr revid: mma@tinyerp.com-20121120065427-wa6sh1suitqqzqeb
2012-11-20 12:24:27 +05:30
Fabien Meghazi a2715888c1 [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then'
bzr revid: fme@openerp.com-20121031103148-r1slfpl2kcnajjd3
2012-10-31 11:31:48 +01:00
Antony Lesuisse 59ddf58bb4 [MERGE] callback2deffered rpc
bzr revid: al@openerp.com-20121015133334-4fmbsa14r23laljs
2012-10-15 15:33:34 +02:00
ggh-openerp 1fe81f3a96 [IMP] In rpc method remove callback and modify related code
bzr revid: ggh@tinyerp.com-20121003123412-22o4t380ipsmns2e
2012-10-03 18:04:12 +05:30
Vidhin Mehta (OpenERP) 3eb5cfb61b [IMP]remove call_backs from call method.
bzr revid: vme@tinyerp.com-20121003112227-vu2crilmvnk2me8j
2012-10-03 16:52:27 +05:30
niv-openerp 65f532e001 [IMP] made a whole-application replace of $element by $el
bzr revid: nicolas.vanhoren@openerp.com-20120824182743-1d9cii7kigc7exer
2012-08-24 20:27:43 +02:00
Christophe Simonis c5dc5cef00 [IMP] sed -i '' -e 's/connection/session/g'
bzr revid: chs@openerp.com-20120814153053-3bznfj7woq2xi1f1
2012-08-14 17:30:53 +02:00
Thibault Delavallée 329b80d934 [IMP] Removed a classe on invite button.
bzr revid: tde@openerp.com-20120629151020-nuu0cy38wmgn0ait
2012-06-29 17:10:20 +02:00
Thibault Delavallée ce1ed3f928 [IMP] Share wizard: removed icons and their related code; share is now in the 'more' menu. Cleaned a bit the code.
bzr revid: tde@openerp.com-20120629135657-fwp4q225zzr60dz8
2012-06-29 15:56:57 +02:00
Thibault Delavallée 5b7ce38f98 [REM] share: removed not unnecessary links before the page title, as the links are in 'more'.
bzr revid: tde@openerp.com-20120629123326-ifzufvr2slmptebm
2012-06-29 14:33:26 +02:00
Thibault Delavallée 3060903c8c [IMP] share: share and embed added to 'more' sidebar menu.
bzr revid: tde@openerp.com-20120629122530-yyux1swdn4puem1l
2012-06-29 14:25:30 +02:00
Thibault Delavallée bdf01388a1 [FIX] share: fixed templates, because of some changes in xml organization.
bzr revid: tde@openerp.com-20120629084004-u30rzwl9ry3xn9xc
2012-06-29 10:40:04 +02:00
Thibault Delavallée 2cf2b9e92b [DOC] Share: added some comments.
bzr revid: tde@openerp.com-20120629080607-5gyr8jsy1hb4jv15
2012-06-29 10:06:07 +02:00
Fabien Meghazi cd4c3b6c91 [CHG] Ashes to ashes, dashes to underscores.
bzr revid: fme@openerp.com-20120627141352-7a6d23iebv03rcv3
2012-06-27 16:13:52 +02:00
Thibault Delavallée c83f54289d [FIX] share: invite button added to mail.thread has the same style as '(un)follow' button.
bzr revid: tde@openerp.com-20120413150122-zdkzu9cmzpq8xors
2012-04-13 17:01:22 +02:00
Thibault Delavallée 576ce50356 [FIX] Fixed invite button not working after an interal redirection, due to a non-existent action. All sahre buttons are now hidden, unless an action is defined.
bzr revid: tde@openerp.com-20120406094112-v2yz130irskanxuj
2012-04-06 11:41:12 +02:00
Thibault Delavallée 3d6c40394a [IMP] Improved share-invite mechanism. Also slighty refactored code in emails sending.
bzr revid: tde@openerp.com-20120328090052-v73mn3tdnjat4kkb
2012-03-28 11:00:52 +02:00
Thibault Delavallée a945ee82c9 [REF] Share link is now a button, not a clickable image anymore
bzr revid: tde@openerp.com-20120327101453-epjtcr4etwu52js2
2012-03-27 12:14:53 +02:00
Thibault Delavallée 3a1e1ce480 [IMP] share: update module to accept an 'invite' action, that is alike share, but used for OpenSocial. Share now also adds the 'invite' feature to OpenSocial.
bzr revid: tde@openerp.com-20120320180917-gj2c0tetyerfuprr
2012-03-20 19:09:17 +01:00
niv-openerp 2ecdb960d0 [imp] refactoring of ParentedMixin
bzr revid: nicolas.vanhoren@openerp.com-20120221164536-zajw6gixwu4n4xgh
2012-02-21 17:45:36 +01:00
Antony Lesuisse 76fa5eda36 [FIX] share fix and restore if_has_share
bzr revid: al@openerp.com-20111227203618-xzmeix809f2smniv
2011-12-27 21:36:18 +01:00
Olivier Dony a42e668e77 [FIX] share: fix URLs - `key` parameter is now required
bzr revid: odo@openerp.com-20111223162421-nn7onw3itb6noa6p
2011-12-23 17:24:21 +01:00
Christophe Simonis 96dbcce7ce [FIX] portal and share wizard
bzr revid: chs@openerp.com-20111221161135-l8e1yj1azkqy1c2g
2011-12-21 17:11:35 +01:00
Christophe Simonis 420de50e73 [FIX] share: correct qweb template
bzr revid: chs@openerp.com-20111219154823-984csfrmj44ltu80
2011-12-19 16:48:23 +01:00
Christophe Simonis 19622f959c [FIX] share: prefix images
bzr revid: chs@openerp.com-20111219145447-0zesuuxo4gsp38br
2011-12-19 15:54:47 +01:00
Antony Lesuisse c3c7712e13 [IMP] separate embed and email actions
bzr revid: al@openerp.com-20111218154332-28ecj6xek6dixthp
2011-12-18 16:43:32 +01:00
Antony Lesuisse a6bdfc5204 [FIX] share js
bzr revid: al@openerp.com-20111216161909-dwkor7vq30hqmhli
2011-12-16 17:19:09 +01:00
Antony Lesuisse c4edd73361 [MERGE] trunk
bzr revid: al@openerp.com-20111216154912-h94xe3zti4a3eo2n
2011-12-16 16:49:12 +01:00
Olivier Dony 12efe634eb [IMP] share: slightly improved CSS for share buttons
bzr revid: odo@openerp.com-20111214174013-qme5oytooifkdtet
2011-12-14 18:40:13 +01:00
Olivier Dony 5c817b0887 [FIX] share: evaluate domain client-side before passing to share wizard
lp bug: https://launchpad.net/bugs/902106 fixed

bzr revid: odo@openerp.com-20111214173529-4mge3sgcw2thn3at
2011-12-14 18:35:29 +01:00
Christophe Simonis d6ebd88ba5 [IMP] share: only show current view when selecting "readonly" mode
bzr revid: chs@openerp.com-20111115155630-4ut72jrc8111ivm4
2011-11-15 16:56:30 +01:00
Christophe Simonis 4ce75b1f7a [FIX] adpat web modules to changes in webclient
[FIX] enable some web module only when there is a webclient (prepare embed)

bzr revid: chs@openerp.com-20111110102153-pgktyws0gdgyq4f5
2011-11-10 11:21:53 +01:00
Antony Lesuisse f1f4c2a95a [MERGE] share, needs style fixing
bzr revid: al@openerp.com-20111025100607-fub4h85n8w20omth
2011-10-25 12:06:07 +02:00
Christophe Simonis 2102484af4 [FIX] share: add missing file
bzr revid: chs@openerp.com-20111025094009-s9mgam03rww08s08
2011-10-25 11:40:09 +02:00
Christophe Simonis 5de33e5022 [IMP] share
bzr revid: chs@openerp.com-20111014121212-zyipo1v68rm7f64c
2011-10-14 14:12:12 +02:00
Christophe Simonis 9f964ca29d [IMP] share: share_url_template is read from ir_config_parameter
bzr revid: chs@openerp.com-20111014094324-wpj3265vwinel3rj
2011-10-14 11:43:24 +02:00
Christophe Simonis 0b803c6852 [IMP] share: put the sidebar item in the "Other Options" section
bzr revid: chs@openerp.com-20111013153302-ts5yds22n15zdb4h
2011-10-13 17:33:02 +02:00
Christophe Simonis cb7cc66a2e [IMP] share: convert web part to v6.1
bzr revid: chs@openerp.com-20111010142953-90ylj17cc1416o5f
2011-10-10 16:29:53 +02:00