Modify

Opened 5 years ago

Closed 2 years ago

#1045 closed enhancement (fixed)

Allow to revert to older states using history function

Reported by: anonymous Owned by: framm
Priority: minor Component: Core
Version: latest Keywords:
Cc: josmbugs@…, jajcus@…, karl.guggisberg@…

Description

Steps to reproduce:

  • Alt+H
  • select node
  • click refresh in the history window: says not implemented.

Attachments (1)

HistoryInfoAction.patch (2.4 KB) - added by Gubaer 4 years ago.
Patch

Download all attachments as: .zip

Change History (8)

comment:1 Changed 5 years ago by schusch

I'm missing this one too!

comment:2 Changed 4 years ago by jajcus@…

  • Cc jajcus@… added

Yeah… and now, with the 0.6 API this feature is possible to implement.

comment:3 Changed 4 years ago by Gubaer

  • Cc karl.guggisberg@… added
  • Summary changed from History function not implemented to [Patch] History function not implemented

There's a work around:

  • select a node, way, or relation
  • press Ctrl H or select Tools -> History of element

This will redirect you to the browse page for the selected OSM primitive on the OSM server.

There's one problem, though: the redirection URL is currently hard coded. See attachement for a patch. It derives the redirection URL from the API base URL. If you work with http://api06.dev.openstreetmap.org/api this will redirect you to http://api06.dev.openstreetmap.org/browse, not to http://www.openstreetmap.org/browse

Changed 4 years ago by Gubaer

Patch

comment:4 Changed 4 years ago by stoecker

  • Summary changed from [Patch] History function not implemented to History function not implemented

Patch in r1586.

comment:5 Changed 4 years ago by stoecker

  • Summary changed from History function not implemented to Allow to revert to older states using history function
  • Type changed from defect to enhancement

Now in r1709 we have history display. The next task is to use this for vandalism revert.

comment:6 Changed 2 years ago by malenki

  • Cc josmbugs@… added

Meanwhile it is possible to revert changesets using the reverter plugin.

my2C
malenki

comment:7 Changed 2 years ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.