Commit Graph

54601 Commits

Author SHA1 Message Date
Olivier Dony f5e7d53bce [IMP] tools.reference_re: support matching model name as well
bzr revid: odo@openerp.com-20120807161202-jav73f2kj86pzil4
2012-08-07 18:12:02 +02:00
Thibault Delavallée f725d5e679 [FIX] email_template: fixed an issue where no destination partner could be found.
bzr revid: tde@openerp.com-20120807160924-hdnqudnwowkbmsem
2012-08-07 18:09:24 +02:00
Fabien Pinckaers c433498ef7 [IMP] config wizards, feedback from SAM's user testing
bzr revid: fp@tinyerp.com-20120807155552-eo88mb4ngysjd8n6
2012-08-07 17:55:52 +02:00
vta vta@openerp.com d3441f111b [FIX] Full CSS stagesbar.
bzr revid: vta@openerp.com-20120807153926-xvklvq5419mup6hq
2012-08-07 17:39:26 +02:00
niv-openerp ab05e368c5 Added begin of api key wizard
bzr revid: nicolas.vanhoren@openerp.com-20120807153435-vshesd2cubjty0o6
2012-08-07 17:34:35 +02:00
Stephane Wirtel ad15aac822 [FIX] base: Allow the quick create for a partner
bzr revid: stw@openerp.com-20120807144253-9isx2aohhm9z7g72
2012-08-07 16:42:53 +02:00
Xavier Morel 73264632e7 [IMP] set an NS-resize cursor on handle
bzr revid: xmo@openerp.com-20120807141351-6d9vtnjpwjsx7wmj
2012-08-07 16:13:51 +02:00
Stephane Wirtel 34e122ae5e [FIX] sale: Rename 'Open Invoice' to 'View Invoice'
bzr revid: stw@openerp.com-20120807140541-tmuxxylhricygdx5
2012-08-07 16:05:41 +02:00
Stephane Wirtel cd7042c830 [IMP] base: Add a wizard to install a list of modules
bzr revid: stw@openerp.com-20120807134855-s7fejx88p5aklc73
2012-08-07 15:48:55 +02:00
Xavier Morel f92a925ec8 [CHG] resequence on arbitrary field with @widget=handle
bzr revid: xmo@openerp.com-20120807134343-ch16bcp5s7goqxsl
2012-08-07 15:43:43 +02:00
Fabien Meghazi 7527c01df0 [FIX] Restore translatable fields
bzr revid: fme@openerp.com-20120808094743-gw5boichxy3ka737
2012-08-08 11:47:43 +02:00
niv-openerp 5d41615217 [FIX] fixed problems with images in kanban o2m
bzr revid: nicolas.vanhoren@openerp.com-20120808091532-zjnvgpx33nkwj1z8
2012-08-08 11:15:32 +02:00
Thibault Delavallée 35ac2be207 [MERGE] MyNotChatterTask: image resize.
This revision adds standard image field names and sizes (image: 1024x1024; image_medium: 180x180; image_small: 50x50, the last two being function fields). This web-side branch holds the field name change for the topbar avatar. It also adds 2 CSS classes when using images: oe_image_small and oe_image_medium, that fix the max-width and mex-height to respectively 50x50 and 180x180 px.
Misc :
- deleted oe_kanban_gravatar CSS class
- renamed oe_kanban_avatar_toto to oe_kanban_avatar_smallbox; this class is used only in res.partner form view, for child partners.

bzr revid: tde@openerp.com-20120807131300-i6helnvao10o0go7
2012-08-07 15:13:00 +02:00
Thibault Delavallée 0e77a7d45c [MERGE] MyNotChatterTask: image resize.
This revision adds standard image field names and sizes (image: 1024x1024; image_medium: 180x180; image_small: 50x50, the last two being function fields). This addons-side branch holds the update for mail.group, product, point of sale and hr. Default image for new hr employee has also been updated. Hr module now has its icon for the module kanban view.

bzr revid: tde@openerp.com-20120807131152-qw0lw9s8s6lq5m2b
2012-08-07 15:11:52 +02:00
Thibault Delavallée 5d7e02c1bb [MERGE] MyNotChatterTask: image resize.
This revision adds standard image field names and sizes (image: 1024x1024; image_medium: 180x180; image_small: 50x50, the last two being function fields). This server-side branch holds the tools functions for image resizing (with aspect ratio preserved), and update for res.partner and res.users.

