Commit Graph

327 Commits

Author SHA1 Message Date
Vishmita 71c8b58581 [FIX]Fixed the issue of raised exception not displayed when adding attachment to object if create of ir.attachment raises exception.
bzr revid: vja@tinyerp.com-20121127100210-krziqgqh1t1063ry
2012-11-27 15:32:10 +05:30
Fabien Pinckaers 456dd91064 [IMP] improved change password dialog
bzr revid: fp@tinyerp.com-20121126084339-10z9t97tbc3izmm6
2012-11-26 09:43:39 +01:00
niv-openerp 59505d3a5a [FIX] problem in export with ID
bzr revid: nicolas.vanhoren@openerp.com-20121122131517-ys8dkdzfmoa4sgpz
2012-11-22 14:15:17 +01:00
Christophe Simonis 1782d61e44 [FIX] web: pass env in login_and_redirect
bzr revid: chs@openerp.com-20121120180933-ktarob0a3ll4ccsn
2012-11-20 19:09:33 +01:00
Jiten (OpenERP) beeaf61b21 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121120123652-ezrem00a8t8xbi7c
2012-11-20 18:06:52 +05:30
Vishmita b8836ee809 [IMP]Set Priority to display warning messages for change password dialog
bzr revid: vja@tinyerp.com-20121120123131-9boe1y6ki0sy2h3c
2012-11-20 18:01:31 +05:30
niv-openerp ade1a5df87 [IMP] allows to specify a specific eval domain in /web/action/load
bzr revid: nicolas.vanhoren@openerp.com-20121120110748-5idnflvmxx0jibwe
2012-11-20 12:07:48 +01:00
Vishmita 3b07266500 [IMP]Minor Changes related to terminology for Change Password dialog pop-up
bzr revid: vja@tinyerp.com-20121120072957-rrjlbwkn6tkdmqkc
2012-11-20 12:59:57 +05:30
Olivier Dony 1a8acb73b3 [IMP] monodb bootstrap: support @db query string param to force monodb mode
Allows a.o. to let auth_signup URLs works even if multiple DBs
exist

