Commit Graph

303 Commits (dbb0269c96385a17f6acd73afe0a0f94de24f31f)

Author SHA1 Message Date
Pedro M. Baeza a0bc66bb77
[FIX] oca_dependencies.txt: Remove incorrect branch 2019-04-24 18:37:51 +02:00
OCA-git-bot 66bb112d2f [ADD] icon.png 2019-04-03 03:23:30 +00:00
oca-travis e7c46f9eb6 [UPD] Update mail_activity_board.pot 2019-03-26 05:05:25 +00:00
OCA-git-bot c83561ac3e [ADD] setup.py 2019-03-26 04:57:12 +00:00
OCA-git-bot 3f16ef010b [UPD] README.rst 2019-03-26 04:57:12 +00:00
Jordi Ballester Alomar 893a6d3f25
Merge pull request #338 from Eficent/12.0-mig-mail_activity_board
[12.0][MIG] mail_activity_board
2019-03-26 05:57:07 +01:00
mreficent 9d8fc90b9b [FIX] mail_activity_done: several fixes 2019-03-25 16:10:21 +01:00
mreficent 70b5a76101 [MIG] mail_activity_board: Migration to 12.0 2019-03-25 12:21:37 +01:00
mreficent fd6e37867a [IMP] mail_activity_board: filter activities by user read permissions 2019-03-25 12:21:37 +01:00
oca-travis c5b0d0669e [UPD] Update mail_activity_board.pot 2019-03-25 12:21:37 +01:00
OCA-git-bot c86a5748c9 [UPD] README.rst 2019-03-25 12:21:37 +01:00
Dajuayen 6155509df8 [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283)
* [ADD] Module that insert activities board.

* [FIX] Author error in __manifest__ file and style changes.

* [FIX] Fix replace in view, rename files and style changes.

* [FIX] Enumerated list ends without a blank line; unexpected unindent.

* [FIX] Name fail.

* [FIX] Bug in view.

* [FIX]  Add button Activities in mail.thread and readme folder. Others improvements in style of code.

* [FIX] Type 'tree' not found in registry: problem solved.

* [FIX] Dependence change: 'mail' for 'calendar'.

* [FIX] Eliminated unnecessary imports.

* [FIX] Bugs about js and if/else.

* [FIX] Improvements following guide lines and eliminating unnecessary attributes in views.

* [ADD] Added counter in the 'Activities List' button.

* [FIX] Bugs in javascript with 'Activities' button.

* [ADD] Tests folder.

* [FIX] Deleted references to modules not installed.

* [FIX] Formatting javascript.

* [FIX] Bug: added a soft line before a class.

* [FIX] Bug: https://github.com/OCA/social/pull/283#discussion_r204302325

* [FIX] Escaping 'lt' in xml file. Bug: https://github.com/OCA/social/pull/283#discussion_r204302325

* [FIX] The meeting attendees are shown in kanban mode on the meeting board.

* [FIX] Hide in form view of the activity board the assistant field if the activity is not a meeting type or if there are no assistants.

* [FIX] Change to default kanban view for partners.
2019-03-25 12:21:37 +01:00
OCA Transbot e268c4edf3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-mail_tracking_mass_mailing
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mass_mailing/
2019-03-17 13:46:39 +00:00
OCA Transbot 46ff18528b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mailgun/
2019-03-17 13:46:37 +00:00
OCA Transbot 6cba27aba1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-base_search_mail_content/
2019-03-17 13:46:26 +00:00
oca-travis e2b4f4c68d [UPD] Update mail_activity_done.pot 2019-03-08 08:52:45 +00:00
OCA-git-bot 1dda9ed6ae [ADD] setup.py 2019-03-08 08:20:50 +00:00
OCA-git-bot 2680d220df [UPD] README.rst 2019-03-08 08:20:50 +00:00
Pedro M. Baeza 623208bf27
Merge pull request #354 from Eficent/12.0-mig-mail_activity_done
[12.0][MIG] mail_activity_done
2019-03-08 09:20:38 +01:00
Adrià Gil Sorribes cb34cbfbfb [MIG] Migrate module mail_activity_done to v12 2019-03-08 08:14:32 +01:00
Jordi Ballester Alomar d2737cbc55 [11.0][mail_activity_done] add new module to keep activities that
have been completed.

