Commit Graph

63923 Commits

Author SHA1 Message Date
niv-openerp 6bc1e836a7 [FIX] pad: very bad conception that produced html injection that produced a lot of incorrect css
bzr revid: nicolas.vanhoren@openerp.com-20121120155155-y1wd0px4trljf453
2012-11-20 16:51:55 +01:00
Stephane Wirtel 5f4f975d30 [FIX] auth_oauth: set the right copyright and change the description of the module
bzr revid: stw@openerp.com-20121120141921-y8yk0q19n2jhgw8p
2012-11-20 15:19:21 +01:00
Fabien Meghazi c9de04d796 [FIX] Fixed wrong width computing in Dialog. Removed extraneous call to init_dialog(). Remove Dialog#$buttons dom manipulation hack.
bzr revid: fme@openerp.com-20121120141807-pvdryoib39eqh1u7
2012-11-20 15:18:07 +01:00
Olivier Dony caa51abb34 [MERGE] fields_view_get: avoid messing up selection fields' _domain attributes, courtesy of Stefan Rijnhart (Therp)
lp bug: https://launchpad.net/bugs/1081092 fixed

bzr revid: odo@openerp.com-20121120132230-7xb6d2xxwcgn7ipn
2012-11-20 14:22:30 +01:00
Olivier Dony f0ef9bda04 [IMP] Model.default_get: allows setting user default values of x2m to False (for consistency with write())
bzr revid: odo@openerp.com-20121120131839-1kdzevubi74ibthy
2012-11-20 14:18:39 +01:00
Olivier Dony 4f58796e38 [IMP] res.users: avoid spurious warnings when last login date cannot be updated
bzr revid: odo@openerp.com-20121120131610-v0xwu5zsbmxwvcwe
2012-11-20 14:16:10 +01:00
Stefan Rijnhart d924cec182 [FIX] Append view domain (in case of selection widget) to a copy of the field's domain
lp bug: https://launchpad.net/bugs/1081092 fixed

bzr revid: stefan@therp.nl-20121120121936-8b1wiho0q96ckeqk
2012-11-20 13:19:36 +01:00
Raphael Collet bd7090d0d1 [IMP] auth_oauth: restrict menuitem 'OAuth Providers' to group Technical Features
bzr revid: rco@openerp.com-20121120113725-w3wezijifdg21hr7
2012-11-20 12:37:25 +01:00
Thibault Delavallée cf04a17078 [MERGE] [DEMO] mail, crm: improved demo data.
Misc :
- added message subtypes to CRM
- archives and sent mailboxes unified
- mail.group description displayed in discussion view
- fixe some issues in Chatter
- fixed some action rules now having user_id = False; otherwise they could not be used to anybody else than admin, leading to a crash

bzr revid: tde@openerp.com-20121120112022-hzdt2x29wvlhs0nz
2012-11-20 12:20:22 +01:00
Thibault Delavallée 35323f7426 [MERGE] [DEMO] mail, crm: improved demo data.
This server branch holds the avatars for admin and demo.

