openstreetmap-website/app
2008-12-04 14:36:21 +00:00
..
controllers turning the session off for the changeset controller, to come in line with the other api controllers 2008-12-04 14:36: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 Actually set the instance var when closing the changeset 2008-12-01 18:47:03 +00:00
views Deal with active record not found exceptions when creating message. Some tidying of html. For some reason in rails 2.1.2 having a comment at the end of a line, in the view, means that the closing tag needs to be on the next line. 2008-12-03 12:56:02 +00:00