3
0
Fork 0
Commit Graph

6 Commits (f3058d501fb6a990427596cec493514ac4ea26b7)

Author SHA1 Message Date
Alexis de Lattre 8e84e113a2 Update vis-timeline-graph2d lib: 7.3.4 -> 7.7.0 2022-08-03 13:18:54 +02:00
Alexandre Díaz e4dc4a01e3 [FIX] web_timeline: Change vis-timeline library import 2022-08-02 14:35:04 +02:00
Alexandre Díaz 63c0353f28 [MIG] web_timeline: Finish migration to 13.0 2022-08-02 14:35:04 +02:00
Thong Nguyen Van 1e21541b8f [MIG] web_timeline: Migration to 13.0 2022-08-02 14:35:04 +02:00
adrien.didenot 86bf786981 [10.0][IMP] web_timeline improvements:
* Update the vis.js framework to latest stable version (v4.20.1) to add new functionality and save almost
400ko of source code in odoo assets (the vis dev team has isolate the code for timeline widget from the
 rest of their widgets)

* Add the possibility to display events with no duration (instantaneous) as the same time has regular events

* Add the possibility to choose between two scroll mode :
  -  zoom in time resolution (default)
  or
  -  vertical scroll (web browser default behaviour)

Signed-off-by: adrien.didenot <adrien.didenot@horanet.com>
2022-08-02 08:17:19 +02:00
Laurent Mignon f5a29a3ffc [IMP] web_timeline: Extracted from incubator 2022-08-02 08:17:18 +02:00