Commit Graph

63 Commits

Author SHA1 Message Date
Antony Lesuisse 3a4c322e83 [FIX] consider typeless action as ir.actions.act_window_close
bzr revid: al@openerp.com-20110928224705-cf4dwwrz85oqv8y8
2011-09-29 00:47:05 +02:00
Antony Lesuisse 5dfc14d359 [IMP] web_preload js part
bzr revid: al@openerp.com-20110927111402-teb8bpavj4atghle
2011-09-27 13:14:02 +02:00
Christophe Simonis 6b8d98b54a [FIX] correct the js-ification of module list to preload
bzr revid: chs@openerp.com-20110927085947-ip3jv93fb5pvqth3
2011-09-27 10:59:47 +02:00
Christophe Simonis 1d2d17a365 [MERGE] merge upstream + code adaptation to revid:al@openerp.com-20110927001435-vttw23epyru5gm0b
bzr revid: chs@openerp.com-20110927085435-pipko7w752conp3a
2011-09-27 10:54:35 +02:00
Antony Lesuisse 5e303d0ea4 [IMP] web_preload python-side
bzr revid: al@openerp.com-20110927001435-vttw23epyru5gm0b
2011-09-27 02:14:35 +02:00
Antony Lesuisse 211713396a [IMP] multiple addons-path
bzr revid: al@openerp.com-20110926125330-9ddpet3tdho3gq2o
2011-09-26 14:53:30 +02:00
Christophe Simonis 4261f1ad11 merge upstream
bzr revid: chs@openerp.com-20110926112623-q68d3tebr80qt6l9
2011-09-26 13:26:23 +02:00
Xavier Morel 47094e8adb [ADD] import
bzr revid: xmo@openerp.com-20110926101440-y5j45bgie4xnhmqf
2011-09-26 12:14:40 +02:00
Xavier Morel 25c38ca653 [IMP] move more import logic to javascript
bzr revid: xmo@openerp.com-20110923122202-hnp6o1ybwgugive4
2011-09-23 14:22:02 +02:00
Xavier Morel f42cacc5c1 [IMP] handle lines to skip in import preview
bzr revid: xmo@openerp.com-20110923095609-ogxc6q3wnd0tez8v
2011-09-23 11:56:09 +02:00
Xavier Morel 8d0a65ec94 [IMP] handle switch indicating whether the CSV file being imported has headers
bzr revid: xmo@openerp.com-20110923094500-0jn0tb3fgix9j8wg
2011-09-23 11:45:00 +02:00
Xavier Morel a7a71dea83 [IMP] split import check result in two different templates, wait before everything's ready to setup autocompletes and check required fields & al
bzr revid: xmo@openerp.com-20110923092346-007j09xf5wfzq9zo
2011-09-23 11:23:46 +02:00
Xavier Morel 99cd8a01a3 [REM] most of the fields-manipulation crapola of Import.detect_data, have headers be a simple list(str)
bzr revid: xmo@openerp.com-20110923085924-4gq1g660mcmb8bus
2011-09-23 10:59:24 +02:00
Xavier Morel baf367d0e1 [IMP] move fetching of fields for import to javascript. Also extraction of required fields
bzr revid: xmo@openerp.com-20110923083341-xa3sg2t053zonlsm
2011-09-23 10:33:41 +02:00
Xavier Morel 6a931ae104 [ADD] checkbox for the user to specify that his file does *not* have column headers
bzr revid: xmo@openerp.com-20110922152704-lu36gl07ijnkd3sl
2011-09-22 17:27:04 +02:00
Xavier Morel 099b18ace6 [REM] redundant call to do_check_req_field: it's already called from on_change_check
bzr revid: xmo@openerp.com-20110922094058-yhy6re1l679fg42m
2011-09-22 11:40:58 +02:00
niv-openerp 54014f0473 [fix] problem when user does not enter correct password
bzr revid: nicolas.vanhoren@openerp.com-20110921130549-pbdjgtufjjo5pens
2011-09-21 15:05:49 +02:00
Christophe Simonis 01eff42ca2 [ADD] key in manifest allowing auto loading of modules
bzr revid: chs@openerp.com-20110920154358-gpv2ahph6gbtlmiy
2011-09-20 17:43:58 +02:00
Kunal Chavda (OpenERP) 288b0336cc [MERGE]Merge with trunk upto revision no 1054.
bzr revid: kch@tinyerp.com-20110919052218-lpz4jy6k2bu1inxv
2011-09-19 10:52:18 +05:30
niv-openerp 08143aaab5 [fix] partially solve problem when restituting session and problem with server (disconnected, database dropped, etc...)
bzr revid: nicolas.vanhoren@openerp.com-20110916102555-myvdxf30fl7jpb3a
2011-09-16 12:25:55 +02:00
Kunal Chavda (OpenERP) 8511d9986b [FIX]Remove unnecessary code which affects in importing data.
bzr revid: kch@tinyerp.com-20110915122420-90lur8b4mdjw5bpx
2011-09-15 17:54:20 +05:30
Kunal Chavda (OpenERP) 50567fcb63 [MERGE]Merge with trunk upto revision no 1043.
bzr revid: kch@tinyerp.com-20110915070222-1sw9bpp36s42nvt2
2011-09-15 12:32:22 +05:30
niv-openerp b8d2c86435 [fix] problem with new login, when the user is not really already logged in
bzr revid: nicolas.vanhoren@openerp.com-20110913121038-0x7tifkpzgplk6lb
2011-09-13 14:10:38 +02:00
niv-openerp 754924a122 [fix] some problems with preceding improvement related to login
bzr revid: nicolas.vanhoren@openerp.com-20110913102936-8xjjba5q1gmi8xts
2011-09-13 12:29:36 +02:00
niv-openerp 71e7470847 [imp] modified login to only depend on the session_id to restore a session, this will make some bugs to user_context and password disapear
bzr revid: nicolas.vanhoren@openerp.com-20110913102320-dhw4p91ohyk438d1
2011-09-13 12:23:20 +02:00
Kunal Chavda (OpenERP) df1edc236b [MERGE]Merge with trunk upto revision no 1011.
bzr revid: kch@tinyerp.com-20110913054406-yrjafv0qdzzijizz
2011-09-13 11:14:06 +05:30
Kunal Chavda (OpenERP) 55e3e34872 [FIX]Fixed code for problems in previous commit.
bzr revid: kch@tinyerp.com-20110912125900-flvro2f4qsllik14
2011-09-12 18:29:00 +05:30
Antony Lesuisse 25237f7178 [IMP] move webrelease into addons/web
bzr revid: al@openerp.com-20110909141317-uvo90sxlg8o5w9dx
2011-09-09 16:13:17 +02:00
Kunal Chavda (OpenERP) 555610e41b [FIX]Fixed code for javascript problems as par review.
bzr revid: kch@tinyerp.com-20110909114933-4f0zgiedo9dp865h
2011-09-09 17:19:33 +05:30
Xavier Morel ea82b31286 [FIX] Safari seems to have issue with loading json data in iframes, implement a jsonp-ish system to correctly handle retrieval of import test return data
bzr revid: xmo@openerp.com-20110909105307-2463mzr6micqdvbm
2011-09-09 12:53:07 +02:00
Kunal Chavda (OpenERP) a8467f7b3c [MERGE]Merge with trunk upto revision no 970.
bzr revid: kch@tinyerp.com-20110908103919-0elkj4hdhhgpvx6o
2011-09-08 16:09:19 +05:30
Kunal Chavda (OpenERP) 783904920a [FIX]Fixed code for python related problems as par review.
bzr revid: kch@tinyerp.com-20110908102400-7udk4wzl0blt7jgg
2011-09-08 15:54:00 +05:30
niv-openerp e60032e11c [imp] cosmetic change
bzr revid: nicolas.vanhoren@openerp.com-20110908095913-pgpcd0flc57umgno
2011-09-08 11:59:13 +02:00
niv-openerp cb009f218b [imp] made ids in report overridable by report action
bzr revid: nicolas.vanhoren@openerp.com-20110908095544-77pottqwvarnh2gq
2011-09-08 11:55:44 +02:00
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
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
Xavier Morel ffa4549555 [IMP] cleanup toolbar actions
bzr revid: xmo@openerp.com-20110907150257-ewan3jhboq0xe710
2011-09-07 17:02:57 +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
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
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
Antony Lesuisse 02792660b8 [IMP] factorize view/load part1
bzr revid: al@openerp.com-20110906205438-wk1x6dx2mp103en2
2011-09-06 22:54:38 +02:00
Kunal Chavda (OpenERP) 4c31251a43 [FIX]Fixed code as par rename web from base and read file data problem.
bzr revid: kch@tinyerp.com-20110906130525-axb8e40gc1zya9a3
2011-09-06 18:35:25 +05:30
Kunal Chavda (OpenERP) a9446c53f9 [MERGE]Merge with trunk upto revision no 931.
bzr revid: kch@tinyerp.com-20110906125440-turixz49exf0po30
2011-09-06 18:24:40 +05:30
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