Commit Graph

43209 Commits

Author SHA1 Message Date
Olivier Dony f13de315be [I18N] base: updated translation template
This should be the last major sync before the
final release of 6.1

bzr revid: odo@openerp.com-20120208004538-uutge29kymontex4
2012-02-08 01:45:38 +01:00
Olivier Dony 3e74579982 [FIX] ir.model: fix incorrect translate call: _()
bzr revid: odo@openerp.com-20120208004124-2nhcwrcc7js6q04s
2012-02-08 01:41:24 +01:00
Antony Lesuisse 8289a2869e [FIX] remove useless decodes that break on pg9.0
lp bug: https://launchpad.net/bugs/917030 fixed

bzr revid: al@openerp.com-20120208003800-whnxjgw2n2v0ea2i
2012-02-08 01:38:00 +01:00
Olivier Dony 66a3dc8ba7 [FIX] mrp: improve translations and use of _()
bzr revid: odo@openerp.com-20120208003121-o6cwyz6imsd4q6o1
2012-02-08 01:31:21 +01:00
Antony Lesuisse 98bd34a2eb [FIX] better fix for portal menu using res.users._menu_id reverting 2107 revid:al@openerp.com-20120203132249-pbkdci0q5fxz1k33
bzr revid: al@openerp.com-20120208001305-ef3c2w7a222ph7v0
2012-02-08 01:13:05 +01:00
Xavier Morel 84685f620a [IMP] translations: if en and en_US translate the same term, don't use en's translation
bzr revid: xmo@openerp.com-20120208163948-g7m9dv2xz8fpds7d
2012-02-08 17:39:48 +01:00
Olivier Dony ae685f4af0 [MERGE] Contributed Costa Rica (es_CR) translations, courtesy of Carlos Vásquez / Clearcorp
bzr revid: odo@openerp.com-20120208162340-ml3ok32rh375n6ye
2012-02-08 17:23:40 +01:00
Raphael Collet 4027d619eb [FIX] ir_model: do not call is_transient on None
bzr revid: rco@openerp.com-20120208162334-ziccpi3yczp3r5z5
2012-02-08 17:23:34 +01:00
Xavier Morel 3294f58fdb [FIX] usage of Registry#clone
bzr revid: xmo@openerp.com-20120208161851-pip6d97o66uj6y35
2012-02-08 17:18:51 +01:00
Quentin (OpenERP) b121990958 [FIX] sale, sale order report: display the payment term accordingly to what is specified on the SO, not on the partner
bzr revid: qdp-launchpad@openerp.com-20120208161548-4r3ypz6fotf4rvpg
2012-02-08 17:15:48 +01:00
Olivier Dony 7629281e08 [MERGE] Contributed Costa Rica (es_CR) translations, courtesy of Carlos Vásquez / Clearcorp
In the future it is much more recommended to upload
the PO files on Launchpad or work directly in the
Launchpad translation interface.

bzr revid: odo@openerp.com-20120208154332-r1ru2lnzaq9bagbt
2012-02-08 16:43:32 +01:00
Xavier Morel 5f287ed7e0 [ADD] costa-rican PO files
bzr revid: xmo@openerp.com-20120208153716-z9pe09m99n23no43
2012-02-08 16:37:16 +01:00
Quentin (OpenERP) c1105efe05 [IMP] base_vat: added a button on the partner form view to directly check the VAT. This will be useful for VAT numbers that are correct for a given period only
bzr revid: qdp-launchpad@openerp.com-20120208152647-b6xr5rq6kdpk4sxq
2012-02-08 16:26:47 +01:00
Carlos Vásquez 3afecc7604 [ADD] es_CR.po: added po to all modules, copy from es.po or from pot
bzr revid: carlos.vasquez@clearcorp.co.cr-20120208145917-aaai0irh68omlzmb
2012-02-08 08:59:17 -06:00
Carlos Vásquez bad6cde80e [ADD] es_CR.po: in all modules
bzr revid: carlos.vasquez@clearcorp.co.cr-20120208083551-nev12pk8a4jnrou4
2012-02-08 02:35:51 -06:00
Fabien Meghazi 7b3094ee8a [FIX] handle multilines in <label> tags of form views
bzr revid: fme@openerp.com-20120208143943-p6i12v8cd0ua831d
2012-02-08 15:39:43 +01:00
Xavier Morel 289eba0e4f [FIX] sign handling when parsing float_time values
bzr revid: xmo@openerp.com-20120208140445-xfgz3vm18r4t9ijb
2012-02-08 15:04:45 +01:00
Christophe Simonis 5af49817f4 [FIX] allow text inside <label> tags
bzr revid: chs@openerp.com-20120208135945-6p22z3e69r7z0tty
2012-02-08 14:59:45 +01:00
Xavier Morel 9cc531505f [FIX] formatting of float_time fields
lp bug: https://launchpad.net/bugs/928220 fixed

