Commit Graph

277 Commits

Author SHA1 Message Date
Olivier Dony a3a2ec416b [IMP] translation: load translations from ir.translation after authenticating, use local POs for bootstrap only (login page)
bzr revid: odo@openerp.com-20120918072802-568n19bg1ecm1m2t
2012-09-18 09:28:02 +02:00
Olivier Dony aa98dd38e2 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20120911114201-1omaloa3b2dld9l9
2012-09-11 13:42:01 +02:00
Xavier Morel a933c17e54 [FIX] integrate web tests into buildbot runner, fix broken tests
* Remove deprecated tests and dead code
* Fix usage of mock
* Moar fixes

bzr revid: xmo@openerp.com-20120910105129-rxh3jqwkewh65rl3
2012-09-10 12:51:29 +02:00
Xavier Morel 15c7043f56 [IMP] make resequence field customizable, make sequence number for first record configurable
bzr revid: xmo@openerp.com-20120830121403-82cr13t824jdxcsh
2012-08-30 14:14:03 +02:00
Fabien Pinckaers 420a4811b9 [IMP] remove OpenERP Enterprise old code
bzr revid: fp@openerp.com-20120827213212-cjhnn33eqnrn8mk1
2012-08-27 23:32:12 +02:00
Antony Lesuisse 0b2d038be6 [IMP] on the mini fly. With gzip openerp 7 js is around 500kb.
bzr revid: al@openerp.com-20120818173437-7ua4hjbswob6byh7
2012-08-18 19:34:37 +02:00
Jigar Amin - OpenERP 02d32cd6cf [MERGE] lp:openerp-web
bzr revid: jam@tinyerp.com-20120817062019-k2i3ut3snkoot3x1
2012-08-17 11:50:19 +05:30
Fabien Meghazi 91e8503f21 [MERGE] Kanban add/edit/delete groups
bzr revid: fme@openerp.com-20120816161804-yw4h0tfbe3e4vj04
2012-08-16 18:18:04 +02:00
Christophe Simonis 8921c6e439 [FIX] /web/session/modules route return all installed modules. Web client is smart enough to not load a module twice
bzr revid: chs@openerp.com-20120816160738-symx1j22h9svigmo
2012-08-16 18:07:38 +02:00
Fabien Meghazi 8cd8c2b83a [MERGE] trunk
bzr revid: fme@openerp.com-20120816112021-dkpubr6q762qwq11
2012-08-16 13:20:21 +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
Fabien Meghazi f1531572de [WIP] Resequence
bzr revid: fme@openerp.com-20120814221334-8arihwthpwictk3y
2012-08-15 00:13:34 +02:00
Fabien Meghazi 2b0fcb7775 [WIP] groups drag'n drop + resequence
bzr revid: fme@openerp.com-20120814195316-j66wn6yxta6yj0w9
2012-08-14 21:53:16 +02:00
Christophe Simonis f2c059312b [IMP] split login_and_redirect() into login_and_redirect() and set_cookie_and_redirect()
bzr revid: chs@openerp.com-20120813171301-w1ynjqhosrt68ppa
2012-08-13 19:13:01 +02:00
Antony Lesuisse 2a84ba0160 [IMP] use registry contextmanager
bzr revid: al@openerp.com-20120813152045-woeg16q10xkhiqgk
2012-08-13 17:20:45 +02:00
Christophe Simonis 0f1aa3300d [FIX] do not autocorrect location header in redirects
bzr revid: chs@openerp.com-20120813135927-k32eih6tg6y28ivl
2012-08-13 15:59:27 +02:00
Fabien Meghazi 41791f7e2f [FIX] Fix bug in binary/image controller
bzr revid: fme@openerp.com-20120813135653-zvk21ch7dc9rs66w
2012-08-13 15:56:53 +02:00
Antony Lesuisse 2a7d95ac75 [IMP] load all modules at boot in single db mode
bzr revid: al@openerp.com-20120812222901-tjz9443oylidd7sy
2012-08-13 00:29:01 +02:00
Antony Lesuisse aa93e7186d [IMP] web controller helpers
- move helpers on top
- move some code from controllers to helpers
- deprecate module dependecy processing in standalone client

bzr revid: al@openerp.com-20120812214827-m1wrv7y1jvnro9ew
2012-08-12 23:48:27 +02:00
Antony Lesuisse 6a78b5dbd9 [FIX] authenticate optional env
bzr revid: al@openerp.com-20120812151532-gqt8dcqo6f5t2szb
2012-08-12 17:15:32 +02:00
Christophe Simonis ee01a39a76 merge upstream
bzr revid: chs@openerp.com-20120809152939-3dummyonbx1qdsbo
2012-08-09 17:29:39 +02:00
Christophe Simonis fb86ddb644 [IMP] merge web_dashboard module into board module of addons branch
[IMP] extract dashboard part of web into board module

