x620
|
c569272d8c
|
[FIX] change "this" to "chat_manager.mail_tools" in class MailTools because "this" possibly undefined
[FIX] remove comment
|
9 years ago |
x620
|
335802f315
|
[FIX] remove unused files
|
9 years ago |
x620
|
01323cf2ca
|
[FIX] change website
|
9 years ago |
x620
|
37196765fb
|
[FIX] archives.js, base.js - corrections related to inheritance
[FIX] README.rst - more precisely worded description and added sha value
[FIX] models.py, res_partner_mails_count.xml, views.xml - removed unused code
[FIX] __openerp__.py - styling
|
9 years ago |
x620
|
284144d9a1
|
README.rst: no read messages, but all messages
main.js: commented deprecated code
__openerp__.py: fix syntax error
|
9 years ago |
x620
|
71c76352b5
|
Merge branch 'mail-addons-9.0-res_partner_mails_count' of github.com:yelizariev/addons-dev into mail-addons-9.0-res_partner_mails_count
Conflicts:
README.md
res_partner_mails_count/README.rst
res_partner_mails_count/__openerp__.py
res_partner_mails_count/models.py
res_partner_mails_count/static/src/js/main.js
res_partner_mails_count/templates.xml
res_partner_mails_count/views/res_partner_mails_count.xml
|
9 years ago |
x620
|
394a165b4e
|
Refactoring: overrides of smaller methods that do not change the larger
|
9 years ago |
x620
|
4f6b18ec2d
|
Move base.js file in mail_base folder and activate mail_base module.
|
9 years ago |
x620
|
741266307a
|
Implemented successful inheritance
|
9 years ago |
x620
|
af6a4ce90d
|
Converted functions to methods of class in order to be able to inherit class and override methods.
|
9 years ago |
x620
|
4fb100aaf5
|
Restored functionality: toggle starred, mark as read, reply etc.
|
9 years ago |
x620
|
d71af40fef
|
Create channel_archive in archives.js. Display archive messages or message about empty archive page now.
|
9 years ago |
x620
|
621ed51475
|
Add mail_archive module in current repo.
Create mail_base dir for future module
which contain common code for other modules.
|
9 years ago |
x620
|
471f5f4ce8
|
Show smart buttons and calculate mails count.
notified_partner_ids was removed in 9.0, so it changed to partner_ids.
|
9 years ago |
x620
|
bac088a50a
|
Init commit: worked 8.0 version, which will be changed to 9.0.
Changed __openerp__.py and README.rst only.
|
9 years ago |
Ivan Yelizariev
|
b3a34b78bc
|
Merge pull request #32 from ilyasProgrammer/8_mail_count
[ADD] docs manifest
|
9 years ago |
Ilyas
|
f4f5b4a98d
|
[IMP] moar pictures
|
9 years ago |
Ilyas
|
45b68ed39a
|
[ADD] appstore image
|
9 years ago |
Ilyas
|
ddded64ac2
|
[ADD] manifest price
|
9 years ago |
Ilyas
|
7c1ca5dce8
|
Merge branch 'mail-addons-8.0-res_partner_mails_count' of github.com:x620/addons-dev into 8_mail_count
|
9 years ago |
Ilyas
|
bb6fe107cd
|
[ADD] description
|
9 years ago |
Ivan Yelizariev
|
b72044fb1d
|
Merge pull request #31 from x620/mail-addons-8.0-res_partner_mails_count
[FIX] Mail addons 8.0 res partner mails count
|
9 years ago |
x620
|
06d27aea45
|
Merge pull request #2 from ilyasProgrammer/8_mail_count
8_mail_count
|
9 years ago |
Ilyas
|
479a0ba68c
|
[FIX] useless compose fields
|
9 years ago |
Ilyas
|
217cc55599
|
Merge branch 'mail-addons-8.0-res_partner_mails_count' of github.com:x620/addons-dev into 8_mail_count
|
9 years ago |
x620
|
2b1298bd9e
|
Changed partner_ids to notified_partner_ids
|
9 years ago |
x620
|
f2a20020fc
|
Convert tabs in spaces
|
9 years ago |
x620
|
3c4d5f8f4f
|
Removed unused security, controllers.py and demo.xml
|
9 years ago |
Ivan Yelizariev
|
6e8a41eb5e
|
Merge pull request #30 from x620/mail-addons-8.0-res_partner_mails_count
Mail addons 8.0 res partner mails count
|
9 years ago |
x620
|
6e85fb5bba
|
Added README.rst
|
9 years ago |
x620
|
5209f6d2f2
|
Merge branch 'mail-addons-8.0-res_partner_mails_count' of github.com:yelizariev/addons-dev into mail-addons-8.0-res_partner_mails_count
|
9 years ago |
x620
|
5177ae31c2
|
Corrected Send a message and check ignore_search_model parameter
|
9 years ago |
Ivan Yelizariev
|
a51535add2
|
Merge pull request #23 from x620/mail-addons-8.0-res_partner_mails_count
WIP res_partner_mails_count (incomplete)
|
9 years ago |
x620
|
48d4cc21b2
|
Merge pull request #1 from ilyasProgrammer/8_mail_count
[ADD] test
|
9 years ago |
Ilyas
|
58060c1cef
|
[FIX] bad copypaste
|
9 years ago |
Ilyas
|
d626aa26b4
|
[IMP] Add test
|
9 years ago |
x620
|
c32e2c9aad
|
Removed from ir.actions.client view_mode field
|
9 years ago |
x620
|
f0678b2943
|
Removed additional filter by model
|
9 years ago |
x620
|
faa0351324
|
Switch from and to
|
9 years ago |
x620
|
9718be8b5f
|
Remove logger and self -> r
|
9 years ago |
x620
|
dfa270255e
|
Add mail to depends in __openerp__.py
|
9 years ago |
x620
|
ee328d4332
|
Return mail_sent in __openerp__.py
|
9 years ago |
x620
|
9c6e120d0c
|
Corrected count display letters
|
9 years ago |
x620
|
e91db8d440
|
During calculate mails count added sudo() and change search() -> search_count()
|
9 years ago |
x620
|
63aa83fe95
|
Add views/res_partner_mails_count.xml which contains actions
|
9 years ago |
x620
|
b07f52f9e3
|
Corrected wrong calculated mails count on the smart buttons
|
9 years ago |
x620
|
9233c9c0db
|
1. Create two Smart buttons (Income and Sent)
2. Calculate income and sent messages and output values on Smart buttons
TODO: Create actions when click Smart buttons
|
9 years ago |
Ivan Yelizariev
|
e1336ff7aa
|
Update README.md
|
9 years ago |
Ivan Yelizariev
|
0a2d4495dd
|
Update README.md
|
9 years ago |
Ivan Yelizariev
|
24a57665e3
|
Update README.md
|
9 years ago |