3
0
Fork 0
Commit Graph

694 Commits (afdd5d2819d77803d2d621b0bf63a21dd0384edc)

Author SHA1 Message Date
Nicolas JEUDY 6551a802a5 fix: add disclaimer for licence incompatibility with odoo enterprise 2015-12-15 17:12:10 +01:00
Nicolas JEUDY 4bee6e6e69 fix: remove comments and empty line in README.rst 2015-12-15 17:10:24 +01:00
Nicolas JEUDY 6f6025835b fix: full width for sheet v9
- Add margin for better visibility
- Add web_sheet_full_width migration state Done
- Update to new OCA README.rst format.
2015-11-18 13:48:10 +01:00
Holger Brunn 3046f6d94b [ADD] put suggestions to have other formats for
mobile devices in the roadmap
2015-11-13 13:10:57 +01:00
Holger Brunn 3f777db913 [FIX] flake8 2015-11-09 11:00:32 +01:00
Holger Brunn 5a48f815af [IMP] review points 2015-11-09 10:40:54 +01:00
Holger Brunn 8435c0ecd5 [ADD] test 2015-11-05 09:38:12 +01:00
Holger Brunn 3e74d06053 [ADD] web_favicon
closes #199
2015-11-05 08:41:52 +01:00
Stéphane Bidoul c16790e797 [UPD] addons table in README.md 2015-10-14 20:12:18 +02:00
Pedro M. Baeza 1ceb3d1722 [FIX] web_tree_dynamic_colored_fied: Fix manifest 2015-10-14 10:33:11 +02:00
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