Commit Graph

33988 Commits

Author SHA1 Message Date
niv-openerp 4e0412f0c3 [imp] updated ids in report
bzr revid: nicolas.vanhoren@openerp.com-20110908095411-eezf69hw64khlx91
2011-09-08 11:54:11 +02:00
niv-openerp 17d1f78682 [imp] updated datas in report
bzr revid: nicolas.vanhoren@openerp.com-20110908095327-23inv0pjwljyktdl
2011-09-08 11:53:27 +02:00
niv-openerp fb8588e3c5 [imp] added todo
bzr revid: nicolas.vanhoren@openerp.com-20110907143155-66ceqs76hxzjvxtw
2011-09-07 16:31:55 +02:00
Fabien Meghazi b555988b05 [IMP] Improved kanban view. Added colors.
bzr revid: fme@openerp.com-20110908155007-nwez2t97inc3148n
2011-09-08 17:50:07 +02:00
Fabien Meghazi f312876e94 [IMP] Avoid browsers cache problem with autoloaded addons in debug mode (part 2)
bzr revid: fme@openerp.com-20110908140554-h1ya4l9lctwk2hvm
2011-09-08 16:05:54 +02:00
Xavier Morel 32bccb877b [IMP] look of non-selectable or non-editable editable list views when a row is being edited
dynamically add and remove padding rows

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

bzr revid: xmo@openerp.com-20110908125510-fb7vcjsixj5sqhpz
2011-09-08 14:55:10 +02:00
Xavier Morel b7ccdadc17 [FIX] same signature change as xmo@openerp.com-20110908111024-qfr6xlrw9ecy7m6y, but on ReadOnlyDataSetSearch
bzr revid: xmo@openerp.com-20110908111136-fa8hm5t1q5vxjb9i
2011-09-08 13:11:36 +02:00
Xavier Morel ea6e7c4be4 [FIX] Signature change in DataSet.write had not been performed in child class BufferedDataSet, resulting in success callback not being correctly called on successful save of row
lp bug: https://launchpad.net/bugs/842644 fixed

bzr revid: xmo@openerp.com-20110908111024-qfr6xlrw9ecy7m6y
2011-09-08 13:10:24 +02:00
Xavier Morel bba27daf04 [FIX] don't display non-searchable (non-stored without a fnct_search) function fields
lp bug: https://launchpad.net/bugs/823049 fixed

bzr revid: xmo@openerp.com-20110908101406-f6r8bgt155nq65in
2011-09-08 12:14:06 +02:00
Fabien Meghazi 5b223f5961 [REM] Remove useless colspan="1" on labels in order to be compatible with web client's heuristic for label vs paragraph detection
bzr revid: fme@openerp.com-20110908082959-vb2pcrsuuz43vxqi
2011-09-08 10:29:59 +02:00
Xavier Morel e13a97446a [FIX] reports: report_type may be missing from the action descriptor, don't rely on it being there
bzr revid: xmo@openerp.com-20110908071415-9gdyvkpwq7i7fxob
2011-09-08 09:14:15 +02:00
Xavier Morel a0a1ea0cfa [FIX] cleanup of toolbar actions during fields_view_get
bzr revid: xmo@openerp.com-20110908070309-bbwmqxmwmmj06srj
2011-09-08 09:03:09 +02:00
Olivier Dony e8e6a91431 [IMP] document: (usability) improved wording of virtual folder wizard screen
bzr revid: odo@openerp.com-20110907205518-we9s9ws5dphrcs7b
2011-09-07 22:55:18 +02:00
Fabien Meghazi 01e70a7a8e [FIX] Editable list gets wrong fields view get object due to previous refactoring
lp bug: https://launchpad.net/bugs/843841 fixed

bzr revid: fme@openerp.com-20110907192052-0bx7viwvee2r4i2d
2011-09-07 21:20:52 +02:00
Antony Lesuisse 08a456b369 [FIX] debug by default until we fix css merging
bzr revid: al@openerp.com-20110907174109-xgh3c4efdftpyujt
2011-09-07 19:41:09 +02:00
Fabien Meghazi 9b18066adc [FIX] Fixed FieldSelection problems with false values
lp bug: https://launchpad.net/bugs/838924 fixed

