aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Collapse)AuthorAgeLines
* Adding text and number constraints to cobrand fieldslouise2009-11-10-7/+7
|
* Fix quote escaping in SQL, allow template for problem confirmed.matthew2009-11-04-22/+22
|
* Adding field for extra data used by cobrandslouise2009-09-17-1/+4
|
* Remove cobrand template dir from db - will be set from cobrand value of each ↵louise2009-09-09-7/+7
| | | | alert
* Add cobrand field to alertslouise2009-09-02-1/+2
|
* Add cobrand field to store which version of the site problems and updates ↵louise2009-08-27-1/+3
| | | | came from
* Translation of strings in DB used for RSS titles/descriptions.matthew2009-07-10-0/+31
|
* Store site lang for reports, updates, alerts, so that future emails on themmatthew2009-07-10-1/+4
| | | | are in that language.
* Add new index.matthew2009-03-10-1/+2
|
* New index.root2008-11-10-1/+3
|
* Store service per problem, so can display it if we want.matthew2008-10-24-1/+2
|
* Email alerts for EHA.matthew2008-10-22-7/+7
|
* EHA related alert stuff.matthew2008-10-21-0/+84
|
* Switch flickr state to partial, tidy up code, so soon other things can use ↵matthew2008-10-09-5/+9
| | | | | | it too. Few text tweaks also, and other bits and bobs.
* Nicer URLs for reports.matthew2008-09-19-7/+7
|
* 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
| | | | UI/form to help people find the correct feed for wherever they live.
* 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
| | | | | | | 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.
* 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
| | | | | problem. Rename db field to lastupdate to make this all clearer. Tidy up some code.
* 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
| | | | to hand. Should have done this in the first place, sigh.
* 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
| | | | | responses,updating problems, etc. What's left is front-end display issues such as timing out old problems, moving them to different lists, etc.
* Record confirmation time. Add explicit rollback()s to preventmatthew2007-05-03-1/+2
| | | | current_timestamp getting stuck after a begin.
* Allow people to not enter their name for updatesfrancis2007-04-30-2/+2
|
* Remove spurious part of comment accidentally left over from PLedgeBank ↵francis2007-04-23-4/+2
| | | | schema file.
* 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
|