mirror of
https://github.com/bringout/oca-web.git
synced 2026-04-19 03:12:02 +02:00
Add oca-web submodule with 68 web modules
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
af56672c08
commit
53fddf87c8
2469 changed files with 101716 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
|||
* Implement a more efficient way of refreshing timeline after a record update;
|
||||
* Make ``attrs`` attribute work;
|
||||
* When grouping by m2m and more than one record is set, the timeline item appears only
|
||||
on one group. Allow showing in both groups.
|
||||
* When grouping by m2m and dragging for changing the time or the group, the changes on
|
||||
the group will not be set, because it could make disappear the records not related
|
||||
with the changes that we want to make. When the item is showed in all groups change
|
||||
the value according the group of the dragged item.
|
||||
* When an item label does not fit in its date-range box: ✅ the label correctly overflows
|
||||
the box; ✅ clicking anywhere on the label allows moving the box; ❌ double-clicking
|
||||
the label outside of the box does not open that item.
|
||||
Loading…
Add table
Add a link
Reference in a new issue