aboutsummaryrefslogtreecommitdiffstats
path: root/web/confirm.cgi
Commit message (Collapse)AuthorAgeLines
* Allow templating of update questionnairelouise2009-11-24-1/+7
|
* bci/web/confirm.cgilouise2009-11-19-2/+2
|
* Allowing cobrand to determine display of cross sell adslouise2009-11-11-4/+13
|
* Template for update confirmation.matthew2009-11-05-1/+7
|
* Fix quote escaping in SQL, allow template for problem confirmed.matthew2009-11-04-2/+7
|
* Adding query to cobrand url hooklouise2009-10-21-18/+17
|
* Allow saving of extra data with alertslouise2009-09-28-6/+6
|
* Set cobrand of alerts on creation, use when sending to set lang and domainlouise2009-09-09-3/+5
|
* Lowercase email address; change couple of addresses.matthew2009-07-16-4/+5
|
* Various locale updates.matthew2009-05-27-20/+23
|
* Ad newsletter.matthew2009-02-16-3/+3
|
* Better confirmation message.matthew2009-01-05-5/+5
|
* Couple of text tweaks, thanks Tim.matthew2008-12-01-8/+10
|
* Don't say sent to council if it's not.matthew2008-11-17-3/+10
|
* Text tweak.matthew2008-11-17-4/+4
|
* Don't ask ever-reported question if it's ever been answered.matthew2008-10-17-25/+9
|
* Warnfix.matthew2008-10-11-2/+2
|
* Switch flickr state to partial, tidy up code, so soon other things can use ↵matthew2008-10-09-3/+3
| | | | | | it too. Few text tweaks also, and other bits and bobs.
* Text update.matthew2008-10-08-1/+17
|
* Nicer URLs for reports.matthew2008-09-19-5/+5
|
* Bugfix, add_questionnaire could get hashref too.matthew2008-09-19-2/+8
|
* Work with old tokens in db.matthew2008-09-18-3/+7
|
* Subscribe problem reporters to email updates, give it as option on updatesmatthew2008-09-17-14/+32
| | | | form, email updates to sign-off.
* Text tweaks.matthew2008-05-21-7/+15
|
* More i18n; cache empty homes CSS.matthew2008-05-13-3/+3
|
* Tweaks.matthew2008-04-03-2/+2
|
* Domain check too.matthew2008-03-27-2/+3
|
* Whoops.matthew2008-03-06-6/+6
|
* Add don't know option to questionnaire.matthew2008-03-06-3/+9
|
* Don't have double-forms.matthew2008-01-31-6/+5
|
* Random messages on FixMyStreet (needs checking before deploying, once baltimatthew2008-01-30-3/+3
| | | | is back up); typo in PHP version.
* Track adding of problem on FixMyStreet, and group creation on GroupsNearYou.matthew2008-01-28-2/+4
|
* Add possibility of mySociety usertracking to FixMyStreet and GroupsNearYou.matthew2008-01-28-2/+2
|
* Warnfixes, missing evel url.matthew2007-11-12-2/+2
|
* RSS sign-up page for all sorts of local feeds or email alerts, hopefullymatthew2007-08-29-24/+3
| | | | clearly explained. Tidy up codebase a bit.
* Remove all references to mySociety::Util (#711). Keep an eye on anymatthew2007-08-02-2/+2
| | | | new deploying...
* If they leave an update that fixes a problem, don't talk about subscribingmatthew2007-07-11-17/+20
| | | | to updates as hopefully the problem is dealt with.
* More abuse dealing.matthew2007-07-11-3/+9
|
* Add HFYMP/PB/WTT adverts to confirmation/subscription pages on FmS.matthew2007-07-09-2/+4
|
* 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.