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
2746a2e103
openstreetmap-website
/
app
History
Download ZIP
Download TAR.GZ
Dirk Stöcker
2746a2e103
fixed typo
2009-01-29 14:19:39 +00:00
..
controllers
Set params to sane defaults if unset by client.
2009-01-23 19:14:21 +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
Require auth on calls to /trace/create, and pass through to form if called without params. Adjust validations on traces to prevent dual error messages on description (validates_presence_of catches the empty string removed from length validation)
2009-01-23 01:19:45 +00:00
views
fixed typo
2009-01-29 14:19:39 +00:00