bzr revid: odo@openerp.com-20121119170042-iprc0u159qpf8ll2
2012-11-19 18:00:42 +01:00
Antony Lesuisse bcfa7c49cc [IMP] minify cache
bzr revid: al@openerp.com-20121116135822-xduk3jnvuhvtorll
2012-11-16 14:58:22 +01:00
Xavier Morel 0d85c24ae3 [MERGE] from trunk, fix/adapt some tests
bzr revid: xmo@openerp.com-20121116100840-yyr9b4oru3zdftld
2012-11-16 11:08:40 +01:00
Fabien Meghazi cace9f7887 [IMP] Centralized 'openerp' class on top level elements. Also add openerp_ie class for MSIE
bzr revid: fme@openerp.com-20121115164132-i6a0u8zk3knm1zkv
2012-11-15 17:41:32 +01:00
Christophe Simonis 69f385414a [FIX] manifest_glob return path with / for web part
bzr revid: chs@openerp.com-20121115151228-xzrlpjxwkspf5fgz
2012-11-15 16:12:28 +01:00
Frédéric van der Essen b7bb7e6246 [IMP] added a .ie class on <html> when using ie <= 9
bzr revid: fva@openerp.com-20121115143047-utonsnq0iadbvmyt
2012-11-15 15:30:47 +01:00
Vo Minh Thu 1ba3ae959f [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121114113528-t6ed04bv1d5p7h31
2012-11-14 12:35:28 +01:00
Vo Minh Thu a219c013f1 [IMP] controllers/main.py: removed unneeded tupling/splatting.
bzr revid: vmt@openerp.com-20121114110053-9vovll5tvjobjuka
2012-11-14 12:00:53 +01:00
Fabien Meghazi 9114457d71 [REV] Revision 3408 revid:al@openerp.com-20121114005029-41tkuo2g93vbnz60 does not pass runbot tests
bzr revid: fme@openerp.com-20121114090731-hrw2eh6b1and8soc
2012-11-14 10:07:31 +01:00
Antony Lesuisse d639ae250c [MERGE] menu possible to reload only a submenu
bzr revid: al@openerp.com-20121114005029-41tkuo2g93vbnz60
2012-11-14 01:50:29 +01:00
Christophe Matthieu 0cf93f912b [IMP] mail & web menu: code review for reload menu
bzr revid: chm@openerp.com-20121113160248-1p2003uc9f5nnxnm
2012-11-13 17:02:48 +01:00
Christophe Matthieu 82cba0604f [IMP] web menu: add a context value for reload one submenus of a parent id menu. If no default_menu, load all menus
bzr revid: chm@openerp.com-20121113143220-zhwo06j7pl8rt2wi
2012-11-13 15:32:20 +01:00
Christophe Simonis fa16b8910e [ADD] req.lang property to get preferred lang for the current request
bzr revid: chs@openerp.com-20121112181033-b17zj2io47me04kk
2012-11-12 19:10:33 +01:00
Xavier Morel 9e11c51843 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121112164136-sfyfxdcjx3ps086b
2012-11-12 17:41:36 +01:00
Xavier Morel e001c965a5 [REM] unused import controller
bzr revid: xmo@openerp.com-20121112124904-4ubf9d17d2whq1ln
2012-11-12 13:49:04 +01:00
Thibault Delavallée 4ca42f9968 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121112104931-jvcn0853jx08do7n
2012-11-12 11:49:31 +01:00
Antony Lesuisse 1b80c5bd52 [IMP] monodb helper
bzr revid: al@openerp.com-20121111163243-bhj3jzhuk99sklwo
2012-11-11 17:32:43 +01:00
Antony Lesuisse 49c0ed6467 [IMP] restore mono db preload, introduce bootstrap manifest key
bzr revid: al@openerp.com-20121110211343-g1r6qzka8iqk1fky
2012-11-10 22:13:43 +01:00
Christophe Matthieu d59417c879 [IMP] web controllers: add resize option on /web/binary/?image. The max size of resizing is 500*500.
bzr revid: chm@openerp.com-20121108102423-oh5633zqlj4g762o
2012-11-08 11:24:23 +01:00
Giedrius Slavinskas 70cbf251f1 [FIX] escape returned database backup and exported data filenames
bzr revid: giedrius@inovera.lt-20121031155310-htyh0qdvsxudnm59
2012-10-31 17:53:10 +02:00
Vidhin Mehta (OpenERP) 1b3d045cee [FIX] added *.id* field manually.
lp bug: https://launchpad.net/bugs/1071794 fixed

bzr revid: vme@tinyerp.com-20121031100737-u0r015etp6jilo80
2012-10-31 15:37:37 +05:30
Giedrius Slavinskas d4295fa050 [FIX] escape returned report filename
lp bug: https://launchpad.net/bugs/1072803 fixed

bzr revid: giedrius@inovera.lt-20121030115113-1aooabkpzwy62wnq
2012-10-30 13:51:13 +02:00
Xavier Morel 108d617507 [MERGE] duplicate temp branch
bzr revid: xmo@openerp.com-20121026120215-vztkxmvjghhrs2yk
2012-10-26 14:02:15 +02:00
Xavier Morel 99a2dd3938 [ADD] first 90% of non-sucky testing API, last 90% left
also all existing tests shoud now be completely broken and need to be fixed

bzr revid: xmo@openerp.com-20121025154745-rw2gktfd6tp68k2m
2012-10-25 17:47:45 +02:00
Vo Minh Thu 83a0a252b9 [IMP] database management: added `duplicate` operation.
bzr revid: vmt@openerp.com-20121019101259-f32m2wlf6xugk2vi
2012-10-19 12:12:59 +02:00
Antony Lesuisse ae6ff0764b web remove common, fix imports
bzr revid: al@openerp.com-20121010203753-azrcz3k2kd44ni24
2012-10-10 22:37:53 +02:00
Antony Lesuisse 818fd9f67f remove standalone
bzr revid: al@openerp.com-20121010172418-27stgsd4w71cbxv4
2012-10-10 19:24:18 +02:00
niv-openerp c9a79627f3 [IMP] added code to download google frame
bzr revid: nicolas.vanhoren@openerp.com-20121008103700-8glev3xtzyue7for
2012-10-08 12:37:00 +02:00
vta vta@openerp.com dcb8a9e441 [FIX] Fixed more r.result issues.
bzr revid: vta@openerp.com-20121005113046-mwgb0pvm4bcgf875
2012-10-05 13:30:46 +02:00
Olivier Dony 37dd0e0319 [REV] Revert recent commit on do_action return type, broke trunk
bzr revid: odo@openerp.com-20121004135211-txo513kgfbyrjjtz
2012-10-04 15:52:11 +02:00
vta vta@openerp.com ba4e817379 [FIX] Fixed return type in action.load controller.
bzr revid: vta@openerp.com-20121004134056-je53a1m4tpxecho0
2012-10-04 15:40:56 +02:00
vta vta@openerp.com f29a405729 [FIX] Fixed return type in DataSet.call_button controller.
bzr revid: vta@openerp.com-20121004115011-702ut2j0358rw6cq
2012-10-04 13:50:11 +02:00
Olivier Dony bc650ac97c [FIX] bootstrap_translations: leftover handling for multiple langs caused error if preferred lang had a hyphen
bzr revid: odo@openerp.com-20121004091314-13nbs4386fimlxd3
2012-10-04 11:13:14 +02:00
Olivier Dony a09b2fdff1 [REM] cleanup leftover debug logging
bzr revid: odo@openerp.com-20121003152121-yeg4vhph4cy7xgpp
2012-10-03 17:21:21 +02:00
Antony Lesuisse 4f299e1b1b [MERGE] trunk
bzr revid: al@openerp.com-20121002220720-z0rjvmjx8kvy52zh
2012-10-03 00:07:20 +02:00
Antony Lesuisse 49956d869e restore monodb mode, disabled until we split translation/code loading
bzr revid: al@openerp.com-20121002220258-51w0lm0cn12l74p5
2012-10-03 00:02:58 +02:00
Olivier Dony 9e6920415e [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121001145308-ri5rp2cazxqxcxme
2012-10-01 16:53:08 +02:00
Olivier Dony ba8118b8a0 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20120919155441-hnx35t23j3k3pvkd
bzr revid: odo@openerp.com-20120926125657-ixiqypb319fxdlab
2012-09-26 14:56:57 +02:00
Fabien Pinckaers cac8884c6c [MERGE] better filename for reports
bzr revid: fp@tinyerp.com-20120920093457-dy4t9nhygka5ngmz
2012-09-20 11:34:57 +02:00
Turkesh Patel (Open ERP) 224374edd2 [FIX] Report should not have name None.pdf.
bzr revid: tpa@tinyerp.com-20120919091507-5aeo3eynubmfl3lo
2012-09-19 14:45:07 +05:30
Olivier Dony 13dfee0de0 [IMP] translations: keep only one method for loading translations
bzr revid: odo@openerp.com-20120918135111-o6ylzs1n36kqkh4c
2012-09-18 15:51:11 +02:00
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