Ivan Yelizariev
|
ef082b5a6a
|
💚 pre-commit run --all
|
5 years ago |
Denis Mudarisov
|
ba530887c1
|
🌈 pre-commit: fix eslint
|
5 years ago |
Denis Mudarisov
|
d561364bfd
|
🌈 pre-commit: manifest-version-format
|
5 years ago |
Ivan Yelizariev
|
c19b9b7fba
|
📖 new support mail
|
5 years ago |
Ivan Yelizariev
|
0a2539d62a
|
📖 Distribute under MIT license
If you made a contribution and don't agree with this change please open an issue
|
5 years ago |
Ivan Yelizariev
|
6230006e2a
|
💚 pre-commit: auto cleanups
|
5 years ago |
Ivan Yelizariev
|
4de9fc2272
|
💚 fixing trailing comma
|
5 years ago |
Ivan Yelizariev
|
6297d42801
|
💚 pre-commit: auto cleanups
|
5 years ago |
rusllan
|
88ad52773b
|
🌈 Restoring manifest in mail_move_message to state before merge
|
6 years ago |
KolushovAlexandr
|
57ba35a4a6
|
🚑 fixes after merging. mail_move_message has no web_polimorphic_field dependency
|
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 |
Ruslan Ronzhin
|
69b6724190
|
🌈 adding _description for wizard
|
6 years ago |
Ruslan Ronzhin
|
2f304175be
|
🌈 fix fields having the same label
|
6 years ago |
Ruslan Ronzhin
|
059c4bf80e
|
🌈 adding _description for wizard
|
6 years ago |
Ruslan Ronzhin
|
d6e6bacc80
|
🌈 fix fields having the same label
|
6 years ago |
KolushovAlexandr
|
12868a9774
|
🛡️ mail_move_message tests
|
6 years ago |
KolushovAlexandr
|
3d38f9e343
|
🚑 mail_move_message quick create button fix
|
6 years ago |
Aleksandr
|
2dfb242689
|
[11.0][PORT] mail_move_message (#146)
|
6 years ago |
Ivan Yelizariev
|
509a41073b
|
[LINT] no need utf-8 in py3
|
7 years ago |
Translation Bot
|
146d8f05d5
|
[i18n] New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
|
7 years ago |
Translation Bot
|
0d916a89e3
|
[i18n] New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
|
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 ...
to translate more: https://www.it-projects.info/page/translate
|
7 years ago |
Translation Bot
|
2532d6c3dd
|
Translation Bot updated translations from Transifex
|
7 years ago |
ilmir
|
fee5b8714b
|
[DOC] remove extra images line from __openerp__.py
|
7 years ago |
ilmir
|
156089362c
|
[FIX] add space, remove previous image
|
7 years ago |
root
|
7ebeb3640b
|
[DOC] mail_move_message new logo
|
8 years ago |
ilmir
|
0bf6acd17a
|
[ADD] new version for mail_move_message
|
8 years ago |
Ivan Yelizariev
|
8b1a7ce24c
|
[FIX] don't override keyword args in calling *_one methods +
[FIX] correct checking for infinitive looping
|
8 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
|
9f876b95e2
|
[DOC] add support email
|
8 years ago |
Ivan Yelizariev
|
a28ecb41eb
|
[FIX] fix errors from incorrect automatic fixes
2a5576d171
|
8 years ago |
Ivan Yelizariev
|
7b0eab1983
|
[PORT] openerp -> odoo
|
8 years ago |
Ivan Yelizariev
|
a288d4714a
|
[LINT] api.one is deprecated
|
8 years ago |
Ivan Yelizariev
|
8eb921cd7d
|
[LINT] fix new lines at the end of file
|
8 years ago |
Ivan Yelizariev
|
b1ea50d201
|
[FIX] new class name
|
8 years ago |
Patrik Lermon
|
8b5f88827e
|
[FIX] compatibility with 10.0
|
8 years ago |
manawi
|
961e27654b
|
[FIX] 9.0 travis fix (#59)
* [FIX] autopep8
* [FIX] CamelCase
* [FIX] relative-import
* [FIX] delete unused imports
* [FIX] delete prints
* [FIX] fix comments
* [FIX] lint for js
* [FIX] Add the first line (coding) in py-files
* [FIX] Duplicate implicit target name: "changelog"
* [FIX] links in rst files
* [FIX] flake8 F841
* [FIX] flake8 F401
* [FIX] triple underscore
|
8 years ago |
Ivan Yelizariev
|
b97e4270b6
|
[FIX] use new class name
|
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
|
98df00ca3a
|
[FIX] updates for 10.0
|
8 years ago |
Ivan Yelizariev
|
db946c1872
|
[PORT] update mail_move_message for 10.0
|
8 years ago |
czoellner
|
b6dd90486f
|
[FIX] set_message_read() to set_message_done()
|
8 years ago |
Ivan Yelizariev
|
d412fa4dd7
|
[REF] fix lint errors (9.0)
|
8 years ago |
x620
|
c489de9102
|
[REF] Fix lint errors
|
8 years ago |
Ivan Yelizariev
|
be85d2a1ba
|
[DOC] update categories to Discuss
|
8 years ago |