Commit Graph

856 Commits (bc7da661793b5ead10c7c46586b51a9cb48893b3)

Author SHA1 Message Date
Nicolas JEUDY a8acc5ffb2 fix: remove description in __openerp__.py 2016-01-13 09:41:50 +01:00
Nicolas JEUDY dcdda1e2ef fix: typo on README 2016-01-13 09:41:50 +01:00
Nicolas JEUDY d00e0808f6 fix: remove unneeded dependency 2016-01-13 09:41:50 +01:00
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.
2016-01-13 09:41:50 +01:00
Nicolas JEUDY 4281511d31 fix: update README.md for migration state 2016-01-13 09:41:49 +01:00
Nicolas JEUDY e678e3e080 fix: migrate to 9.0
- Use new UserMenu include method
- Works with Community and enterprise
2016-01-13 09:41:49 +01:00
Guewen Baconnier 38118ae32a Check if button is defined and use .prop() 2016-01-11 12:02:39 +01:00
Guewen Baconnier 36457bd54f Remove unused variables 2016-01-11 11:57:32 +01:00
Yannick Vaucher 0c1df28982 Check if buttons are set in case we are in a popup window 2016-01-05 17:03:37 +01:00
Guewen Baconnier fe1848db2d Add web_access_rule_buttons
Disable buttons which lead to action disallowed by record rules.
2016-01-05 17:03:37 +01:00
OCA Git Bot c7917a56bc [UPD] addons table in README.md 2015-12-30 02:33:27 +01:00
Pedro M. Baeza fe5893c20f Merge branch 'Sudokeys-web_sheet_full_width_migrate_90' into 9.0 2015-12-28 04:04:17 +01:00
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