openstreetmap-website/app
Thomas Wood bb3108cb99 Fix grammar/referred relation id in precondition failed error.
From: "Precondition failed: The relation 5 is a used in relation 4,0."
To: "Precondition failed: The relation 5 is used in relation 4."
2009-04-30 06:52:14 +00:00
..
controllers Potlatch 0.11a 2009-04-30 01:23:50 +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 grammar/referred relation id in precondition failed error. 2009-04-30 06:52:14 +00:00
views Fix html: closing <a> tag. 2009-04-30 06:50:51 +00:00