Commit Graph

372 Commits (3cdf0176cca6cf678325590f773dae19784c726c)

Author SHA1 Message Date
oca-travis 3cdf0176cc [UPD] Update message_auto_subscribe_notify_own.pot 2019-07-03 14:35:23 +00:00
oca-travis 6a2ccacc80 [UPD] Update mass_mailing_custom_unsubscribe.pot 2019-07-03 14:35:21 +00:00
oca-travis ba11949131 [UPD] Update mail_activity_team.pot 2019-07-03 14:35:17 +00:00
oca-travis ec66fbac32 [UPD] Update base_search_mail_content.pot 2019-07-03 14:35:15 +00:00
hveficent 806006b937 [11.0][IMP] message_auto_subscribe_notify_own: Allow to select models to be notified in 2019-07-03 13:21:18 +00:00
OCA Transbot 5ff085d627 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mail_activity_done
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_activity_done/
2019-06-29 13:24:25 +00:00
OCA Transbot 65fa5e50a2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mass_mailing_custom_unsubscribe/
2019-06-21 11:12:15 +00:00
oca-travis 310724bbc7 [UPD] Update mass_mailing_custom_unsubscribe.pot 2019-06-21 11:12:02 +00:00
oca-travis 432f0e5509 [UPD] Update mail_activity_team.pot 2019-06-21 11:11:57 +00:00
oca-travis a1444c8f12 [UPD] Update mail_activity_done.pot 2019-06-21 11:11:57 +00:00
Aitor Bouzas ded80dd621 [ADD] Add tests for hooks 2019-06-21 13:04:48 +02:00
Jordi Ballester Alomar 8c4a24cf7f [mail_activity_done] set activities as inactive when they have been completed. 2019-06-21 13:04:48 +02:00
Pedro M. Baeza bfd603169f
Merge pull request #400 from Eficent/11.0-fix-travis
[FIX] travis. set postgres version to 9.6 as 9.3 is not available in xenial.
2019-06-21 10:57:37 +02:00
Lois Rilo 902df394a6 [FIX] travis. set postgres version to 9.6 as 9.3 is not available in xenial. 2019-06-21 09:21:02 +02:00
oca-travis 6fcdb03bfb [UPD] Update mass_mailing_newsletter_welcome_mail.pot 2019-06-06 12:57:13 +00:00
OCA-git-bot 9c738f031d [ADD] setup.py 2019-06-06 12:24:24 +00:00
Pedro M. Baeza 9c7203335c
Merge pull request #374 from Tecnativa/11.0-add-mass_mailing_welcome_mail
[11.0][ADD] mass_mailing_newsletter_welcome_mail
2019-06-06 14:23:59 +02:00
oca-travis dab63db94a [UPD] Update mail_inline_css.pot 2019-05-28 11:46:59 +00:00
OCA-git-bot 79274f4ae5 [ADD] setup.py 2019-05-28 10:26:15 +00:00
OCA-git-bot d3ad34567b [ADD] icon.png 2019-05-28 10:26:15 +00:00
mpanarin 740f136294 [IMP] mail_inline_css: allow passing options to premailer 2019-05-28 12:25:57 +02:00
Timon Tschanz 87bfafc652 [IMP] mail_inline_css: Improve and add test cov 2019-05-28 12:25:57 +02:00
Timon Tschanz 334b18e4fc [11.0][MIG] mail_inline_css 2019-05-28 12:25:57 +02:00
oca-travis 8db66369bc [UPD] Update mail_inline_css.pot 2019-05-28 12:25:57 +02:00
OCA Transbot 9a5f6ee9b7 OCA Transbot updated translations from Transifex 2019-05-28 12:25:57 +02:00
David Beal 4b4f2dd4c6 IMP README use case 2019-05-28 12:25:57 +02:00
David Beal 75ba1cfbd8 ADD module mail_inline_css 2019-05-28 12:25:57 +02:00
Jairo Llopis fc857fbed1
[IMP] mass_mailing_welcome_mail: More logical workflow
- Allow user to customize template.
- Only react when someone subscribes from the website. Not when creating a contact from the backend.
- Proper usage of context values.
- Full instructions.
2019-05-02 13:12:34 +01:00
cristinamartinrod 00693a4b46 [ADD][11.0] mass_mailing_newsletter_welcome_mail 2019-04-11 10:11:57 +02:00
OCA-git-bot 83610f8de7 [ADD] icon.png 2019-04-03 03:23:21 +00:00
Pedro M. Baeza cd7bfba47c [FIX] mass_mailing_partner: Don't check if no category
Following 4de3795, as now `tag_ids` are not lost, the comparison is incorrect due to
partner not having category_id, and then keep it previous tags in mass mailing contact.
We add this check for avoiding problems.
2019-03-29 13:37:32 +01:00
Pedro M. Baeza 4de3795b6c [IMP] mass_mailing_partner: Hack for integration tests
if creating partner record is needed, `list_ids` and `tag_ids` fields are reset in
`record`, so we recreate it as ugly workaround while no clue about Odoo glitch
2019-03-29 12:37:51 +01:00
Jordi Ballester Alomar 8e642ce56e
Merge pull request #370 from Eficent/11.0-fix-mail_activity_done
[11.0][FIX] mail_activity_done: Future Activities filter doesn't break
2019-03-26 05:57:16 +01:00
mreficent ecfd179aee [FIX] Future Activities filter doesn't break. 2019-03-25 16:24:18 +01:00
Jordi Ballester Alomar 7f92ffe401
Merge pull request #337 from Eficent/11.0-imp-mail_activity_board
[11.0][IMP] mail_activity_board: filter activities by user read permissions
2019-03-25 13:20:47 +01:00
mreficent c3497861f5 [IMP] mail_activity_board: filter activities by user read permissions 2019-03-14 18:35:52 +01:00
hveficent 47f305cdf0 [11.0][FIX] base_search_mail_content: Move message content search to last position 2019-03-07 12:25:39 +00:00
oca-travis 3b3b08080a [UPD] Update message_auto_subscribe_notify_own.pot 2019-02-18 14:27:25 +00:00
Thorsten Vocks 77cc783ec8 Translated using Weblate (German)
Currently translated at 100.0% (3 of 3 strings)

