aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeLines
...
* TMS initial signup stuff.matthew2008-09-10-1/+7
* Add new_fixed_problems RSS feed.matthew2008-09-01-0/+11
* IDs too big for integer.matthew2008-05-06-2/+2
* Allow photo upload on updates.matthew2008-03-28-1/+2
* Allow email alert signup for "nearby" problems.matthew2007-09-14-1/+1
* And names in email alerts for council/wards too.matthew2007-09-11-2/+2
* Try and put area title in email alert.matthew2007-09-11-1/+1
* Improve SQL; correct footer on email alert; layout tweak.matthew2007-08-27-1/+1
* Put date in RSS feed titles; lower-case all caps text.matthew2007-08-27-5/+5
* Better titles of RSS feeds.matthew2007-08-25-4/+6
* RSS feeds for wards, both sent-to-council, and all problems. Need amatthew2007-08-24-1/+31
* Store all voting areas of problems.matthew2007-08-24-2/+3
* Refer to councils by name, not ID on reports page.matthew2007-08-23-1/+1
* Abuse.matthew2007-07-11-1/+7
* Stick problem_id in flickr_imported table too.matthew2007-06-18-2/+3
* New state for Flickr.matthew2007-06-17-1/+2
* Flickr FixMyStreet integration HackDay code. Quality variable.matthew2007-06-17-1/+13
* Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze formatthew2007-06-15-5/+5
* Make distance a parameter.matthew2007-05-16-1/+1
* If someone leaves an update on a problem, count that as "refreshing" thematthew2007-05-15-3/+3
* Deal crappily with alert with a parameter.matthew2007-05-14-1/+1
* RSS feed of problems per council.matthew2007-05-14-6/+23
* Record old/new state of problem in questionnaire table, to have informationmatthew2007-05-09-2/+5
* Show basic info on questionnaires on admin pagefrancis2007-05-09-1/+3
* Add laststatechange field.matthew2007-05-09-1/+2
* NFI questionnaire code. Deals with sending out questionnaires, taking inmatthew2007-05-04-2/+11
* Record confirmation time. Add explicit rollback()s to preventmatthew2007-05-03-1/+2
* Allow people to not enter their name for updatesfrancis2007-04-30-2/+2
* Remove spurious part of comment accidentally left over from PLedgeBank schema...francis2007-04-23-4/+2
* Start of multiple contacts in database, and admin interface.matthew2007-03-21-10/+8
* Have confirm flag in contacts table.matthew2007-02-08-2/+4
* Allow anonymous reports.matthew2007-02-08-1/+2
* Obviously can be null, for non-covered councils.matthew2007-02-02-2/+2
* Submitting to multiple councils, so might not be an integer any more.matthew2007-02-02-2/+2
* Record whether map is used, to change report sent to council.matthew2007-02-02-1/+2
* Referenced tables must be added before parents.matthew2007-02-02-34/+35
* Tidy up alert code, use XSL rather than HTML chooser, feed icons.matthew2007-01-26-1/+1
* RSS/email alerts for updates, local problems.matthew2007-01-26-3/+62
* Fix problem reporting without the map; other changes.matthew2007-01-24-2/+4
* First draft of council submission script.matthew2007-01-20-2/+3
* Deal with multiple councils, more error checking, tidy some code.matthew2007-01-19-1/+8
* Allow fixing of problems via updates, and reopening too.matthew2006-10-10-2/+4
* Add photo upload, few other fixes.matthew2006-10-10-1/+2
* Add optional phone box.matthew2006-10-09-1/+2
* Problems on map; problems within 10km; crappy crappy crappy IE.matthew2006-09-26-25/+9
* Email confirmation of problems and comments; bugfix in AuthToken.matthew2006-09-25-1/+10
* Tabs; insert stuff into the database.matthew2006-09-22-10/+8
* Let's use a database, and why not.matthew2006-09-22-18/+27
* E/N, not lat/long. Displaying of individual problems, with comments,matthew2006-09-21-3/+3
* Remove message and alert tables, as we don't definitely need them, andfrancis2006-09-20-66/+1