Commit Graph

522 Commits (f71f668899fb336abca6c03f9109ef42aef4cf56)

Author SHA1 Message Date
Antonio Espinosa 022cb28145 [MIG] mail_tracking
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2022-04-20 14:46:21 +05:30
Antonio Espinosa 1d01bf8fb7 [FIX] Update email_score when email changes 2022-04-20 14:46:21 +05:30
Antonio Espinosa 7a684c6e66 [8.0][IMP][mail_tracking] Speed installation time and discard concurrent events (#82)
[IMP] mail_tracking: Speed installation time, discard concurrent events and other fixes
2022-04-20 14:46:21 +05:30
Antonio Espinosa 3d302148c1 [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2022-04-20 14:46:21 +05:30
Miquel Raïch 055bd44d5c [IMP] mail_activity_board: direct access from activity board form view 2022-04-19 12:39:24 +02:00
nicolas 72d7608881 [MIG] mail_autosubscribe: Migration to 15.0 2022-04-12 11:10:00 -03:00
nicolas a54bba3e83 [IMP] mail_autosubscribe: pre-commit execution 2022-04-12 08:43:56 -03:00
jabelchi 36f3c9d4a1 Translated using Weblate (Catalan)
Currently translated at 100.0% (20 of 20 strings)

Translation: social-14.0/social-14.0-mail_autosubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_autosubscribe/ca/
2022-04-12 08:43:24 -03:00
jabelchi d5eb7fe2ee Added translation using Weblate (Catalan) 2022-04-12 08:43:24 -03:00
OCA-git-bot 9afb004fcb [ADD] icon.png 2022-04-12 08:43:24 -03:00
OCA-git-bot c7eb5983d7 [UPD] README.rst 2022-04-12 08:43:24 -03:00
oca-travis fb1ee9482a [UPD] Update mail_autosubscribe.pot 2022-04-12 08:43:24 -03:00
Ivàn Todorovich 0926ea7b1c [ADD] mail_autosubscribe 2022-04-12 08:43:24 -03:00
OCA-git-bot 0628e395dd [UPD] addons table in README.md 2022-04-08 06:16:45 +00:00
OCA-git-bot a5a1d016b1 mail_show_follower 15.0.1.2.1 2022-04-08 06:16:41 +00:00
OCA-git-bot d8d41fb1ad Merge PR #889 into 15.0
Signed-off-by Yajo
2022-04-08 06:13:08 +00:00
OCA-git-bot dcf46e5343 [UPD] addons table in README.md 2022-04-07 19:32:35 +00:00
OCA-git-bot b8a766d589 mail_activity_team 15.0.1.1.0 2022-04-07 19:32:21 +00:00
OCA-git-bot c1a7974200 mail_debrand 15.0.1.2.0 2022-04-07 19:32:20 +00:00
OCA-git-bot 278b1342be [UPD] README.rst 2022-04-07 19:32:19 +00:00
OCA-git-bot d31cfa8ffb Merge PR #888 into 15.0
Signed-off-by rafaelbn
2022-04-07 19:29:11 +00:00
Eduardo De Miguel 80f044f32e [FIX] Add recipients of the all related messages on the notification
When using composer, doesn't include all recipients of the message on the notification.
2022-04-07 11:35:37 +02:00
Miquel Raïch cd901f3462 [UPD] Eficent -> ForgeFlow 2022-04-06 14:52:42 +02:00
Laurent Mignon (ACSONE) f1515d3987 [IMP] mail_activity_board: Direct access to related model instance
Add a direct access from activity calendar and form views to the linked model instance.

Bedore this change, it was not possible to access to the model instance linked to an activity from the calendar view nor from the view opened by clicling on the activity into the calendar

[IMP] mail_activiy_board: Restrict related_model_instance selection to models supporting mail acitvities

Co-Authored-By: Miquel Raïch <miquel.raich@eficent.com>
2022-04-06 14:43:46 +02:00
OCA-git-bot 68017623da [UPD] addons table in README.md 2022-04-04 09:41:05 +00:00
OCA-git-bot 2bcd36327d mail_debrand 15.0.1.1.0 2022-04-04 09:41:01 +00:00
OCA-git-bot 4dcadc8387 Merge PR #865 into 15.0
Signed-off-by rafaelbn
2022-04-04 09:37:16 +00:00
oca-git-bot c90e5cfe48
[IMP] update dotfiles [ci skip] 2022-03-31 17:46:11 +02:00
OCA Transbot 3b58a0e72b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_show_follower
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_show_follower/
2022-03-28 10:49:16 +00:00
OCA-git-bot e7bae01953 [UPD] addons table in README.md 2022-03-28 10:49:07 +00:00
OCA-git-bot 02846ae61e mail_show_follower 15.0.1.2.0 2022-03-28 10:49:03 +00:00
OCA-git-bot 86d2207c89 [UPD] README.rst 2022-03-28 10:49:03 +00:00
OCA-git-bot 9c6c2c4308 [UPD] addons table in README.md 2022-03-28 10:49:01 +00:00
oca-ci 9ee6220586 [UPD] Update mail_show_follower.pot 2022-03-28 10:46:16 +00:00
OCA-git-bot ebfd9bcaa4 Merge PR #866 into 15.0
Signed-off-by Yajo
2022-03-28 10:44:00 +00:00
Eduardo De Miguel 59966f0f5d [ADD] Customize notification appearance
Added settings to customize notification and translations to important parts of the message.

[FIX] Security fixes and simplified customization

Field `show_followers_partner_format` formatted with %(param)s
Removed CSS customizations

[FIX] README options

[FIX] Index.html configure

[FIX] Several changes

- Removed unnecesary properties on res_config_settings
- Markup safe on partner_format
- Use email_domain_extract instead own one
2022-03-22 14:55:05 +01:00
OCA-git-bot 9de17f48be [UPD] addons table in README.md 2022-03-18 11:46:54 +00:00
OCA-git-bot e4ccf25e34 mail_optional_follower_notification 15.0.1.0.1 2022-03-18 11:46:49 +00:00
OCA-git-bot 7333b3cef0 [ADD] setup.py 2022-03-18 11:46:49 +00:00
OCA-git-bot 5b985e2734 [UPD] README.rst 2022-03-18 11:46:49 +00:00
OCA-git-bot c900ee17d2 [UPD] addons table in README.md 2022-03-18 11:46:47 +00:00
oca-ci 3d09183e76 [UPD] Update mail_optional_follower_notification.pot 2022-03-18 11:44:06 +00:00
OCA-git-bot 110d0607b0 Merge PR #861 into 15.0
Signed-off-by rafaelbn
2022-03-18 11:41:26 +00:00
OCA-git-bot 5ee1f297b4 [ADD] setup.py 2022-03-16 09:04:23 +00:00
OCA-git-bot c77fe3caf2 [UPD] README.rst 2022-03-16 09:04:22 +00:00
OCA-git-bot 705332e022 [UPD] addons table in README.md 2022-03-16 09:04:20 +00:00
oca-ci 687ef350e9 [UPD] Update mail_show_follower.pot 2022-03-16 09:01:47 +00:00
OCA-git-bot 57b51a1808 Merge PR #862 into 15.0
Signed-off-by rafaelbn
2022-03-16 08:59:28 +00:00
OCA-git-bot fe2556252a [ADD] setup.py 2022-03-16 08:29:27 +00:00
OCA-git-bot 19de240380 [UPD] README.rst 2022-03-16 08:29:24 +00:00