Commit Graph

68299 Commits

Author SHA1 Message Date
Fabien Meghazi 864543d0b8 [FIX] IE9: traceback in Reporting when changing type of view
lp bug: https://launchpad.net/bugs/1091715 fixed

bzr revid: fme@openerp.com-20130221221314-0n1q4k2c373yzrc3
2013-02-21 23:13:14 +01:00
Fabien Meghazi 73b99d0932 [FIX] IE9: traceback in Reporting when changing type of view
lp bug: https://launchpad.net/bugs/1091715 fixed

bzr revid: fme@openerp.com-20130221221025-dnqws0lwq0bvwi4o
2013-02-21 23:10:25 +01:00
Fabien Meghazi 94b1c039ce [MERGE] [FIX] Unsupported self closing tags shall not reach FormRenderingEngine
lp bug: https://launchpad.net/bugs/1130650 fixed

bzr revid: fme@openerp.com-20130221183839-wkgla6ldxx96sxi2
2013-02-21 19:38:39 +01:00
Fabien Meghazi 3467d27261 [FIX] Unsupported self closing tags shall not reach FormRenderingEngine
bzr revid: fme@openerp.com-20130221172327-0dydqn548av5vkqo
2013-02-21 18:23:27 +01:00
Quentin (OpenERP) cc0a598d06 [FIX] project_issue: typo
bzr revid: qdp-launchpad@openerp.com-20130221152007-xqjdy2nt49qt7ju8
2013-02-21 16:20:07 +01:00
Quentin (OpenERP) 2fd95c7efe [IMP] project_issue: added a menuitem for tags in configuration
bzr revid: qdp-launchpad@openerp.com-20130221145448-7cxunkr4b7qae4sd
2013-02-21 15:54:48 +01:00
Quentin (OpenERP) 0f775f81b1 [FIX] project_issue: xml wrong definition for the position attribute
bzr revid: qdp-launchpad@openerp.com-20130221145304-xx0aldm4a3vmbc2d
2013-02-21 15:53:04 +01:00
Quentin (OpenERP) 30a1612f34 [REM] project_issue: removed dead code about crm.case.categ (now uses project.category aka 'tags')
bzr revid: qdp-launchpad@openerp.com-20130221145027-vgz83n2mchyhbmnu
2013-02-21 15:50:27 +01:00
Quentin (OpenERP) b179b87081 [FIX] project_issue: added the stages page in the form view of project having the use_issues field thicked
bzr revid: qdp-launchpad@openerp.com-20130221142019-bc2ytd50x02xk232
2013-02-21 15:20:19 +01:00
Olivier Dony cae1f4a53b [MERGE] project_issue: change confusing label on Cancel button
bzr revid: odo@openerp.com-20130221132046-g8mwj3uertfdmj95
2013-02-21 14:20:46 +01:00
Olivier Dony 620c7359e8 [FIX] web: avoid translating technical URL in qweb template
lp bug: https://launchpad.net/bugs/1099449 fixed

bzr revid: odo@openerp.com-20130221131006-l8aerp2vg0rqf43d
2013-02-21 14:10:06 +01:00
Olivier Dony aabbdee2dc [FIX] mail: avoid translating technical URL in qweb template
lp bug: https://launchpad.net/bugs/1099449 fixed

bzr revid: odo@openerp.com-20130221130922-cj93db4mx1f4cvjs
2013-02-21 14:09:22 +01:00
Fabien Meghazi 44b5f56a00 [FIX] Dashboards: board widgets lose their filter
This was a leftover during the evalpocalypse

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