bzr revid: chs@openerp.com-20120809152043-0yfm6l2zt44eiqrb
2012-08-09 17:20:43 +02:00
Fabien Meghazi 594862e93a [IMP] binary/image should be backward compatible when id url parameter is empty
bzr revid: fme@openerp.com-20120809142346-79xiq48qbgx7743i
2012-08-09 16:23:46 +02:00
Harry (OpenERP) 1b5259b3e3 [MERGE]
bzr revid: hmo@tinyerp.com-20120809132239-blyhpfxwn2szlqec
2012-08-09 18:52:39 +05:30
Fabien Meghazi 528c12774d [IMP] kanban_image uses json for id and is now tolerant to m2o id's
bzr revid: fme@openerp.com-20120809125419-j4l0063qyy6antqu
2012-08-09 14:54:19 +02:00
Christophe Simonis 1d75045294 [IMP] home controller
bzr revid: chs@openerp.com-20120808114110-b7x8b3e4pfn20ie5
2012-08-08 13:41:10 +02:00
Fabien Meghazi 68d177d609 [FIX] Binary image controller should not crash on virtual ids
bzr revid: fme@openerp.com-20120807105813-ybrsot6bco8ib36e
2012-08-07 12:58:13 +02:00
Fabien Meghazi 8e43e0f494 [ADD] Added support for future display_name
bzr revid: fme@openerp.com-20120731140309-8hawqnal8cw3zxww
2012-07-31 16:03:09 +02:00
niv-openerp 781fbd3a26 [FIX] corrected some old code about focus
bzr revid: nicolas.vanhoren@openerp.com-20120726154716-1sua5q2teqeba7r0
2012-07-26 17:47:16 +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
Antony Lesuisse 3d1616851a [FIX] login after database creation
bzr revid: al@openerp.com-20120726090712-5htfyn5keu2svh5c
2012-07-26 11:07:12 +02:00
Christophe Simonis 9f34b1ebaf [FIX] do not absolutify data uri when merging css files
bzr revid: chs@openerp.com-20120716142918-813sn1z197ily3un
2012-07-16 16:29:18 +02:00
Jigar Amin - OpenERP 68998d4c82 [MERGE] openerp-web
bzr revid: jam@tinyerp.com-20120716062416-xa18xmtkj5mgj2ag
2012-07-16 11:54:16 +05:30
Jigar Amin - OpenERP d23af2550d [MERGE] Call the translation services, check the requested translation if not translation then laod it from internal file resource will support when web running in non embedded mode
bzr revid: jam@tinyerp.com-20120716062251-ub62cqfwl2n15zh4
2012-07-16 11:52:51 +05:30
Turkesh Patel (Open ERP) 58e20e9c8f [IMP] improved code to load data from po.
bzr revid: tpa@tinyerp.com-20120716060056-3az6awpd6gw39hii
2012-07-16 11:30:56 +05:30
Antony Lesuisse 71a5c53072 [IMP] allow xml ids for action_id
bzr revid: al@openerp.com-20120713145740-xkwp0hxy7kou61f0
2012-07-13 16:57:40 +02:00
Turkesh Patel (Open ERP) 0d4bd736e1 [IMP] improved code to get formeted traslation from server.
bzr revid: tpa@tinyerp.com-20120713070048-7yxm3fcajemiingc
2012-07-13 12:30:48 +05:30
Turkesh Patel (Open ERP) e9c78767dd [IMP] improved code
bzr revid: tpa@tinyerp.com-20120712132542-c19ysod7jm5jmukc
2012-07-12 18:55:42 +05:30
Turkesh Patel (Open ERP) 4bbbef1929 [IMP] improved code for load translation when run web without embedded mode.
bzr revid: tpa@tinyerp.com-20120712105955-szwm5vb49va6o4dp
2012-07-12 16:29:55 +05:30
Turkesh Patel (Open ERP) f0f4ba6d41 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120712104110-wot1evq0affpx2tp
2012-07-12 16:11:10 +05:30
Turkesh Patel (Open ERP) 67aa9fa31a [IMP] load translation using 'translation' http service
bzr revid: tpa@tinyerp.com-20120711071405-g0biuqlctedlbcs9
2012-07-11 12:44:05 +05:30
niv-openerp ea076e054b [IMP] removed js file arguments in debug mode to ease debugging
bzr revid: nicolas.vanhoren@openerp.com-20120709134516-bd1yabogwoomipkd
2012-07-09 15:45:16 +02:00
Xavier Morel 9e4f8eb50c [MERGE] proposal 111358: automatically add filter to context when clicking on needaction counter
bzr revid: xmo@openerp.com-20120702075243-eftttcka8ljuokqe
2012-07-02 09:52:43 +02:00
niv-openerp 4b1991414b [FIX] problem with db manager
bzr revid: nicolas.vanhoren@openerp.com-20120629135849-hrpn59w50iu8h0j1
2012-06-29 15:58:49 +02:00
Thibault Delavallée 48b08907c0 [MERGE] Merged with trunk web.
bzr revid: tde@openerp.com-20120627115748-3ckox2kez2uhfb7k
2012-06-27 13:57:48 +02:00
niv-openerp ce9879bea4 [FIX] put back the "Add to Dashboard" feature
bzr revid: nicolas.vanhoren@openerp.com-20120626145445-kym37wuxkaapdwe6
2012-06-26 16:54:45 +02:00
Thibault Delavallée 17a46b7836 [IMP] controller/main.py: when a sever action returns False, do not try to executed it.
bzr revid: tde@openerp.com-20120626114408-a8qm0oaxywl8iqle
2012-06-26 13:44:08 +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
niv-openerp 7df26eb3ec [FIX] some problem with reports python-side
bzr revid: nicolas.vanhoren@openerp.com-20120622140951-9iw406yvo6rvzfxs
2012-06-22 16:09:51 +02:00
Vishmita 26dc7e2fa9 [FIX]Minor changes.
bzr revid: vja@tinyerp.com-20120621090425-wa3lrw5tait9lt9s
2012-06-21 14:34:25 +05:30