Fixed web_timeline.css

CSS classes have changed with the updated version of vis.js
pull/2969/head
Nicolas PIGANEAU 2017-11-29 14:50:40 +01:00 committed by Carlos Lopez
parent d37dfc9b0e
commit 3d7518c665
6 changed files with 29 additions and 26 deletions

View File

@ -5,7 +5,7 @@
{ {
'name': "Web timeline", 'name': "Web timeline",
'summary': "Interactive visualization chart to show events in time", 'summary': "Interactive visualization chart to show events in time",
"version": "10.0.1.2.0", "version": "10.0.1.2.1",
'author': 'ACSONE SA/NV, ' 'author': 'ACSONE SA/NV, '
'Tecnativa, ' 'Tecnativa, '
'Monk Software, ' 'Monk Software, '

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 10.0\n" "Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-01 03:35+0000\n" "POT-Creation-Date: 2018-01-03 03:50+0000\n"
"PO-Revision-Date: 2017-07-01 03:35+0000\n" "PO-Revision-Date: 2018-01-03 03:50+0000\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2017\n" "Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,7 +20,7 @@ msgstr ""
#. module: web_timeline #. module: web_timeline
#. openerp-web #. openerp-web
#: code:addons/web_timeline/static/src/js/web_timeline.js:420 #: code:addons/web_timeline/static/src/js/web_timeline.js:481
#, python-format #, python-format
msgid "Are you sure you want to delete this record ?" msgid "Are you sure you want to delete this record ?"
msgstr "¿Está seguro que desea eliminar este registro?" msgstr "¿Está seguro que desea eliminar este registro?"
@ -48,7 +48,7 @@ msgstr "Línea de tiempo"
#. module: web_timeline #. module: web_timeline
#. openerp-web #. openerp-web
#: code:addons/web_timeline/static/src/js/web_timeline.js:101 #: code:addons/web_timeline/static/src/js/web_timeline.js:99
#, python-format #, python-format
msgid "Timeline view has not defined 'date_start' attribute." msgid "Timeline view has not defined 'date_start' attribute."
msgstr "" msgstr ""

View File

@ -1,23 +1,27 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * web_timeline # * web_timeline
# #
# Translators:
# leemannd <denis.leemann@camptocamp.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 10.0\n" "Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-09-27 07:55+0000\n" "POT-Creation-Date: 2018-01-03 03:50+0000\n"
"PO-Revision-Date: 2017-09-27 07:55+0000\n" "PO-Revision-Date: 2018-01-03 03:50+0000\n"
"Last-Translator: <>\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: \n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: \n" "Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: web_timeline #. module: web_timeline
#. openerp-web #. openerp-web
#: code:addons/web_timeline/static/src/js/web_timeline.js:442 #: code:addons/web_timeline/static/src/js/web_timeline.js:481
#, python-format #, python-format
msgid "Are you sure you want to delete this record ?" msgid "Are you sure you want to delete this record ?"
msgstr "Êtes vous sûr de vouloir supprimer cet enregistrement ?" msgstr "Êtes vous sûr de vouloir supprimer cet enregistrement ?"
@ -45,7 +49,7 @@ msgstr "Chronologie"
#. module: web_timeline #. module: web_timeline
#. openerp-web #. openerp-web
#: code:addons/web_timeline/static/src/js/web_timeline.js:107 #: code:addons/web_timeline/static/src/js/web_timeline.js:99
#, python-format #, python-format
msgid "Timeline view has not defined 'date_start' attribute." msgid "Timeline view has not defined 'date_start' attribute."
msgstr "La vue chronologique n'a pas défini l'attribut 'date_start'." msgstr "La vue chronologique n'a pas défini l'attribut 'date_start'."
@ -75,4 +79,3 @@ msgstr "Année"
#: model:ir.model,name:web_timeline.model_ir_ui_view #: model:ir.model,name:web_timeline.model_ir_ui_view
msgid "ir.ui.view" msgid "ir.ui.view"
msgstr "ir.ui.view" msgstr "ir.ui.view"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 10.0\n" "Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-13 16:07+0000\n" "POT-Creation-Date: 2018-01-03 03:50+0000\n"
"PO-Revision-Date: 2017-07-13 16:07+0000\n" "PO-Revision-Date: 2018-01-03 03:50+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n" "Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,7 +20,7 @@ msgstr ""
#. module: web_timeline #. module: web_timeline
#. openerp-web #. openerp-web
#: code:addons/web_timeline/static/src/js/web_timeline.js:420 #: code:addons/web_timeline/static/src/js/web_timeline.js:481
#, python-format #, python-format
msgid "Are you sure you want to delete this record ?" msgid "Are you sure you want to delete this record ?"
msgstr "Jeste li sigurni da želite brisati ovaj zapis?" msgstr "Jeste li sigurni da želite brisati ovaj zapis?"
@ -48,7 +48,7 @@ msgstr "Vremenska crta"
#. module: web_timeline #. module: web_timeline
#. openerp-web #. openerp-web
#: code:addons/web_timeline/static/src/js/web_timeline.js:101 #: code:addons/web_timeline/static/src/js/web_timeline.js:99
#, python-format #, python-format
msgid "Timeline view has not defined 'date_start' attribute." msgid "Timeline view has not defined 'date_start' attribute."
msgstr "Pogled vremenske crte nema definiran atribut 'date_start'." msgstr "Pogled vremenske crte nema definiran atribut 'date_start'."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 10.0\n" "Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-01 03:35+0000\n" "POT-Creation-Date: 2018-01-03 03:50+0000\n"
"PO-Revision-Date: 2017-07-01 03:35+0000\n" "PO-Revision-Date: 2018-01-03 03:50+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n" "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,7 +20,7 @@ msgstr ""
#. module: web_timeline #. module: web_timeline
#. openerp-web #. openerp-web
#: code:addons/web_timeline/static/src/js/web_timeline.js:420 #: code:addons/web_timeline/static/src/js/web_timeline.js:481
#, python-format #, python-format
msgid "Are you sure you want to delete this record ?" msgid "Are you sure you want to delete this record ?"
msgstr "Weet je zeker dat je dit record wil verwijderen?" msgstr "Weet je zeker dat je dit record wil verwijderen?"
@ -48,7 +48,7 @@ msgstr "Tijdlijn"
#. module: web_timeline #. module: web_timeline
#. openerp-web #. openerp-web
#: code:addons/web_timeline/static/src/js/web_timeline.js:101 #: code:addons/web_timeline/static/src/js/web_timeline.js:99
#, python-format #, python-format
msgid "Timeline view has not defined 'date_start' attribute." msgid "Timeline view has not defined 'date_start' attribute."
msgstr "Tijdlijn heeft geen 'date_start' eigenschap." msgstr "Tijdlijn heeft geen 'date_start' eigenschap."

View File

@ -4,12 +4,12 @@
} }
/* very light gray background in weekends */ /* very light gray background in weekends */
.vis.timeline .timeaxis .grid.saturday, .vis-timeline .vis-grid.vis-saturday,
.vis.timeline .timeaxis .grid.sunday { .vis-timeline .vis-grid.vis-sunday {
background: #DCDCDC; background: #DCDCDC;
} }
.vis.timeline .item.range .content { .vis-item .vis-item-overflow {
overflow: visible; overflow: visible;
} }