Pedro M. Baeza
60ad45c588
[MIG] Update metafiles
2015-10-14 02:57:07 +02:00
Pedro M. Baeza
8a9710a005
[MIG] Make modules uninstallable
2015-10-14 02:57:05 +02:00
Stéphane Bidoul
99c83e3259
[MOV] move addons out of __unported__ (they remain not installable)
2015-10-13 16:59:21 +02:00
Stéphane Bidoul
2e6cc8ab40
[UPD] addons table in README.md
2015-10-12 22:43:19 +02:00
Daniel Reis
295ddb0ca3
Merge pull request #238 from LeartS/web_tree_image_resize
...
[web_tree_image]: Add support for image resize
2015-10-12 10:39:45 +01:00
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
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
6fb8125145
[FIX] double key in manifest dict
2015-09-14 14:46:51 +02:00
Laurent Mignon (ACSONE)
ca61432e8d
[FIX] Issue #193 . display button as inline-block
2015-09-08 09:31:29 +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
Daniel Reis
0bfcdb2083
Merge pull request #211 from pedrobaeza/8.0-web_environment_ribbon-icon
...
New icon for web_environment_ribbon
2015-08-31 08:31:45 +01:00
Pedro M. Baeza
2d8dc35783
[IMP] web_environment_ribbon: Add icon
2015-08-31 03:19:05 +02:00
Yannick Vaucher
90ce428753
Merge branch 'steveferry-8.0' into 8.0
2015-08-28 17:27:20 +02:00
Yannick Vaucher
90f2c2aea5
bump version of web_m2x_options
2015-08-28 17:27:04 +02:00
steveferry
ea42b46b9a
Descritpion removed
2015-08-28 17:26:01 +02:00
Emanuel Cino
68e79234b2
Add function to lookup for options either set to true/false/True/False
2015-08-28 17:26:01 +02:00