Modify

Opened 12 years ago

Last modified 12 years 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 (1)

comment:1 Changed 12 years ago by Cobra

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.

Modify Ticket

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

Add Comment


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

 
Note: See TracTickets for help on using tickets.