Commit Graph

33946 Commits

Author SHA1 Message Date
Antony Lesuisse d57d2fcc0d [IMP] factorize view/load part2 addons
bzr revid: al@openerp.com-20110906230859-qip1rc83y50w5g3j
2011-09-07 01:08:59 +02:00
Antony Lesuisse 02792660b8 [IMP] factorize view/load part1
bzr revid: al@openerp.com-20110906205438-wk1x6dx2mp103en2
2011-09-06 22:54:38 +02:00
Antony Lesuisse 6932592e26 [FIX] documentation update README
bzr revid: al@openerp.com-20110906192004-k2ozevvq1pg1b45c
2011-09-06 21:20:04 +02:00
Antony Lesuisse 3416663637 [FIX] sphinx documentation
bzr revid: al@openerp.com-20110906191717-pxss44lvysatu07h
2011-09-06 21:17:17 +02:00
Olivier Dony 7d3d3a6aba [FIX] fields.function: type=binary: workaround for the low byte values (<=0x1f) unsupported in XML
We have a workaround in place for fields.function of binary type
that may return values that are invalid in XML documents, and thus
in our XML-RPC protocol. But out workaround failed to care for the
invalid XML codepoints (below 0x1f) that are well valid in UTF-8
encoding.
Added a sanity check for that as well, using a terrible workaround
for this last resort case: b64-encode the bytes, to avoid crashing
the request.

bzr revid: odo@openerp.com-20110906173140-vc4tl6wstzt8h06o
2011-09-06 19:31:40 +02:00
Fabien Meghazi 448a016824 [ADD] Kanban: add color algo
bzr revid: fme@openerp.com-20110906140635-2r3eouj8cjh8k47i
2011-09-06 16:06:35 +02:00
Fabien Meghazi 7779cab10a [FIX] Kanban: Fixed context on buttons
bzr revid: fme@openerp.com-20110906134520-w90kby9oyni4wed7
2011-09-06 15:45:20 +02:00
Fabien Meghazi f712daf710 [ADD] Add kanban view for crm.lead - Opportunities
bzr revid: fme@openerp.com-20110906130429-9jbtgdodm3an8jdu
2011-09-06 15:04:29 +02:00
Fabien Meghazi 5aebed0ecc [MERGE] Merge Kanban view
bzr revid: fme@openerp.com-20110906130201-usfd4sm2ltizhdfc
2011-09-06 15:02:01 +02:00
niv-openerp 2e0ff64454 [fix] modified reports to not get the sxw any more
bzr revid: nicolas.vanhoren@openerp.com-20110906125411-ux7oykhipu4xmort
2011-09-06 14:54:11 +02:00
Fabien Meghazi 6fa65a4128 [IMP] Improved kanban view
bzr revid: fme@openerp.com-20110906125011-5vfzrajytpfqbkt0
2011-09-06 14:50:11 +02:00
Xavier Morel fd6b4fde14 [FIX] reintroduce reports mistakenly removed at revision xmo@openerp.com-20110905142455-1nt310pqzyzk69cp
they probably shouldn't have been called Export

bzr revid: xmo@openerp.com-20110906115754-i19nn5oi9fhqpmbd
2011-09-06 13:57:54 +02:00
Xavier Morel 9b82be28f2 [REM] now-unused code, after correctly using FileStorage data for uploaded file
bzr revid: xmo@openerp.com-20110906115507-lo5qblaw4nod11vz
2011-09-06 13:55:07 +02:00
Xavier Morel cd78e540a2 [FIX] binary uploading not correctly werkzeugified
bzr revid: xmo@openerp.com-20110906115316-4kybkc2bowpvkhyn
2011-09-06 13:53:16 +02:00
Xavier Morel 05513d924b [IMP] add uploaded files to http handler params
bzr revid: xmo@openerp.com-20110906114945-b1nn0rd34fnmwjvb
2011-09-06 13:49:45 +02:00
Xavier Morel ad435f7249 [FIX] really, base64 has *not* been renamed web64, I swear
bzr revid: xmo@openerp.com-20110906114921-q9c13srpjnjouu90
2011-09-06 13:49:21 +02:00
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
Xavier Morel 2b7beb7b10 [REM] backendrpc star import in web.common
bzr revid: xmo@openerp.com-20110906095247-a5pkop20zzgqpdgg
2011-09-06 11:52:47 +02:00
niv-openerp 1ad1e8b028 [imp] refactoring of the translations according to rename of base to web
bzr revid: nicolas.vanhoren@openerp.com-20110906100336-2eqs2wboru6aqyop
2011-09-06 12:03:36 +02:00
niv-openerp f7544bb989 [imp] lot of improvements to header & about page
bzr revid: nicolas.vanhoren@openerp.com-20110906095054-qjlpmyd83spjm79b
2011-09-06 11:50:54 +02:00
Xavier Morel baed408025 [IMP] make legacy dashboard map onto a 2-1 layout by default, rather than 1-1
Since 'legacy' dashboards generally have just small graphs on the right-hand side, give then a third of the dashboard and give the lists (left-hand side) two thirds

