Commit Graph

8 Commits (0c6cb5dff3a5fb43d54ca6b6343617cada8bf1ce)

Author SHA1 Message Date
adrien.didenot 0c6cb5dff3 Cosmetic changes (to skip or squash)
Signed-off-by: adrien.didenot <adrien.didenot@horanet.com>
2017-09-27 14:12:18 +02:00
adrien.didenot 56cb7b53ec [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>
2017-09-27 14:09:37 +02:00
Jose M e17f516cc0 [10.0] [FIX] [web_timeline] Correct write when grouped by (#678)
* [FIX] Correct write when grouped by

* Remove blank lines

* Minor changes
2017-08-17 13:35:33 +02:00
Leonardo Donelli 7d7d1852de Port web_timeline to v10 2017-05-22 14:13:24 +02:00
Pedro M. Baeza 7f05878fe4 [MIG] web_timeline: Migration to 9.0 2017-05-22 14:13:24 +02:00
Holger Brunn f2fd0f8d6b [IMP] web_timeline: add few features 2017-05-22 14:13:24 +02:00
Adrien Peiffer (ACSONE) c5a3567765 [IMP] web_timeline: Several improvements:
* Avoid to display all items of group_by model
* Remove unnecessary readgroup
* Remove dependency on project. Modify module structure. Imporve readme file.
* Add setup.py
2017-05-22 14:13:24 +02:00
Laurent Mignon f70d9e10cd [IMP] web_timeline: Extracted from incubator 2017-05-22 14:13:24 +02:00