bzr revid: fme@openerp.com-20110907163315-b014e9pulr3nsqt4
2011-09-07 18:33:15 +02:00
Antony Lesuisse 43a788378d [IMP] logging debug use pprint
bzr revid: al@openerp.com-20110907161408-0b4y5irl3c95mtn4
2011-09-07 18:14:08 +02:00
Antony Lesuisse 86b77c4cf3 [IMP] logging use default python logging output
bzr revid: al@openerp.com-20110907154105-0p2qf3iz1s22pvch
2011-09-07 17:41:05 +02:00
Xavier Morel ffa4549555 [IMP] cleanup toolbar actions
bzr revid: xmo@openerp.com-20110907150257-ewan3jhboq0xe710
2011-09-07 17:02:57 +02:00
Fabien Meghazi bc4485ef96 [ADD] Added FormDialog
bzr revid: fme@openerp.com-20110907145311-0ry7eb2jryn3n2km
2011-09-07 16:53:11 +02:00
Xavier Morel c4735c6770 [ADD] autogenerated json-rpc2 ID, in a multithreaded server many requests may reach the server simultanously leading to logs which are a pain to decipher
bzr revid: xmo@openerp.com-20110907143110-ujmkir821alxjxoo
2011-09-07 16:31:10 +02:00
Xavier Morel a2485c3c4c [FIX] name of all logger to exist at the correct place in the loggers hierarchy
bzr revid: xmo@openerp.com-20110907142227-601yrbrzhcv1vq38
2011-09-07 16:22:27 +02:00
Xavier Morel 66e2cee0d5 [IMP] logging string formatting
bzr revid: xmo@openerp.com-20110907142120-2bq0k6xxwkenpuqh
2011-09-07 16:21:20 +02:00
Xavier Morel 41dd081233 [IMP] move dispatch logger config to launcher script to avoid clobbering file-based or server-integrated logging config
bzr revid: xmo@openerp.com-20110907141935-0tudrot0yc49ma4y
2011-09-07 16:19:35 +02:00
niv-openerp 51d0c0037b [imp] added warning when no item selected in reports
bzr revid: nicolas.vanhoren@openerp.com-20110907132810-q0norgc0qrlvg3hs
2011-09-07 15:28:10 +02:00
niv-openerp b4694f6a91 [fix] (x-files mode on) problem with some reports that are not reports (x-files mode off)
bzr revid: nicolas.vanhoren@openerp.com-20110907132320-uf2e5a6crjg04r84
2011-09-07 15:23:20 +02:00
niv-openerp 3b1627b7a4 [fix] problem with xmo and concept of cleaning actions
bzr revid: nicolas.vanhoren@openerp.com-20110907130502-r8a3146hmq8oojvy
2011-09-07 15:05:02 +02:00
niv-openerp e2c6e14fbb [fix] problem with file config for logging
bzr revid: nicolas.vanhoren@openerp.com-20110907124424-o12vxv6ux7hpzeq7
2011-09-07 14:44:24 +02:00
niv-openerp 1f9289a098 [imp] improved server loggin
bzr revid: nicolas.vanhoren@openerp.com-20110907123703-owcjsptzd4o3h3ww
2011-09-07 14:37:03 +02:00
Fabien Meghazi 3d9fb5d4cc [FIX] Fix bug caused by View#load refactoring
bzr revid: fme@openerp.com-20110907110207-lujx2cnhabsbfzgf
2011-09-07 13:02:07 +02:00
Fabien Meghazi 67809aa770 [IMP] Avoid browsers cache problem with autoloaded addons in debug mode
bzr revid: fme@openerp.com-20110907095819-711u6wfcw5gvffvj
2011-09-07 11:58:19 +02:00
Fabien Meghazi e0eec18342 [IMP] Removed global QWeb. Now instanciate a QWeb2.Engine for each session: instance.web.qweb
bzr revid: fme@openerp.com-20110907093743-k0224c5qjb74hxvb
2011-09-07 11:37:43 +02:00
Fabien Meghazi 3908e0eb88 [ADD] QWeb2: add default dict
bzr revid: fme@openerp.com-20110907081633-vhuaf55e1dxxja2z
2011-09-07 10:16:33 +02:00
Fabien Meghazi 0fc1b42aef [IMP] Improved css.
bzr revid: fme@openerp.com-20110907074810-17ssgepzpc11u7bd
2011-09-07 09:48:10 +02:00
Xavier Morel 2a3cb44782 [ADD] support for zipped reports (code=zlib/reportgz config key) in report downloader
bzr revid: xmo@openerp.com-20110907072818-9ondrxh0q2j0yo7d
2011-09-07 09:28:18 +02:00
Xavier Morel 0b17356d23 [FIX] report action management: correctly download reports
bzr revid: xmo@openerp.com-20110907072358-94qnrzx1ww951shv
2011-09-07 09:23:58 +02:00
Xavier Morel 1ffd3f324d [FIX] fields_view_get breakage: embedded views edition
bzr revid: xmo@openerp.com-20110907064424-cm6gy11tf1370l3c
2011-09-07 08:44:24 +02:00
Xavier Morel 6bb9c16249 [FIX] fields_view_get breakage
bzr revid: xmo@openerp.com-20110907064041-zd58839fg5x7ag4k
2011-09-07 08:40:41 +02:00
Xavier Morel 0a4ebd1ed9 [FIX] there is no view type 'list' in the openerp server, testing would be magic
bzr revid: xmo@openerp.com-20110907063457-crgv4xxes23k0k4t
2011-09-07 08:34:57 +02:00
Xavier Morel ce55ea5255 [FIX] more documentation
bzr revid: xmo@openerp.com-20110907061416-thr8qy3td8dr78y0
2011-09-07 08:14:16 +02:00
Xavier Morel 43cf7fc567 [IMP] no need to cd in the doc folder, just use -C
bzr revid: xmo@openerp.com-20110907061212-renpsn79r7i7je75
2011-09-07 08:12:12 +02:00
Launchpad Translations on behalf of openerp 87e04ddc87 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110907043544-h039px7e8kmmkhkx
2011-09-07 04:35:44 +00:00
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