Leonardo Donelli
2f860de25c
Version bump, update README
2015-10-09 16:34:28 +02:00
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)
2015-10-09 16:12:37 +02:00
Stéphane Bidoul
fa199590b3
[UPD] prefix versions with 8.0
2015-10-09 10:03:39 +02:00
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
2015-10-08 00:34:45 +02:00
Pedro M. Baeza
a3a7c6cec2
Merge pull request #228 from hparfr/fix_ribbon_overlap
...
[FIX] web_environment_ribbon : Fix menu_navbar overlap
2015-10-05 10:13:50 +02:00
Stéphane Bidoul
d99f10d05a
[UPD] addons table in README.md
2015-10-04 18:05:35 +02:00
Pedro M. Baeza
da4402d224
Merge pull request #162 from acsone/8.0-web_readonly_bypass-jne
...
[ADD] New module: web_readonly_bypass
2015-10-04 04:18:50 +02:00
Stéphane Bidoul
f9111fdbd6
[UPD] addons table in README.md
2015-10-04 00:23:16 +02:00
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…
2015-10-02 11:46:21 +02:00
Jonathan Nemry (ACSONE)
980c157d13
[CHG] Improve contributors into README.rst
2015-10-02 09:17:47 +02:00
Jonathan Nemry (ACSONE)
2140046f2b
[CHG] Code review
...
* Improve .rst
* user_strict into js
* review Authors
2015-10-01 18:16:38 +02:00
hparfr
861ad87e7e
[FIX] web_switch_company_warning
...
Fix typo in worker file name
2015-09-30 11:04:49 +02:00
hparfr
8c2e309080
[FIX] web_switch_company_warning
...
Missing , in __openerp_.py
2015-09-30 09:56:45 +02:00
hparfr
a582b8c68e
[FIX] web_switch_company_warning
...
Fix travis build stuff.
2015-09-30 09:54:08 +02:00
hparfr
e94c27983e
[FIX] web_switch_company_warning
...
Rename readme in README
2015-09-30 09:44:06 +02:00
hparfr
2ab6a436cc
[FIX] web_switch_company_warning
...
Remove place holders in readme
Add "use strict" in js
2015-09-30 09:41:05 +02:00
hparfr
7d8a2c0abf
[FIX] .rst formating
2015-09-29 18:26:39 +02:00
Pedro M. Baeza
a16f26581d
[IMP] web_group_expand: Add Jay Vora to credits
2015-09-29 18:24:25 +02:00
hparfr
06a9b7d5ae
[fix] .rst formatting
2015-09-29 18:22:17 +02:00
Pedro M. Baeza
5403766aca
Merge pull request #201 from oihane/8.0-group_expand
...
[ADD] New module <web_group_expand>
2015-09-29 17:55:37 +02:00
hparfr
45c3bba7b0
[ADD] web_switch_company_warning : display a message saying it's time to reload the page
2015-09-29 17:44:56 +02:00
oihane
8541d5620d
[IMP] <web_group_expand> Make it work for v8
...
Adapt to OCA
2015-09-29 17:12:37 +02:00
Holger Brunn
dd9ba513df
[FIX] this week's pylint errors
2015-09-28 14:56:02 +02:00
Holger Brunn
f8a9b63979
[FIX] missing word in readme
2015-09-28 14:54:21 +02:00
hparfr
cfd5433e98
[IMP] web_environment_ribbon increase margin
...
+ 10px
2015-09-28 10:07:16 +02:00
hparfr
7c1f6a0901
[FIX] web_environment_ribbon : Fix menu_navbar overlap
...
Set correct z-index on ribbon
Move position accordingly
Cf #191
2015-09-28 10:07:16 +02:00
Jonathan Nemry (ACSONE)
2c53d071c7
Merge pull request #1 from petrus-v/8.0-web_readonly_bypass-jne
...
8.0 web readonly bypass jne
2015-09-24 16:36:06 +02:00
Stéphane Bidoul
4fb137ad0e
[ADD] addons table in README.md
2015-09-23 16:27:29 +02:00
Pedro M. Baeza
0867977fe6
Merge pull request #230 from akretion/8.0-conditional-ribbon
...
[IMP] web_environment_ribbon: conditional ribbon
2015-09-22 12:48:41 +02:00
Sylvain Calador
84969d9e63
[IMP] Update roadmap section in README.rst
2015-09-22 12:36:14 +02:00
Sylvain Calador
c216cc3e5f
[REF] Use get_param() instead of search_read() to get the configuration parameter
2015-09-22 11:07:27 +02:00
Sylvain Calador
60108c74df
[IMP] Update README.rst
2015-09-22 11:04:23 +02:00
Sylvain Calador
655284b104
[IMP] Add default 'ribbon.name' configuration parameter
2015-09-22 11:02:45 +02:00
Sylvain Calador
32e420fd90
[IMP] web_environment_ribbon: conditional ribbon
2015-09-17 18:37:04 +02:00
Stéphane Bidoul (ACSONE)
4d686fa50a
Merge pull request #224 from hbrunn/8.0-fix_travis_2015-09-14
...
[FIX] double key in manifest dict
2015-09-16 18:48:40 +02:00
Holger Brunn
2d7f3db139
[ADD] @pedrobaeza's proposals to roadmap
2015-09-15 16:35:27 +02:00
Holger Brunn
78452bd05b
[IMP] adapt README.rst to OCA template
2015-09-15 15:54:16 +02:00
Holger Brunn
6fb8125145
[FIX] double key in manifest dict
2015-09-14 14:46:51 +02:00
Holger Brunn
fbab00026e
[FIX] OCAize
2015-09-14 13:43:39 +02:00
Laurent Mignon (ACSONE)
ca61432e8d
[FIX] Issue #193 . display button as inline-block
2015-09-08 09:31:29 +02:00
Holger Brunn
b84a0ad88b
[IMP] check if we have an lxml with the upstream
...
patch applied
2015-09-04 23:24:35 +02:00
Holger Brunn
baf39c849b
[FIX] reference errors in gecko browsers when
...
having the ckeditor in a popup and closing it
2015-09-04 13:04:50 +02:00
Holger Brunn
35e3fb189e
[UPD] ckeditor 4.5.3
2015-09-04 13:01:49 +02:00
Holger Brunn
eed36fcaa4
[FIX] spaces at end of line
2015-09-04 11:41:19 +02:00
Guewen Baconnier
d6a8d7c786
Merge pull request #212 from hbrunn/8.0-web_menu_navbar_needaction
...
[ADD] web_menu_navbar_needaction
2015-09-04 08:54:10 +02:00
Holger Brunn
ec1d2a706a
[FIX] typo
2015-09-04 08:03:53 +02:00
Holger Brunn
1dfd8c5f1f
[FIX] manifest & readme
2015-09-04 08:01:32 +02:00
Holger Brunn
05ed69880b
[ADD] web_menu_navbar_needaction
2015-09-02 16:19:09 +02:00
Holger Brunn
ffb3586582
[FIX] simplify code
2015-08-31 14:01:23 +02:00
Holger Brunn
4883c9a598
[ADD] support 'open' on many2many_tags
...
[ADD] support 'no_open_edit' on many2one
[FIX] typos
2015-08-31 13:05:48 +02:00