aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Text tweaks.matthew2008-11-18-7/+7
|
* Work in subdirs, show not reported.matthew2008-11-17-6/+10
|
* Don't say sent to council if it's not.matthew2008-11-17-3/+10
|
* Ignore county in admin too for EHA.matthew2008-11-17-3/+5
|
* Typo.matthew2008-11-17-2/+2
|
* Cat name; ignore County on reports page.matthew2008-11-17-7/+9
|
* Strange - gettext extract misses out some strings if I don't quote the hash ↵matthew2008-11-17-2/+2
| | | | keys. :-/
* Text tweak.matthew2008-11-17-4/+4
|
* Locale updates.matthew2008-11-17-2/+2
|
* No spelling correction on name box either.matthew2008-11-12-388/+161
|
* Use EvEl for /import confirmation email, as we need it to not fail due to e.g.matthew2008-11-12-22/+28
| | | | | greylisting. Show message when getting to input screen from partial email to let user know they need to do stuff :)
* Differnet xrange date.matthew2008-11-12-2/+8
|
* Cope if files are empty.matthew2008-11-12-6/+16
|
* First user feedback - no spelling correction on email address; better Report ↵matthew2008-11-12-2067/+505
| | | | button; no move/scale photo; no "Your details" if none entered; default.png
* Move resend button.matthew2008-11-11-5/+4
|
* Couple of bugfixes.matthew2008-11-11-4/+5
|
* Some links.matthew2008-11-11-14/+25
|
* Timeline start.matthew2008-11-11-3/+96
|
* Whitespace tweaks.matthew2008-11-11-6/+6
|
* Text tweak.matthew2008-11-10-8/+11
|
* Indent.matthew2008-11-10-3/+3
|
* Tweaks.matthew2008-11-10-3/+3
|
* New index.root2008-11-10-1/+3
|
* Better so no errors.matthew2008-11-08-4/+4
|
* Fix bug with photo upload through /import (forgot to update which column wasmatthew2008-11-08-2/+2
| | | | the binary one!). Thanks to Nick for testing.
* Deal with /0.matthew2008-11-07-3/+3
|
* Only link if on site.matthew2008-11-07-6/+10
|
* Search updates; link to site from ID numbers.matthew2008-11-07-6/+19
|
* Various admin interfaces.matthew2008-11-07-133/+289
|
* Fed up of spam caused by robots.matthew2008-10-29-0/+0
|
* iPhone app screenshots.matthew2008-10-29-0/+74
|
* Text file for iPhone app.matthew2008-10-29-0/+19
|
* Title change for details page.matthew2008-10-28-32/+247
|
* Larger font size on donate button, change about text.matthew2008-10-28-9/+27
|
* Convert image to JPEG as soon as we have it; that stores/restores okay ↵matthew2008-10-28-94/+315
| | | | thankfully (UIImage just pauses/crashes simulator on /next/ run&quit.)
* Store lat/lon strings as I know storing/restoring works for them, and that's ↵matthew2008-10-28-7364/+796
| | | | all I need anyway.
* Better coping with bad input from strange Java bots; workaround bug inmatthew2008-10-27-8/+9
| | | | CGI.pm 3.15 (as packaged with etch).
* Store service per problem, so can display it if we want.matthew2008-10-24-8/+10
|
* Spinny thing on (now async-) upload; better dealing with server responsesmatthew2008-10-23-138/+1218
|
* Update fields after upload; slightly quicker flip.matthew2008-10-23-250/+1650
|
* Remove image/subject on successful upload; make sure checkmarks are up to date.matthew2008-10-23-122/+530
|
* Add About page.matthew2008-10-23-121/+1691
|
* Have blurb if click Report and name/email not yet set.matthew2008-10-23-93/+762
|
* State it's the same URLmatthew2008-10-23-2/+3
|
* Remember strings between runs of application.matthew2008-10-23-146/+1253
|
* Add id.matthew2008-10-23-2/+14
|
* Make sure Done button is reworded back to Cancel when returning to main view.matthew2008-10-23-8820/+265
|
* Email alerts for EHA.matthew2008-10-22-7/+80
|
* I always forget to include the Error module; try{} the co-ordinate changingmatthew2008-10-21-2/+8
| | | | in case it goes wrong (outside the UK).
* Add settings page for name/email, upload code.matthew2008-10-21-455/+11464
|