Ivan Yelizariev
c749bd166f
🚑 mail_sent: fix installation problems
fixes #290
5 years ago
Ivan Yelizariev
6297d42801
💚 pre-commit: auto cleanups
5 years ago
KolushovAlexandr
3a44a778fc
⚡ mail_sent fetching mails from channels
5 years ago
Ivan Yelizariev
509a41073b
[LINT] no need utf-8 in py3
7 years ago
ArtyomLosev
7de69b098a
[11.0][PORT] port mail_base, mail_all, mail_archives, mail_sent to v11 ( #127 )
* [PORT] Ported_mail archives, mail_to, mail_base to Odoo 11.0
* [FIX] mail_base get_domain method fix; mail_archives add channel fix
* [PORT] mail all to 11.0
* [PORT] mail_sent to 11.0
* [FIX] mail_archives domain fix
* [FIX] mail_base additional condition fix
* [FIX] channel preview fix
7 years ago
Ivan Yelizariev
c2c40612b3
[REF][FIX] didn't work for non-admin users
8 years ago
Ivan Yelizariev
ef41d90bcd
[LINT]
************* Module mail_archives
mail_archives/views/templates.xml [W7908(missing-newline-extrafiles), ] Missing newline
mail_archives/README.rst [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_to
mail_to/static/src/js/mail_to.js:11: [W7903(javascript-lint), ] Missing semicolon.
mail_to/templates.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
mail_to/doc/changelog.rst:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_move_message
mail_move_message/doc/changelog.rst:1: [E7901(rst-syntax-error), ] Hyperlink target "changelog" is not referenced.
mail_move_message/data/mail_move_message_data.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_move_message.mail_move_message_models
mail_move_message/mail_move_message_models.py:74: [C8108(method-compute), Wizard] Name of compute method should starts with "_compute_"
mail_move_message/mail_move_message_models.py:91: [W8104(api-one-deprecated), Wizard.get_can_move] api.one deprecated
mail_move_message/mail_move_message_models.py:141: [W8104(api-one-deprecated), Wizard.check_access] api.one deprecated
mail_move_message/mail_move_message_models.py:198: [W8104(api-one-deprecated), Wizard.delete] api.one deprecated
mail_move_message/mail_move_message_models.py:233: [W8104(api-one-deprecated), Wizard.read_close] api.one deprecated
mail_move_message/mail_move_message_models.py:248: [C8108(method-compute), MailMessage] Name of compute method should starts with "_compute_"
mail_move_message/mail_move_message_models.py:251: [W8104(api-one-deprecated), MailMessage._get_all_childs] api.one deprecated
mail_move_message/mail_move_message_models.py:274: [W8104(api-one-deprecated), MailMessage.move] api.one deprecated
************* Module mail_base
mail_base/static/src/js/base.js:245: [W7903(javascript-lint), ] Misleading line break before '||'; readers may interpret this as an expression boundary.
mail_base/static/src/js/base.js:1119: [W7903(javascript-lint), ] Missing semicolon.
mail_base/static/src/js/base.js:1121: [W7903(javascript-lint), ] Missing semicolon.
mail_base/views/templates.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_sent
mail_sent/doc/changelog.rst:1: [E7901(rst-syntax-error), ] Hyperlink target "changelog" is not referenced.
mail_sent/views/templates.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_sent.models
mail_sent/models.py:8: [C8108(method-compute), MailMessage] Name of compute method should starts with "_compute_"
mail_sent/models.py:12: [W8104(api-one-deprecated), MailMessage._get_sent] api.one deprecated
************* Module mail_reply
mail_reply/templates.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module res_partner_mails_count
res_partner_mails_count/README.rst:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module res_partner_mails_count.models
res_partner_mails_count/models.py:8: [C8108(method-compute), ResPartner] Name of compute method should starts with "_compute_"
res_partner_mails_count/models.py:9: [C8108(method-compute), ResPartner] Name of compute method should starts with "_compute_"
res_partner_mails_count/models.py:12: [W8104(api-one-deprecated), ResPartner._mails_to] api.one deprecated
res_partner_mails_count/models.py:17: [W8104(api-one-deprecated), ResPartner._mails_from] api.one deprecated
8 years ago
manawi
c2b3905a87
[FIX] 8.0-travis-fix ( #58 )
* [FIX] CamelCase
* [FIX] Changing signs of the tabs to 4 spaces
* [FIX] relative-import
* [FIX] delete unused imports
* [FIX] delete prints
* [FIX] lint for js
* [FIX] Duplicate implicit target name: "changelog"
* [FIX] links in rst files
* [FIX] flake8 E115
* [FIX] pylint E1124
* [FIX] pylint W1401
8 years ago
Ivan Yelizariev
d412fa4dd7
[REF] fix lint errors (9.0)
8 years ago
x620
c489de9102
[REF] Fix lint errors
8 years ago
x620
87aaf66674
[FIX] unsubscribe and then subscribe to the event, to avoid duplication of new posts in base.js
[FIX] replace "needaction_partner_ids" to "partner_ids" in models.py
9 years ago
x620
116fa9e80d
[FIX] move filtration from models.py to sent.js that "sent" in models.py and "sent" in js have same meaning
[FIX] change partner_ids to needaction_partner_ids
9 years ago
x620
966582a5a4
[FIX] sent field value
9 years ago
x620
86e2a75989
[DOC] mail_sent/__openerp__.py, mail_archive/__openerp__.py: update summary
[REF] optimize format_message() in models.py
[DOC] update screenshots for description (make correct size)
9 years ago
x620
28169ea7ed
[REF] add "sent" parameter in data and simplify set_channel_flags() method in sent.js
9 years ago
x620
74fa3eda6a
[FIX] sent.js correction set_channel_flags() and get_domain() methods for correct sent messages filtration
[FIX] base.js correction "cls" to "chat_manager.mail_tools"
[FIX] models.py correction _get_sent() method and remove outdated notification method
[REF] menu.xml move "sent" menu item to after "inbox" menu item and change icon
9 years ago
Ildar Nasyrov
070ba321f3
[MOV] module -- mail_sent
9 years ago
Ildar Nasyrov
6e63cb9747
[MOV] module -- mail_partner_lang
9 years ago
Ildar Nasyrov
d7701f52ff
[MOV] module -- mail_fix_header_from
9 years ago
Ildar Nasyrov
80615d90a8
[MOV] module -- mail_fix_empty_body
9 years ago
Ildar Nasyrov
6adf755aa6
[MOV] module -- mail_check_immediately
9 years ago
Ildar Nasyrov
e1583cccf6
[MOV] module -- res_partner_strip_email
9 years ago
Ildar Nasyrov
37073af483
[MOV] module -- mass_mailing_extra
9 years ago
Ildar Nasyrov
f637a780c9
[MOV] module -- mail_wall_widgets
9 years ago
Ildar Nasyrov
df11de0b19
[MOV] module -- mail_wall_menu
9 years ago
Ildar Nasyrov
5faf3accd9
[MOV] module -- mail_wall_custom
9 years ago
Ildar Nasyrov
4f4eb23c97
[MOV] module -- mail_sent
9 years ago
Ildar Nasyrov
2c9a1c887c
[MOV] module -- mail_partner_lang
9 years ago
Ildar Nasyrov
1b3dc8a442
[MOV] module -- mail_fix_header_from
9 years ago
Ildar Nasyrov
1009c5a57e
[MOV] module -- mail_fix_empty_body
9 years ago
Ildar Nasyrov
55c678ba25
[MOV] module -- mail_check_immediately
9 years ago
Ivan Yelizariev
3eae2ce899
mail_sent: fix #90
9 years ago
Ivan Yelizariev
6ea0e61225
Revert "8.0 [DEL] group_menu_no_access:, res_users_clear_access_rights"
9 years ago
jce
2688aad682
Fix updated time bug.
9 years ago
Ivan Yelizariev
97d7d16ba1
[FIX] inherit problem
column "sent" of relation mail_compose_message does not exist
9 years ago
Ivan Yelizariev
f365fb39e4
fix pep errors
9 years ago
Ivan Yelizariev
76bb7351c7
[FIX] error with empty author_id
9 years ago
Ivan Yelizariev
16837b20ab
[FIX] put import in try block
9 years ago
Ivan Yelizariev
d51c6b0944
[FIX] tz of admin was used instead of current user
10 years ago
Ivan Yelizariev
509c25eef4
[FIX] handle multiple or empty mail servers
[FIX] use only confirmed mail servers
10 years ago
s0x90
e74e17a0b2
Small fixes.
10 years ago
Vitaliy Utkin
c08b367317
Added livestamp and moment.js. Calculating time delta at the client.
10 years ago
s0x90
898fbeb2dd
Removed redudant imports.
10 years ago
s0x90
8fee4761a3
Security rights fix, setInterval fix.
10 years ago
s0x90
78375c9de8
Done.
10 years ago
s0x90
d79a1d85db
Initial commit
10 years ago
Ilnur Gallyamov
84040dfcab
simple code
10 years ago
Ilnur Gallyamov
b9948e3c30
models.ru to pep8
10 years ago
Ilnur Gallyamov
c436a35138
fix to pep8
10 years ago
Ilnur Gallyamov
4bf024bc83
Trim email's field v 1.0.0
10 years ago