bzr revid: fme@openerp.com-20130221125323-j01mfl1tfhr5np26
2013-02-21 13:53:23 +01:00
Launchpad Translations on behalf of openerp c63d1f9100 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130221054453-qm6cwyky3hp17ap5
2013-02-21 05:44:53 +00:00
Antony Lesuisse d5a140fabf [MERGE] account_analytic_analysis disable quickcreate on contracts, add group by pricelist
bzr revid: al@openerp.com-20130221015720-1w7qduk9ivzgdd9r
2013-02-21 02:57:20 +01:00
Antony Lesuisse 2a805abfbc [FIX] contract disable quickcreate, add group_by pricelist
bzr revid: al@openerp.com-20130221012920-o2034onrq76dje78
2013-02-21 02:29:20 +01:00
Antony Lesuisse d19777aa1d [FIX] tools image thumbnailing jpg into png
bzr revid: al@openerp.com-20130220222612-g0j6d2a7az0u53hi
2013-02-20 23:26:12 +01:00
Christophe Simonis 544c8f2dd7 [MERGE] correct hashchange check of current_state to do not coerce values. only push active_ids in state if relevant
bzr revid: chs@openerp.com-20130220174455-gsobu19naslo1h73
2013-02-20 18:44:55 +01:00
Fabien Meghazi 919690a417 [MERGE] [IMP] Custom filters: restore checkboxes and make them exclusive
bzr revid: fme@openerp.com-20130220165347-p64fqa7pa1eat0mo
2013-02-20 17:53:47 +01:00
Fabien Meghazi f20c884cf5 [IMP] Custom filters: restore checkboxes and make them exclusive
bzr revid: fme@openerp.com-20130220163306-14xwsgvu8rw2ciny
2013-02-20 17:33:06 +01:00
Fabien Meghazi a7376a5686 [MERGE] [FIX] viewmanager handles the wrong view dom node in some cases.
Example of the problem:

When the first view is a form and contains a *2many field (with embedded list view),
the viewmanager wrongly handle the embedded list view instead of the main list view (if any)

This could be experienced in HR > My Current Timesheet

bzr revid: fme@openerp.com-20130220152152-hgqwqju34167l9x9
2013-02-20 16:21:52 +01:00
Quentin (OpenERP) 8711625764 [FIX] merge of leads/opps with attachments
bzr revid: qdp-launchpad@openerp.com-20130220140936-qy04t7hjebsc9tgg
2013-02-20 15:09:36 +01:00
Vidhin Mehta 4212725417 [FIX]select accurate element with use of 'child selector'.
bzr revid: vme@tinyerp.com-20130220132634-6ycdntomequypxfw
2013-02-20 18:56:34 +05:30
Vidhin Mehta ca912e0975 [MERGE]7.0
bzr revid: vme@tinyerp.com-20130220131956-hrnbak55i9qdpe4y
2013-02-20 18:49:56 +05:30
Josse Colpaert 22184bda0e [FIX] Will bring attachments together when merging leads/opportunities
bzr revid: jco@openerp.com-20130220124052-8zf2pkqn4oy4y4qw
2013-02-20 13:40:52 +01:00
Quentin (OpenERP) c54a7c4910 [IMP] stock: added a prodlot_id field in the return picking view
bzr revid: qdp-launchpad@openerp.com-20130220110529-7edaj0o9riyvzyu0
2013-02-20 12:05:29 +01:00
Quentin (OpenERP) f69ede5bfc [IMP] ir_filers: added an order in the construction of the list of available models
bzr revid: qdp-launchpad@openerp.com-20130220103459-1wnu06p3fbaaoz83
2013-02-20 11:34:59 +01:00
Quentin (OpenERP) faa08bd2c9 [MERGE] marketing, usaibility: removing groups attribute from categorization group when installing marketing module (that uses some fields of that group)
bzr revid: qdp-launchpad@openerp.com-20130220093651-j9sdc05fhz7uc0vx
2013-02-20 10:36:51 +01:00
Quentin (OpenERP) d996cc131a [MERGE] account: error message when trying to delete an invoice that already received a number
bzr revid: qdp-launchpad@openerp.com-20130220092832-cvge2q1xxw2aya4c
2013-02-20 10:28:32 +01:00
Fabien Meghazi ee4bc76f14 [IMP] Do not push active_ids in state if active_ids == [active_id]
bzr revid: fme@openerp.com-20130220091226-akczbmurjvn5jzjl
2013-02-20 10:12:26 +01:00
Quentin (OpenERP) e206e71e55 [MERGE] project_issue, usability: removed group no one from create_date field in tree view
bzr revid: qdp-launchpad@openerp.com-20130220085921-tnoz66c7sb0aa1yy
2013-02-20 09:59:21 +01:00
Quentin (OpenERP) 4ac0178c37 [MERGE] crm_lead, usability: removing the label on subject field
bzr revid: qdp-launchpad@openerp.com-20130220085319-luj1r2w4bwywzyvb
2013-02-20 09:53:19 +01:00
Fabien Meghazi 364ea001f9 [FIX] stringify states (patch from chs)
bzr revid: fme@openerp.com-20130220084437-cyb0pi8nw71bl5mx
2013-02-20 09:44:37 +01:00
Launchpad Translations on behalf of openerp 2685892101 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130220052936-h23tx78qw3dor4gr
2013-02-20 05:29:36 +00:00
Launchpad Translations on behalf of openerp def78f7006 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130220052837-nxddsbcb302p48ly
2013-02-20 05:28:37 +00:00
Fabien Meghazi f559b97ce9 [FIX] Fixed mysterious bug about active_ids in state
This is a temporary fix, I need more time to check the issue.

