Thomas Wood
|
22292debda
|
Data browser changes, make links more user friendly, displaying name tag where possible.
Changes to models ok'd (and suggested as temporary solution) by TomH
References #1777
|
2009-05-02 00:26:37 +00:00 |
|
Frederik Ramm
|
5c783cd0ee
|
there is not HTML attribute named "padding". either use "cellpadding" (this patch), or use the CSS attribute (i.e. style="padding: 0px").
|
2009-04-21 23:55:02 +00:00 |
|
Thomas Wood
|
fddf6fb529
|
Fix bbox display again, how do we keep mixing our lons and lats?
|
2009-04-21 21:30:37 +00:00 |
|
Thomas Wood
|
c64ebb9139
|
Add has_valid_bbox? method to Changeset model to tidy checking for bbox, and fix edge case where no bbox would cause changeset browsing to die.
|
2009-04-09 11:18:31 +00:00 |
|
Tom Hughes
|
b02c873c0e
|
Eliminate duplication of tag printing logic.
|
2009-04-08 23:19:41 +00:00 |
|
Harry Wood
|
fdd5d2d779
|
new support for box=yes param on the homepage, and then link to this from various changeset display
|
2009-04-08 16:55:22 +00:00 |
|
Tom Hughes
|
9b72debd9a
|
Fix formatting of changeset details.
|
2009-04-08 13:35:35 +00:00 |
|
Shaun McDonald
|
2e41c35479
|
Adding the ability to see the min/max lat/lon for a changeset in the data browser. Adding file for the nice message that should show when a user is missing in the message controller.
|
2008-12-08 15:30:19 +00:00 |
|
Shaun McDonald
|
2ed84e26cd
|
Adding pagination to the changesets, thus allowing you to browe large changesets, without MySQL complaining about memory. Probably needs some fine tuning. You currently can only page one of nodes, ways, and relations, without manually setting the relations. Fixing deprection notice for the classic_pagination plugin.
|
2008-11-27 17:06:43 +00:00 |
|
Shaun McDonald
|
e7147d0d7a
|
more work on the data browser to show the changesets. Also showing the version number. Would be good to have an additional route for showing a specific version of the node/way/relation from the changeset.
|
2008-10-14 18:33:03 +00:00 |
|
Shaun McDonald
|
2c16177174
|
adding changeset stuff for the data browser
|
2008-10-13 20:48:58 +00:00 |
|