openstreetmap-website/app
Thomas Wood e5076f332a Fix bug introduced in r14610 (.downcase in wrong place)
No need to sanitise type of relation member, since will only be a Node, Way, or Relation and not user-provided.
2009-04-20 19:13:52 +00:00
..
controllers Apply patch by Lars from osm dev list with the typo 2009-04-20 17:15:28 +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 Add missing files from api06 merge. 2009-04-20 14:09:35 +00:00
views Fix bug introduced in r14610 (.downcase in wrong place) 2009-04-20 19:13:52 +00:00