Ivan Yelizariev
ea05a9c3b7
Merge pull request #42 from ilyasProgrammer/mail-addons-9.0-res_partner_mails_count
[ADD] js simple test
9 years ago
Ilyas
255c8e210c
[ADD] js simple test
9 years ago
Ivan Yelizariev
8588fc0865
Merge pull request #41 from x620/mail-addons-9.0-res_partner_mails_count
[FIX] console error: Uncaught TypeError: Cannot read property 'name' of undefined
9 years ago
x620
a838152ca2
[FIX] error: Uncaught TypeError: Cannot read property 'name' of undefined
9 years ago
Ivan Yelizariev
a6244c2c4e
Merge pull request #40 from ilyasProgrammer/mail-addons-9.0-res_partner_mails_count
[ADD] phantom test of sent button
9 years ago
Ilyas
ddcfbaf7bd
[IMP] ready condition for phantom
9 years ago
Ilyas
4a5adc481f
[ADD] phantom test of sent button
9 years ago
Ilyas
c8ffe6260e
[IMP] phantom test of mails_from click.
9 years ago
Ivan Yelizariev
486053060b
Merge pull request #38 from x620/mail-addons-9.0-res_partner_mails_count
[PORT] to 9.0 Sendbox
9 years ago
Ilyas
add7bc0147
[ADD] phantom tour and test
9 years ago
x620
7d61190899
[FIX] remove recipient filtration from set_channel_flags() method
9 years ago
x620
116fa9e80d
[FIX] move filtration from models.py to sent.js that "sent" in models.py and "sent" in js have same meaning
[FIX] change partner_ids to needaction_partner_ids
9 years ago
x620
966582a5a4
[FIX] sent field value
9 years ago
x620
86e2a75989
[DOC] mail_sent/__openerp__.py, mail_archive/__openerp__.py: update summary
[REF] optimize format_message() in models.py
[DOC] update screenshots for description (make correct size)
9 years ago
x620
0b92afa5eb
[DOC] update screenshots for description
9 years ago
x620
28169ea7ed
[REF] add "sent" parameter in data and simplify set_channel_flags() method in sent.js
9 years ago
x620
74fa3eda6a
[FIX] sent.js correction set_channel_flags() and get_domain() methods for correct sent messages filtration
[FIX] base.js correction "cls" to "chat_manager.mail_tools"
[FIX] models.py correction _get_sent() method and remove outdated notification method
[REF] menu.xml move "sent" menu item to after "inbox" menu item and change icon
9 years ago
x620
9c18f6445a
[FIX] sent.js correction for displayed sent page
9 years ago
x620
e526055f69
Merge remote-tracking branch 'upstream/mail-addons-9.0-res_partner_mails_count' into mail-addons-9.0-res_partner_mails_count
Conflicts:
mail_sent/README.rst
mail_sent/__init__.py
mail_sent/__openerp__.py
9 years ago
Ivan Yelizariev
245584e77f
Merge pull request #37 from yelizariev/mail-addons-9.0-res_partner_mails_count-merge
Mail addons 9.0 res partner mails count merge
9 years ago
Ivan Yelizariev
df71b7290f
Merge remote-tracking branch 'mail-addons/9.0' into mail-addons-9.0-res_partner_mails_count-merge
9 years ago
x620
ad9462c0f5
[ADD] Create module Mail Sent and added changes that displayed Sent menu item
9 years ago
x620
b6cd43bf45
[DOC] __openerp__.py - change category, README.rst - change name menu item
9 years ago
Ivan Yelizariev
e0853bebe9
Merge pull request #36 from x620/mail-addons-9.0-res_partner_mails_count
Mail addons 9.0 mail_base and mail_archives
9 years ago
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
b783ef698b
Merge pull request #2 from iledarn/9.0
9.0 move mail modules from addons-yelizariev
9 years ago
Ivan Yelizariev
223ee24120
Merge pull request #1 from iledarn/8.0
8.0 move mail modules from addons-yelizariev
9 years ago
Ildar Nasyrov
c6f06e7cd6
Merge remote-tracking branch 'origin/8.0' into 9.0
9 years ago
Ildar Nasyrov
c77f551395
Merge branch '9.0' of /home/iii/addons-yelizariev/../res_partner_strip_email into 9.0
9 years ago
Ildar Nasyrov
312353b6de
[MOV] module -- res_partner_strip_email
9 years ago
Ildar Nasyrov
eccd80db74
Merge branch '9.0' of /home/iii/addons-yelizariev/../mass_mailing_extra into 9.0
9 years ago
Ildar Nasyrov
2fcbec4127
[MOV] module -- mass_mailing_extra
9 years ago
Ildar Nasyrov
8901d26758
Merge branch '9.0' of /home/iii/addons-yelizariev/../mail_wall_widgets into 9.0
9 years ago
Ildar Nasyrov
b016bd8611
[MOV] module -- mail_wall_widgets
9 years ago
Ildar Nasyrov
779c9e0e2c
Merge branch '9.0' of /home/iii/addons-yelizariev/../mail_wall_menu into 9.0
9 years ago
Ildar Nasyrov
3f1c1d489f
[MOV] module -- mail_wall_menu
9 years ago