3
0
Fork 0
Commit Graph

34 Commits (69b727fd75821c546ec2f6d8fe0a1ee995ea8de0)

Author SHA1 Message Date
OCA-git-bot 6354d68c1e [BOT] post-merge updates 2024-05-21 17:38:17 +00:00
OCA-git-bot d891f17f5c [BOT] post-merge updates 2024-04-06 16:42:11 +00:00
OCA-git-bot 99aadcd7c6 [BOT] post-merge updates 2024-04-02 14:54:41 +00:00
Houzéfa Abbasbhay 8f4fd737d0
[IMP] web_timeline: Add demo view on cron tasks
This way we can showcase this module without project_timeline.
2024-04-02 16:19:43 +02:00
OCA-git-bot 1bc582166b [BOT] post-merge updates 2024-04-02 14:16:09 +00:00
OCA-git-bot d53cacd6f2 web_timeline 16.0.1.0.3 2023-09-14 07:34:45 +00:00
OCA-git-bot c39db89794 web_timeline 16.0.1.0.2 2023-08-30 16:15:43 +00:00
OCA-git-bot 76bacce796 web_timeline 16.0.1.0.1 2023-06-06 05:53:50 +00:00
anjeel.haria 995e9e8af7 [MIG] web_timeline: Migration to 16.0
Syntax changes

Syntax changes
2023-03-01 16:03:37 +01:00
OCA-git-bot c11db6cd85 web_timeline 15.0.1.0.1 2023-03-01 15:51:01 +01:00
CarlosRoca13 07ef036e00 [FIX] web_timeline: Allow groupby m2m fields 2023-03-01 15:51:01 +01:00
Cesar Andres Sanchez 6faeeb54ba [MIG] web_timeline: Migration to 15.0 2023-03-01 15:51:01 +01:00
Murtaza Mithaiwala e86e087980 [FIX] Travis 2023-03-01 15:51:01 +01:00
Alexandre Díaz 6e0e29a3dd [FIX] web_timeline: Change draw_dependencies 2023-03-01 15:51:01 +01:00
Alexandre Díaz d661b46702 [IMP] web_timeline: CSS vis items 2023-03-01 15:51:01 +01:00
Thong Nguyen Van 18267a7cc2 [MIG] web_timeline: Migration to 13.0 2023-03-01 15:51:01 +01:00
Thong Nguyen Van 4190881650 [IMP] web_timeline: black, isort 2023-03-01 15:51:01 +01:00
denislour 564fb4e7d0 [12.0][web_timeline] Fix bug from group_order: locale instead locate. 2023-03-01 15:51:01 +01:00
denislour 51699368ac [12.0][FIX]web_timeline: fix group orders 2023-03-01 15:51:01 +01:00
tarteo 1f4fe5450e [FIX] web_timeline: Reloading view
[FIX] web_timeline: Reloading view

[FIX] web_timeline: Reloading view
2023-03-01 15:51:01 +01:00
Cyril VINH-TUNG ffca9cfd2a [web_timeline][IMP] Add margin support in web_timeline (#1135) 2023-03-01 15:51:01 +01:00
Invitu a955282450 [IMP] Add stack support 2023-03-01 15:51:01 +01:00
tarteo 51eabbcd89 [MIG] web_timeline: Migration to 12.0 2023-03-01 15:51:01 +01:00
Dennis Sluijk e12ed1f340 [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
2023-03-01 15:51:01 +01:00
tarteo 74687a96e0 [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
2023-03-01 15:51:01 +01:00
tarteo ec50ed9d4c [ADD] field_utils to web_timeline
[UPD] Version number

[UPD] README
2023-03-01 15:51:01 +01:00
tarteo 0c11c37791 [IMP] web_timeline: Templates implementation like kanban
[IMP] web_timeline: Templates implementation like kanban

[ADD] Check if template exists

Update README.rst
2023-03-01 15:51:01 +01:00
Dennis Sluijk fc2cd4b740 [FIX] web_timeline: Make colors attribute optional (#969) 2023-03-01 15:51:01 +01:00
Martin Nicolas Cuesta 652b004129 [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
2023-03-01 15:51:01 +01:00
Nicolas PIGANEAU 6870999882 Fixed web_timeline.css
CSS classes have changed with the updated version of vis.js
2023-03-01 15:51:01 +01:00
adrien.didenot a853ea4830 [IMP] change the option to initialize the timeline window on display.
Change the attribute 'default_window' to 'mode' like the Odoo calendar view (to be iso functional)
2023-03-01 15:51:01 +01:00
adrien.didenot d3a323d9db [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>
2023-03-01 15:51:01 +01:00
Thomas Binsfeld 654b7ce8ba [FIX] web_timeline: fix commas in manifest file 2023-03-01 15:51:01 +01:00
Pedro M. Baeza 5df300f3e1 [MIG] web_timeline: Migration to 9.0 2023-03-01 15:51:01 +01:00