x620
9c1796f541
[FIX] replace _t to _lt in archives.js and sent.js
9 years ago
Ivan Yelizariev
4cf02bf282
[DOC] fix format
9 years ago
Ivan Yelizariev
4c5e471aac
Merge pull request #18 from barachka/9.0
[ADD] 9.0 mail_fix_553: add name in from alias email
9 years ago
Ivan Yelizariev
9ab5ccc41c
Merge pull request #17 from barachka/8.0
[ADD] mail_fix_553: add name in from alias email
9 years ago
x620
d66dc99012
[FIX] fix duplicate new messages
9 years ago
Denis Baranov
fdebb2b740
mail_fix_553: add name in from alias email
9 years ago
Denis Baranov
f453d193a1
mail_fix_553: add name in from alias email
9 years ago
x620
200dc9977f
[FIX] fix link error
9 years ago
x620
bc20db1c54
[FIX] fix error channel_seen function in base.js
[FIX] fix error inline method in base.js
[ADD] add css file for make grey color for link and display recipients when overmouse
[IMP] add "To:" before recipients and make link on recipient name
[DOC] add info about old messages in index.rst
9 years ago
ilyasProgrammer
cf98ad68df
[IMP] comment, readme
9 years ago
ilyasProgrammer
9a95ad8792
Merge branch '9.0-res_partner_mails_count' of github.com:yelizariev/mail-addons into 9.0-res_partner_mais_count_fix_docs
Conflicts:
res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js
9 years ago
ilyasProgrammer
48d8252e56
[FIX] tour element
9 years ago
ilyasProgrammer
ce8ad6fe19
[FIX[ lame space
9 years ago
ilyasProgrammer
630b6526eb
i dont know
9 years ago
ilyasProgrammer
0f7572a159
[IMP] tour steps
9 years ago
x620
3bae0358c9
[REF] move append partner_ids parameter for message from base.js to mail_to.js
9 years ago
ilyasProgrammer
a22c22bc36
[IMP] tour last step, todo type
9 years ago
ilyasProgrammer
ca9a5934a8
[FIX] incorrect title
9 years ago
x620
367a79573c
[REM] remove unused models.py
9 years ago
x620
d90dee942f
[ADD] mail_to module: display recipients the right of the messages
9 years ago
x620
4a6b340026
[FIX] fixes Recipients field
9 years ago
Ivan Yelizariev
14f405104b
Merge pull request #10 from yelizariev/8.0-res_partner_mails_count-noupdate
[FIX] don't repeat Tour after updating
9 years ago
Ivan Yelizariev
a338aa43b6
Merge pull request #11 from yelizariev/9.0-res_partner_mails_count-merge2
9.0 res partner mails count merge2
9 years ago
Ivan Yelizariev
e2f097a458
[IMP] descrease delay time + new placement option
9 years ago
Ivan Yelizariev
d2a6373f1e
[FIX] waitNot is necessary, because o_mail_thread is already presented
in partner page
9 years ago
Ivan Yelizariev
ba48e29803
[IMP] new step in tour
It also fix problem with last timeouted step
9 years ago
Ivan Yelizariev
cd8d9b0725
[FIX] missed comma
9 years ago
Ivan Yelizariev
52b61e5e68
[FIX] waitFor on last step is needed for test mode
9 years ago
Ivan Yelizariev
1ef37eb351
[DOC] Tour: delete waitFor and increase wait in last step
It seems that waitFor+wait doesn't work as expected.
"wait" is count down before start check waitFor condition, while the
idea was opposite -- wait when page is loaded and then count down 2 sec
9 years ago
Ivan Yelizariev
2c941a6434
Merge remote-tracking branch 'origin/8.0-res_partner_mails_count-noupdate' into 9.0-res_partner_mails_count-merge2
9 years ago
Ivan Yelizariev
81843d71e9
[DOC] change text in step
9 years ago
Ivan Yelizariev
c0396830ce
[FIX] don't switch to debug in tutor
9 years ago
Ivan Yelizariev
60b1bb64ec
[FIX] noupdate must be applied for todo only
9 years ago
Ivan Yelizariev
74ee4ab942
Merge remote-tracking branch 'origin/8.0-res_partner_mails_count-noupdate' into 9.0-res_partner_mails_count-merge2
9 years ago
Ivan Yelizariev
563ac8b0b7
[FIX] don't repeat Tour after updating
9 years ago
Ivan Yelizariev
500637b12d
Merge pull request #5 from ilyasProgrammer/9.0-res_partner_mais_count_fix_docs
9.0 fixes in res_partner_mails_count branch
9 years ago
ilyasProgrammer
80db2262f8
[PORT] runbot test
9 years ago
ilyasProgrammer
7032b60e76
[PORT] noupdate. tests
9 years ago
ilyasProgrammer
a3e936e363
[PORT] WIP cant tour as test
9 years ago
Ivan Yelizariev
1907789d4f
Merge pull request #53 from iledarn/mail-addons-9.0-mailgun
Mail addons 9.0 mailgun
9 years ago
Ildar Nasyrov
bef3130f4b
[DOC] mail_mailgun: doc/index.rst formattings and new paragraph
9 years ago
Ildar Nasyrov
d4072dce6e
[DOC] mail_mailgun: doс/index.rst
9 years ago
Ivan Yelizariev
2825436619
Merge pull request #52 from iledarn/mail-addons-9.0-mailgun
[ADD] mail_mailgun: new module
9 years ago
Ildar Nasyrov
1aba5335a4
[ADD] mail_mailgun: new module
9 years ago
ilyasProgrammer
9653b03f80
[FIX] tour run
9 years ago
Ilyas
69c2a10b6b
[PORT] tour
9 years ago
Ilyas
50289d21e6
Merge branch '9.0-res_partner_mails_count' of github.com:yelizariev/mail-addons into 9.0-res_partner_mais_count_fix_docs
9 years ago
Ivan Yelizariev
7119ce2391
Merge pull request #9 from x620/9.0-res_partner_mails_count
[FIX] Hiding the left panel if there is no menu
9 years ago
x620
0e9abc8fc4
[FIX] out of the loop when found needed block
9 years ago
x620
c850e5868e
[DOC] add phrase "fixes toggling left bar" to README.rst
9 years ago