Commit Graph

15 Commits (7ebcfa1d112c4cd1910e18f3cc7c20a89b231d90)

Author SHA1 Message Date
Carlos Roca 7ebcfa1d11 [FIX] web_timeline: css and styles not charged when rendering timeline
On library version update a new feature was added at Timeline creation level to
allow modifying the xss. By keeping it active the css classes are not showed

As the view is on backend, has no sense to keep it active. So we deactivate the
feature to allow show the timeline correctly.

TT40299
2023-03-06 16:42:13 +01:00
Alexis de Lattre 3dfcbcffb9 [FIX] web_timeline: order group_by field
Fix bug #2266: before this fix, the lines of the timeline view were always sorted by alphabetical order, ignoring the native order of the model on which the group_by field points to.

Fix duplicate entries in the 'fields' argument when the 'colors' parameters uses the same field in multiple conditions.
2022-08-02 22:17:09 +02:00
Murtaza Mithaiwala b20692c320 [FIX] Travis 2021-03-15 18:01:47 +05:30
Alexandre Díaz e9e2d72ac2 [FIX] web_timeline: Change draw_dependencies 2021-03-15 16:24:19 +05:30
Alexandre Díaz 2bab72acb8 [MIG] web_timeline: Finish migration to 13.0 2021-03-15 16:24:19 +05:30
Thong Nguyen Van 6577c21326 [MIG] web_timeline: Migration to 13.0 2021-03-15 16:24:19 +05:30
Pedro M. Baeza e670c4036e Revert "Merge PR #1330 into 12.0"
This reverts commit 0f95b0fb0a, reversing
changes made to d0ba3d3baf.
2021-03-15 16:24:19 +05:30
HemanginiPatel 5992003098 [FIX][12.0] web_timeline: Scroll Issue. 2021-03-15 16:24:19 +05:30
tarteo ac515ca5e7 [MIG] web_timeline: Migration to 12.0 2021-03-15 16:24:19 +05:30
Dennis Sluijk 72ec7f40ef [ADD] Enable multiselect
[IMP] Prevent flickering

[IMP] Fixed headers

[ADD] Create new record by date range selection

Remove roadmap item from readme

[FIX] minimal height
2021-03-15 16:24:19 +05:30
tarteo e119b43c4e [ADD] web_timeline: New dependency_arrow attribute
Update README.rst

[FIX] Remove console.log

[ADD] Make timeline.fit optional

[FIX] Use stringified points

[IMP] Reversed the arrow head and fixed lint issues

[IMP] Use options parameter for line color and width

[FIX] Version number

[IMP] Minor improvements
2021-03-15 16:24:19 +05:30
tarteo fba5cba341 [ADD] field_utils to web_timeline
[UPD] Version number

[UPD] README
2021-03-15 16:24:19 +05:30
tarteo feea6d788c [IMP] web_timeline: Templates implementation like kanban
[IMP] web_timeline: Templates implementation like kanban

[ADD] Check if template exists

Update README.rst
2021-03-15 16:24:19 +05:30
Martin Nicolas Cuesta d4fa2b91fb [FIX] Missing GroupClick Functionality 2021-03-15 16:24:19 +05:30
Martin Nicolas Cuesta e1b56fddf7 [MIG] web_timeline module from v10 to v11
* Update Version in Manifest
* Remove enconding in .py files
* Rewrite the view definition according to version 11
2021-03-15 16:24:19 +05:30