Modify ↓
#12411 closed enhancement (needinfo)
[patch] automatic update of relation editor
Reported by: | kolesar | Owned by: | kolesar |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Added toggle to relation editor to keep data updated automatically. When enabled, it follows dataset changes and applies dialog changes. Reduces possibility of conflict. Also enables atomic undo/redo for relation editor dialog. Stores toggle into preferences.
Requires patch #12410 (not included). Manual refresh can be still used when automatic update is off.
Attachments (1)
Change History (11)
comment:1 by , 9 years ago
by , 9 years ago
Attachment: | AutoUpdateRelationEditor.patch added |
---|
comment:4 by , 9 years ago
Milestone: | 16.02 → 16.03 |
---|
comment:5 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Patch is incomplete: AutoUpdateAction
is missing, can you please add it?
comment:7 by , 9 years ago
Milestone: | 16.04 → 16.05 |
---|
comment:8 by , 9 years ago
Milestone: | 16.05 |
---|
comment:9 by , 7 years ago
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
Updated patch to be applicable again.