bzr revid: tde@openerp.com-20120807131134-u574cer42aycd9na
2012-08-07 15:11:34 +02:00
Stephane Wirtel 275b8a83a6 [MERGE] lp:~openerp-dev/openobject-server/trunk-addons-issues3-base
bzr revid: stw@openerp.com-20120807130751-q3b0qh9et3jmlvzk
2012-08-07 15:07:51 +02:00
Stephane Wirtel 667ca43737 [MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues3-crm
bzr revid: stw@openerp.com-20120807130730-m48lble9h35e8v79
2012-08-07 15:07:30 +02:00
Thibault Delavallée 59c9dd9b30 [FIX] project.project: removed image_small field that is not on the project model.
bzr revid: tde@openerp.com-20120807122849-jpy4w6koedfa97om
2012-08-07 14:28:49 +02:00
Antonin Bourguignon a97687a420 [MERGE] latest trunk
also replace the error message title 'Operation Not Permitted' by 'Invalid Action'

bzr revid: abo@openerp.com-20120807120451-zdrrecilfh82obhl
2012-08-07 14:04:51 +02:00
Thibault Delavallée d23930a2b1 [IMP] project_issue in portal: avatar -> image.
bzr revid: tde@openerp.com-20120807120346-yhcsb3nne8eq0egs
2012-08-07 14:03:46 +02:00
Thibault Delavallée 519c1a2623 [IMP] mail_thread: read subscribers: fetches image_small, not avatar.
bzr revid: tde@openerp.com-20120807120335-3i0f3hdwggcfizaw
2012-08-07 14:03:35 +02:00
Thibault Delavallée 71d0000352 [REM] hr: removed a field that has probably been added by a copy-paste.
bzr revid: tde@openerp.com-20120807120300-l70tx73pobb4ofe1
2012-08-07 14:03:00 +02:00
Thibault Delavallée 365d62a7d4 [IMP] portal: demo portal user avatar -> image.
bzr revid: tde@openerp.com-20120807120237-f4f6dn5s09rsbbp6
2012-08-07 14:02:37 +02:00
Thibault Delavallée a4e00edcdc [IMP] Added iamges as fields in kanban view where used.
bzr revid: tde@openerp.com-20120807120210-kp0yrn6iiv61yu0o
2012-08-07 14:02:10 +02:00
Thibault Delavallée 371db93779 [IMP] project_issue: avatar -> image_small.
bzr revid: tde@openerp.com-20120807120135-aygpseez16w6hs0z
2012-08-07 14:01:35 +02:00
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Thibault Delavallée a530fa9b21 [REM] Removed a print statement.
bzr revid: tde@openerp.com-20120807112914-tjehrwyts1g20woe
2012-08-07 13:29:14 +02:00
Thibault Delavallée 430e6c2c2d [IMP] res.partner, res.user: removed oe_mail_group_footer css class on their chatter, because it should not be there. A good reason I think.
bzr revid: tde@openerp.com-20120807111356-s304912xk71s346x
2012-08-07 13:13:56 +02:00
Thibault Delavallée 023262e519 [IMP] product, hr, point of sale, mail_group: propagated function name change (now prefixed with image_) in image module.
bzr revid: tde@openerp.com-20120807111039-57cykhxurm2wj79k
2012-08-07 13:10:39 +02:00
Thibault Delavallée 8b34f12ace [IMP] res.users, res.partner: updated image code to propagate cleaning of image module.
bzr revid: tde@openerp.com-20120807110859-2osf4mf7y7by1zvm
2012-08-07 13:08:59 +02:00
Thibault Delavallée 22d6665842 [CLEAN] [DOC] Pre-merge review: image: added comments. Also renamed functions, now prefixed with a image_* .
bzr revid: tde@openerp.com-20120807110834-uk3ymnxb5qz4hr8e
2012-08-07 13:08:34 +02:00
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
Thibault Delavallée 35c54c5779 [IMP] Renamed oe_kanban_avatar_toto to oe_kanban_avatar_smallbox; this is used only for nested partners in partner form view. The name is a bit more clear now. Also removed dead class oe_kanban_gravatar.
bzr revid: tde@openerp.com-20120807110202-f87n3068k89utq5k
2012-08-07 13:02:02 +02:00
Fabien Meghazi 68d177d609 [FIX] Binary image controller should not crash on virtual ids
bzr revid: fme@openerp.com-20120807105813-ybrsot6bco8ib36e
2012-08-07 12:58:13 +02:00
Xavier Morel 7e4d8ec0f1 [MERGE] various fixes and changes to editable list view after review
bzr revid: xmo@openerp.com-20120807104935-k8i2iydxm5q2rt59
2012-08-07 12:49:35 +02:00
Fabien Meghazi e4ca1a42c3 [NMDT] Not my day today
bzr revid: fme@openerp.com-20120807102536-8idyt0qotub4ythy
2012-08-07 12:25:36 +02:00
Antonin Bourguignon fe5956057a [FIX] spelling: 'insufficient data' instead of 'data insufficient'
bzr revid: abo@openerp.com-20120807102326-sro2nxr4zn95zhs1
2012-08-07 12:23:26 +02:00
Fabien Meghazi 7d40760cff [FIX] Fixed Revision: 2869 revid:fme@openerp.com-20120806160922-d4b59jzsu2nx2yl7
bzr revid: fme@openerp.com-20120807102123-wkpeipyvveufo556
2012-08-07 12:21:23 +02:00
pso (OpenERP) 81a89efc62 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120807101326-xglo336vs6qwv12g
2012-08-07 15:43:26 +05:30
Thibault Delavallée 6c4dda8441 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120807100920-mr0oc56qs2zntvu1
2012-08-07 12:09:20 +02:00
Thibault Delavallée 547bd10553 [MERGE] Merged with web/trunk.
bzr revid: tde@openerp.com-20120807100902-plhjlmx7dry92fcj
2012-08-07 12:09:02 +02:00
pso (OpenERP) 59a1522902 [IMP] base: Improvements
bzr revid: pso@tinyerp.com-20120807100841-ab08m5gtapm1h2us
2012-08-07 15:38:41 +05:30
Thibault Delavallée 5ceb3ef40f [MERGE] Merged with server/trunk.
bzr revid: tde@openerp.com-20120807100825-utqncwmp96iyspia
2012-08-07 12:08:25 +02:00
Mayur Maheshwari (OpenERP) 9c891b9fad [FIX]stock :set a on_change on product_id in tree view
bzr revid: mma@tinyerp.com-20120807095835-b2ltv23oamaiojg7
2012-08-07 15:28:35 +05:30
Antonin Bourguignon ca16c1d0a1 [IMP] end error messages with a point instead of an exclamation point in account_coda
bzr revid: abo@openerp.com-20120807095820-7e6j6mh9u8gp6cny
2012-08-07 11:58:20 +02:00
pso (OpenERP) 97e61e1d6a [MERGE] Merged PNA's branch for Lead/Opportunity view improvements
bzr revid: pso@tinyerp.com-20120807095634-d91bzmzsl4oledwg
2012-08-07 15:26:34 +05:30
Olivier Dony 063d5693a1 [MERGE] mail.alias implementation + mrp.repair improvement + placeholders review + misc bits
Attempt to fix previous fp-style merge breaking weeks
of history. Unfortunately this one will swallow a few
extra merges on top of the mail.alias merge, as well
as a few odd commits

bzr revid: odo@openerp.com-20120807093802-f20mfq8a42rp84wp
2012-08-07 11:38:02 +02:00
Xavier Morel 1277086229 [FIX] remove margins from oe_form_nosheet in editable list view
Avoids list view moving around when edition starts (and form view is shown so fields can be used)

bzr revid: xmo@openerp.com-20120807093107-2cqww3fmstd62to0
2012-08-07 11:31:07 +02:00
Xavier Morel 741a1541da [FIX] action button on row being *created* in editable list view
Altered action button workflow:

* Action callback (passed to ``do_button_action``) now *takes* a
  record id instead of closing over it, in case the original list does
  not have an id to start with
* ``handle_button`` partially applies the id *it* got to the callback
  via ``_.bind``
* Editable list view override of ``do_button_action`` uses ``id`` it
  got from ``ensure_saved`` in case it got id=false in

bzr revid: xmo@openerp.com-20120807092317-wk0xyfzrhxc89t94
2012-08-07 11:23:17 +02:00