bzr revid: xmo@openerp.com-20120208135655-79qnr5tl6admxr1e
2012-02-08 14:56:55 +01:00
Antony Lesuisse 301afd4baa [REM] hide menutip option from user preference
bzr revid: al@openerp.com-20120208135010-u6s6tl1loss9a74u
2012-02-08 14:50:10 +01:00
Fabien Meghazi e9ae0b4906 [IMP] Kanban: renamed button 'New' to 'Create' in order to match list view
bzr revid: fme@openerp.com-20120208133145-jvx9u1i3tdvkw250
2012-02-08 14:31:45 +01:00
Carlos Vásquez 9737108f62 [ADD] openerp/addons/base/i18n/es_CR.po: first version
bzr revid: carlos.vasquez@clearcorp.co.cr-20120208075007-4bpuu9ksrn68o1w9
2012-02-08 01:50:07 -06:00
Olivier Dony 754c5a68f8 [FIX] account: improve translations and use of _()
bzr revid: odo@openerp.com-20120208000332-4j6jqital8f0558k
2012-02-08 01:03:32 +01:00
Vo Minh Thu f54cf18d22 [IMP] logging: re-add the HttpLogHandler class needed in addons (when left unchanged for 6.1).
bzr revid: vmt@openerp.com-20120207214604-lbdrvh66tj71iz7u
2012-02-07 22:46:04 +01:00
Olivier Dony df0b4f8c35 [IMP] i18n extractor now ignores comments and PIs + additional spurious translations removed
PO templates updated accordingly

bzr revid: odo@openerp.com-20120207182255-23s4yp4hrteierht
2012-02-07 19:22:55 +01:00
Olivier Dony b33f8d7087 [IMP] ir.filters: correct misleading tooltip
Currently, filters without any assigned user
are only usable by the system, e.g. for
driving marketing campaign segments
(in the marketing_campaign module).

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

bzr revid: odo@openerp.com-20120207175927-v63kcnrwq8bgacdx
2012-02-07 18:59:27 +01:00
Xavier Morel e736b32783 [FIX] fucking trailing comma by niv
bzr revid: xmo@openerp.com-20120207170008-f3ct2wdmn587ci9r
2012-02-07 18:00:08 +01:00
Xavier Morel 8c0791ca17 [FIX] protection against self-recursive onchanges: add to the processed field list during call to onchange, not right before checking for it
processed field list protects against onchange recursion (direct or indirect), but it also prevented from triggering onchanges on other fields as well

bzr revid: xmo@openerp.com-20120207161733-wh2hqtax4s1nx9ic
2012-02-07 17:17:33 +01:00
Antony Lesuisse 628e6d7495 [FIX] project unstar to priority 3 not 2
bzr revid: al@openerp.com-20120207160734-lzd71r0hc9yonxyk
2012-02-07 17:07:34 +01:00
Xavier Morel bba8fde187 [ADD] handling of change_default to onchange process
bzr revid: xmo@openerp.com-20120207160158-kxbue424wa3nxz03
2012-02-07 17:01:58 +01:00
Stephane Wirtel ff7a161404 [FIX] account_voucher: move the declaration of res_company at the top
bzr revid: stw@openerp.com-20120207155825-8e1xx225uf5gpxw1
2012-02-07 16:58:25 +01:00
Christophe Simonis 7d05f195d9 [FIX] handle multilines in <label> tags of form views
bzr revid: chs@openerp.com-20120207140628-4yxgxv849cjg5fl9
2012-02-07 15:06:28 +01:00
Fabien Meghazi ce65bc3ac3 [IMP] Add QWeb preprocess_node callback. Translate @label, @title and @alt attributes in web client
bzr revid: fme@openerp.com-20120207132901-ifwnfj6c4mp451tl
2012-02-07 14:29:01 +01:00
Xavier Morel fcd616b158 [FIX] docstring references
bzr revid: xmo@openerp.com-20120207132110-nv6hd2ea8zk7p17s
2012-02-07 14:21:10 +01:00
Olivier Dony a93634d80c [FIX] base.xml: exclude classnames set with @t-set from translatable things
This could cause problems if someone was to translate these
class names to something different, possibly breaking all
menu rendering.
The corresponding web.pot template was already re-exported,
to remove the spurious terms (and incidentally update all
source line references).

