aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeLines
* Add back contacts changesEdmund von der Burg2011-04-05-1/+20
* Moved schema changes back into the main schema file for deployEdmund von der Burg2011-04-04-2/+19
* removed unneeded modificationsEdmund von der Burg2011-04-04-15/+0
* Add 'abuse' table and put abuse logic into problemEdmund von der Burg2011-03-28-1/+0
* Store tokens correctlyEdmund von der Burg2011-03-24-0/+4
* Move phone from problem to userEdmund von der Burg2011-03-23-1/+9
* Add contacts table to DBIC schemaEdmund von der Burg2011-03-21-1/+0
* Update DBIC SchemaEdmund von der Burg2011-03-15-4/+14
* link users and problemsEdmund von der Burg2011-03-15-0/+46
* drop column is_confirmed - not neededEdmund von der Burg2011-03-04-2/+1
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-5/+6
* Ported AuthToken to DBIx::ClassEdmund von der Burg2011-03-02-1/+1
* Passwords can be nullEdmund von der Burg2011-03-02-1/+1
* changes to schema needed for DBIx::ClassEdmund von der Burg2011-03-01-0/+70
* Locale updates, couple of missing strings from code and alert strings from db.Matthew Somerville2011-02-22-6/+44
* Add translation bit for reportemptyhomes.Duncan Parkes2011-02-19-0/+3
* Add postcode to the title of the feed.Duncan Parkes2011-02-18-0/+33
* Use live updating batch size, and match whitespace from schema.Matthew Somerville2011-02-11-2/+2
* Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-12/+3
* Correct parameter orderEdmund von der Burg2011-02-08-1/+1
* Migrate code that uses problem_find_nearby stored in alert_types tableEdmund von der Burg2011-02-07-3/+3
* Migrate alerts tableEdmund von der Burg2011-02-07-3/+48
* Change the problem_find_nearby function.Edmund von der Burg2011-02-07-11/+71
* Make lat, lon NOT NULLEdmund von der Burg2011-02-07-0/+5
* Migrate db - problems tableEdmund von der Burg2011-02-07-5/+121
* RSS feed returning only open or fixed problems.Matthew Somerville2010-12-22-0/+11
* Add confirmed column to update table.Matthew Somerville2010-05-12-0/+1
* Some indices on the alert table.Matthew Somerville2010-05-12-1/+5
* Not unique index, could have multiple entries.Matthew Somerville2010-03-05-1/+1
* Adding simple logging of problem and update edits made in the admin interface.Louise Crow2010-02-08-0/+17
* 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
* Add cobrand field to alertslouise2009-09-02-1/+2
* Add cobrand field to store which version of the site problems and updates cam...louise2009-08-27-1/+3
* 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
* 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 it...matthew2008-10-09-5/+9
* 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