bzr revid: fme@openerp.com-20130219181519-a1zdkr2y8a43dqgb
2013-02-19 19:15:19 +01:00
Olivier Dony bd02d21f2d [MERGE] osv: automatically retry transactions that failed due to a transient concurrent transaction conflict
lp bug: https://launchpad.net/bugs/992525 fixed

bzr revid: odo@openerp.com-20130219173813-ldrx8l1hlegi2e3y
2013-02-19 18:38:13 +01:00
Fabien Meghazi 5c8bb9a089 [FIX] FormOpenPopup does not trigger on_button_cancel
bzr revid: fme@openerp.com-20130219143215-68izxr278eu77sn0
2013-02-19 15:32:15 +01:00
Fabien Meghazi ffab924c08 [FIX] FieldStatus does not re-render when view change
bzr revid: fme@openerp.com-20130219141645-3c1avqxnk23gcn1g
2013-02-19 15:16:45 +01:00
Xavier ALT fcc20d8de2 [MERGE] OPW 583915: account: force account.financial.report balance of *zero* to be displayed positively
forward port of v6.1 revid: xal@openerp.com-20121009094931-1c4zny0sbh8etq9r

bzr revid: xal@openerp.com-20130219111205-3cf325npp1oqjf79
2013-02-19 12:12:05 +01:00
Xavier ALT 79132d23aa [MERGE] OPW 583490: report_webkit: fix 'coercing to Unicode' error when unable to find/open report_file
bzr revid: xal@openerp.com-20130219102626-7i9rb21bg3nblal0
2013-02-19 11:26:26 +01:00
Olivier Dony 0240416a13 [REVERT] sql_db: undo eager removal of connections from pool; could skip half the connections and is not strictly required
Credit to Florent Xicluna for spotting it!

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

bzr revid: odo@openerp.com-20130219102610-ll69qaf3zxem1pxf
2013-02-19 11:26:10 +01:00
csn-openerp aca48e9438 [FIX]lunch : fix problem when trying to order a meal on current date and then changing the date, it wasn't updating correctly the date in lunch_order_line
bzr revid: csn@openerp.com-20130219095923-qoewmo8n3kulqo8c
2013-02-19 10:59:23 +01:00
csn-openerp e704c22878 [FIX]lunch : replace useless function by a lambda
bzr revid: csn@openerp.com-20130219094001-xfy81u3ee1d8yjzj
2013-02-19 10:40:01 +01:00
csn-openerp e7beed6291 [FIX]lunch : fix lunch_order_line date field
bzr revid: csn@openerp.com-20130219090923-3r930mnmi1ckcw4k
2013-02-19 10:09:23 +01:00
Launchpad Translations on behalf of openerp 95ff2f9092 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130219053257-8wvf3wq3x6i40siv
2013-02-19 05:32:57 +00:00
Launchpad Translations on behalf of openerp 90cf45533b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130219053232-wk89wnuigphewpcw
2013-02-19 05:32:32 +00:00
Fabien Meghazi b68f13d892 [FIX] BufferedDataset ids should not be passed to on_changes
bzr revid: fme@openerp.com-20130218180732-ivdxvenc2flgl32p
2013-02-18 19:07:32 +01:00
Quentin (OpenERP) 58ca2f6e70 [REV] lunch: reverted commits 8720 and 8721 because they were 1) breaking runbot, 2) not fixing the runbot in the best way.
bzr revid: qdp-launchpad@openerp.com-20130218180309-jeltfdibmu01hasz
2013-02-18 19:03:09 +01:00
al@openerp.com a899c8087b [FIX] account_analytic_analysis contract remind send a link
bzr revid: al@openerp.com-20130218174548-ct6wwed6plcvdilo
2013-02-18 18:45:48 +01:00