84 Commits (3dd82a379456ca45696a7cee4960e5006d489f22)

Author SHA1 Message Date
Ivan Yelizariev d401e01e10
💚 pre-commit: auto cleanups 4 years ago
Eugene Molotov 1502eabee3 ⬆️1️⃣3️⃣ Take away deprecated api.multi decorator 5 years ago
Eugene Molotov b5aa47ec50 📖 bump versions in docs 5 years ago
Eugene Molotov 49cb196ae5 🆘1️⃣3️⃣ mark unported modules as non-installable 5 years ago
i18n-bot 34f3284ae6 👽 Update mail_sent.pot 5 years ago
KolushovAlexandr 3a44a778fc
mail_sent fetching mails from channels 5 years ago
i18n-bot 8a407fa6d0 [UPD] Update mail_sent.pot 5 years ago
KolushovAlexandr d2fca79697
⬆️1️⃣2️⃣ mail_sent 5 years ago
Translation Bot 3e460b14df 🤝 New Translations! We need your help ... 5 years ago
Translation Bot 60a3d699b6 🤝 New Translations! We need your help ... 5 years ago
Translation Bot d6b91a9a7a 🤝 New Translations! We need your help ... 6 years ago
rusllan d8f70667ae 🌈 all the __openerp__.py files renamed in __manifest__.py 6 years ago
KolushovAlexandr 0bf97f17b3 1️⃣2️⃣🆘 mark unported modules as non-installable 6 years ago
rusllan e989d9aa10 📖 add new contacts 6 years ago
Railia 55b0035a54 📖 (#143) 6 years ago
Ivan Yelizariev 892eb1017d [LINT] fix version format 6 years ago
Ivan Yelizariev 509a41073b [LINT] no need utf-8 in py3 6 years ago
Translation Bot fc9aa1e6ea [i18n] New Translations! We need your help ... 6 years ago
Translation Bot 146d8f05d5 [i18n] New Translations! We need your help ... 6 years ago
Translation Bot 15194698f6 [i18n] New Translations! We need your help ... 6 years ago
ArtyomLosev 7de69b098a [11.0][PORT] port mail_base, mail_all, mail_archives, mail_sent to v11 (#127) 7 years ago
Translation Bot 0d916a89e3 [i18n] New Translations! We need your help ... 7 years ago
Ildar Nasyrov 53fbd6e368 [DOC] new support mailto 7 years ago
ArtyomLosev bb78359390 [PORT] Disable non-ported modules. 7 years ago
Translation Bot fd46a398a6 [i18n] New Translations! We need your help ... 7 years ago
Translation Bot 2532d6c3dd Translation Bot updated translations from Transifex 7 years ago
zimbora 44f9c3dde1 Add portuguese translation (#89) 7 years ago
Ivan Yelizariev 299c800e99 [DOC] don't use header in changelog.rst 8 years ago
Ivan Yelizariev 0152ce87f9 [LINT] fix line breaks 8 years ago
Ivan Yelizariev c2c40612b3 [REF][FIX] didn't work for non-admin users 8 years ago
Ivan Yelizariev 9f876b95e2 [DOC] add support email 8 years ago
Ivan Yelizariev e6d3cedb15 [CI] try to use is_ready 8 years ago
Ivan Yelizariev b4395b9d43 [PORT] fix imports 8 years ago
Ivan Yelizariev ef41d90bcd [LINT] 8 years ago
Ivan Yelizariev 8eb921cd7d [LINT] fix new lines at the end of file 8 years ago
manawi 961e27654b [FIX] 9.0 travis fix (#59) 8 years ago
manawi c2b3905a87 [FIX] 8.0-travis-fix (#58) 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 bbee68aced [FIX] update_message_current_on_current_channel() was wrongly placed in MailTools class instead ChatAction class, that's why moved from MailTools to ChatAction 8 years ago
x620 6914d4be53 [IMP] added overrides update_message_on_current_channel() in ChatAction for update channels 8 years ago
ilyasProgrammer 3940d47a2a [FIX] pics 8 years ago
ilyasProgrammer e86a0c62c4 [DOC] mail-sent pics 8 years ago
x620 9169a92390 [DOC] adds icons and images for app store 8 years ago
Ivan Yelizariev 7bf9e4ab62 [DOC] mail_sent: new price 8 years ago
x620 3218b251cc [REF] rename show_send_message_button variable to channels_show_send_button 8 years ago
x620 723b3cd6e6 [REF] Create channels_display_subject array which will contain channels name for subject display. get_thread_rendering_options() method moved in base.js. In new modules append channel name to channels_display_subject variable for enable subject display. 8 years ago
x620 dc9a9c973d [FIX] move function push() from set_channel() to init() to push() is called only once 8 years ago
x620 971ba44447 [FIX] move function toggle() from sent.js to base.js 8 years ago
x620 1dc49ee7fd [FIX] change function from .includes() to .indexOf() 8 years ago