Pedro M. Baeza
2f6c5f5410
[IMP] Update Travis for Transifex + Coveralls
9 years ago
Stéphane Bidoul
5b70daabbc
[UPD] addons table in README.md
9 years ago
Stefan Rijnhart (Opener)
ce57f98c58
Merge pull request #223 from hbrunn/8.0-web_clean_navbar
[ADD] web_clean_navbar
9 years ago
Holger Brunn
ec5c17caa3
[UPD] ckeditor 4.5.4
9 years ago
Holger Brunn
c905c09d7e
[FIX] Cannot read property getComputedStyle in chrome
9 years ago
Pedro M. Baeza
ff832af6fb
Merge pull request #245 from akretion/8-translation-fr-web-switch-warning
[IMP] translation fr
9 years ago
David Beal
82e6934c0c
[IMP] translation fr
9 years ago
Jacques-Etienne Baudoux
0c8b5fc30b
[ADD] web_listview_show_advanced_search
9 years ago
Holger Brunn
f212ba39da
[IMP] reload navbar needaction when a mail was read
9 years ago
Holger Brunn
eba01d5753
[FIX] count needactions from the same model only once
9 years ago
Stéphane Bidoul
99c83e3259
[MOV] move addons out of __unported__ (they remain not installable)
9 years ago
Stéphane Bidoul
2e6cc8ab40
[UPD] addons table in README.md
9 years ago
Daniel Reis
295ddb0ca3
Merge pull request #238 from LeartS/web_tree_image_resize
[web_tree_image]: Add support for image resize
9 years ago
OCA Transbot
a5a75ae749
OCA Transbot updated translations from Transifex
9 years ago
Leonardo Donelli
2f860de25c
Version bump, update README
9 years ago
Leonardo Donelli
09feead204
[web_tree_image] Add support resize option
set resize="<width>,<height>" in the field tag definition to
make the server return a resized version of the image.
Useful for saving bandwidth when dealing with large images and to
have uniform image sizes (aspect ratio is mantained by filling
emtpy areas with transparent background)
9 years ago
Stéphane Bidoul
fa199590b3
[UPD] prefix versions with 8.0
9 years ago
Pedro M. Baeza
85e9fafddf
Merge pull request #219 from acsone/8-0_help_online_fix_193-lmi
[FIX] Issue #193 . Display help button as inline-block
9 years ago
Pedro M. Baeza
a3a7c6cec2
Merge pull request #228 from hparfr/fix_ribbon_overlap
[FIX] web_environment_ribbon : Fix menu_navbar overlap
9 years ago
Stéphane Bidoul
d99f10d05a
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
da4402d224
Merge pull request #162 from acsone/8.0-web_readonly_bypass-jne
[ADD] New module: web_readonly_bypass
9 years ago
Stéphane Bidoul
f9111fdbd6
[UPD] addons table in README.md
9 years ago
Sylvain LE GAL
c958936773
Merge pull request #233 from hparfr/web_switch_company_warning
[ADD] web_switch_company_warning : display a message saying it's time…
9 years ago
Jonathan Nemry (ACSONE)
980c157d13
[CHG] Improve contributors into README.rst
9 years ago
Jonathan Nemry (ACSONE)
2140046f2b
[CHG] Code review
* Improve .rst
* user_strict into js
* review Authors
9 years ago
hparfr
861ad87e7e
[FIX] web_switch_company_warning
Fix typo in worker file name
9 years ago
hparfr
8c2e309080
[FIX] web_switch_company_warning
Missing , in __openerp_.py
9 years ago
hparfr
a582b8c68e
[FIX] web_switch_company_warning
Fix travis build stuff.
9 years ago
hparfr
e94c27983e
[FIX] web_switch_company_warning
Rename readme in README
9 years ago
hparfr
2ab6a436cc
[FIX] web_switch_company_warning
Remove place holders in readme
Add "use strict" in js
9 years ago
hparfr
7d8a2c0abf
[FIX] .rst formating
9 years ago
Pedro M. Baeza
a16f26581d
[IMP] web_group_expand: Add Jay Vora to credits
9 years ago
hparfr
06a9b7d5ae
[fix] .rst formatting
9 years ago
Pedro M. Baeza
5403766aca
Merge pull request #201 from oihane/8.0-group_expand
[ADD] New module <web_group_expand>
9 years ago
hparfr
45c3bba7b0
[ADD] web_switch_company_warning : display a message saying it's time to reload the page
9 years ago
oihane
8541d5620d
[IMP] <web_group_expand> Make it work for v8
Adapt to OCA
9 years ago
Holger Brunn
dd9ba513df
[FIX] this week's pylint errors
9 years ago
Holger Brunn
f8a9b63979
[FIX] missing word in readme
9 years ago
hparfr
cfd5433e98
[IMP] web_environment_ribbon increase margin
+ 10px
9 years ago
hparfr
7c1f6a0901
[FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly
Cf #191
9 years ago
Jonathan Nemry (ACSONE)
2c53d071c7
Merge pull request #1 from petrus-v/8.0-web_readonly_bypass-jne
8.0 web readonly bypass jne
9 years ago
Stéphane Bidoul
4fb137ad0e
[ADD] addons table in README.md
9 years ago
Pedro M. Baeza
0867977fe6
Merge pull request #230 from akretion/8.0-conditional-ribbon
[IMP] web_environment_ribbon: conditional ribbon
9 years ago
Sylvain Calador
84969d9e63
[IMP] Update roadmap section in README.rst
9 years ago
Sylvain Calador
c216cc3e5f
[REF] Use get_param() instead of search_read() to get the configuration parameter
9 years ago
Sylvain Calador
60108c74df
[IMP] Update README.rst
9 years ago
Sylvain Calador
655284b104
[IMP] Add default 'ribbon.name' configuration parameter
9 years ago
Sylvain Calador
32e420fd90
[IMP] web_environment_ribbon: conditional ribbon
9 years ago
Stéphane Bidoul (ACSONE)
4d686fa50a
Merge pull request #224 from hbrunn/8.0-fix_travis_2015-09-14
[FIX] double key in manifest dict
9 years ago
Holger Brunn
2d7f3db139
[ADD] @pedrobaeza's proposals to roadmap
9 years ago