Modify

Opened 17 years ago

Closed 14 years ago

#1045 closed enhancement (fixed)

Allow to revert to older states using history function

Reported by: anonymous Owned by: framm
Priority: minor Milestone:
Component: Core Version: latest
Keywords: Cc: malenki, jajcus@…, Gubaer

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 16 years ago.
Patch

Download all attachments as: .zip

Change History (8)

comment:1 by schusch, 17 years ago

I'm missing this one too!

comment:2 by jajcus@…, 16 years ago

Cc: jajcus@… added

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

comment:3 by Gubaer, 16 years ago

Cc: Gubaer added
Summary: History function not implemented[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

by Gubaer, 16 years ago

Attachment: HistoryInfoAction.patch added

Patch

comment:4 by stoecker, 16 years ago

Summary: [Patch] History function not implementedHistory function not implemented

Patch in r1586.

comment:5 by stoecker, 16 years ago

Summary: History function not implementedAllow to revert to older states using history function
Type: defectenhancement

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

comment:6 by malenki, 14 years ago

Cc: malenki added

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

my2C
malenki

comment:7 by stoecker, 14 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.