openstreetmap-website/app
2009-04-26 21:11:31 +00:00
..
controllers Make the report_error function support any http status code for added flexibility. 2009-04-26 21:11:31 +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 Fix typo of missing .new for some of the errors. Tests are useful. 2009-04-26 20:56:58 +00:00
views fix another way-node/Way-Node problem in amf_controller; add WinIE JS compatibility via ExternalInterface (we can use this later to alert for a commit message if none is provided) 2009-04-23 17:54:17 +00:00