Commit Graph

68766 Commits

Author SHA1 Message Date
Olivier Dony bbb4f105dc [FIX] sql_db: immediately remove the connections from the pool when detected to be dead
lp bug: https://launchpad.net/bugs/905257 fixed

bzr revid: odo@openerp.com-20130216011831-5ehi02j5nj6shh8n
2013-02-16 02:18:31 +01:00
Quentin (OpenERP) 84c744a13d [FIX] lp:1102612. Cannot delete a journal.
lp bug: https://launchpad.net/bugs/1102612 fixed

bzr revid: qdp-launchpad@openerp.com-20130215175042-s5n73brhg7zy294h
2013-02-15 18:50:42 +01:00
Antonin Bourguignon b266ed1397 [IMP] issue #586156: marketing options should be assessible in the leads form view, so the @groups is now cleared during the marketing module's installation
bzr revid: abo@openerp.com-20130215174103-1o4a913opsp3bsj3
2013-02-15 18:41:03 +01:00
Antonin Bourguignon 5bcde7667d [IMP] let the code breathe
bzr revid: abo@openerp.com-20130215172825-114j0o50m3r3y8k0
2013-02-15 18:28:25 +01:00
Antonin Bourguignon 81037740e1 [IMP] issue #585361: give a more explicit error message when a user tries to delete an invoice that has been validated (i.e. assigned a sequence number)
also, replace the old fashioned exceptions with the new implementation (one rock, two birds)

bzr revid: abo@openerp.com-20130215171053-grkz9tkfsy2nkh3y
2013-02-15 18:10:53 +01:00
Antonin Bourguignon fe7dc3d817 [IMP] remove useless whitespaces
bzr revid: abo@openerp.com-20130215170842-662m14hjbpqelhbu
2013-02-15 18:08:42 +01:00
Quentin (OpenERP) a502af78b0 [MERGE] lp:1098542. Reports starting too high
bzr revid: qdp-launchpad@openerp.com-20130215164822-19g22w3koiniwffv
2013-02-15 17:48:22 +01:00
Josse Colpaert 4b019a31bc [FIX] Lowering the start of the contents of the reports under the company header by default in order to avoid overlap
lp bug: https://launchpad.net/bugs/1098542 fixed

bzr revid: jco@openerp.com-20130215163214-np7bttkwa50zkqw3
2013-02-15 17:32:14 +01:00
Quentin (OpenERP) 8df0aa4692 [MERGE] merged the branch with the RedirectWarnings
bzr revid: qdp-launchpad@openerp.com-20130215163033-yn6svweqmvs6f1kb
2013-02-15 17:30:33 +01:00
Quentin (OpenERP) 7943ec36a6 [MERGE] merged the branch with the RedirectWarnings
bzr revid: qdp-launchpad@openerp.com-20130215161113-o29kudr0htudc1w0
2013-02-15 17:11:13 +01:00
Olivier Dony 547372ef94 [FIX] sql_db: only perform the connection reset when actually planning to borrow that connection, not before, for obvious performance reasons
bzr revid: odo@openerp.com-20130215161025-mjgmlju3zgs50zk7
2013-02-15 17:10:25 +01:00
Olivier Dony dd945310ea [MERGE] Merge with 7.0
bzr revid: odo@openerp.com-20130215160928-g4aq25b897gdhs8p
2013-02-15 17:09:28 +01:00
Quentin (OpenERP) fb7fc5f8b1 [MERGE] merged the branch with the RedirectWarnings
bzr revid: qdp-launchpad@openerp.com-20130215151416-p27n59r9wri2gp9f
2013-02-15 16:14:16 +01:00
Olivier Dony 979c28d0c9 [FIX] sql_db: typo in previous patch for autodetection of closed connections
My bad, I did and undid this patch several times
in different manners and ended up commiting the
wrong one.

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

