Pedro M. Baeza
72585fb75a
Merge pull request #260 from Sudokeys/web_easy_switch_company_migrate_90
[MIG] web_easy_switch_company: migrate to 9.0
9 years ago
OCA Git Bot
cef0bb6d98
[UPD] addons table in README.md
9 years ago
Yannick Vaucher
38985b5009
Merge pull request #284 from guewen/add-web_access_rule_buttons
[9.0] Add web_access_rule_buttons
9 years ago
Nicolas JEUDY
9b1c9b1090
fix: rebase on 9.0 and remove README.md changes
9 years ago
Nicolas JEUDY
a8acc5ffb2
fix: remove description in __openerp__.py
9 years ago
Nicolas JEUDY
dcdda1e2ef
fix: typo on README
9 years ago
Nicolas JEUDY
d00e0808f6
fix: remove unneeded dependency
9 years ago
Nicolas JEUDY
0fe39e8dc9
new: Add correct README.txt and rebase:
- Rebase to latest 9.0 branch
- Modify README without legal claim
- Test an check on latest odoo community and enterprise 9.0.
9 years ago
Nicolas JEUDY
4281511d31
fix: update README.md for migration state
9 years ago
Nicolas JEUDY
e678e3e080
fix: migrate to 9.0
- Use new UserMenu include method
- Works with Community and enterprise
9 years ago
Guewen Baconnier
38118ae32a
Check if button is defined and use .prop()
9 years ago
Guewen Baconnier
36457bd54f
Remove unused variables
9 years ago
Yannick Vaucher
0c1df28982
Check if buttons are set in case we are in a popup window
9 years ago
Guewen Baconnier
fe1848db2d
Add web_access_rule_buttons
Disable buttons which lead to action disallowed by record rules.
9 years ago
OCA Git Bot
c7917a56bc
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
fe5893c20f
Merge branch 'Sudokeys-web_sheet_full_width_migrate_90' into 9.0
9 years ago
Nicolas JEUDY
6551a802a5
fix: add disclaimer for licence incompatibility with odoo enterprise
9 years ago
Nicolas JEUDY
4bee6e6e69
fix: remove comments and empty line in README.rst
9 years ago
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.
9 years ago
Stéphane Bidoul
c16790e797
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
1ceb3d1722
[FIX] web_tree_dynamic_colored_fied: Fix manifest
9 years ago
Pedro M. Baeza
60ad45c588
[MIG] Update metafiles
9 years ago
Pedro M. Baeza
8a9710a005
[MIG] Make modules uninstallable
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
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
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