Ildar Nasyrov
73bfaf5a42
Merge branch '8.0' of /home/iii/addons-yelizariev/../mail_fix_553 into 8.0
9 years ago
Ildar Nasyrov
40de6ae302
[MOV] module -- mail_fix_553
9 years ago
Ildar Nasyrov
8d2a35ca1d
Merge branch '8.0' of /home/iii/addons-yelizariev/../mail_delete_odoo_footer into 8.0
9 years ago
Ildar Nasyrov
10bbed08a8
[MOV] module -- mail_delete_odoo_footer
9 years ago
Ildar Nasyrov
04f85fa098
Merge branch '8.0' of /home/iii/addons-yelizariev/../mail_check_immediately into 8.0
9 years ago
Ildar Nasyrov
55c678ba25
[MOV] module -- mail_check_immediately
9 years ago
x620
6fe443311d
update comment into changelog.rst
9 years ago
jce
ea188bd1da
Added doc/changelog.rst and updated version into __openerp__.py
9 years ago
jce
2688aad682
Fix updated time bug.
9 years ago
Ivan Yelizariev
0a2d4495dd
Update README.md
9 years ago
Ivan Yelizariev
f858d5c049
[DOC] update contact us section
9 years ago
Ivan Yelizariev
719168f195
[DOC] update website
9 years ago
Ivan Yelizariev
ef18752520
update status
9 years ago
Ivan Yelizariev
2e585981c6
Update README.md
9 years ago
Ivan Yelizariev
23575fac12
update license to GPL-3
9 years ago
Ivan Yelizariev
d387e7621c
update license to GPL-3
9 years ago
Ivan Yelizariev
fbebbe63d0
update license to GPL-3
9 years ago
Ivan Yelizariev
acaedb6914
Update README.md
9 years ago
Ivan Yelizariev
cf0914280e
[DOC] add license tag
9 years ago
Ivan Yelizariev
885e28bf4c
[DOC] add license tag
9 years ago
Ivan Yelizariev
bc0fc59d78
[DOC] add license tag
9 years ago
Ivan Yelizariev
fff79c97fc
Update README.md
9 years ago
Ivan Yelizariev
458894a7a3
Initial commit
9 years ago
Ivan Yelizariev
74d4375069
[DOC] add IT-Projects LLC to authors
9 years ago
Ivan Yelizariev
17e3868c25
[DOC] add IT-Projects LLC to authors
9 years ago
Ivan Yelizariev
fd75d366fe
[DOC] add IT-Projects LLC to authors
9 years ago
Ivan Yelizariev
c0551e2a16
[DOC] description for mail_check_immediately
10 years ago
Ivan Yelizariev
7376d13b64
[DOC] fix modules categories
10 years ago
Ivan Yelizariev
9e308465f9
[DOC] fix modules categories
10 years ago
Ivan Yelizariev
ca763df9df
[DOC] add icon
10 years ago
Ivan Yelizariev
95a91b843e
[DOC] add icon
10 years ago
Ivan Yelizariev
577fc8cd60
[DOC] add icon
10 years ago
Ivan Yelizariev
0f486704fa
add hint to fetch mails now
10 years ago
Ivan Yelizariev
d51c6b0944
[FIX] tz of admin was used instead of current user
10 years ago
Ivan Yelizariev
b37461a691
update mail fetched label
10 years ago
Ivan Yelizariev
509c25eef4
[FIX] handle multiple or empty mail servers
[FIX] use only confirmed mail servers
10 years ago
s0x90
da223440ce
Removed redudant imports. Using timega jQuery library delivered with odoo core.
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
Ivan Yelizariev
133d940602
split mail_delete_odoo_footer in two modules:
* mail_delete_access_link
* mail_delete_sent_by_footer
10 years ago
Ivan Yelizariev
54e4461f67
[DOC] add link to issue https://github.com/odoo/odoo/issues/5864
10 years ago
Ivan Yelizariev
bd7aa00612
[DOC] small updates
10 years ago
Ivan Yelizariev
a3ea6113cb
[FIX] import re
10 years ago
Ivan Yelizariev
ce9d37e8e3
[REF] come back to origin idea of redefining "send" function, because
nothing else works
* rewriting email_from field before executing "send" doesn't work
because we lost email_from value of incoming email if sender was not
in res.partner
* it's impossible to inhering build_email function, because we don't
have CR variable there.
10 years ago
Ivan Yelizariev
59dbab6bf0
[FIX] use v7 style write
10 years ago
Ivan Yelizariev
06bc4446a5
[REF] update email_from at mail.mail::send
10 years ago