Commit Graph

67952 Commits

Author SHA1 Message Date
Vo Minh Thu 19b0315f68 [REF] model service: removed the unneeded object_service class.
bzr revid: vmt@openerp.com-20130130113646-pviw5d6gnohk7wrb
2013-01-30 12:36:46 +01:00
Launchpad Translations on behalf of openerp 4144c0fc76 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130125052421-1l7nshdho8sk43gx
2013-01-25 05:24:21 +00:00
Vo Minh Thu 6e9025cbea [IMP] oe initialize: added --coverage flag.
bzr revid: vmt@openerp.com-20130123163641-uumkklqpaxkyvsr8
2013-01-23 17:36:41 +01:00
Vo Minh Thu e2d5e0df9e [DOC] fixed -999999 title indentation.
bzr revid: vmt@openerp.com-20130122164517-ig8a44yzoretq94c
2013-01-22 17:45:17 +01:00
Vo Minh Thu 26a8748029 [DOC] openerp command is now part of the server project.
bzr revid: vmt@openerp.com-20130122160818-n8sx3tvgkk17zvdg
2013-01-22 17:08:18 +01:00
Vo Minh Thu 0448de981b [DOC] mail: fixed mt_ which was confused as a label by sphinx.
bzr revid: vmt@openerp.com-20130122160246-fr9353n5lf25f5ak
2013-01-22 17:02:46 +01:00
Vo Minh Thu 54298f8a51 [DOC] Title underline too short.
bzr revid: vmt@openerp.com-20130122155558-rwh2cs5zfzrvg6xh
2013-01-22 16:55:58 +01:00
Vo Minh Thu 7b74eb79a7 [DOC] updated gunicorn doc, a.k.a. why we can't have nice things.
bzr revid: vmt@openerp.com-20130122112658-wu8ffx6h5c4otv1r
2013-01-22 12:26:58 +01:00
Launchpad Translations on behalf of openerp cdbc61e696 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130122050156-frbuj2wrkbqwsbw7
2013-01-22 05:01:56 +00:00
Launchpad Translations on behalf of openerp a254dd8468 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130119052245-7c9nfxousv7hjiw9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130120043702-jxhf1jf160ayk4b3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130121043953-ng40wyoqk63c8ydv
bzr revid: launchpad_translations_on_behalf_of_openerp-20130122044704-m7mxpdcuht6bfnd2
2013-01-22 04:47:04 +00:00
Vo Minh Thu 6fe1c4faec [MERGE] merged oe-related changes:
- added a cron command
- added a web command
- added rst documentation
- changed the read command to use the environment when --addons is not given

