Skip to content

Commit 120db83

Browse files
committed
[BOT] post-merge updates
1 parent defe37d commit 120db83

4 files changed

Lines changed: 43 additions & 43 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ addon | version | maintainers | summary
4141
[web_search_with_and](web_search_with_and/) | 17.0.1.0.0 | | Use AND conditions on omnibar search
4242
[web_theme_classic](web_theme_classic/) | 17.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Contrasted style on fields to improve the UI.
4343
[web_time_range_menu_custom](web_time_range_menu_custom/) | 17.0.1.0.0 | | Web Time Range Menu Custom
44-
[web_timeline](web_timeline/) | 17.0.1.0.1 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Interactive visualization chart to show events in time
44+
[web_timeline](web_timeline/) | 17.0.1.0.2 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Interactive visualization chart to show events in time
4545
[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 17.0.1.0.0 | | Allows you to dynamically color fields on tree views
4646
[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 17.0.1.0.0 | | Open the linked resource when clicking on their name
4747
[web_widget_bokeh_chart](web_widget_bokeh_chart/) | 17.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | This widget allows to display charts using Bokeh library.

web_timeline/README.rst

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Web timeline
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:2fb5b8c01ee5f36a21f88358b673738a05282e9cf75f10aa33d38565ecfac956
10+
!! source digest: sha256:e9bbac4931e3b32fa6d5e5e89a0b6ac8486069fc8481ecdfda79714c4b2c987c
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -133,12 +133,12 @@ render the timeline items. You have to name the template
133133
'timeline-item'. These are the variables available in template
134134
rendering:
135135

136-
- ``record``: to access the fields values selected in the timeline
137-
definition.
138-
- ``formatters``: used to format values (see available functions in
139-
``@web/views/fields/formatters``).
140-
- ``parsers``: used to parse values (see available functions in
141-
``@web/views/fields/parsers``).
136+
- ``record``: to access the fields values selected in the timeline
137+
definition.
138+
- ``formatters``: used to format values (see available functions in
139+
``@web/views/fields/formatters``).
140+
- ``parsers``: used to parse values (see available functions in
141+
``@web/views/fields/parsers``).
142142

143143
You also need to declare the view in an action window of the involved
144144
model.
@@ -243,20 +243,20 @@ create a new record with the dragged start and end date.
243243
Known issues / Roadmap
244244
======================
245245

246-
- Implement a more efficient way of refreshing timeline after a record
247-
update;
248-
- Make ``attrs`` attribute work;
249-
- When grouping by m2m and more than one record is set, the timeline
250-
item appears only on one group. Allow showing in both groups.
251-
- When grouping by m2m and dragging for changing the time or the group,
252-
the changes on the group will not be set, because it could make
253-
disappear the records not related with the changes that we want to
254-
make. When the item is showed in all groups change the value
255-
according the group of the dragged item.
256-
- When an item label does not fit in its date-range box: ✅ the label
257-
correctly overflows the box; ✅ clicking anywhere on the label allows
258-
moving the box; ❌ double-clicking the label outside of the box does
259-
not open that item.
246+
- Implement a more efficient way of refreshing timeline after a record
247+
update;
248+
- Make ``attrs`` attribute work;
249+
- When grouping by m2m and more than one record is set, the timeline
250+
item appears only on one group. Allow showing in both groups.
251+
- When grouping by m2m and dragging for changing the time or the group,
252+
the changes on the group will not be set, because it could make
253+
disappear the records not related with the changes that we want to
254+
make. When the item is showed in all groups change the value according
255+
the group of the dragged item.
256+
- When an item label does not fit in its date-range box: ✅ the label
257+
correctly overflows the box; ✅ clicking anywhere on the label allows
258+
moving the box; ❌ double-clicking the label outside of the box does
259+
not open that item.
260260

261261
Bug Tracker
262262
===========
@@ -283,28 +283,28 @@ Authors
283283
Contributors
284284
------------
285285

286-
- Laurent Mignon <laurent.mignon@acsone.eu>
287-
- Adrien Peiffer <adrien.peiffer@acsone.eu>
288-
- Leonardo Donelli <donelli@webmonks.it>
289-
- Adrien Didenot <adrien.didenot@horanet.com>
290-
- Thong Nguyen Van <thongnv@trobz.com>
291-
- Murtaza Mithaiwala <mmithaiwala@opensourceintegrators.com>
292-
- Ammar Officewala <aofficewala@opensourceintegrators.com>
293-
- `Tecnativa <https://www.tecnativa.com>`__:
286+
- Laurent Mignon <laurent.mignon@acsone.eu>
287+
- Adrien Peiffer <adrien.peiffer@acsone.eu>
288+
- Leonardo Donelli <donelli@webmonks.it>
289+
- Adrien Didenot <adrien.didenot@horanet.com>
290+
- Thong Nguyen Van <thongnv@trobz.com>
291+
- Murtaza Mithaiwala <mmithaiwala@opensourceintegrators.com>
292+
- Ammar Officewala <aofficewala@opensourceintegrators.com>
293+
- `Tecnativa <https://www.tecnativa.com>`__:
294294

295-
- Pedro M. Baeza
296-
- Alexandre Díaz
297-
- César A. Sánchez
298-
- Carlos López
295+
- Pedro M. Baeza
296+
- Alexandre Díaz
297+
- César A. Sánchez
298+
- Carlos López
299299

300-
- `Onestein <https://www.onestein.nl>`__:
300+
- `Onestein <https://www.onestein.nl>`__:
301301

302-
- Dennis Sluijk <d.sluijk@onestein.nl>
303-
- Anjeel Haria
302+
- Dennis Sluijk <d.sluijk@onestein.nl>
303+
- Anjeel Haria
304304

305-
- `XCG Consulting <https://xcg-consulting.fr>`__:
305+
- `XCG Consulting <https://xcg-consulting.fr>`__:
306306

307-
- Houzéfa Abbasbhay
307+
- Houzéfa Abbasbhay
308308

309309
Maintainers
310310
-----------

web_timeline/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Web timeline",
77
"summary": "Interactive visualization chart to show events in time",
8-
"version": "17.0.1.0.1",
8+
"version": "17.0.1.0.2",
99
"development_status": "Production/Stable",
1010
"author": "ACSONE SA/NV, "
1111
"Tecnativa, "

web_timeline/static/description/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Web timeline</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:2fb5b8c01ee5f36a21f88358b673738a05282e9cf75f10aa33d38565ecfac956
370+
!! source digest: sha256:e9bbac4931e3b32fa6d5e5e89a0b6ac8486069fc8481ecdfda79714c4b2c987c
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/17.0/web_timeline"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_timeline"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/web&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>Define a new view displaying events in an interactive visualization
@@ -623,8 +623,8 @@ <h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
623623
<li>When grouping by m2m and dragging for changing the time or the group,
624624
the changes on the group will not be set, because it could make
625625
disappear the records not related with the changes that we want to
626-
make. When the item is showed in all groups change the value
627-
according the group of the dragged item.</li>
626+
make. When the item is showed in all groups change the value according
627+
the group of the dragged item.</li>
628628
<li>When an item label does not fit in its date-range box: ✅ the label
629629
correctly overflows the box; ✅ clicking anywhere on the label allows
630630
moving the box; ❌ double-clicking the label outside of the box does

0 commit comments

Comments
 (0)