This website requires JavaScript.
Explore
Help
Register
Sign in
cst1
/
openstreetmap-website
Watch
1
Star
0
Fork
You've already forked openstreetmap-website
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3e9b6845d3
openstreetmap-website
/
app
History
Matt Amos
3e9b6845d3
Fixed 'raw' raises by converting them to the appropriate OSM::APIError type. Made the error messages for placeholder fixing more informative. Added tests for these.
2009-04-29 10:07:35 +00:00
..
controllers
Eager load node and way details when processing a map call.
2009-04-28 16:26:06 +00:00
helpers
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
models
Fixed 'raw' raises by converting them to the appropriate OSM::APIError type. Made the error messages for placeholder fixing more informative. Added tests for these.
2009-04-29 10:07:35 +00:00
views
Quick fix to reference relation rather than relation_member when linking to the relation, not sure when the bug was introduced. Tests still need to be written for the browse controller.
2009-04-27 21:26:23 +00:00