aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Use machine tags for geo too if they're there.matthew2007-06-18-5/+12
|
* Spaces optional.matthew2007-06-18-2/+2
|
* Just the text "Email me updates" is the best I can come up with - the blue iconfrancis2007-06-18-10/+16
| | | | | | won't be recongisable by anyone. Was trying to put the word RSS by the RSS icon but couldn't make it look nice... But I think it is recognisable enough without text, and enough browsers have automatic feed detection these days.
* Might have no name.matthew2007-06-17-2/+3
|
* Text tweak.matthew2007-06-17-3/+3
|
* Name might be missing.matthew2007-06-17-1/+2
|
* council field should be null, not ''matthew2007-06-17-3/+3
|
* New state for Flickr.matthew2007-06-17-1/+2
|
* Add note about bug reports.matthew2007-06-17-2/+3
|
* Record the postcode too if we get it.matthew2007-06-17-3/+3
|
* Flickr FixMyStreet integration HackDay code. Quality variable.matthew2007-06-17-41/+439
|
* Translate coords.matthew2007-06-16-1/+3
|
* Allow negative numbers.matthew2007-06-16-2/+2
|
* More typos.matthew2007-06-16-2/+1
|
* All problems RSS.matthew2007-06-16-1/+4
|
* Text tweaks.matthew2007-06-16-3/+3
|
* 0 is false in Perl :)francis2007-06-16-3/+2
|
* Add /rss/l/ style URLs for lat/lon input to RSS feeds.francis2007-06-16-6/+17
|
* And another.matthew2007-06-15-2/+2
|
* Stop warning in log.matthew2007-06-15-2/+2
|
* Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze formatthew2007-06-15-187/+206
| | | | | | | 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.
* Remove debuggingfrancis2007-06-15-4/+3
|
* When in more details mode, show link to less details.francis2007-06-15-2/+4
|
* Fix a few tiny things for case when you don't have many councils.francis2007-06-15-7/+16
|
* Give proper error if id not found.francis2007-06-13-22/+29
|
* Add stats + recent photos/problems to front page.matthew2007-06-13-36/+128
|
* Don't print a "0".matthew2007-06-13-3/+4
|
* Add line about report having photo (probably needs moving).matthew2007-06-12-4/+5
|
* Typo.matthew2007-06-01-2/+2
|
* Better error page.matthew2007-06-01-1/+2
|
* Put title in params.matthew2007-06-01-36/+37
|
* More blurb on problem submission page.matthew2007-05-21-24/+33
|
* Whoops, compass appearing over text on questionnaire. Does no-one submitmatthew2007-05-18-5/+9
| | | | bug reports any more?! :)
* Try no comma.matthew2007-05-18-1/+2
|
* No effect of last two.matthew2007-05-18-5/+1
|
* Try .xml endings.matthew2007-05-18-1/+5
|
* Needs a the.matthew2007-05-17-2/+6
|
* Don't remove City of from London.matthew2007-05-17-2/+2
|
* Set maximum.matthew2007-05-16-1/+2
|
* Make distance a parameter.matthew2007-05-16-4/+8
|
* Show category and whether map was used; tabs.matthew2007-05-16-7/+11
|
* RSS sucks mightily, oh yes it does.matthew2007-05-15-3/+4
|
* Gap.matthew2007-05-15-0/+1
|
* Council reports in two columns.matthew2007-05-15-7/+21
|
* Nicer summary table.matthew2007-05-15-16/+16
|
* Alternate row colours.matthew2007-05-15-3/+11
|
* Add link to summary reports page; bugfix contact page.matthew2007-05-15-19/+26
|
* Simplify report.matthew2007-05-15-6/+6
|
* 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-56/+34
| | | | | problem. Rename db field to lastupdate to make this all clearer. Tidy up some code.