bzr revid: tde@openerp.com-20121120112007-nuvqalc2tr9cqe49
2012-11-20 12:20:07 +01:00
niv-openerp ade1a5df87 [IMP] allows to specify a specific eval domain in /web/action/load
bzr revid: nicolas.vanhoren@openerp.com-20121120110748-5idnflvmxx0jibwe
2012-11-20 12:07:48 +01:00
Fabien Meghazi 6c07b70017 [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog
lp bug: https://launchpad.net/bugs/1078640 fixed

bzr revid: fme@openerp.com-20121120110104-ge6k5n22cul5jrax
2012-11-20 12:01:04 +01:00
Cedric Snauwaert 6f489aeb9a [REF]improvement of constraint from rev id : csn@openerp.com-20121120085452-pvvu2aamy2zthwo3 to an sql constraint
bzr revid: csn@openerp.com-20121120103738-fqgi10ucuw9ca735
2012-11-20 11:37:38 +01:00
Thibault Delavallée 99a3ef8860 [CLEAN] Demo data: fixed some typos, cleaned a bit before merging.
bzr revid: tde@openerp.com-20121120102325-5xts5n801p9islgy
2012-11-20 11:23:25 +01:00
niv-openerp 999c0b2cab [FIX] Modified behavior when we click on an action in the 'More' menu.
Since revision 1517, when using the sidebar from a form view, it merged all the fields of the form view in the context of the action.
It was modified to avoid that context pollution, now it only uses those fields to evaluate the context of that action. So it allows
specifying contexts like "{'invoice_id': invoice_id}", but invoice_id will not be propagated any more to the new action context if not
explicitely specified.

bzr revid: nicolas.vanhoren@openerp.com-20121120100620-ig4e02uctysk7oj8
2012-11-20 11:06:20 +01:00
Cedric Snauwaert 0e3d3328cc [FIX]fix constraint to an SQL constraint
bzr revid: csn@openerp.com-20121120100252-ieznyh43zanv2w7q
2012-11-20 11:02:52 +01:00
Fabien Meghazi ceae7544ca [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog
bzr revid: fme@openerp.com-20121120095042-6f4tyiap3t6cxk9e
2012-11-20 10:50:42 +01:00
Thibault Delavallée d6639ba1e6 [MOV] admin and demo avatar: moved from mail to server.
bzr revid: tde@openerp.com-20121120091854-ksun8xc0ya79olil
2012-11-20 10:18:54 +01:00
Thibault Delavallée 8520f45315 [MOV] admin and demo avatars: moved from mail to server.
bzr revid: tde@openerp.com-20121120091831-ja4zv52q1l8burs7
2012-11-20 10:18:31 +01:00
Thibault Delavallée 3001a4dd49 [REV] Chatter: reverted hack about reloading menus.
bzr revid: tde@openerp.com-20121120090602-un5239e4yl3xcob6
2012-11-20 10:06:02 +01:00
Thibault Delavallée b9c07b1019 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121120090512-82lyg9jotfvlim0n
2012-11-20 10:05:12 +01:00
Thibault Delavallée 87d4e235a4 [MERGE] [FIX] hr_recruitment: fixed message_update, broken since a few weeks
Also fixed tools.misc.command_re -> tools.command_re
Also fixed fetchmail behavior when managing replies that could lead to messages having a good parent_id, but not attached to the correct document, if headers did not hold model and res_id data.

bzr revid: tde@openerp.com-20121120090237-cekj1kzvsb772hv1
2012-11-20 10:02:37 +01:00
Cedric Snauwaert d6c9c2e23b [FIX]membership : while configuring membership, date_to should be greater than date_from
lp bug: https://launchpad.net/bugs/1021640 fixed

bzr revid: csn@openerp.com-20121120085452-pvvu2aamy2zthwo3
2012-11-20 09:54:52 +01:00
Launchpad Translations on behalf of openerp a792b03064 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121120045120-19bxfsgj0kx6nbld
2012-11-20 04:51:20 +00:00
Antony Lesuisse d9296387f0 [MERGE] db option to enabled monodb (used by signup)
bzr revid: al@openerp.com-20121119170802-gdrh1nrj3vtogfvw
2012-11-19 18:08:02 +01:00
Olivier Dony a670e79f8e [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121119170116-x6fusrmmmkquvgfh
2012-11-19 18:01:16 +01:00
Olivier Dony 1a8acb73b3 [IMP] monodb bootstrap: support @db query string param to force monodb mode
Allows a.o. to let auth_signup URLs works even if multiple DBs
exist

bzr revid: odo@openerp.com-20121119170042-iprc0u159qpf8ll2
2012-11-19 18:00:42 +01:00
Cedric Snauwaert 7e193e691c [MERGE]merge with latest addons
bzr revid: csn@openerp.com-20121119154551-y8uizex6hu7fu1eo
2012-11-19 16:45:51 +01:00
Arnaud Pineux d9d127403b [IMP] Lunch demo & security
bzr revid: api@openerp.com-20121119144702-rjuh8yl3uycu7z9o
2012-11-19 15:47:02 +01:00
Thibault Delavallée 475e74734a [REV] hr_recruitment: reverted improvement of message, not the purpose of this branch.
bzr revid: tde@openerp.com-20121119144236-he70h0bptnd2pbdo
2012-11-19 15:42:36 +01:00
Xavier Morel ad11004a32 [ADD] refs to server doc, intersphinx doesn't allow linking documents across docs
bzr revid: xmo@openerp.com-20121119143912-z3152u20zxjizzto
2012-11-19 15:39:12 +01:00
Fabien Meghazi 9180d9702b [FIX] Don't leave button@type=submit in IE
bzr revid: fme@openerp.com-20121119143719-1uu4s71jyudfi5u3
2012-11-19 15:37:19 +01:00
Arnaud Pineux a3a26dc755 [IMP] demo data & groups -> refactor
bzr revid: api@openerp.com-20121119142146-33aix5tk6bldizu9
2012-11-19 15:21:46 +01:00
Thibault Delavallée 5c6976e2a3 [FIX] hr_recruitment: fixed message_update, cleaned a bit the code.
bzr revid: tde@openerp.com-20121119142059-l4cnkyhlrg2vt1b9
2012-11-19 15:20:59 +01:00
Thibault Delavallée 3bc9d36b77 [FIX] message_route: when replying to a message, use its model and res_id, never lost.
bzr revid: tde@openerp.com-20121119141740-tjlp1uy4mq4lrg48
2012-11-19 15:17:40 +01:00
Arnaud Pineux 848679322a [IMP] demo data & groups -> refactor
bzr revid: api@openerp.com-20121119140801-yxj936dhu1eapicl
2012-11-19 15:08:01 +01:00
Arnaud Pineux 43f5434c7b [MERGE]
bzr revid: api@openerp.com-20121119135727-i197peh7zj0sqsax
2012-11-19 14:57:27 +01:00
Arnaud Pineux 4820730cd6 [IMP] demo data & groups
bzr revid: api@openerp.com-20121119135628-krq8rle10si51vkh
2012-11-19 14:56:28 +01:00
Cedric Snauwaert e2da801694 [FIX]crm : Correct bug when user alters the stage of lead/opportunities, new lead/opportunities won't go to draft mode + typo (removed useless spaces)
lp bug: https://launchpad.net/bugs/1071793 fixed

bzr revid: csn@openerp.com-20121119133554-rizbg56et5siuejz
2012-11-19 14:35:54 +01:00
Thibault Delavallée 62af1f1883 [FIX] addons: fixed calls to command_re.
bzr revid: tde@openerp.com-20121119132509-dyes929xalp0pgcj
2012-11-19 14:25:09 +01:00
Thibault Delavallée f35df2fdc8 [FIX] crm: fixed a call to command_re, now in tools.mail.
bzr revid: tde@openerp.com-20121119132141-6zikqzuxlxap550f
2012-11-19 14:21:41 +01:00
Cedric Snauwaert e298cdfa82 [MERGE]merge with latest addons trunk
bzr revid: csn@openerp.com-20121119125613-211aykfipa9l59q3
2012-11-19 13:56:13 +01:00
Thibault Delavallée 4d79649b55 [REV] Removed fix, to be inserted in a specific branch.
bzr revid: tde@openerp.com-20121119114125-51fhctk8n79ptx65
2012-11-19 12:41:25 +01:00
Fabien Meghazi 09a2f24398 [FIX] push_state() broken after closing a wizard
bzr revid: fme@openerp.com-20121119111130-7xubnqvvhp3q1jds
2012-11-19 12:11:30 +01:00
Fabien Meghazi b7a5b07b3e [IMP] Update jQuery to version 1.8.3
bzr revid: fme@openerp.com-20121119111110-rjznfpj6fllfbgqj
2012-11-19 12:11:10 +01:00
Raphael Collet 6bbac26ffb [IMP] ir_confir_parameter: add parameter 'force' in method 'init' to reinitialize existing parameters
This is useful when creating a new database from a dump (reinitialize database.uuid, etc.)

bzr revid: rco@openerp.com-20121119110206-la2yaohf7wmi9yx2
2012-11-19 12:02:06 +01:00
Christophe Matthieu 1ec9878370 [FIX] mail: do not display the body message false value
bzr revid: chm@openerp.com-20121119110158-iw2i7qt422fqatvm
2012-11-19 12:01:58 +01:00
Christophe Matthieu 248f81277f [FIX] fields.html: behave as fields.text for empty values: store NULL
bzr revid: chm@openerp.com-20121119104332-bqm81nuik6pqsbf9
2012-11-19 11:43:32 +01:00
Thibault Delavallée 5b32736597 [CLEAN] mail: cleaned a bit the demo data.
bzr revid: tde@openerp.com-20121119101953-np1gw8e7qhfhncgq
2012-11-19 11:19:53 +01:00
Raphael Collet 4dcede9044 [IMP] web: add 'widget: self' in rendering environment of openerp.web.Client
bzr revid: rco@openerp.com-20121119100734-dtprbdm9bypid8bk
2012-11-19 11:07:34 +01:00