fixup moment js

fixup
2019-03-08 08:14:32 +01:00
oca-travis a9c11397a5 [UPD] Update base_search_mail_content.pot 2019-03-08 00:16:06 +00:00
OCA-git-bot c4331df457 [ADD] setup.py 2019-03-08 00:04:13 +00:00
Pedro M. Baeza 3d485a4db8
Merge pull request #351 from Tecnativa/12.0-mig-base_search_mail_content
12.0 mig base_search_mail_content
2019-03-08 01:04:01 +01:00
ernesto 435d686f50 [MIG] base_search_mail_content: Migration to 12.0 2019-03-07 18:12:19 -05:00
hveficent 9da49fb442 [11.0][FIX] base_search_mail_content: Move message content search to last position 2019-03-07 18:11:58 -05:00
OCA Transbot 483cb8487f Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-03-07 18:11:58 -05:00
oca-travis 093c4b28f1 [UPD] Update base_search_mail_content.pot 2019-03-07 18:11:58 -05:00
OCA Git Bot f0df39d9ed [UPD] README.rst 2019-03-07 18:11:58 -05:00
c2cdidier 8b0a40c8af Translated using Weblate (French) [ci skip]
Currently translated at 100.0% (4 of 4 strings)

Translation: social-11.0/social-11.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-base_search_mail_content/fr/
2019-03-07 18:11:58 -05:00
OCA Git Bot 8406618255 [UPD] README.rst 2019-03-07 18:11:58 -05:00
oca-travis 284c33602c [UPD] Update base_search_mail_content.pot 2019-03-07 18:11:58 -05:00
cubells 6f618c7bfb [MIG] base_search_mail_content: Migration to 11.0 2019-03-07 18:11:58 -05:00
OCA Transbot 6755a61a20 OCA Transbot updated translations from Transifex 2019-03-07 18:11:58 -05:00
mreficent 57a6f24f2f [MIG] base_search_mail_content: Migration to 10.0 2019-03-07 18:11:58 -05:00
OCA Transbot ba1a5e31e8 OCA Transbot updated translations from Transifex 2019-03-07 18:11:58 -05:00
darshan-serpent 674f3f2def [IMP] advanced search for negative expression 2019-03-07 18:11:58 -05:00
ahenriquez 83b95f803d [IMP] search by email_from and reply_to
Introduce search of html fields
Create indexes
Update Readme
2019-03-07 18:11:58 -05:00
darshan-serpent e64bc2395e [ADD] renamed module to base_search_mail_content 2019-03-07 18:11:58 -05:00
oca-travis 51486fb0d5 [UPD] Update mail_tracking_mass_mailing.pot 2019-03-07 09:51:41 +00:00
oca-travis 2bf5a7a96b [UPD] Update mail_tracking_mailgun.pot 2019-03-07 09:51:40 +00:00
OCA-git-bot 83ef6eef30 [ADD] setup.py 2019-03-07 09:25:33 +00:00
ernesto 2acfb25430 [MIG] mail_tracking_mass_mailing: Migration to 12.0 2019-03-07 09:25:27 +00:00
OCA Git Bot e32a7d19cb [UPD] README.rst 2019-03-07 09:25:27 +00:00
oca-travis c267b4a776 [UPD] Update mail_tracking_mass_mailing.pot 2019-03-07 09:25:27 +00:00
Pedro M. Baeza b1c2f30ebb [MIG] mail_tracking_mass_mailing: Migration to 11.0
* Standard procedure
* Adapt tests
* New README by fragments
2019-03-07 09:25:27 +00:00
oca-travis ec395dcefc [UPD] Update mail_tracking_mass_mailing.pot 2019-03-07 09:25:27 +00:00
Jairo Llopis 281adea4df [FIX] mail_tracking_mass_mailing: Integration tests (#258)
Testing this addon failed if i.e. `mass_mailing_list_dynamic` was installed before.

Moving tests to post-install mode fixes integration tests.
2019-03-07 09:25:27 +00:00
OCA Transbot 2c060824f3 OCA Transbot updated translations from Transifex 2019-03-07 09:25:27 +00:00
David Vidal 945dc9f8e3 [10.0] mail_tracking_mass_mailing: Migration to 10.0 2019-03-07 09:25:27 +00:00