Commit Graph

15 Commits

Author SHA1 Message Date
Fabien Meghazi 1c4e2cfd22 [IMP] bundlify addons (except website)
bzr revid: fme@openerp.com-20140424172129-ze74eaz2eaidmxhm
2014-04-24 19:21:29 +02:00
Denis Ledoux 0306adbfe3 [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode
bzr revid: dle@openerp.com-20140129121316-b5f5e4r6fz9l80kq
2014-01-29 13:13:16 +01:00
Denis Ledoux 0ecdb5dec7 [FIX]google_spreadsheet: if formula contained html special chars, the formula was not written on the spreadsheet. The formula is now html escaped before sending the writting request on the spreadsheet.
bzr revid: dle@openerp.com-20131127133500-18vra6sqs6cb3loh
2013-11-27 14:35:00 +01:00
Denis Ledoux f0c49f88d0 [FIX]google_spreadsheet: was checking if module auth_crypt was installed, to decide to display popup in the spreadsheet to ask the credentials. Now it only check if the password is empty (works for auth_crypt module and ldap module).
bzr revid: dle@openerp.com-20131017143409-m783tf5ozmotlld2
2013-10-17 16:34:09 +02:00
Denis Ledoux 329bd7d5f3 [FIX]google_spreadsheet: not using requests anymore
bzr revid: dle@openerp.com-20130802130349-206ms4c5s5dnzbti
2013-08-02 15:03:49 +02:00
Denis Ledoux 2dc7914225 [FIX]google_spreadsheet: typo
bzr revid: dle@openerp.com-20130725124259-h6apjfjpu579tl6z
2013-07-25 14:42:59 +02:00
Denis Ledoux da25e7858d [FIX]google_spreadsheet: i18n add pot file
bzr revid: dle@openerp.com-20130725122804-sx4airv20d7a278s
2013-07-25 14:28:04 +02:00
Denis Ledoux f3e189698d [FIX]google_drive, google_spreadsheet: move of get_google_scope in google objects instead of config
bzr revid: dle@openerp.com-20130724153754-thj2l0b1t4lw136j
2013-07-24 17:37:54 +02:00
Denis Ledoux 54de4095ae [FIX]google_drive, google_spreadsheet: go to configuration panel only for group settings, spreadsheet attached to model without res_id
bzr revid: dle@openerp.com-20130724130534-axyvc0u0g1um07fg
2013-07-24 15:05:34 +02:00
Denis Ledoux 605a84efc7 [FIX]google_spreadsheet: attach spreadsheet to its template
bzr revid: dle@openerp.com-20130723141009-1b301rk5txiihstl
2013-07-23 16:10:09 +02:00
Denis Ledoux 9ae6b18ded [FIX]google_spreadsheet: add active field on google drive template and handle when auth_crypt is installed
bzr revid: dle@openerp.com-20130723130453-0vns37b89v622kh0
2013-07-23 15:04:53 +02:00
Denis Ledoux 7415da971d [FIX]google_spreadsheet: add missing file
bzr revid: dle@openerp.com-20130722165238-rreum7iphpaqx995
2013-07-22 18:52:38 +02:00
Denis Ledoux 8fe619095b [ADD]google_spreadsheet: view (ir.attachement) in reporting, formula used in description of attachement
bzr revid: dle@openerp.com-20130722164508-1849vgrr6j0j6yhk
2013-07-22 18:45:08 +02:00
Denis Ledoux 5a1b08bfbd [FIX]google_spreadsheet: write formula once spreadsheet opened
bzr revid: dle@openerp.com-20130722143034-4tf8mr71ocf049ma
2013-07-22 16:30:34 +02:00
Denis Ledoux aa28839fb1 [ADD]google_spreadsheet
bzr revid: dle@openerp.com-20130627171137-5r1gyciz92c8abbr
2013-06-27 19:11:37 +02:00