Commit Graph

80 Commits

Author SHA1 Message Date
Antony Lesuisse bc3cf0b74f rm files, move postload hook
bzr revid: al@openerp.com-20121006171053-qggp1r5263h7v7vd
2012-10-06 19:10:53 +02:00
Xavier Morel 4c85504097 [IMP] better fixup to font mime types
bzr revid: xmo@openerp.com-20120910114846-tkfvhoxbbqtn842g
2012-09-10 13:48:46 +02:00
niv-openerp bf7f9a0ee7 [FIX] problem with mime types of fonts
bzr revid: nicolas.vanhoren@openerp.com-20120910102403-qiazec8parg0i5gy
2012-09-10 12:24:03 +02:00
Antony Lesuisse 1699e4dc97 [IMP] determine openerp_addons_namespace dynamically
bzr revid: al@openerp.com-20120902170556-vkt2a936am4vrmmc
2012-09-02 19:05:56 +02:00
Antony Lesuisse dd6371e244 [FIX] handle correctly --no-database-list, move local connector to session
bzr revid: al@openerp.com-20120815170321-7qfx3ol1selfjig1
2012-08-15 19:03:21 +02:00
Christophe Simonis 8c43267c4a [FIX] unknow route must return 404 not 500
bzr revid: chs@openerp.com-20120814131159-0ie5h6tnxdgebpva
2012-08-14 15:11:59 +02:00
Antony Lesuisse e51d72422c [IMP] move session_context above wsgi app
bzr revid: al@openerp.com-20120813232405-qna3d48h6j8tfks1
2012-08-14 01:24:05 +02:00
Antony Lesuisse 01d89b15b7 [IMP] rename session cookie into httpsession_cookie
bzr revid: al@openerp.com-20120813231123-wodv8vkof9dvi1gh
2012-08-14 01:11:23 +02:00
Christophe Simonis 3e797902fc [FIX] /login route
bzr revid: chs@openerp.com-20120814120335-6lc0u21r0mhd9bl2
2012-08-14 14:03:35 +02:00
Christophe Simonis e543552dbd [FIX] do not mess up the headers in the DisableCacheMiddleware
bzr revid: chs@openerp.com-20120813130955-1fwkyahlceotln5o
2012-08-13 15:09:55 +02:00
Christophe Simonis 9db8f8ac64 [FIX] remove "/mobile" hardcoded redirect
bzr revid: chs@openerp.com-20120808114818-l5tpvlkxm2ylx5ym
2012-08-08 13:48:18 +02:00
Christophe Simonis 1d75045294 [IMP] home controller
bzr revid: chs@openerp.com-20120808114110-b7x8b3e4pfn20ie5
2012-08-08 13:41:10 +02:00
niv-openerp 93cb71c226 [IMP] once more small improvement to cache-control
bzr revid: nicolas.vanhoren@openerp.com-20120727150955-5xx79v2lc8qsk77a
2012-07-27 17:09:55 +02:00
niv-openerp 26aaa7d9a7 [IMP] improvement to cache control
bzr revid: nicolas.vanhoren@openerp.com-20120726142057-7nf7wii9t37b6xo0
2012-07-26 16:20:57 +02:00
niv-openerp c9ff048d92 [IMP] debug mode
bzr revid: nicolas.vanhoren@openerp.com-20120720130100-olttd8ovamdtywtt
2012-07-20 15:01:00 +02:00
Antony Lesuisse be4e0b19a8 [FIX] remove print statements
bzr revid: al@openerp.com-20120718142534-lbanv7do95szh4j5
2012-07-18 16:25:34 +02:00
Antony Lesuisse e0aafd1c5e [FIX] Disable cache middleware for debug mode
bzr revid: al@openerp.com-20120718142235-x4uwzsar7ak6sxgk
2012-07-18 16:22:35 +02:00
niv-openerp 6001d4fcb4 [FIX] temporarily desactivate commits 2748 & 2747 because there are problems with werkzeug versions
bzr revid: nicolas.vanhoren@openerp.com-20120718132735-t2lg790pl9g4ccgj
2012-07-18 15:27:35 +02:00
niv-openerp 8f247dcab5 [IMP] improved static files delivery
bzr revid: nicolas.vanhoren@openerp.com-20120717145525-hfs15vizjdzdwuht
2012-07-17 16:55:25 +02:00
niv-openerp a3aad2fe1c [FIX] some problem with browser caching, now uses Cache-Control: no-cache
bzr revid: nicolas.vanhoren@openerp.com-20120717141354-3dw33sh8oohtbte0
2012-07-17 16:13:54 +02:00
niv-openerp f419cb8e02 [IMP] customized werkzeug cache handling for static files
bzr revid: nicolas.vanhoren@openerp.com-20120711102713-ka8b1hcf46mdg2wh
2012-07-11 12:27:13 +02:00
Xavier Morel 54a8f9e193 [MERGE] 6.1 changes and trunk
bzr revid: xmo@openerp.com-20120625135215-az1927llmk0vw655
2012-06-25 15:52:15 +02:00
Xavier Morel a4004f0bd5 [IMP] simplify localconnector's exception converter: use Python's facilities correctly
bzr revid: xmo@openerp.com-20120621103342-nea9yw135dl5lsta
2012-06-21 12:33:42 +02:00
Xavier Morel 7ee3c3f43d [MERGE] ensure exception information is correctly converted to string before being concatenated with the faultCode string (sic) of emulated XMLRPC faults
bzr revid: xmo@openerp.com-20120621102940-2lh6ho6v6d64h8hr
2012-06-21 12:29:40 +02:00
Xavier Morel 3456f6d4af [REM] broken inactive session cleanup
crummy code + "cleans up" (destroys) 6.1 sessions while they're being
used

