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