591 Commits (87aaf66674173917d05c6a68975d8f856a758923)
 

Author SHA1 Message Date
Ivan Yelizariev 6d894dd7b1 Merge pull request #43 from ilyasProgrammer/mail-addons-9.0-res_partner_mails_count 8 years ago
Ilyas 05284d8d1b [IMP] all msg 8 years ago
Ivan Yelizariev 40847a945f Merge pull request #44 from ilyasProgrammer/8_mail_count 8 years ago
Ilyas 1723ad1c3c [IMP] contact us 8 years ago
Ilyas acbbebf707 [IMP] another screenshots 8 years ago
x620 984b2d5122 [WIP] create and display channel_sent_to where filtered sent_to messages 8 years ago
x620 813f79ecf6 [FIX] change depends 8 years ago
Ilyas 3e80bda9ec [ADD] result picture 8 years ago
Ilyas 638b75f3c2 [IMP] images new 8 years ago
Ilyas 3dc9b9750f [IMP] images resize 8 years ago
Ilyas 7815341abb [DOC] description 8 years ago
Ivan Yelizariev 13147a454a Merge pull request #39 from ilyasProgrammer/8_mail_count 8 years ago
Ivan Yelizariev ea05a9c3b7 Merge pull request #42 from ilyasProgrammer/mail-addons-9.0-res_partner_mails_count 8 years ago
Ilyas 255c8e210c [ADD] js simple test 8 years ago
Ivan Yelizariev 8588fc0865 Merge pull request #41 from x620/mail-addons-9.0-res_partner_mails_count 8 years ago
x620 a838152ca2 [FIX] error: Uncaught TypeError: Cannot read property 'name' of undefined 8 years ago
Ivan Yelizariev a6244c2c4e Merge pull request #40 from ilyasProgrammer/mail-addons-9.0-res_partner_mails_count 8 years ago
Ilyas ddcfbaf7bd [IMP] ready condition for phantom 8 years ago
Ilyas 4a5adc481f [ADD] phantom test of sent button 8 years ago
Ilyas c8ffe6260e [IMP] phantom test of mails_from click. 8 years ago
Ivan Yelizariev 486053060b Merge pull request #38 from x620/mail-addons-9.0-res_partner_mails_count 8 years ago
Ilyas add7bc0147 [ADD] phantom tour and test 8 years ago
x620 7d61190899 [FIX] remove recipient filtration from set_channel_flags() method 8 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 8 years ago
x620 966582a5a4 [FIX] sent field value 8 years ago
x620 86e2a75989 [DOC] mail_sent/__openerp__.py, mail_archive/__openerp__.py: update summary 8 years ago
x620 0b92afa5eb [DOC] update screenshots for description 8 years ago
x620 28169ea7ed [REF] add "sent" parameter in data and simplify set_channel_flags() method in sent.js 8 years ago
x620 74fa3eda6a [FIX] sent.js correction set_channel_flags() and get_domain() methods for correct sent messages filtration 8 years ago
x620 9c18f6445a [FIX] sent.js correction for displayed sent page 8 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 8 years ago
Ivan Yelizariev 245584e77f Merge pull request #37 from yelizariev/mail-addons-9.0-res_partner_mails_count-merge 8 years ago
Ivan Yelizariev df71b7290f Merge remote-tracking branch 'mail-addons/9.0' into mail-addons-9.0-res_partner_mails_count-merge 8 years ago
x620 ad9462c0f5 [ADD] Create module Mail Sent and added changes that displayed Sent menu item 8 years ago
x620 b6cd43bf45 [DOC] __openerp__.py - change category, README.rst - change name menu item 8 years ago
Ivan Yelizariev e0853bebe9 Merge pull request #36 from x620/mail-addons-9.0-res_partner_mails_count 8 years ago
x620 c569272d8c [FIX] change "this" to "chat_manager.mail_tools" in class MailTools because "this" possibly undefined 8 years ago
x620 335802f315 [FIX] remove unused files 8 years ago
x620 01323cf2ca [FIX] change website 8 years ago
x620 37196765fb [FIX] archives.js, base.js - corrections related to inheritance 8 years ago
x620 284144d9a1 README.rst: no read messages, but all messages 8 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 8 years ago
x620 394a165b4e Refactoring: overrides of smaller methods that do not change the larger 8 years ago
x620 4f6b18ec2d Move base.js file in mail_base folder and activate mail_base module. 8 years ago
x620 741266307a Implemented successful inheritance 8 years ago
x620 af6a4ce90d Converted functions to methods of class in order to be able to inherit class and override methods. 8 years ago
x620 4fb100aaf5 Restored functionality: toggle starred, mark as read, reply etc. 8 years ago
x620 d71af40fef Create channel_archive in archives.js. Display archive messages or message about empty archive page now. 8 years ago
x620 621ed51475 Add mail_archive module in current repo. 8 years ago
x620 471f5f4ce8 Show smart buttons and calculate mails count. 8 years ago