Browse Source
[FIX] 8.0-travis-fix (#58)
[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 W1401pull/63/head
manawi
8 years ago
committed by
Ivan Yelizariev
27 changed files with 69 additions and 71 deletions
-
4mail_all/README.rst
-
4mail_all/doc/changelog.rst
-
4mail_check_immediately/doc/changelog.rst
-
2mail_delete_access_link/mail_delete_access_link.py
-
2mail_delete_sent_by_footer/mail_delete_sent_by_footer.py
-
4mail_fix_553/mail_fix_553.py
-
4mail_fix_empty_body/models.py
-
4mail_move_message/doc/changelog.rst
-
18mail_move_message/mail_move_message_models.py
-
6mail_outgoing/mail_outgoing_models.py
-
2mail_partner_lang/models.py
-
6mail_private/README.rst
-
2mail_private/__init__.py
-
4mail_private/doc/changelog.rst
-
4mail_private/models.py
-
10mail_private/static/src/js/mail_private.js
-
8mail_private/static/src/xml/mail_private.xml
-
6mail_recovery/README.rst
-
4mail_recovery/doc/changelog.rst
-
4mail_sent/doc/changelog.rst
-
8mail_sent/models.py
-
2mail_wall_menu/static/lib/masonry.pkgd.min.js
-
8mail_wall_menu/static/src/js/mail_wall_menu.js
-
8mail_wall_widgets/models.py
-
2res_partner_mails_count/models.py
-
4res_partner_mails_count/tests/test_phantom.py
-
6res_partner_strip_email/models.py
@ -1,7 +1,7 @@ |
|||
.. _changelog: |
|||
|
|||
Changelog |
|||
========= |
|||
Updates |
|||
======= |
|||
|
|||
`1.0.1` |
|||
------- |
|||
|
@ -1,3 +1,3 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
import models |
|||
from . import models |
2
mail_wall_menu/static/lib/masonry.pkgd.min.js
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue