aboutsummaryrefslogtreecommitdiffstats
path: root/web/confirm.cgi
Commit message (Collapse)AuthorAgeLines
* Don't ask the question if they've seen it before.matthew2007-06-22-4/+5
|
* Typos, layout fix.matthew2007-06-22-6/+11
|
* If problem reporter marks problem as fixed, turn off questionnaire sendingmatthew2007-06-22-14/+56
| | | | and ask them the questionnaire question there and then.
* Eek, whoops.matthew2007-06-20-2/+2
|
* Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze formatthew2007-06-15-48/+57
| | | | | | | population density distance (same value as PB initially, might want changing). Changes to front page, text changes elsewhere, remove canonicalise_council as not needed any more, tidy code of confirmation page.
* Put title in params.matthew2007-06-01-2/+2
|
* Only want to refresh problem if not already fixed.matthew2007-05-15-4/+5
|
* If someone leaves an update on a problem, count that as "refreshing" thematthew2007-05-15-8/+8
| | | | | problem. Rename db field to lastupdate to make this all clearer. Tidy up some code.
* Add laststatechange field.matthew2007-05-09-4/+6
|
* Typo; use confirm time rather than created time.matthew2007-05-03-2/+2
|
* Record confirmation time. Add explicit rollback()s to preventmatthew2007-05-03-2/+4
| | | | current_timestamp getting stuck after a begin.
* Note stderr suppression not working; commit some old locale fix-it code,matthew2007-05-01-25/+21
| | | | and a couple of bugfixes.
* Text tweak; don't say we're sending it to a council if we're not!matthew2007-03-21-5/+5
|
* Only confirm unconfirmed, it might already be hidden I guess.matthew2007-03-13-3/+3
|
* Might not be your council.matthew2007-02-27-2/+2
|
* Confirm page should say what it's doing.matthew2007-02-03-2/+4
|
* Text tweak; warning fix; style fix.matthew2007-01-30-3/+3
|
* Better alert handling, validation, checking; nicer front end, advertisematthew2007-01-26-9/+38
| | | | RSS/alerts upon confirmation.
* Typo, and comment on where to ask about email alert possibly.matthew2007-01-26-1/+3
|
* Allow fixing of problems via updates, and reopening too.matthew2006-10-10-2/+7
|
* Various bugfixes and improvements; new pins.matthew2006-10-09-2/+3
|
* Update, not comment. Add "fixed" checkbox, no code for it yet.matthew2006-09-27-4/+4
| | | | Remove old Yahoo! libraries.
* Problems on map; problems within 10km; crappy crappy crappy IE.matthew2006-09-26-5/+5
|
* Email confirmation of problems and comments; bugfix in AuthToken.matthew2006-09-25-0/+69