manawi
|
c2b3905a87
|
[FIX] 8.0-travis-fix (#58)
* [FIX] CamelCase
* [FIX] Changing signs of the tabs to 4 spaces
* [FIX] relative-import
* [FIX] delete unused imports
* [FIX] delete prints
* [FIX] lint for js
* [FIX] Duplicate implicit target name: "changelog"
* [FIX] links in rst files
* [FIX] flake8 E115
* [FIX] pylint E1124
* [FIX] pylint W1401
|
8 years ago |
Ivan Yelizariev
|
26213ff6c6
|
comment out tour tests. It doesn't work :-(
|
8 years ago |
x620
|
c489de9102
|
[REF] Fix lint errors
|
8 years ago |
Ivan Yelizariev
|
be85d2a1ba
|
[DOC] update categories to Discuss
|
8 years ago |
Ivan Yelizariev
|
f2d165bb4d
|
[DOC] fix tour
Edit file at github was a bad idea
|
9 years ago |
Ivan Yelizariev
|
01e1337ac0
|
[DOC] tour: return popover back
|
9 years ago |
Ivan Yelizariev
|
420d28e2df
|
[DOC] delete popover from last steps
seems like it incompatible with element field
|
9 years ago |
Ivan Yelizariev
|
6e5f92c7b3
|
[DOC] remove last step
|
9 years ago |
Ivan Yelizariev
|
aaa794d1c4
|
[DOC] update tour messages
|
9 years ago |
ilyasProgrammer
|
75700dd86d
|
[IMP] remove comments
|
9 years ago |
ilyasProgrammer
|
cf98ad68df
|
[IMP] comment, readme
|
9 years ago |
ilyasProgrammer
|
48d8252e56
|
[FIX] tour element
|
9 years ago |
ilyasProgrammer
|
ce8ad6fe19
|
[FIX[ lame space
|
9 years ago |
ilyasProgrammer
|
0f7572a159
|
[IMP] tour steps
|
9 years ago |
ilyasProgrammer
|
ca9a5934a8
|
[FIX] incorrect title
|
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
|
563ac8b0b7
|
[FIX] don't repeat Tour after updating
|
9 years ago |
Ilyas
|
6a7a1fbfcb
|
[ADD] icon
|
9 years ago |
Ilyas
|
1723ad1c3c
|
[IMP] contact us
|
9 years ago |
Ilyas
|
c8ffe6260e
|
[IMP] phantom test of mails_from click.
|
9 years ago |
Ilyas
|
add7bc0147
|
[ADD] phantom tour and test
|
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
|
bb6fe107cd
|
[ADD] description
|
9 years ago |
Ilyas
|
479a0ba68c
|
[FIX] useless compose fields
|
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 |
x620
|
6e85fb5bba
|
Added README.rst
|
9 years ago |
x620
|
5177ae31c2
|
Corrected Send a message and check ignore_search_model parameter
|
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 |