Commit Graph

24 Commits

Author SHA1 Message Date
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 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 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 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
Christophe Simonis 96dbcce7ce [FIX] portal and share wizard
bzr revid: chs@openerp.com-20111221161135-l8e1yj1azkqy1c2g
2011-12-21 17:11:35 +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 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 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