Modify

Opened 13 years ago

Last modified 4 months ago

#7492 new enhancement

Add tabular history view

Reported by: Cobra Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

Sometimes it's very useful to get a quick overview of the history without having to compare two revisions. Up to now it's necessary to call http://osm.mapki.com/history/, but this could be done in the history viewer as well.

The current "diff table" view and the tabular view could be displayed in separate tabs (maybe add a configuration option to set one view as default or remember the selected view).

The table itself should resemble the web version with a version/changeset part (Version, user, CT, changeset, date), a tag part with all tags ever added and a object specific part (nodes: lat, lon; ways: nodes; relations: members and their roles).

Nice-to-have:

  • don't scroll the version/changeset part and the first column with the descriptions to have this information always visible.
  • some sort of visualization of changed order of nodes in ways or relation members.

Attachments (0)

Change History (2)

comment:1 by Cobra, 13 years ago

I've looked into the existing history browser code, but couldn't find a quick way to properly isolate the current view so the new one could be added without breaking anything. I'd like to try implementing this new view, but I need some help with at least this problem.

comment:2 by skyper, 4 months ago

Meanwhile, there are a few links in the drop-down menu left of the changeset number (link) and https://osm.mapki.com/history/ is one of them.
Is the link sufficient or are there good reasons to including a similar view in core.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to Cobra.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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