bzr revid: odo@openerp.com-20130215151237-3ks21kfhjb2fvl2z
2013-02-15 16:12:37 +01:00
Antonin Bourguignon d05f462917 [IMP] simply use the field's string value
bzr revid: abo@openerp.com-20130215150146-asz8dlavwi1jtnw0
2013-02-15 16:01:46 +01:00
Quentin (OpenERP) f0eac0b71b [REF] code refactoring
bzr revid: qdp-launchpad@openerp.com-20130215143718-96rdoi766tsm3fho
2013-02-15 15:37:18 +01:00
Quentin (OpenERP) 922177ca5b [MERGE] trunk
bzr revid: abo@openerp.com-20130214173523-qcp6ob71xe7h9vdm
bzr revid: qdp-launchpad@openerp.com-20130215143525-qyzijw8un3shkk03
2013-02-15 15:35:25 +01:00
Quentin (OpenERP) 0a27066e54 [REF] code review
bzr revid: qdp-launchpad@openerp.com-20130215143503-6a6x53gdeb6j33tm
2013-02-15 15:35:03 +01:00
Antonin Bourguignon c7f2b08dc4 [IMP] issue #585376: make sure that the 'name' field of a lead is always called 'Subject' (and not 'description' or whatever) in every lead's views
This has been required in the referenced issue, but also by [APR] and [GIM] to avoid every possible missleadings

bzr revid: abo@openerp.com-20130215135649-nuy7c94v0c15mix6
2013-02-15 14:56:49 +01:00
Olivier Dony 39c8290b3b [FIX] setup.py: bump up min required psycopg2 version for 7.0, because 2.2 is actually required
Debian stable has 2.2.1 since 2010, so that
should not cause problems for anyone.

bzr revid: odo@openerp.com-20130215133659-8pa7ivrtol08lphx
2013-02-15 14:36:59 +01:00
Antonin Bourguignon 908bfe564c [IMP] remove a few whitespaces
bzr revid: abo@openerp.com-20130215132005-hu5gcf5w7jdf0ccw
2013-02-15 14:20:05 +01:00
Antonin Bourguignon c01e0943b9 [FIX] issue #586319: remove the 'base.group_no_one' from the field 'create_date' in 'project_issue_tree_view'
bzr revid: abo@openerp.com-20130215131217-a5srrkl5jru7hl3i
2013-02-15 14:12:17 +01:00
Antonin Bourguignon c156eab4e2 [IMP] remove a few whitespaces
bzr revid: abo@openerp.com-20130215131116-9kc1x2l190yf2kio
2013-02-15 14:11:16 +01:00
Olivier Dony b005d052d0 [MERGE] sql_db: autodetect dead connections and discard them
lp bug: https://launchpad.net/bugs/905257 fixed

bzr revid: odo@openerp.com-20130215125313-448n5b0dluei8qm3
2013-02-15 13:53:13 +01:00
niv-openerp b30307da32 Revert 4580
bzr revid: nicolas.vanhoren@openerp.com-20130215123324-m10141rj595x30pl
2013-02-15 13:33:24 +01:00
niv-openerp b5209cbf56 merge trunk
bzr revid: nicolas.vanhoren@openerp.com-20130215122500-p69xawqym93jauks
2013-02-15 13:25:00 +01:00
Christophe Simonis 4fef24e781 [FIX] auth_signup: improve wording of "reset password" button
bzr revid: chs@openerp.com-20130215115108-wx4ql5pctvvcjbx7
2013-02-15 12:51:08 +01:00
Bhumi Thakkar (Open ERP) f6629dfbbd [IMP] Improve css to fix firefox issues.
bzr revid: bth@tinyerp.com-20130215113947-jil48dhbpkyg4eoj
2013-02-15 17:09:47 +05:30
Olivier Dony e464e1231d [FIX] sql_db: closing a closed connection is not allowed in psycopg2 2.4.4 and earlier
Having the connections automatically reaped by
psycopg2 is not guaranteed to happen all the
time, so we still need to take extra steps
to forece-close them

