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
0969e731f0
openstreetmap-website
/
app
History
Download ZIP
Download TAR.GZ
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
..
controllers
fix id/relid inconsistency
2009-04-21 23:36:53 +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
Quick and dirty fix for relation tags issue.
2009-04-21 23:40:27 +00:00
views
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