Commit Graph

67081 Commits

Author SHA1 Message Date
Thibault Delavallée e3c31cab9e [IMP] track_visibility atribute: moved onto explicit strings.
bzr revid: tde@openerp.com-20121220114730-nip8qaaajr5mqw6s
2012-12-20 12:47:30 +01:00
Thibault Delavallée 331e420a55 [FIX] needaction: fixed last commit, harmonizing the parameters of the various needaction_domain_get.
bzr revid: tde@openerp.com-20121220110242-ot9ha7rt1ofyjoj5
2012-12-20 12:02:42 +01:00
Thibault Delavallée d737a7f098 [IMP] sale, purchase, hr_timesheet_sheet, hr_holidays, event, crm_meeting: fixed, improved and cleaned needaction_domain_get.
bzr revid: tde@openerp.com-20121220100005-d0r0se41fx83w38c
2012-12-20 11:00:05 +01:00
Thibault Delavallée fa36ac76ee [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121220091908-7qy8excmhe3ussi0
2012-12-20 10:19:08 +01:00
Arnaud Pineux eb8649162c [FIX] reddish area removed when no alerts in lunch
bzr revid: api@openerp.com-20121220085739-pjurfot0ohxl64qk
2012-12-20 09:57:39 +01:00
Quentin (OpenERP) 4d7a6ac69f [MERGE] staging branch
bzr revid: qdp-launchpad@openerp.com-20121220084357-3ae9icaqihfxpmcs
2012-12-20 09:43:57 +01:00
Launchpad Translations on behalf of openerp 2315050bab Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121220044654-aygk0cmaxl26bs0f
bzr revid: launchpad_translations_on_behalf_of_openerp-20121220045947-8j22pe4nm62kzq22
2012-12-20 04:59:47 +00:00
Launchpad Translations on behalf of openerp 2a1ca8fba2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121220044323-lda479xp4patic59
2012-12-20 04:43:23 +00:00
Antony Lesuisse eb6e47e711 [MERGE] ir_attachement filestorage and deduplication
can be set with ir.config.parameters key ir_attachement.location

bzr revid: al@openerp.com-20121220025613-sxerd2t6sv7teqn8
2012-12-20 03:56:13 +01:00
Antony Lesuisse a24164ced0 [MERGE] document partial cleanup
- filestorage and deduplication is now available in base
- remove the concept of document_storage

bzr revid: al@openerp.com-20121220025446-9b5nnbswti6xj5np
2012-12-20 03:54:46 +01:00
Antony Lesuisse 0ed151708a last fix
bzr revid: al@openerp.com-20121220023721-oy7y4czmf3tvmyzl
2012-12-20 03:37:21 +01:00
Antony Lesuisse 549c011893 [MERGE] turnk
bzr revid: al@openerp.com-20121220020708-ioiaoz58ncgw5wg7
2012-12-20 03:07:08 +01:00
Antony Lesuisse 3557f3a25e [MERGE] turnk
bzr revid: al@openerp.com-20121220020433-v4zw6s5qe2g13dog
2012-12-20 03:04:33 +01:00
Olivier Dony 7b2460e4e1 [MERGE] account: fix default selection of fiscal year in common report wizard, courtesy of Guewen Baconnier (Camptocamp)
bzr revid: odo@openerp.com-20121219233133-pjrw5r0j1indo9jh
2012-12-20 00:31:33 +01:00
Thibault Delavallée e0cf6831f0 [IMP] Continuing last commit: still some subtype description updated.
bzr revid: tde@openerp.com-20121219212747-gk9cnsuyvft1zm4x
2012-12-19 22:27:47 +01:00
Thibault Delavallée 8d26e78582 [IMP] Addons: removed bold in subtype descriptions.
bzr revid: tde@openerp.com-20121219212330-xfx3lykstl1nsa8m
2012-12-19 22:23:30 +01:00
Thibault Delavallée 83223c4200 [IMP] crm: res_partner: removed tracking of section_id.
bzr revid: tde@openerp.com-20121219205628-8xr8tijlp2h5uv2x
2012-12-19 21:56:28 +01:00
Thibault Delavallée 57c7839078 [CLEAN] stock: removed dead log_picking method, that is not working (not logging, and not called) since the beginning of OpenChatter and that no-one did seem to miss. Also cleaned some chatter messages, removing unnecessary calls.
bzr revid: tde@openerp.com-20121219205513-h7geda6mgcux8hpb
2012-12-19 21:55:13 +01:00
Thibault Delavallée 77be83ca28 [CLEAN] project, sale_stock: removed old chatter and needaction methods, not used anymore. In two words, dead code.
bzr revid: tde@openerp.com-20121219205412-0cco820gzgg5lpzx
2012-12-19 21:54:12 +01:00
Thibault Delavallée 2f8c05d4a5 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121219201730-dahlsv2010z2kxt9
2012-12-19 21:17:30 +01:00
vta vta@openerp.com adb16fd779 [FIX] Anonymous group allowed to create mail.message, so anonymous users can submit contact forms which creates a lead
bzr revid: vta@openerp.com-20121219200339-42fx8vxw7pzfclxl
2012-12-19 21:03:39 +01:00
Fabien Pinckaers b0cb29dea2 [IMP] Adding an extra_email argument to message_post_user_api
bzr revid: fp@tinyerp.com-20121219181835-twsoxzlu9x7y3mqr
2012-12-19 19:18:35 +01:00
Olivier Dony 833fcbd7a2 [FIX] mail: avoid duplicate notifications when receiving inbound mails
- disable auto-follow of system user used by mail
  gateway, when message_process calls message_new
  (otherwise this user would be a follower of all
  new records)
- avoid matching multiple partners with the same
  email when looking up partner_id for inbound
  emails - just 1 partner per email is enough
  (avoids more duplicates)
- delay setting partner_ids on mail_messages posted
  by the mail gateway, in order to avoid notifying
  again people who were direct recipient of the 
  message in the first place
  (should perhaps be improved to only do that for
  external emails, i.e. emails that are not
  present in the mail.alias table)

bzr revid: odo@openerp.com-20121219181003-xvw5q0dd3t2jtjw9
2012-12-19 19:10:03 +01:00
Fabien Meghazi e5a244eea3 [FIX] account move reconciliation: Properly evaluate action context (since evalpocalypse)
bzr revid: fme@openerp.com-20121219174009-se5fvfizxh2wmh4x
2012-12-19 18:40:09 +01:00
Thibault Delavallée 8d10312868 [ADD] Analytic: re-added analytic_data.xml file,holding subtypes.
bzr revid: tde@openerp.com-20121219173215-dub4p5985rbujkz0
2012-12-19 18:32:15 +01:00
Thibault Delavallée d53a63d563 [IMP] Analytic, hr_timesheet_invoice: moved chatter and subtypes for analytic into analytic; removed salesteam-related subtypes.
bzr revid: tde@openerp.com-20121219173127-xcz1j92p46sn6qu3
2012-12-19 18:31:27 +01:00
dle@openerp.com f2e50cc6a7 [FIX]paste dict_merge2 instead of import
bzr revid: dle@openerp.com-20121219171835-p6jsfd3zgq5t41ug
2012-12-19 18:18:35 +01:00
Thibault Delavallée 86200b4d9c [DOC] [IMP] mail_thread: updated documented the few magic context keys, mail_notify_noemail, mail_create_nosubscribe and mail_create_nolog.
bzr revid: tde@openerp.com-20121219171501-5ndw7aawi8kvttql
2012-12-19 18:15:01 +01:00
dle@openerp.com eabc5b0dde [FIX]Import failed
bzr revid: dle@openerp.com-20121219171308-5sdy52hpyn9gxpv7
2012-12-19 18:13:08 +01:00
Thibault Delavallée 3dadb7b062 [CLEAN] Purchase: small code cleanup and subtypes update.
bzr revid: tde@openerp.com-20121219170228-bc143sbqcl0nqwsz
2012-12-19 18:02:28 +01:00
Thibault Delavallée 52557cbe41 [IMP] Note: removed chatter, replaced by a tracking on open.
bzr revid: tde@openerp.com-20121219170211-bsn51c0f5avzh6gv
2012-12-19 18:02:11 +01:00
dle@openerp.com 7a627b5810 [FIX]Update request missing one argument
bzr revid: dle@openerp.com-20121219170005-swdzzhvm2nifye5f
2012-12-19 18:00:05 +01:00
Thibault Delavallée 20863bd787 [CLEAN] mail: cleaned and updated automatic followers, now also possible on write without having to add something specific. parent_field -> relation_field on message.subtype model. Templates of automatic tracking do not use mako anymore, not necessary for small messages. Added a tmp hack in mail_message to avoid a crash, do not forget to remove it.
bzr revid: tde@openerp.com-20121219164239-3vbj4zfqv4j6ct32
2012-12-19 17:42:39 +01:00
Thibault Delavallée 91e98f9d17 [CLEAN] crm: cleaned subtypes, removed auto following that will be added in mail_thread. Updated track_visility parameter.
bzr revid: tde@openerp.com-20121219164048-7q9xy3pjs3demtcf
2012-12-19 17:40:48 +01:00
Thibault Delavallée ce5dfe8212 [IMP] Portal: removed warnings about non-existent fields.
bzr revid: tde@openerp.com-20121219164020-8g0d8pbg7jjfopr3
2012-12-19 17:40:20 +01:00
Thibault Delavallée 3e67fc6d6b [CLEAN] Sale_crm: cleaned subtypes, removed auto following that will be added in mail_thread. Updated track_visility parameter.
bzr revid: tde@openerp.com-20121219164001-dbjvkl0q11e9f91t
2012-12-19 17:40:01 +01:00
Thibault Delavallée 8ab9ac2cf9 [CLEAN] Project: cleaned subtypes, removed auto following that will be added in mail_thread. Updated track_visility parameter.
bzr revid: tde@openerp.com-20121219163941-w7r4egokx9xiwxvl
2012-12-19 17:39:41 +01:00
Fabien Meghazi 068e93a887 [ADD] Added 'instance' in kanban box qweb redering context
bzr revid: fme@openerp.com-20121219163939-5l0pdjphzeaog9ko
2012-12-19 17:39:39 +01:00
Thibault Delavallée fe429e8082 [CLEAN] Project_issue: cleaned subtypes, removed auto following that will be added in mail_thread. Updated track_visility parameter.
bzr revid: tde@openerp.com-20121219163923-8xmhb00sxvddcx4g
2012-12-19 17:39:23 +01:00
dle@openerp.com 6d49547fb6 [FIX]Remove exception
bzr revid: dle@openerp.com-20121219161840-t5jrxrtly1jzm8lh
2012-12-19 17:18:40 +01:00
Arnaud Pineux 5b902feba3 [MERGE] with l10n_nl
bzr revid: api@openerp.com-20121219161202-vdrx5mbrnru8957d
2012-12-19 17:12:02 +01:00
Arnaud Pineux 2943e56986 [MERGE] with trunk
bzr revid: api@openerp.com-20121219161100-tcqxynei48c43j5g
2012-12-19 17:11:00 +01:00
Arnaud Pineux f78b0c11e6 [MERGE] with l10n_pt
bzr revid: api@openerp.com-20121219160036-qwv2ma9aru7xfoau
2012-12-19 17:00:36 +01:00
Arnaud Pineux 98f67d8818 [MERGE] with l10n_pt
bzr revid: api@openerp.com-20121219155921-42ckmb81t3y4y6vs
2012-12-19 16:59:21 +01:00
Cedric Snauwaert 254caf6322 [MERGE]new account chart for bolivia
bzr revid: csn@openerp.com-20121219155526-pdgeprxll7ez1g3p
2012-12-19 16:55:26 +01:00
Arnaud Pineux 72fce993cb [IMP] l10n_nl for account_chart
bzr revid: api@openerp.com-20121219155112-qxeiom58o8376f1r
2012-12-19 16:51:12 +01:00
Fabien Meghazi edf0f5553d [IMP] Improved kanban view + bounce effect
Kanban cards now have a dedicated container in grouped mode
so we avoid mixes with 'Quick create' and 'Show more' elements.

Bounce effect is now centralized as a jQuery plugin

bzr revid: fme@openerp.com-20121219154843-ptc54arrp36pz60w
2012-12-19 16:48:43 +01:00
Fabien Meghazi b33e5309c3 [IMP] Improved kanban style
bzr revid: fme@openerp.com-20121219154717-61fe54e66q6f2rs5
2012-12-19 16:47:17 +01:00
Antony Lesuisse f14a8b9aac [IMP] version_info more info
bzr revid: al@openerp.com-20121219154505-lcartslny586t07n
2012-12-19 16:45:05 +01:00
Cedric Snauwaert adbab2dc2f [MERGE]new account chart for bolivia
bzr revid: csn@openerp.com-20121219153606-yz3wr2nmxx7sw2gj
2012-12-19 16:36:06 +01:00