| Commit message (Expand) | Author | Age | Lines |
* | Add back contacts changes | Edmund von der Burg | 2011-04-05 | -1/+20 |
* | Moved schema changes back into the main schema file for deploy | Edmund von der Burg | 2011-04-04 | -2/+19 |
* | removed unneeded modifications | Edmund von der Burg | 2011-04-04 | -15/+0 |
* | Add 'abuse' table and put abuse logic into problem | Edmund von der Burg | 2011-03-28 | -1/+0 |
* | Store tokens correctly | Edmund von der Burg | 2011-03-24 | -0/+4 |
* | Move phone from problem to user | Edmund von der Burg | 2011-03-23 | -1/+9 |
* | Add contacts table to DBIC schema | Edmund von der Burg | 2011-03-21 | -1/+0 |
* | Update DBIC Schema | Edmund von der Burg | 2011-03-15 | -4/+14 |
* | link users and problems | Edmund von der Burg | 2011-03-15 | -0/+46 |
* | drop column is_confirmed - not needed | Edmund von der Burg | 2011-03-04 | -2/+1 |
* | Allow users to create an account, confirm it and logout | Edmund von der Burg | 2011-03-03 | -5/+6 |
* | Ported AuthToken to DBIx::Class | Edmund von der Burg | 2011-03-02 | -1/+1 |
* | Passwords can be null | Edmund von der Burg | 2011-03-02 | -1/+1 |
* | changes to schema needed for DBIx::Class | Edmund von der Burg | 2011-03-01 | -0/+70 |
* | Locale updates, couple of missing strings from code and alert strings from db. | Matthew Somerville | 2011-02-22 | -6/+44 |
* | Add translation bit for reportemptyhomes. | Duncan Parkes | 2011-02-19 | -0/+3 |
* | Add postcode to the title of the feed. | Duncan Parkes | 2011-02-18 | -0/+33 |
* | Use live updating batch size, and match whitespace from schema. | Matthew Somerville | 2011-02-11 | -2/+2 |
* | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -12/+3 |
* | Correct parameter order | Edmund von der Burg | 2011-02-08 | -1/+1 |
* | Migrate code that uses problem_find_nearby stored in alert_types table | Edmund von der Burg | 2011-02-07 | -3/+3 |
* | Migrate alerts table | Edmund von der Burg | 2011-02-07 | -3/+48 |
* | Change the problem_find_nearby function. | Edmund von der Burg | 2011-02-07 | -11/+71 |
* | Make lat, lon NOT NULL | Edmund von der Burg | 2011-02-07 | -0/+5 |
* | Migrate db - problems table | Edmund von der Burg | 2011-02-07 | -5/+121 |
* | RSS feed returning only open or fixed problems. | Matthew Somerville | 2010-12-22 | -0/+11 |
* | Add confirmed column to update table. | Matthew Somerville | 2010-05-12 | -0/+1 |
* | Some indices on the alert table. | Matthew Somerville | 2010-05-12 | -1/+5 |
* | Not unique index, could have multiple entries. | Matthew Somerville | 2010-03-05 | -1/+1 |
* | Adding simple logging of problem and update edits made in the admin interface. | Louise Crow | 2010-02-08 | -0/+17 |
* | Adding text and number constraints to cobrand fields | louise | 2009-11-10 | -7/+7 |
* | Fix quote escaping in SQL, allow template for problem confirmed. | matthew | 2009-11-04 | -22/+22 |
* | Adding field for extra data used by cobrands | louise | 2009-09-17 | -1/+4 |
* | Remove cobrand template dir from db - will be set from cobrand value of each ... | louise | 2009-09-09 | -7/+7 |
* | Add cobrand field to alerts | louise | 2009-09-02 | -1/+2 |
* | Add cobrand field to store which version of the site problems and updates cam... | louise | 2009-08-27 | -1/+3 |
* | Translation of strings in DB used for RSS titles/descriptions. | matthew | 2009-07-10 | -0/+31 |
* | Store site lang for reports, updates, alerts, so that future emails on them | matthew | 2009-07-10 | -1/+4 |
* | Add new index. | matthew | 2009-03-10 | -1/+2 |
* | New index. | root | 2008-11-10 | -1/+3 |
* | Store service per problem, so can display it if we want. | matthew | 2008-10-24 | -1/+2 |
* | Email alerts for EHA. | matthew | 2008-10-22 | -7/+7 |
* | EHA related alert stuff. | matthew | 2008-10-21 | -0/+84 |
* | Switch flickr state to partial, tidy up code, so soon other things can use it... | matthew | 2008-10-09 | -5/+9 |
* | Nicer URLs for reports. | matthew | 2008-09-19 | -7/+7 |
* | TMS initial signup stuff. | matthew | 2008-09-10 | -1/+7 |
* | Add new_fixed_problems RSS feed. | matthew | 2008-09-01 | -0/+11 |
* | IDs too big for integer. | matthew | 2008-05-06 | -2/+2 |
* | Allow photo upload on updates. | matthew | 2008-03-28 | -1/+2 |
* | Allow email alert signup for "nearby" problems. | matthew | 2007-09-14 | -1/+1 |