bzr revid: vmt@openerp.com-20130121163525-im9rt2pvljz3bs7t
2013-01-21 17:35:25 +01:00
Vo Minh Thu 59e0ef08c4 [IMP] oe read: use common.set_addons().
bzr revid: vmt@openerp.com-20130121162701-1230alp0cc2l2u5e
2013-01-21 17:27:01 +01:00
Vo Minh Thu 9d56c47916 [IMP] oe read: use the environment if --addons is not provided.
bzr revid: vmt@openerp.com-20130121154107-uwa6pfowzks106xp
2013-01-21 16:41:07 +01:00
Vo Minh Thu 8a27967525 [IMP] oe web: handle SIGINT and somewhat SIGTERM for the gevent case.
bzr revid: vmt@openerp.com-20130121153540-wnlnz7u8ypwg165i
2013-01-21 16:35:40 +01:00
Launchpad Translations on behalf of openerp f63eb47ddf Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130119052231-psmwaehrfcnapaqe
2013-01-19 05:22:31 +00:00
Vo Minh Thu 669885ce68 [IMP] oe web: use openerp/__init__ instead of tools.config to store the gevent flag (similarly to the multi_procsess flag).
bzr revid: vmt@openerp.com-20130118153235-hj6ttxargln4he4c
2013-01-18 16:32:35 +01:00
Vo Minh Thu 83b49ff625 [DOC] added prose for oe web and oe cron.
bzr revid: vmt@openerp.com-20130118144750-lddby5a526092vdi
2013-01-18 15:47:50 +01:00
Cedric Snauwaert 70cabfc65e [FIX]fleet: add m2o fields in inherited object to remove info warning upon installation
bzr revid: csn@openerp.com-20130118143902-vacsd5ltkug3ochx
2013-01-18 15:39:02 +01:00
Vo Minh Thu 8b8f9249b5 [FIX] oe web: always set gevent in tools.config.
bzr revid: vmt@openerp.com-20130118140053-d38r8zjhjatykhcz
2013-01-18 15:00:53 +01:00
Vo Minh Thu 24878795fe [IMP] oe web/cron: slight refactor.
bzr revid: vmt@openerp.com-20130118121619-be5n01rieac11oru
2013-01-18 13:16:19 +01:00
Launchpad Translations on behalf of openerp d931634596 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130116043546-iw1nrgh445uzwxmk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130117043559-blie9nkmwfpeutk2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130118050620-ezwzks5gdmbyi1mt
2013-01-18 05:06:20 +00:00
Xavier Morel a7ebaf73df [FIX] testing doc ref
bzr revid: xmo@openerp.com-20130116163721-zqnwkoa9osx660fb
2013-01-16 17:37:21 +01:00
Xavier Morel adf62ee837 [IMP] add ref to testing doc so it can be referenced from other docs
bzr revid: xmo@openerp.com-20130116163154-57nn7o1blqz4conc
2013-01-16 17:31:54 +01:00
Xavier Morel 3ee58b2a23 [IMP] don't reimplement randint manually
bzr revid: xmo@openerp.com-20130116143556-qlagrw7qhpuk8fuy
2013-01-16 15:35:56 +01:00
Vo Minh Thu f6e2a1314c [IMP] oe cron: use setproctitle, set openerp.multi_process.
bzr revid: vmt@openerp.com-20130116132541-r655evhfrptxxyxl
2013-01-16 14:25:41 +01:00
Xavier Morel bffe30c15b [IMP] Use StringIO rather than io.BytesIO, avoid deprecated operator
Rest of OpenERP code uses StringIO, consistency is probably a good
idea there: if it needs to be fixed for p3 compatibility it can be
fixed everywhere, existing io.BytesIO calls may be missed or
ill-interpreted.

bzr revid: xmo@openerp.com-20130116104637-o1qyx38jjppg6oqr
2013-01-16 11:46:37 +01:00
Thibault Delavallée e96bd1bd82 [MERGE] [FWD] Forward porting in trunk of the 7.0 addons branch until rev 8584 (revid tde@openerp.com-20130115130539-46ndfydgcjhgep2j).
bzr revid: tde@openerp.com-20130115145035-96puwug5019hmyjw
2013-01-15 15:50:35 +01:00
Thibault Delavallée f5e2fb5ee8 [MERGE] [FWD] Forward porting in trunk of the 7.0 server branch until rev 4787 (revid odo@openerp.com-20130115124058-81kgv0cy9jp96ln4).
bzr revid: tde@openerp.com-20130115145001-f5w4y9axv3ddu4ww
2013-01-15 15:50:01 +01:00
Thibault Delavallée 1f050cd40e [MERGE] Forward port of addons 7.0 until 8584.
bzr revid: tde@openerp.com-20130115100302-rhhla88naie18hug
bzr revid: tde@openerp.com-20130115141932-60y8i1mbi2x88ess
2013-01-15 15:19:32 +01:00
Thibault Delavallée 229af47ec9 [MERGE] Foward-port server 7.0 until 4787.
bzr revid: tde@openerp.com-20130115100405-rc75cueauugdsu39
bzr revid: tde@openerp.com-20130115141905-90mzlbai3vwwi84a
2013-01-15 15:19:05 +01:00
Vo Minh Thu b146cd6fec [ADD] oe: added cron sub-command to run a single process dedicated to cron jobs.
bzr revid: vmt@openerp.com-20130115140110-fwu7yb2v0sj3oqqv
2013-01-15 15:01:10 +01:00
Thibault Delavallée 24d45dbb99 [FIX] Chatter: notification emails: removed the limit on the related record name stored in mail.message, that was leading to emails send with very short subjects.
bzr revid: tde@openerp.com-20130115130539-46ndfydgcjhgep2j
2013-01-15 14:05:39 +01:00
vta vta@openerp.com 397e5d2df9 [FIX] Don't alter bounce rate when tracking events
bzr revid: vta@openerp.com-20130115124604-ttg5ct8x83iog6ee
2013-01-15 13:46:04 +01:00
Olivier Dony 4eac510461 [FIX] ir.mail_server: properly handle the --smtp-ssl command-line option + map it to STARTTLS as a safer default
bzr revid: odo@openerp.com-20130115124058-81kgv0cy9jp96ln4
2013-01-15 13:40:58 +01:00
Thibault Delavallée ae99003380 [IMP] Partners do not follow themselves by default now. Partner profile will move towards something internal for next versions; in 7.0 we already remove the auto-following of partners.
bzr revid: tde@openerp.com-20130115124022-2uc8khr5dj4lp9r6
2013-01-15 13:40:22 +01:00
Thibault Delavallée 26d161e0d1 [IMP] Notification emails: subject is not truncated anymore.
bzr revid: tde@openerp.com-20130115113920-eem74uh5918lrofm
2013-01-15 12:39:20 +01:00
Thibault Delavallée 43368e1159 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130115112753-p7ams94qeayg0her
2013-01-15 12:27:53 +01:00
Thibault Delavallée aebb235afa [MERGE] [FIX] Wall: fixed attribute error on res.users, due to a missing method called by the JS
[IMP] Chatter: partner creation from emails: do it only when having a not empty list

