Commit Graph

42861 Commits

Author SHA1 Message Date
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
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
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
Raphael Collet a630aa64fa [MERGE] lp:925965 (product: disable quick create on supplier in product supplierinfo)
bzr revid: rco@openerp.com-20120207102323-x2v3yex5ktlutpfq
2012-02-07 11:23:23 +01:00
Xavier Morel 7c4ec6eb6c [IMP] mitigate labels overwriting each other in form view
bzr revid: xmo@openerp.com-20120207100718-w8tlmxnvceth7h9f
2012-02-07 11:07:18 +01:00
Olivier Dony 8e3edb1a42 [I18N] Update translation template with newly exported attributes
Includes @title, @alt and @label attributes
for all qweb template elements.
Web addons without any such attributes have
not been re-exported.

bzr revid: odo@openerp.com-20120207093155-laswlg40wgz6itlx
2012-02-07 10:31:55 +01:00
Olivier Dony 1b3701ce59 [IMP] Fix some remaining untranslated areas, and extract @title,@alt and @label attributes too
(pending an update of the qweb rendering engine to
 actually translate the newly exported attributes)

bzr revid: odo@openerp.com-20120207092655-kgdcxa8myalxfyjq
2012-02-07 10:26:55 +01:00
Raphael Collet 4db8d52f74 [MERGE] lp:823838 (project: make project hours include children projects hours)
bzr revid: rco@openerp.com-20120207092623-3b7qajyfny3o2b0m
2012-02-07 10:26:23 +01:00
Raphael Collet 795fbbcf76 [MERGE] lp:914276 (base_calendar: fix synchronization problem for openerp calendar to sunbird/thunderbird)
bzr revid: rco@openerp.com-20120207091607-8c1c5v92ka75ebt6
2012-02-07 10:16:07 +01:00
Raphael Collet e095496396 [FIX] missing part of lp:925359
bzr revid: rco@openerp.com-20120207090741-io1y5k3ac6mpv6jl
2012-02-07 10:07:41 +01:00
Raphael Collet 73c56f5790 [MERGE] lp:925359 (hr_evaluation: fix access rights of Employee users)
bzr revid: rco@openerp.com-20120207090040-xh5fk97uz3aou4xg
2012-02-07 10:00:40 +01:00
Kuldeep Joshi (OpenERP) fdd6b246c9 [FIX] hr_evalution: inherit survey user
bzr revid: kjo@tinyerp.com-20120207051520-st6ymrhtfs2ykq9u
2012-02-07 10:45:20 +05:30
Launchpad Translations on behalf of openerp 35601a346f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120207045344-l7gkplf7icv5djit
bzr revid: launchpad_translations_on_behalf_of_openerp-20120207045952-t6bedpten4ms5hx4
2012-02-07 04:59:52 +00:00
Xavier Morel 42f7f57f33 [EXP] export translatable strings to templates
bzr revid: xmo@openerp.com-20120206163406-vf12k01nxqbhnt3q
2012-02-06 17:34:06 +01:00
Xavier Morel 463da28b71 [IMP] unify web and addons translations
bzr revid: xmo@openerp.com-20120206162824-cd65dn1gllpmpn2h
2012-02-06 17:28:24 +01:00
Xavier Morel b7e761fca8 [FIX] forward uncaught errors to global crash manager
bzr revid: xmo@openerp.com-20120206162347-1hr30acmy7l3mh78
2012-02-06 17:23:47 +01:00
Olivier Dony a7653e7eab [IMP] gen_translations: better error msg when msgcat appears to be missing
bzr revid: odo@openerp.com-20120206154345-2emx6l0z47xiie4m
2012-02-06 16:43:45 +01:00
Olivier Dony 2e8f622f45 [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20120206153300-ql0qo3mf0j4x05n9
2012-02-06 16:33:00 +01:00
Olivier Dony 968decea96 [IMP] npybabel.py: comment w/ rationale for not using iterparse() in qweb extraction
bzr revid: odo@openerp.com-20120206153217-27ns8rl6q0198vqk
2012-02-06 16:32:17 +01:00
Olivier Dony 59801aff1d [IMP] gen_translation: report missing msgcat + minor cleanup
- exit if msgcat command is missing
- use consistent command substitution style
- pass --force-po to msgcat to avoid spurious error messages in the subsequent mv call

bzr revid: odo@openerp.com-20120206150428-79egnnip967l9h33
2012-02-06 16:04:28 +01:00
Raphael Collet 71ba9429d7 [MERGE] lp:898644 (project: improve tooltip)
bzr revid: rco@openerp.com-20120206144330-i2ak63096047oo8n
2012-02-06 15:43:30 +01:00
Stephane Wirtel 0c3f58cb87 [FIX] account: invoice: add the journal and type in the constraints more flexible
bzr revid: stw@openerp.com-20120206135724-e013l6jwwnf4b17q
2012-02-06 14:57:24 +01:00
Stephane Wirtel 433b98f832 [FIX] account: Modify the sql constraints for the tax object, use the description instead of the name
bzr revid: stw@openerp.com-20120206135658-5i35qm0dyyf4i6kl
2012-02-06 14:56:58 +01:00
Stephane Wirtel 6589afbfa5 [FIX] l10n_be: Use xml comments instead of simple string
bzr revid: stw@openerp.com-20120206135520-bix7lgm05v6enfbg
2012-02-06 14:55:20 +01:00
niv-openerp 118131c772 [fix] removed auto-next after print in pos
bzr revid: nicolas.vanhoren@openerp.com-20120206134351-8apoozde3egw5dbi
2012-02-06 14:43:51 +01:00
Xavier Morel 5f7d98ef25 [FIX] translations loading for preloaded modules
* Connection needs to initialize itself with preloaded modules (from
  openerp._modules currently)
* Fix load_modules to load translations for everything, but only load
  modules which are not preloaded

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

bzr revid: xmo@openerp.com-20120206134155-n9sqcsi3cnc5a1hl
2012-02-06 14:41:55 +01:00
Raphael Collet 457ba47cf6 [IMP] project: store fields effective_hours and progress_rate, and fix their store dependencies
bzr revid: rco@openerp.com-20120206130804-87wq126btdzqt91e
2012-02-06 14:08:04 +01:00
Raphael Collet 9f1dc2bc02 [FIX] project: value of field progress on project.project
bzr revid: rco@openerp.com-20120206130631-43np82er01p9kd2i
2012-02-06 14:06:31 +01:00
Quentin (OpenERP) 59e001fc8d [FIX] l10n_ch: EDI test was failing in purchase order because the case where post_number field is not filled was not handled in _check_postal_num
bzr revid: qdp-launchpad@openerp.com-20120206124054-717q1covuo6992kw
2012-02-06 13:40:54 +01:00
Quentin (OpenERP) a634bb35be [IMP] account: print journal report layout improvements
bzr revid: qdp-launchpad@openerp.com-20120206123334-x70j7nzwo6vq5i5s
2012-02-06 13:33:34 +01:00
Xavier Morel 607f8e9c34 [IMP] mark loading string for translation
bzr revid: xmo@openerp.com-20120206114709-to4tgrd048wsyr2z
2012-02-06 12:47:09 +01:00
Quentin (OpenERP) f06bde8978 [MERGE] l10n_ch. Merged new fixes and enhancements made by c2c. Thanks for the contribution
bzr revid: qdp-launchpad@openerp.com-20120206114533-fvh7kagc8r8ln1hb
2012-02-06 12:45:33 +01:00
Raphael Collet ba4e213516 [IMP] project: optimize function field progress_rate of project.project
bzr revid: rco@openerp.com-20120206112940-mnvl3bvhyn2vn17c
2012-02-06 12:29:40 +01:00
Fabien Meghazi 18167a53a1 [IMP] Improved font-size styling
bzr revid: fme@openerp.com-20120206112816-n25hrta15ph0ivp0
2012-02-06 12:28:16 +01:00
Xavier Morel e531b738e4 [FIX] sorting of lists embedded in forms (o2m, m2m)
lp bug: https://launchpad.net/bugs/927349 fixed

bzr revid: xmo@openerp.com-20120206104231-kh6or08jcqhlanzq
2012-02-06 11:42:31 +01:00
Xavier Morel e6f2c03b85 [FIX] style for sort indicator in lists embedded in forms (o2m, m2m)
bzr revid: xmo@openerp.com-20120206104138-fiq81k8v4ttf86j3
2012-02-06 11:41:38 +01:00
Raphael Collet 287c11d94d [IMP] project: fix dependencies of function fields progress_rate, etc.
bzr revid: rco@openerp.com-20120206103655-u1ba98f49xa2ifj8
2012-02-06 11:36:55 +01:00
Xavier Morel 6ebf8face0 [ADD] sorting support in buffered datasets
bzr revid: xmo@openerp.com-20120206103259-nt3wjmt9w9k7kegy
2012-02-06 11:32:59 +01:00
Quentin (OpenERP) 7385106b97 [FIX] account, print journal reports: fixed active_ids and blank lines at the beginning of each report
bzr revid: qdp-launchpad@openerp.com-20120206102700-egpw5evtssnke54u
2012-02-06 11:27:00 +01:00
Fabien Meghazi cdf22b95cd [IMP] Make 'Customer Invoices' form friendly to the new web client
@invisible uses display:none on the new web client thus the element
do not occupy space in the layout. No exception.

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

bzr revid: fme@openerp.com-20120206102254-cfotem3g34cfxbrb
2012-02-06 11:22:54 +01:00
tfr@openerp.com 90d6069a53 [FIX] use employee id to lookup into the user table, now use the corresponding user_id
lp bug: https://launchpad.net/bugs/925572 fixed

bzr revid: tfr@openerp.com-20120206101448-4o8jo81chiad5b2j
2012-02-06 11:14:48 +01:00
Xavier Morel 7b25f9d4c7 [UP] update underscore
bzr revid: xmo@openerp.com-20120206101215-yutyc4dv2p1qgxtu
2012-02-06 11:12:15 +01:00
Xavier Morel ae273f2414 [IMP] move DataSetSearch#sort to DataSet#sort
bzr revid: xmo@openerp.com-20120206094648-1pq0y6oczk8uzzw6
2012-02-06 10:46:48 +01:00
Xavier Morel b21eb64306 [FIX] selection state does not survive list content reload, so global checkbox should not either
global checkbox should be deselected after e.g. sidebar actions, or sorting the list

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

bzr revid: xmo@openerp.com-20120206091143-gpljqsldg6xx508r
2012-02-06 10:11:43 +01:00
Mayur Maheshwari (OpenERP) f915b4df0a [FIX]product: add a quick_create options in field
lp bug: https://launchpad.net/bugs/925965 fixed

bzr revid: mma@tinyerp.com-20120206070030-xe6m6icbyumh98qw
2012-02-06 12:30:30 +05:30
Launchpad Translations on behalf of openerp 6d43ac8611 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120205050448-n6mu7me3032ety5q
2012-02-05 05:04:48 +00:00
Launchpad Translations on behalf of openerp dbd909539b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120204052908-aafm0v5b5u2zzsse
bzr revid: launchpad_translations_on_behalf_of_openerp-20120205044838-266rlchio2rc58yh
2012-02-05 04:48:38 +00:00
Launchpad Translations on behalf of openerp 5eaf046488 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120203053745-orlweqvnx6zwiy6i
bzr revid: launchpad_translations_on_behalf_of_openerp-20120204052830-xb8tt6iuixn8p8ow
bzr revid: launchpad_translations_on_behalf_of_openerp-20120205044816-711tbu0ejkwplssg
2012-02-05 04:48:16 +00:00