Commit graph

17 commits

Author SHA1 Message Date
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
Shaun McDonald
734cbb967d fixing the data browser to be able to cope with the changeset change. changeset browsing still needs to be implemented. Also giving a nice error message for 404 not found instead of rendering nothing. 2008-10-13 12:08:26 +00:00
Tom Hughes
abb66fa808 Disable the data browswer when the database is not available. 2008-06-26 17:36:21 +00:00
Christopher Schmidt
1f0636d253 start no longer uses these nodes: don't query for them 2008-04-23 16:46:47 +00:00
Christopher Schmidt
d3314fee0f Add recent nodes to start of tab, and return false from onclick actions 2008-04-22 04:28:37 +00:00
Christopher Schmidt
336a80530c add in-map node/way browser 2008-04-21 23:18:08 +00:00
Christopher Schmidt
4ca38904dc add navigation link 2008-04-20 21:44:05 +00:00
Christopher Schmidt
35c8871354 Link ways and nodes backwards and forwards. 2008-04-20 20:26:20 +00:00
Christopher Schmidt
bad57126c0 add a browse index (no content yet) 2008-04-20 16:18:22 +00:00
Christopher Schmidt
488efc3df8 drop _view from action names 2008-04-20 16:11:56 +00:00
Christopher Schmidt
bb8acc8424 Add support for relation history. 2008-04-20 15:32:25 +00:00
Christopher Schmidt
4168e0963e Add history for ways and nodes, split 'last edited by' into a seperate template to be used in multiple places, add to routes. 2008-04-20 15:14:20 +00:00
Christopher Schmidt
e414d10aa1 Add relation browsing:
* Improve map to also work for relations
 * Add display of relations (view)
 * Add relation members display
 * add new view to browse_controller
2008-04-20 14:24:42 +00:00
Tom Hughes
0c480e05f0 Tidy up a few details. 2008-04-20 12:29:50 +00:00
Tom Hughes
db30a423a8 Commit crschmdt's data browser patch. 2008-04-20 12:20:23 +00:00