Commit Graph

12 Commits

Author SHA1 Message Date
Xavier Morel 6452b377aa [FIX] nope, base64 has not been renamed web64
bzr revid: xmo@openerp.com-20110906112734-obksfkt2d51kvt6b
2011-09-06 13:27:34 +02:00
Xavier Morel 6d029a4910 [IMP] restrict set of exceptions caught when fetching images
bzr revid: xmo@openerp.com-20110906111226-hx4zh9rjr2fj5sct
2011-09-06 13:12:26 +02:00
Xavier Morel 247cf9886f [IMP] base64 doc indicates that 'encodestring' and 'decodestring' are part of the 'legacy interface'. Use b64encode and b64decode from the 'modern' interface instead
bzr revid: xmo@openerp.com-20110906111218-hktitwp8ia3brzrx
2011-09-06 13:12:18 +02:00
Xavier Morel c96d60ca58 [FIX] image downloading, were not ported to werkzeug
bzr revid: xmo@openerp.com-20110906111157-hyzm016cyjcm0kfn
2011-09-06 13:11:57 +02:00
niv-openerp 05be8f7cc5 [imp] added creation of about message
bzr revid: nicolas.vanhoren@openerp.com-20110905151420-nnjh005ol8dsouhx
2011-09-05 17:14:20 +02:00
niv-openerp 3c5c8b3e66 [imp] lot of fixes after refactoring of base to web
bzr revid: nicolas.vanhoren@openerp.com-20110905140439-n858qs02fwnib5ac
2011-09-05 16:04:39 +02:00
niv-openerp 32441da020 [fix] fix in the model helper
bzr revid: nicolas.vanhoren@openerp.com-20110902155949-29mhv0d8rnl0dzkt
2011-09-02 17:59:49 +02:00
niv-openerp ae91f6400b [imp] added helper to call any method on models
bzr revid: nicolas.vanhoren@openerp.com-20110902152622-marolbq8hkxu6wd0
2011-09-02 17:26:22 +02:00
niv-openerp a20d5479b1 [imp] cleaned ie7 css
bzr revid: nicolas.vanhoren@openerp.com-20110902125701-qkr1a8j5r4m6lc2r
2011-09-02 14:57:01 +02:00
Xavier Morel dbd5acb460 [IMP] don't mess up ordering of fields saved in an exports list
bzr revid: xmo@openerp.com-20110905152442-wcczebz4rk9g7tjd
2011-09-05 17:24:42 +02:00
Xavier Morel 748086e678 [MERGE] bunch of speed and code improvements to import, also make import more flexible (pluggable)
bzr revid: xmo@openerp.com-20110905142455-1nt310pqzyzk69cp
2011-09-05 16:24:55 +02:00
Antony Lesuisse bedfc48dcf rename base into web part1
bzr revid: al@openerp.com-20110905110309-egx167t1ni1fzho1
2011-09-05 13:03:09 +02:00