bzr revid: odo@openerp.com-20130215113751-12kwmfynyt43qs57
2013-02-15 12:37:51 +01:00
Bhumi Thakkar (Open ERP) 4527e79caa [IMP] Set focus click on field or arrow.
bzr revid: bth@tinyerp.com-20130215112514-xucy07vc41dtdycf
2013-02-15 16:55:14 +05:30
Christophe Matthieu 093f3a12f2 [FIX] mail_followers: display_subtypes
bzr revid: chm@openerp.com-20130215111926-tpnwii4a3of1gkb7
2013-02-15 12:19:26 +01:00
Paramjit Singh Sahota 5e3b2732a9 [Merge] Merged lp:openerp-web.
bzr revid: psa@tinyerp.com-20130214094150-nx9k9609qv8xwztm
bzr revid: psa@tinyerp.com-20130215111502-pj47vg237nxht6m6
2013-02-15 16:45:02 +05:30
Bhumi Thakkar (Open ERP) b7ce267cbc [IMP] Improve code to fix issue in editing list for m2m field.
bzr revid: bth@tinyerp.com-20130215110927-eu4n0sk21czcymwp
2013-02-15 16:39:27 +05:30
Thibault Delavallée 40234a7a36 [FIX] mail_thread: correctly decode email_from of incoming emails.
bzr revid: tde@openerp.com-20130215110505-yr8leztlwyi3lqme
2013-02-15 12:05:05 +01:00
Olivier Dony 2ffa8c7979 [FIX] auth_oauth_signup: allow non-numeric OAuth User ID, for e.g. compatibility with Google OAuth
lp bug: https://launchpad.net/bugs/1118151 fixed

bzr revid: odo@openerp.com-20130215105820-ua7pwdrf78dkdyk8
2013-02-15 11:58:20 +01:00
Olivier Dony 2d8645a722 [MERGE] mail.thread: allow re-entry in message_post in case of cross-model notifications via message_process
bzr revid: odo@openerp.com-20130215103902-xeg14cg2fnn5uz85
2013-02-15 11:39:02 +01:00
Xavier ALT 5cdb8efab6 [MERGE] BUG 1096061: account: fix traceback on refund type 'modify'
Add docstring to account.invoice _refund_cleanup_lines() to make
  explicit that a want ``lines`` as list of browse_record.

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

bzr revid: xal@openerp.com-20130215092727-mkff1tfjmi0qv72k
2013-02-15 10:27:27 +01:00
Vishmita 13ad265864 [Fix]in the absence of an Applicant's Name, employee should take first contact name and then take subject name as applicant name
bzr revid: vja@tinyerp.com-20130215064248-j206q2aw2g8ainir
2013-02-15 12:12:48 +05:30
Vishmita 31f6d8a024 [Fix]Improve code
bzr revid: vja@tinyerp.com-20130215061423-a9h1evhxxg1513z8
2013-02-15 11:44:23 +05:30
Tejas Tank c9e149d1e7 [IMP] Removed readonly flag.
bzr revid: tta@openerp.com-20130215054314-alk8pigxhtt3lciv
2013-02-15 11:13:14 +05:30
Vishmita 05e1a581c0 [Fix]Improve code
bzr revid: vja@tinyerp.com-20130215054233-lryxtaycngg474ck
2013-02-15 11:12:33 +05:30
Launchpad Translations on behalf of openerp 31f73fef99 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130215052430-80s9f9m1p1xvy6f1
2013-02-15 05:24:30 +00:00
Launchpad Translations on behalf of openerp f9659eb884 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130215052329-m0wj2gx9s832tmul
2013-02-15 05:23:29 +00:00
Launchpad Translations on behalf of openerp 5d31ed34d0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130215044906-l8qxbb03kjhy48it
2013-02-15 04:49:06 +00:00
Launchpad Translations on behalf of openerp 4bfed04c8d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130215043855-aqjya28sl21tmpaf
2013-02-15 04:38:55 +00:00
Antony Lesuisse 7c89909ac4 [FIX] crm opportunity list view
bzr revid: al@openerp.com-20130215015805-5mouv5pv3tsevrmr
2013-02-15 02:58:05 +01:00
Antony Lesuisse acbe21da9d [FIX] crm lead list view
bzr revid: al@openerp.com-20130215015238-vr0m2pwm9jjr1ia4
2013-02-15 02:52:38 +01:00
Antony Lesuisse b37e69799d [MERGE] account_analytic_analysis fixes
- fix search views
- fix contract reminder

bzr revid: al@openerp.com-20130215005023-lxmeckktnxlzhcxj
2013-02-15 01:50:23 +01:00
Antony Lesuisse b1eba6c1ef Fix contract expiration reminder:
- fix domains and check for 3 different type of expiration
- use an email template instead of an hardcoded string

bzr revid: al@openerp.com-20130214235330-bmgjq962vn76q39x
2013-02-15 00:53:30 +01:00
Antony Lesuisse b069932671 reorder and document contract views in one clear file.
bzr revid: al@openerp.com-20130214195645-oia0msv4fz1h14zx
2013-02-14 20:56:45 +01:00