bzr revid: xmo@openerp.com-20120619120656-u3bbcbwmd6cftosk
2012-06-19 14:06:56 +02:00
olt@tinyerp.com f294335d94 [FIX] if Exception 'value' attribute (e.value in this case) is not a string (some errors in the reporting system sometimes set a value that is not a string) the exception handling mecanism of the web client raises an exception an prevent the first raised exception from being displayed. The displayed exception is the one raised in the exception handling mecanism which is not helpful
bzr revid: olt@tinyerp.com-20120608134722-raytxpk6o2rux79f
2012-06-08 15:47:22 +02:00
niv-openerp 432c54e3e2 [fix] problem with some reports
bzr revid: nicolas.vanhoren@openerp.com-20120605161827-a7qgfzagy1t4kqrt
2012-06-05 18:18:27 +02:00
Christophe Simonis 9ab64b4414 [FIX] remove http sessions after 7 days of inactivity
bzr revid: chs@openerp.com-20120604153118-jcs04wy0kocr635a
2012-06-04 17:31:18 +02:00
Amit (OpenERP) b5b480a7a7 [FIX] osv_execption raised from report service gives a error
lp bug: https://launchpad.net/bugs/941124 fixed

bzr revid: amp@tinyerp.com-20120531080406-k0ue29zympib1qu9
2012-05-31 13:34:06 +05:30
Xavier Morel 5ac6e532bd [FIX] if a connector was setup in the configuration object, don't re-set one instead
bzr revid: xmo@openerp.com-20120223123213-aftgz7h0zxkbzsju
2012-02-23 13:32:13 +01:00
Xavier Morel f926427406 [FIX] use an array for controller classes, so they are iterated in the correct order (otherwise it might not be possible to override an extended controller)
bzr revid: xmo@openerp.com-20120223122829-mtz2w120qq8rbjrx
2012-02-23 13:28:29 +01:00
Xavier Morel b79f91a0f5 [FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged
lp bug: https://launchpad.net/bugs/925386 fixed

bzr revid: xmo@openerp.com-20120210164309-lyslwm4t94a4jd7g
2012-02-10 17:43:09 +01:00
Xavier Morel af8864d571 [FIX] imports to handle conflicts with e.g. web.py in embedded mode
bzr revid: xmo@openerp.com-20120210103426-b20ass3mwx2ay9c4
2012-02-10 11:34:26 +01:00
Antony Lesuisse ef32ec99ea change module import logging level
bzr revid: al@openerp.com-20120202203109-7d65ibg5d9k7j6ex
2012-02-02 21:31:09 +01:00
Florent Xicluna 228c817c33 [IMP] faster implementation for Root.find_handler.
bzr revid: florent.xicluna@gmail.com-20120201143032-pshpu4uhvl61nr9z
2012-02-01 15:30:32 +01:00
Florent Xicluna b09507fd99 [REF] removed_sessions: use a set() instead of a list(), because it's more efficient.
bzr revid: florent.xicluna@gmail.com-20120123135325-m23bgckb948rskal
2012-01-23 14:53:25 +01:00
Antony Lesuisse 2f805ff45e [MERGE] fix jsonp courtesy of florent.x
bzr revid: al@openerp.com-20120123004812-ec0548qfmkr0rbk8
2012-01-23 01:48:12 +01:00
Xavier Morel f9cbad5bf6 [FIX] correctly display crash manager in case of report error
lp bug: https://launchpad.net/bugs/917227 fixed

bzr revid: xmo@openerp.com-20120119144837-dp6r7vqx581b4mrt
2012-01-19 15:48:37 +01:00
Florent Xicluna 4b65b076f0 [REF] do not create useless OpenERPSession objects on each request.
bzr revid: florent.xicluna@gmail.com-20120119090648-jck7ggaigy6zaalw
2012-01-19 10:06:48 +01:00
Florent Xicluna d0eb54d4c4 [FIX] a typo between 'id' and builtin <id>.
bzr revid: florent.xicluna@gmail.com-20120118190409-ddg3bbvb7r9jzyjc
2012-01-18 20:04:09 +01:00
Vo Minh Thu 75b3fc0907 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120118101252-e81nlyzym2nkebf4
2012-01-18 11:12:52 +01:00
Christophe Simonis 031f85a37a [FIX] correct session cleaning
bzr revid: chs@openerp.com-20120117170636-7z6epwzt7rlrtaip
2012-01-17 18:06:36 +01:00
Florent Xicluna 4910de7f3c [FIX] NameError in jsonp POST.
bzr revid: florent.xicluna@gmail.com-20120116145524-razqfr39bf4b4t9v
2012-01-16 15:55:24 +01:00
Vo Minh Thu 3203d264ae [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120116110631-lrzp6uxsjki7by22
2012-01-16 12:06:31 +01:00
Vo Minh Thu 1497062ba1 [IMP] Removed the openerp.addons prefix when loading modules
in stand-alone mode. Changed the import web.common to relative import
(because the the import-hook in the server is not able to load
modules with self-referential import).

bzr revid: vmt@openerp.com-20120116104329-k68li2vul4b3j7ry
2012-01-16 11:43:29 +01:00
Xavier Morel db74707573 [IMP] make chs's http session cleanup spam less spammy
bzr revid: xmo@openerp.com-20120113145832-q6ogcwqnghfylys8
2012-01-13 15:58:32 +01:00
Christophe Simonis 5446d01ba1 [IMP] web: keep sessions at least 5 minutes
bzr revid: chs@openerp.com-20120112125207-03wb2qlpfu7y8wvx
2012-01-12 13:52:07 +01:00
Vo Minh Thu 6ab102ec11 [IMP] addons: use `openerp.addons.<module>` instead of `<module>` with __import__.
bzr revid: vmt@openerp.com-20120109130930-xt13kjrxww2whdf0
2012-01-09 14:09:30 +01:00
niv-openerp 0baab517f1 [imp] migrated to latest version of client
bzr revid: nicolas.vanhoren@openerp.com-20120105165633-med9y3078abchs5q
2012-01-05 17:56:33 +01:00
Jiten (OpenERP) 4c9bc83fee [MERGE] Merge from openerp-web.
bzr revid: jra@tinyerp.com-20111229061250-55j0zt220km5fml6
2011-12-29 11:42:50 +05:30