3
0
Fork 0
Commit Graph

74 Commits (1727ab6c83d67f272826810c29b228d8c19dd4a1)

Author SHA1 Message Date
oca-travis 75ec06c8ea [UPD] Update web_export_view.pot 2018-06-24 01:29:48 +00:00
Stéphane Bidoul (ACSONE) 635c1599cb
remove obsolete .pot files [ci skip] 2018-06-15 23:52:31 +02:00
Holger Brunn 3264e4caff [IMP] web_export_view: support any list view (#917) 2018-05-31 10:34:40 +02:00
Pedro Gómez 6b9cb73cd4 [FIX] [web_export_view] Exporting records from a grouped view causes data rows have an empty cell at the beginning. (#807) 2018-05-08 12:07:23 +02:00
Stefan Rijnhart (Opener) 8f15ffc2b8
Merge pull request #816 from hbrunn/8.0-web_export_view-active_domain
[8.0] web_export_view: Various fixes
2018-01-26 14:53:28 +01:00
OCA Transbot 1f77e3adc8 OCA Transbot updated translations from Transifex 2018-01-17 10:59:07 +01:00
Holger Brunn c223b991ce
[ADD] show a nicer writeup of selected domain 2017-11-29 16:18:29 +01:00
Holger Brunn b71c1b626a
[FIX] x2many fields 2017-11-29 12:24:16 +01:00
Holger Brunn 2f3b763f37
[FIX] decode html entities 2017-11-29 12:24:16 +01:00
Holger Brunn c71f63326e
[ADD] export all records if all checkbox is selected 2017-11-07 08:14:25 +01:00
OCA Transbot d4ee6d8fba OCA Transbot updated translations from Transifex 2017-05-02 03:21:54 +02:00
OCA Transbot c91d4b3757 OCA Transbot updated translations from Transifex 2017-02-25 03:40:21 -05:00
OCA Transbot 1897a83ab3 OCA Transbot updated translations from Transifex 2017-01-07 03:30:17 -05:00
Stéphane Bidoul (ACSONE) 887ee3e6da [FIX] remove en.po that was erroneously created by transbot 2016-08-15 22:15:57 +02:00
OCA Transbot 1ef4b9a862 OCA Transbot updated translations from Transifex 2016-07-03 20:48:52 -04:00
OCA Transbot e8e2a9da4c OCA Transbot updated translations from Transifex 2016-05-08 15:21:29 -04:00
OCA Transbot 3d4476402e OCA Transbot updated translations from Transifex 2016-04-24 14:03:16 -04:00
OCA Transbot 1857a3d125 OCA Transbot updated translations from Transifex 2016-03-20 09:52:02 -04:00
OCA Transbot 5292f1689d OCA Transbot updated translations from Transifex 2016-03-13 09:15:04 -04:00
OCA Transbot 18a84a1816 OCA Transbot updated translations from Transifex 2016-02-07 03:20:39 -05:00
OCA Transbot 21b7fce4fd OCA Transbot updated translations from Transifex 2016-01-31 03:05:56 -05:00
OCA Transbot fc6a5ece31 OCA Transbot updated translations from Transifex 2016-01-10 02:27:30 -05:00
OCA Transbot f988afd99e OCA Transbot updated translations from Transifex 2015-12-20 00:44:32 -05:00
OCA Transbot 152d9ef73e OCA Transbot updated translations from Transifex 2015-11-23 23:43:23 -05:00
Stéphane Bidoul fa199590b3 [UPD] prefix versions with 8.0 2015-10-09 10:03:39 +02:00
Yannick Vaucher 9aa6964ff4 Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
Matjaž Mozetič 7e6d952b31 Slovene translations and translation template 2015-04-24 08:09:56 +02:00
Pedro M. Baeza 22ce0eeb4a Merge pull request #82 from bringsvor/integer_thousands_separator
Fix parsing of integers with separator
2015-03-26 17:44:09 +01:00
Torvald B. Bringsvor bbf49cd478 Handle the thousands separator, even multiple ones. 2015-03-26 12:20:04 +01:00
Lorenzo Battistini ed234d5478 [ADD] icon and README 2015-03-24 15:18:52 +01:00
PabloCM fc0c62e411 [FIX] web_export_view: Handler method renamed to avoid name collision with the original index used in the native excel export 2015-03-05 12:12:06 +01:00
Alexandre Fayolle 6706754e70 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.
2015-03-02 17:29:19 +01:00
Torvald B. Bringsvor f0538f43d1 Small fix to allow integers to be parsed correctly when a locate with a thousand separator is used. 2015-02-07 13:56:50 +01:00
Sylvain LE GAL 140d50d779 [FIX] pylint 2014-12-05 20:52:00 +01:00
Sylvain LE GAL 96e6102aec [FIX] 'web_export_view' flake8 2014-10-15 00:47:06 +02:00
Adil Houmadi 01872a582b [FIX] : see => https://github.com/OCA/web/pull/27#discussion-diff-15447231 2014-08-02 11:05:20 +02:00
Adil Houmadi 291f122d52 [FIX] Fix bad indentation https://github.com/OCA/web/pull/27#discussion_r15434034 2014-07-26 16:53:36 +02:00
Adil Houmadi aa05cfd2bb [FIX] Apply menu only on list view 2014-07-26 15:40:17 +02:00
Adil Houmadi 434e119c51 [Fix] ./web_export_view/__init__.py:21:19: W292 no newline at end of file 2014-07-26 14:57:47 +02:00
Adil Houmadi dd3a326b3e remove debugger instruction 2014-07-26 14:44:45 +02:00
Adil Houmadi 5ecec62023 Migrate web_export_view to v 8.0 2014-07-26 14:37:23 +02:00
Adil Houmadi a0c192e8e0 Move plugin for __unported__ dir 2014-07-26 13:57:10 +02:00
Holger Brunn 9972de3b44 move all addons to __unported__, set all addons as not installable 2014-07-07 13:11:28 +02:00
Launchpad Translations on behalf of webaddons-core-editors 5ec8fa40a3 Launchpad automatic translations update. 2014-06-28 06:02:57 +00:00
Launchpad Translations on behalf of webaddons-core-editors 0ed03afcbe Launchpad automatic translations update. 2014-05-27 06:04:45 +00:00
Launchpad Translations on behalf of webaddons-core-editors 3392cc752e Launchpad automatic translations update. 2014-05-17 07:09:49 +00:00
Launchpad Translations on behalf of webaddons-core-editors 676e60a876 Launchpad automatic translations update. 2014-04-29 06:40:51 +00:00
unknown 386dc06bc5 [web_export_view]: fixes export boolean fields 2014-04-28 10:57:47 +02:00
Launchpad Translations on behalf of webaddons-core-editors a62d47694c Launchpad automatic translations update. 2014-04-12 09:24:36 +00:00
Launchpad Translations on behalf of webaddons-core-editors 90b0a19cd8 Launchpad automatic translations update. 2014-04-11 05:59:16 +00:00