bzr revid: odo@openerp.com-20120207143116-tnyerd15j9hlpjff
2012-02-07 15:31:16 +01:00
Quentin (OpenERP) 69e513cdb4 [FIX] l10n_be:vat declaration
bzr revid: qdp-launchpad@openerp.com-20120207131446-b9x5v8bdeu9mf1yy
2012-02-07 14:14:46 +01:00
niv-openerp b5579eee20 [merge] refactoring of form view widgets
bzr revid: nicolas.vanhoren@openerp.com-20120207130546-bu0m5fl99krcqbbb
2012-02-07 14:05:46 +01:00
niv-openerp 243d524978 [imp] polish render and render_element usage
bzr revid: nicolas.vanhoren@openerp.com-20120207130125-xexqks24jb7mguy8
2012-02-07 14:01:25 +01:00
niv-openerp 58dee55da3 [imp] put some more things in old widget
bzr revid: nicolas.vanhoren@openerp.com-20120207123425-02jofowbat61e500
2012-02-07 13:34:25 +01:00
Quentin (OpenERP) 7f7cb45527 [FIX] l10n_be: periodical vat declaration xml fixed
bzr revid: qdp-launchpad@openerp.com-20120207123228-ashuc8ys4e540k0t
2012-02-07 13:32:28 +01:00
niv-openerp d0ae0403f5 [imp] changed name of template in form widgets
bzr revid: nicolas.vanhoren@openerp.com-20120207122556-f4lzt5kjy72fnssu
2012-02-07 13:25:56 +01:00
Stephane Wirtel 62da0fa826 [FIX] Insert the data files of Babel
bzr revid: stw@openerp.com-20120207121411-2jkg7eq3pb91pqq6
2012-02-07 13:14:11 +01:00
niv-openerp e5f05086cb [imp] simplified escaping of form class namees
bzr revid: nicolas.vanhoren@openerp.com-20120207121353-0fy9djh2osxjbdof
2012-02-07 13:13:53 +01:00
niv-openerp 1ce8ef8f0f [imp] made start of widgets recursive
bzr revid: nicolas.vanhoren@openerp.com-20120207120811-juejxm2mq3xcjxga
2012-02-07 13:08:11 +01:00
niv-openerp 7cb86686ea [imp] removed strange condition in on_loaded
bzr revid: nicolas.vanhoren@openerp.com-20120207120539-ga91yxjqyqabgoa1
2012-02-07 13:05:39 +01:00
Xavier Morel e966b19fa4 [FIX] wiki: don't call into the wiki formatter library if there's no value in the field
lp bug: https://launchpad.net/bugs/927653 fixed

bzr revid: xmo@openerp.com-20120207115517-tu05k67iy5dochck
2012-02-07 12:55:17 +01:00
Raphael Collet a68d24511c [FIX] project: when recomputing task hours, do not search for the parents of project id False
bzr revid: rco@openerp.com-20120207113234-d0bwfam09upu7y13
2012-02-07 12:32:34 +01:00
Raphael Collet 098a5f6847 [IMP] project_planning: improve badly built query
bzr revid: rco@openerp.com-20120207112015-am6s4jux0nj2xybi
2012-02-07 12:20:15 +01:00
niv-openerp 9fb0a22b86 [imp] nivified notebook
bzr revid: nicolas.vanhoren@openerp.com-20120207111451-le08xlmqfhalkcgm
2012-02-07 12:14:51 +01:00
Raphael Collet 93dcbb1064 [MERGE] lp:925572 (project_planning: fix employee ids used as user ids)
bzr revid: rco@openerp.com-20120207111308-8zlznuykobuw34vr
2012-02-07 12:13:08 +01:00