bzr revid: tde@openerp.com-20130115112601-92cx2eodl39gv8hc
2013-01-15 12:26:01 +01:00
Thibault Delavallée 4fd0d9cbf1 [IMP] Chatter: partner creation from emails: do it only when having a not empty list.
bzr revid: tde@openerp.com-20130115110914-elx08yxuam28ubio
2013-01-15 12:09:14 +01:00
Thibault Delavallée 9321e4cb67 [FIX] Wall: fixed attribute error on res.users, due to a missing method called by the JS.
bzr revid: tde@openerp.com-20130115110058-mmpcourm7i5p2hv2
2013-01-15 12:00:58 +01:00
vta vta@openerp.com 7b3cd577c2 [IMP] Added code to track new GA goals
bzr revid: vta@openerp.com-20130115105423-icv69atfjpt9rqsi
2013-01-15 11:54:23 +01:00
niv-openerp 454c3cd23a [IMP] Added method to make the client lib work with jsonrpc.
bzr revid: nicolas.vanhoren@openerp.com-20130115104423-mb8f2ec3o1jhz8ut
2013-01-15 11:44:23 +01:00
Quentin (OpenERP) 7ec52bb84b [FIX] crm: at lead creation, take into account the type given in vals to find the stage_id (if not provided) + refactoring of create() of tasks, project issues and leads
bzr revid: qdp-launchpad@openerp.com-20130115100353-z35mqrwij936n54s
2013-01-15 11:03:53 +01:00
Thibault Delavallée ddf7c9322d [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130115095806-x7at7c4mf6y3hf3a
2013-01-15 10:58:06 +01:00
Thibault Delavallée 40051432be [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130115095738-5xvrhhj1qkfu9iog
2013-01-15 10:57:38 +01:00
Launchpad Translations on behalf of openerp a5c71fcb5f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130115053209-55l3assahuyxjm88
2013-01-15 05:32:09 +00:00
Launchpad Translations on behalf of openerp de3bc67db1 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130112045551-wjsyz802n4nqd7vr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113043812-l0ovo49g926v4dgv
bzr revid: launchpad_translations_on_behalf_of_openerp-20130114043606-hh6r16tb0ch8srcs
bzr revid: launchpad_translations_on_behalf_of_openerp-20130115044740-g62460we9b2ubn95
2013-01-15 04:47:40 +00:00
Fabien Pinckaers c095e2d340 [FIX] document management, file do not exists
bzr revid: fp@tinyerp.com-20130114174355-ygieirm80j9ftixx
2013-01-14 18:43:55 +01:00
Frédéric van der Essen cf48b54665 [MERGE] point_of_sale: memory leak fixes
bzr revid: fva@openerp.com-20130114152724-pjj45my55syk0fwz
2013-01-14 16:27:24 +01:00
Frédéric van der Essen df9ba1d0a4 [FIX] point_of_sale: removed some memory leaks.
bzr revid: fva@openerp.com-20130114152533-3s1ynd7q1927514a
2013-01-14 16:25:33 +01:00