Modify ↓
Opened 4 years ago
Closed 4 years ago
#2443 closed enhancement (fixed)
[PATCH] Add a upload message stack to upload dialog
| Reported by: | avar | Owned by: | Henrik Niehaus <henrik.niehaus@…> |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: | henrik.niehaus@… |
Description
There should be a selectable stack of previous upload messages to choose from when uploading, similar to the selection and search stack.
Attachments (1)
Change History (6)
comment:1 Changed 4 years ago by Henrik Niehaus <henrik.niehaus@…>
- Cc henrik.niehaus@… added
- Owner changed from team to Henrik Niehaus <henrik.niehaus@…>
Changed 4 years ago by Henrik Niehaus <henrik.niehaus@…>
comment:2 Changed 4 years ago by Henrik Niehaus <henrik.niehaus@…>
- Cc henrik.niehaus@… removed
comment:3 Changed 4 years ago by Henrik Niehaus <henrik.niehaus@…>
- Cc henrik.niehaus@… added
comment:4 Changed 4 years ago by Henrik Niehaus <henrik.niehaus@…>
- Summary changed from Add a upload message stack to upload dialog to [PATCH] Add a upload message stack to upload dialog
comment:5 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
In r1575.
Note: See
TracTickets for help on using
tickets.



I have attached a patch, which replaces the comment textfield with a history combobox. The combobox component comes from the openstreetbugs plugin is BSD licensed, which should be ok for JOSM.