3
0
Fork 0
Commit Graph

791 Commits (9ca4448c5babe2e06c6a93e9b75ae6013cfeaeec)

Author SHA1 Message Date
Antonio Espinosa ecacc4e42a Fix many2many JS error 2015-11-16 18:22:10 +01:00
Jonathan Nemry (ACSONE) e4e0b72ea0 [FIX] include one2many popup into the readonly_by_pass feature 2015-11-16 14:54:57 +01:00
Antonio Espinosa ee283f97dd [FIX] web_m2x_options check Many2one and Many2many options 2015-11-16 13:00:04 +01:00
Roman Zoller a06f4d163f add a full screen preview option to the tree image widget
Images can now be displayed in 3 different ways:
- 'inline':    display image directly in tree view (default)
- 'icon':      display only an icon, show a full screen preview
               of the picture on click
- 'thumbnail': display image directly in tree view, show a
               full screen preview of the picture on click
2015-11-13 16:21:14 +01:00
Holger Brunn c7cfb83528 [ADD] put suggestions to have other formats for
mobile devices in the roadmap
2015-11-13 13:10:57 +01:00
Holger Brunn 47b77f4c82 [FIX] flake8 2015-11-09 11:00:32 +01:00
Pedro M. Baeza e688223a59 [FIX] web_clean_navbar: Remove unknown field 'customize_view' 2015-11-09 10:48:30 +01:00
Holger Brunn 6a21060cc5 [IMP] review points 2015-11-09 10:40:54 +01:00
Holger Brunn 8a5a25edb7 [FIX] reset fields' domains if they contain references
fixes #166
2015-11-09 10:28:56 +01:00
Pedro M. Baeza 2f6c5f5410 [IMP] Update Travis for Transifex + Coveralls 2015-11-07 12:14:53 +01:00
Stéphane Bidoul 5b70daabbc [UPD] addons table in README.md 2015-11-05 20:05:09 +01:00
Holger Brunn 560b6c9472 [ADD] test 2015-11-05 09:38:12 +01:00
Holger Brunn 5671bafae2 [ADD] web_favicon
closes #199
2015-11-05 08:41:52 +01:00
Stefan Rijnhart (Opener) ce57f98c58 Merge pull request #223 from hbrunn/8.0-web_clean_navbar
[ADD] web_clean_navbar
2015-11-04 12:10:31 +01:00
Holger Brunn ec5c17caa3 [UPD] ckeditor 4.5.4 2015-11-04 10:31:12 +01:00
Holger Brunn c905c09d7e [FIX] Cannot read property getComputedStyle in chrome 2015-11-04 10:29:03 +01:00
Tran Quang Tri eb3ee47a66 [FIX + ADD] fix markdown update condition on form view, add markdown support on list view 2015-10-30 18:02:25 +00:00
Pedro M. Baeza ff832af6fb Merge pull request #245 from akretion/8-translation-fr-web-switch-warning
[IMP] translation fr
2015-10-21 09:18:33 +02:00
David Beal 82e6934c0c [IMP] translation fr 2015-10-21 00:18:24 +02:00
Jacques-Etienne Baudoux 0c8b5fc30b [ADD] web_listview_show_advanced_search 2015-10-20 16:11:30 +02:00
Holger Brunn f212ba39da [IMP] reload navbar needaction when a mail was read 2015-10-20 13:51:51 +02:00
Holger Brunn eba01d5753 [FIX] count needactions from the same model only once 2015-10-20 13:33:24 +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
OCA Transbot a5a75ae749 OCA Transbot updated translations from Transifex 2015-10-11 10:34:46 -04: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
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