bzr revid: xmo@openerp.com-20110906094731-u3z0l1iz25el0r4m
2011-09-06 11:47:31 +02:00
Xavier Morel 6a2eb35006 [FIX] bunch of minor issues
bzr revid: xmo@openerp.com-20110906093516-3nkjngcmt2l3wex4
2011-09-06 11:35:16 +02:00
Xavier Morel c076dc3e20 [REM] pointless method overrides
bzr revid: xmo@openerp.com-20110906093442-54t6w5ras2wov3d6
2011-09-06 11:34:42 +02:00
Xavier Morel 7bbd822d30 [FIX] terminating comma, MSIE does not liek
bzr revid: xmo@openerp.com-20110906093206-1630d14h5hgo79sw
2011-09-06 11:32:06 +02:00
Xavier Morel 067e0b8827 [FIX] implicit globals: missing 'var' declarations
did not touch gantt.js, this thing's a swap, there are implicit globals which are actually used globally

bzr revid: xmo@openerp.com-20110906093139-uermn7a9vo38l3kf
2011-09-06 11:31:39 +02:00
Xavier Morel a5a0878bba [IMP] better boolean tetst (use)
bzr revid: xmo@openerp.com-20110906091221-50872ncwbvvu9ifz
2011-09-06 11:12:21 +02:00
Xavier Morel 4be17faca8 [IMP] remove unneeded units
bzr revid: xmo@openerp.com-20110906091204-yj3aa97o0inkzoe1
2011-09-06 11:12:04 +02:00
Xavier Morel 4f8b43561f [IMP] terminate a bunch of unterminated statements
bzr revid: xmo@openerp.com-20110906085853-2a5tqi92jdnglejd
2011-09-06 10:58:53 +02:00
Xavier Morel 1bba02bf63 [imp] replace assignment with operator assignment
bzr revid: xmo@openerp.com-20110906082650-qnd5k7pe9wf2dq0d
2011-09-06 10:26:50 +02:00
Xavier Morel 38960ee912 [MERGE] diagram view
bzr revid: xmo@openerp.com-20110906082222-r0e0glqmr0hlub55
2011-09-06 10:22:22 +02:00
Xavier Morel f8c02ffb7f [FIX] cleanup whitespace in diagram.js file
bzr revid: xmo@openerp.com-20110906080930-0juky0v1b9pxe84f
2011-09-06 10:09:30 +02:00
Xavier Morel 5293c3b2e8 [FIX] some formatting
bzr revid: xmo@openerp.com-20110906080847-514yysnz2kuwl4g0
2011-09-06 10:08:47 +02:00
Olivier Dony eab6a77a26 [IMP] ir.model.data: usability - rename `XML ID` -> `External ID`
bzr revid: odo@openerp.com-20110906075711-lev8g5tkfhc9j3c1
2011-09-06 09:57:11 +02:00
Olivier Dony c94116f41b [IMP] project,crm: spellcheck/cleanup `user_prefence`->`user_preference`
bzr revid: odo@openerp.com-20110906073742-lzge2gphka2vmft7
2011-09-06 09:37:42 +02:00
Launchpad Translations on behalf of openerp 752df5acbd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110905055933-cld0r3vv3jmiu5bx
bzr revid: launchpad_translations_on_behalf_of_openerp-20110906044018-ajk9u7zfqoiatufs
2011-09-06 04:40:18 +00:00
niv-openerp 71cb3b3bc3 [imp] put new link in about again
bzr revid: nicolas.vanhoren@openerp.com-20110905160246-4ihfm83ciasubjsx
2011-09-05 18:02:46 +02:00
niv-openerp ff8901dbed [imp] removed useless link in about
bzr revid: nicolas.vanhoren@openerp.com-20110905160206-7f2mcaiicggsms18
2011-09-05 18:02:06 +02:00
niv-openerp 8038c79e21 [imp] Added link in about
bzr revid: nicolas.vanhoren@openerp.com-20110905160142-7ejecycad72seynn
2011-09-05 18:01:42 +02:00
niv-openerp da1a7e8a61 [imp] changed about message
bzr revid: nicolas.vanhoren@openerp.com-20110905155935-u68a6vo9n8z4xq92
2011-09-05 17:59:35 +02:00
niv-openerp 71e97197f0 [imp] added dialog for about
bzr revid: nicolas.vanhoren@openerp.com-20110905155642-3mnowzd4js1mrali
2011-09-05 17:56:42 +02:00
Xavier Morel 1dbb376d09 [FIX] configuration overview actions should not open in its dashboard section
bzr revid: xmo@openerp.com-20110905155041-vzxi2ffento1uv2m
2011-09-05 17:50:41 +02:00
Xavier Morel fa8dd41b45 [FIX] breakage when trying to reload a just-saved exports list
bzr revid: xmo@openerp.com-20110905153255-g2apg93e6gvmuthh
2011-09-05 17:32:55 +02:00
Xavier Morel 3e08b05656 [IMP] layout of saved exports loader
bzr revid: xmo@openerp.com-20110905153236-8t9btlg38niai12i
2011-09-05 17:32:36 +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
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
Vo Minh Thu c126c107c3 [MERGE] merged the kanban view rng definition.
bzr revid: vmt@openerp.com-20110905150942-987hlgchx2tg3c8n
2011-09-05 17:09:42 +02:00
Fabien Meghazi 1a9c5db8bf [IMP] Misc refactoring
bzr revid: fme@openerp.com-20110905144758-zdrt03ira7ioqzqn
2011-09-05 16:47:58 +02:00