Commit Graph

51194 Commits

Author SHA1 Message Date
Xavier Morel 3589e1d0f4 [MERGE] jQuery.timeago translation support, re-extract POTs
bzr revid: xmo@openerp.com-20120702071428-0y2wuvn8wajvi6we
2012-07-02 09:14:28 +02:00
Xavier Morel d5bd3aff48 [FIX] stupid
bzr revid: xmo@openerp.com-20120702070945-i2dqvjsi2cwf9w7s
2012-07-02 09:09:45 +02:00
Xavier Morel dee93136d1 [IMP] massage all translatable attributes in a loop instead of copy/pasting a billion versions
bzr revid: xmo@openerp.com-20120702063511-o3nrikklzgubkals
2012-07-02 08:35:11 +02:00
Launchpad Translations on behalf of openerp 871cb1ac24 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120702044236-ya6d5ye09n11jwjl
2012-07-02 04:42:36 +00:00
Launchpad Translations on behalf of openerp 9c9141cc65 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120630050830-k11jnn5mmbbgylbv
bzr revid: launchpad_translations_on_behalf_of_openerp-20120701044014-x39v57m00291uyfh
2012-07-01 04:40:14 +00:00
Quentin (OpenERP) fae0317a6f [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120629162024-wfp7pwskf5c5vctc
2012-06-29 18:20:24 +02:00
Antony Lesuisse 94861472af [MERGE] kanban views: project, project_issue, hr_recruitment
bzr revid: al@openerp.com-20120629154609-l5wktmrbetw8ab01
2012-06-29 17:46:09 +02:00
Fabien Pinckaers 862b02a37d [IMP] default filters on invoice analysis
bzr revid: fp@tinyerp.com-20120629153819-35ah6e0amk5mej00
2012-06-29 17:38:19 +02:00
Thibault Delavallée 507b43cedf [IMP] mail.message: can now have void subjects. Void subjects are not displayed in chatter/wall; this allows to have a more flexible way to display blog post, while avoiding to display unnecessary data for notifications or quick replies. This imply that a way to manually add a subject when posting a comment is required; this will be done in openchatter part3.
bzr revid: tde@openerp.com-20120629152758-9t23sdvtpdd49yyd
2012-06-29 17:27:58 +02:00
Thibault Delavallée 329b80d934 [IMP] Removed a classe on invite button.
bzr revid: tde@openerp.com-20120629151020-nuu0cy38wmgn0ait
2012-06-29 17:10:20 +02:00
niv-openerp 56e595ccf9 [FIX] forgot some more field strings in previous fix
bzr revid: nicolas.vanhoren@openerp.com-20120629151001-5wyyff806j23j5h2
2012-06-29 17:10:01 +02:00
niv-openerp e3e68cf716 [FIX] cleaned field strings
lp bug: https://launchpad.net/bugs/1017921 fixed

bzr revid: nicolas.vanhoren@openerp.com-20120629150225-jssk2t3jvpph8xxi
2012-06-29 17:02:25 +02:00
Quentin (OpenERP) 02d134da51 [MERGE] merged dev branch
bzr revid: qdp-launchpad@openerp.com-20120629143023-kr0t177as4vl5ij4
2012-06-29 16:30:23 +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 ce1ed3f928 [IMP] Share wizard: removed icons and their related code; share is now in the 'more' menu. Cleaned a bit the code.
bzr revid: tde@openerp.com-20120629135657-fwp4q225zzr60dz8
2012-06-29 15:56:57 +02:00
Thibault Delavallée 8aacfad27e [IMP] portal: share wizard override: osv_memory -> TransientModel; fixed and cleaned form views of share wizard.
bzr revid: tde@openerp.com-20120629135135-f1bb6khgyvpuotkh
2012-06-29 15:51:35 +02:00
Raphael Collet b7c39f3281 [MERGE] trunk-first_10_clicks_init-rco (make modules base_setup and board not auto-installable)
bzr revid: rco@openerp.com-20120629135045-805vw3dd3ygtuvmq
2012-06-29 15:50:45 +02:00
Kuldeep Joshi (OpenERP) bc42c6e49e [IMP] change caldav view
bzr revid: kjo@tinyerp.com-20120629134822-c9cg6sz6vwt35648
2012-06-29 19:18:22 +05:30
Raphael Collet 863a810f15 [FIX] base_setup, fetchmail: add target in action methods opening a form view
bzr revid: rco@openerp.com-20120629134151-oqharq4xhylq3fze
2012-06-29 15:41:51 +02:00
Thibault Delavallée 4d49b59c73 [IMP] share_wizard: added some string and help in the wizard fields. Also osv_memoy -> TransientModel.
bzr revid: tde@openerp.com-20120629132251-zzck7hmjfntz4c8v
2012-06-29 15:22:51 +02:00
Thibault Delavallée a4a116d502 [IMP] Share: embed mode: cleaned wizard form view.
bzr revid: tde@openerp.com-20120629132142-j2et1zdopayjzygr
2012-06-29 15:21:42 +02:00
Olivier Dony a81e6c8980 [MERGE] ir.actions.act_window: explicitly support res_id attribute
This attribute was allowed for inline action
definitions, but was not supported in the data
model, which is inconsistent. It also prevented
persisting an action with a res_id, or defining
on in module data files.

bzr revid: odo@openerp.com-20120629131656-kqbb5ppsox5az4hm
2012-06-29 15:16:56 +02:00
Thibault Delavallée d8cb7505b9 [IMP] Share wizard, share mode: cleaned form view.
bzr revid: tde@openerp.com-20120629131114-h5jldqhsdxhgcivf
2012-06-29 15:11:14 +02:00
Raphael Collet ead443ae5d [IMP] make board not auto-installable
bzr revid: rco@openerp.com-20120629130501-6eptsksu6b3en7fb
2012-06-29 15:05:01 +02:00
Raphael Collet 2937ed7a6a [IMP] make base_setup not auto-installable
bzr revid: rco@openerp.com-20120629125411-7bxv2akfc1413fog
2012-06-29 14:54:11 +02:00
Amit Patel (OpenERP) d34ae7dc55 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120629124211-sx17fxv6xdgedd13
2012-06-29 18:12:11 +05:30
Amit Patel (OpenERP) 48c28ba008 [IMP]:purchase_requisition:improved label
bzr revid: apa@tinyerp.com-20120629123937-r9psgvgepliilyw1
2012-06-29 18:09:37 +05:30
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02:00
Thibault Delavallée 5b7ce38f98 [REM] share: removed not unnecessary links before the page title, as the links are in 'more'.
bzr revid: tde@openerp.com-20120629123326-ifzufvr2slmptebm
2012-06-29 14:33:26 +02:00
Thibault Delavallée ac5871490e [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120629122606-jcqebhhtuqqpjvqm
2012-06-29 14:26:06 +02:00
Thibault Delavallée 3060903c8c [IMP] share: share and embed added to 'more' sidebar menu.
bzr revid: tde@openerp.com-20120629122530-yyux1swdn4puem1l
2012-06-29 14:25:30 +02:00
Quentin (OpenERP) a642b36339 [FIX] import_google: fixed syntax error inserted in revision 6952
bzr revid: qdp-launchpad@openerp.com-20120629112248-9agiwb4l89lrx4li
2012-06-29 13:22:48 +02:00
Quentin (OpenERP) 17aa1cbdde [IMP] import_google: improved information message
bzr revid: qdp-launchpad@openerp.com-20120629112011-fd5aoevje7f8m17t
2012-06-29 13:20:11 +02:00
Quentin (OpenERP) 9fa150527f [IMP] import_google: removed option to create only addresses (it's same object now)
bzr revid: qdp-launchpad@openerp.com-20120629111330-o5d15s49q27x7rh8
2012-06-29 13:13:30 +02:00
Raphael Collet 47b81848cc [MERGE] trunk-red-button (highlight the right buttons in all form views)
bzr revid: rco@openerp.com-20120629102026-5w3snzj5of89ezxg
2012-06-29 12:20:26 +02:00
Raphael Collet 37601079a9 [MERGE] trunk-red-button (highlight the right buttons in all form views)
bzr revid: rco@openerp.com-20120629101954-i11jwpaussdeyc5d
2012-06-29 12:19:54 +02:00
Raphael Collet d0002645b0 [IMP] base_module_upgrade: improve generated form view in code
bzr revid: rco@openerp.com-20120629101538-spel6ybr9j33604d
2012-06-29 12:15:38 +02:00
Raphael Collet 7c114fa26a [IMP] small form view improvements
bzr revid: rco@openerp.com-20120629101208-fmfa4k5dgm818aqy
2012-06-29 12:12:08 +02:00
Raphael Collet 7416e2443f [IMP] small form view improvements
bzr revid: rco@openerp.com-20120629093256-np0ver7xyzam2qzm
2012-06-29 11:32:56 +02:00
Raphael Collet ee2558214b [IMP] fix form view of publisher warranty
bzr revid: rco@openerp.com-20120629093045-m17ed1q6kfiv4l5x
2012-06-29 11:30:45 +02:00
Thibault Delavallée b9555aaa8a [IMP] mail_group: cleaned form view.
bzr revid: tde@openerp.com-20120629085703-230ysrp861pxydt1
2012-06-29 10:57:03 +02:00
Raphael Collet 76f17eb480 [IMP] in form views, remove useless colspans on buttons in headers
bzr revid: rco@openerp.com-20120629084603-yz0hdnvtjy1fplp1
2012-06-29 10:46:03 +02:00
Thibault Delavallée bdf01388a1 [FIX] share: fixed templates, because of some changes in xml organization.
bzr revid: tde@openerp.com-20120629084004-u30rzwl9ry3xn9xc
2012-06-29 10:40:04 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Raphael Collet 1eef27a121 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083014-z1vhsa0attfo94zy
2012-06-29 10:30:14 +02:00
Thibault Delavallée fa25d6bb56 [IMP] crm_lead: chatter is now in a footer.
bzr revid: tde@openerp.com-20120629080745-2tp2m3ton3s08rnu
2012-06-29 10:07:45 +02:00
Thibault Delavallée 2cf2b9e92b [DOC] Share: added some comments.
bzr revid: tde@openerp.com-20120629080607-5gyr8jsy1hb4jv15
2012-06-29 10:06:07 +02:00
Thibault Delavallée 4dd9c631ac [FIX] share: fixed mail data, added password and action if present. Coming from trunk-openchatter-part3-tde branch.
bzr revid: tde@openerp.com-20120629074538-rq82fo9brb1qga2v
2012-06-29 09:45:38 +02:00
Amit Patel (OpenERP) f210a3c0dd [MERGE]:merged with trunk.
bzr revid: apa@tinyerp.com-20120629051723-d7l72kb9y1q531w1
2012-06-29 10:47:23 +05:30
Launchpad Translations on behalf of openerp 3c6d5dabfb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120629043853-120u6x3erpg73gq2
2012-06-29 04:38:53 +00:00