Commit Graph

1067 Commits

Author SHA1 Message Date
Sylvain LE GAL
52d61b4ba2 Merge pull request #378 from acsone/9.0-help_online-migration-lmi
[9.0][MIG] Migrate help_online to 9.0
2017-01-13 12:18:53 +01:00
Laurent Mignon
17fe006c25 [MIG] Migrate to 9.0 2017-01-13 10:57:59 +01:00
Jairo Llopis
7208ce3156 [9.0][FIX][web_widget_x2many_2d_matrix] Correctly bind events.
Event binding was applied in the wrong places, causing `xy_value_change()` never to be executed.
2017-01-09 15:44:20 +01:00
OCA Transbot
f20f51c3bf OCA Transbot updated translations from Transifex 2017-01-07 03:30:40 -05:00
OCA Git Bot
3d5db75da5 [UPD] addons table in README.md 2017-01-05 02:34:27 +01:00
Jairo Llopis
00119d92d1 [9.0][FIX][web_export_view] ReferenceError: instance is not defined (#515)
There was a bug that could be easily reproduced by:

1. Go to *Sales > Products*.
2. Choose list view.
3. Select all.
4. *Export current view > Excel*.

It raised this message to the user:

    ReferenceError: instance is not defined

This is all due to a wrong migration from v8 code. `instance` exists no more in
v9, instead we need to use some methods and variables from correct modules.
2017-01-04 19:45:40 +01:00
Nicolas Mac Rouillon
ca0840d97a FIX 2016-12-27 16:57:47 -03:00
Iván Todorovich
6524ddcbd4 [IMP][8.0][web_dashboard_tile] Refactor (see changes in description) (#476)
Conflicts:
	web_dashboard_tile/__openerp__.py
	web_dashboard_tile/models/tile_tile.py
2016-12-27 16:42:23 -03:00
OCA Transbot
8eda9300ef OCA Transbot updated translations from Transifex 2016-12-24 01:43:39 -05:00
Pedro M. Baeza
5840f39905 [FIX] web_dialog_size: Switch author 2016-12-15 13:42:15 +01:00
Nicolas Mac Rouillon
fb3f97df0e Merge branch '9.0-mig-web_dashboard_tile' of github.com:adhoc-dev/web into 9.0-mig-web_dashboard_tile
Conflicts:
	web_dashboard_tile/models/tile_tile.py
2016-12-13 16:49:03 -03:00
Nicolas Mac Rouillon
d75755dab5 IMP implementation of iteration 2016-12-13 16:46:42 -03:00
Nicolas Mac Rouillon
a7521442c5 FIX remove api.one 2016-12-13 16:46:42 -03:00
Nicolas Mac Rouillon
04b88d62c9 FIX 2016-12-13 16:46:42 -03:00
Nicolas Mac Rouillon
38a521a3e6 FIX __openerp__ 2016-12-13 16:46:42 -03:00
Nicolas Mac Rouillon
45750d6030 FIX 2016-12-13 16:46:42 -03:00
Iván Todorovich
780481ac99 [IMP][8.0][web_dashboard_tile] Refactor (see changes in description) (#476)
Conflicts:
	web_dashboard_tile/README.rst
	web_dashboard_tile/__openerp__.py
	web_dashboard_tile/models/tile_tile.py
	web_dashboard_tile/static/src/css/tile.css
2016-12-13 16:46:42 -03:00
Iván Todorovich
cefa0fcb8d [8.0][FIX] web_dashboard_tile security rule
Rule was not being updated because of `<data noupdate="1">`, hence the groups field of the tile was not working.

Conflicts:
	web_dashboard_tile/__openerp__.py
2016-12-13 16:46:42 -03:00
OCA Transbot
61ec225a3c OCA Transbot updated translations from Transifex 2016-12-13 16:46:42 -03:00
Stéphane Bidoul (ACSONE)
aa1b5586d2 remove en.po that was erroneously created by transbot 2016-12-13 16:46:42 -03:00
OCA Transbot
30025324a2 OCA Transbot updated translations from Transifex 2016-12-13 16:46:42 -03:00
OCA Transbot
91418388cd OCA Transbot updated translations from Transifex 2016-12-13 16:46:41 -03:00
OCA Transbot
436a121da2 OCA Transbot updated translations from Transifex 2016-12-13 16:46:41 -03:00
lfreeke
1eb897eb1a Manifest [MOD] README [ADD] Screenshot 2016-12-13 16:46:41 -03:00
lfreeke
68e4f299e6 layout changes to readme file [MOD] Update manifest with latest OCA standard
Conflicts:
	web_advanced_search_wildcard/__openerp__.py
2016-12-13 16:46:41 -03:00
lfreeke
d9f07c4390 Add email address in README file 2016-12-13 16:46:41 -03:00
lfreeke
93b5b770df whitespace 2016-12-13 16:46:41 -03:00
lfreeke
b535374da8 port web_advanced_search_wildcard
Conflicts:
	web_advanced_search_wildcard/__openerp__.py
2016-12-13 16:46:41 -03:00
lfreeke
164010006f Adept javascript to module name 2016-12-13 16:46:41 -03:00
OCA Transbot
744e26410e OCA Transbot updated translations from Transifex 2016-12-13 16:46:41 -03:00
Alexandre Fayolle
ec5c2d095c Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2016-12-13 16:46:41 -03:00
Rudolf Schnapka
92ac4559d2 initial german translations (and added pot-file) 2016-12-13 16:46:41 -03:00
Markus Schneider
6329c2b717 rename module inside translation file 2016-12-13 16:46:41 -03:00
Markus Schneider
01e76cbe5b rename empty translation file 2016-12-13 16:46:41 -03:00
Markus Schneider
6491de1889 add web_advanced_search_wildcard module 2016-12-13 16:46:41 -03:00
Nicolas Mac Rouillon
839262a11b FIX remove api.one 2016-12-13 16:02:54 -03:00
Nicolas Mac Rouillon
66e5837c28 FIX 2016-12-13 15:44:42 -03:00
Nicolas Mac Rouillon
5f33d4868f FIX __openerp__ 2016-12-13 15:34:23 -03:00
Nicolas Mac Rouillon
13ea439bb2 FIX 2016-12-13 15:04:14 -03:00
Iván Todorovich
d5eceaf1e2 [IMP][8.0][web_dashboard_tile] Refactor (see changes in description) (#476)
Conflicts:
	web_dashboard_tile/README.rst
	web_dashboard_tile/__openerp__.py
	web_dashboard_tile/models/tile_tile.py
	web_dashboard_tile/static/src/css/tile.css
2016-12-13 12:42:54 -03:00
Iván Todorovich
830558ff79 [8.0][FIX] web_dashboard_tile security rule
Rule was not being updated because of `<data noupdate="1">`, hence the groups field of the tile was not working.

Conflicts:
	web_dashboard_tile/__openerp__.py
2016-12-12 10:38:08 -03:00
Pedro M. Baeza
129e0b8ac7 [IMP] web_tree_many2one_clickable: Migration script from version 8 2016-12-11 20:00:12 +01:00
Iván Todorovich
318c66f8d4 [8.0][FIX] web_dashboard_tile security rule
Rule was not being updated because of `<data noupdate="1">`, hence the groups field of the tile was not working.

Conflicts:
	web_dashboard_tile/__openerp__.py
2016-12-07 17:27:01 -03:00
OCA Transbot
af6574d7ea OCA Transbot updated translations from Transifex 2016-11-30 15:12:30 -03:00
Stéphane Bidoul (ACSONE)
93cfc97a3a remove en.po that was erroneously created by transbot 2016-11-30 15:12:30 -03:00
OCA Transbot
2f49c04f0f OCA Transbot updated translations from Transifex 2016-11-30 15:12:30 -03:00
OCA Transbot
0b59f3c391 OCA Transbot updated translations from Transifex 2016-11-30 15:12:30 -03:00
OCA Transbot
72f012ab3d OCA Transbot updated translations from Transifex 2016-11-30 15:12:30 -03:00
lfreeke
2961a7e7ed Manifest [MOD] README [ADD] Screenshot 2016-11-30 15:12:30 -03:00
lfreeke
30367a046b layout changes to readme file [MOD] Update manifest with latest OCA standard
Conflicts:
	web_advanced_search_wildcard/__openerp__.py
2016-11-30 15:12:30 -03:00