Modify ↓
Opened 17 years ago
Closed 17 years ago
#2443 closed enhancement (fixed)
[PATCH] Add a upload message stack to upload dialog
| Reported by: | Owned by: | hampelratte | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: | hampelratte |
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 by , 17 years ago
| Cc: | added |
|---|---|
| Owner: | changed from to |
by , 17 years ago
| Attachment: | ticket_2443.diff.gz added |
|---|
comment:2 by , 17 years ago
| Cc: | removed |
|---|
comment:3 by , 17 years ago
| Cc: | added |
|---|
comment:4 by , 17 years ago
| Summary: | Add a upload message stack to upload dialog → [PATCH] Add a upload message stack to upload dialog |
|---|
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.