Translation: social-11.0/social-11.0-mail_activity_partner
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_activity_partner/de/
2019-02-18 14:12:37 +00:00
Thorsten Vocks 4c3f108f8b Translated using Weblate (German)
Currently translated at 100.0% (11 of 11 strings)

Translation: social-11.0/social-11.0-mail_activity_done
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_activity_done/de/
2019-02-18 14:12:37 +00:00
Thorsten Vocks d023cbbb95 Translated using Weblate (German)
Currently translated at 94.4% (17 of 18 strings)

Translation: social-11.0/social-11.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_activity_board/de/
2019-02-18 14:12:37 +00:00
OCA-git-bot d48f626dc8 [ADD] setup.py 2019-02-18 14:12:28 +00:00
OCA-git-bot c6155b8f9c [UPD] README.rst 2019-02-18 14:12:27 +00:00
Jordi Ballester Alomar 344f694d2a
Merge pull request #360 from Eficent/11.0-message_auto_subscribe_own
[11.0][message_auto_subscribe_notify_own]
2019-02-18 15:12:22 +01:00
Jordi Ballester Alomar 3bc2ed67a0 [message_auto_subscribe_notify_own] 2019-02-11 18:55:44 +01:00
Thorsten Vocks 71662808e9 Added translation using Weblate (German) 2019-01-31 12:11:40 +00:00
Thorsten Vocks 781ec5e184 Added translation using Weblate (German) 2019-01-31 12:03:55 +00:00
Thorsten Vocks 4075357d9d Added translation using Weblate (German) 2019-01-31 11:57:16 +00:00
OCA Transbot 17890e4362 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-01-25 16:54:31 +00:00
oca-travis 216145f8a7 [UPD] Update mass_mailing_custom_unsubscribe.pot 2019-01-25 16:54:17 +00:00