Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix a couple of small bugs. | Matthew Somerville | 2011-06-13 | -0/+3 |
| | ||||
* | If in location where no details, don't store council ID. Fix small schema issue. | Matthew Somerville | 2011-06-12 | -1/+1 |
| | ||||
* | Some more missing translated strings. | Matthew Somerville | 2011-06-09 | -1/+1 |
| | ||||
* | add admin_log table to models | Struan Donald | 2011-06-06 | -1/+0 |
| | ||||
* | Tidy up some strings for translation, remove some migrated code. | Matthew Somerville | 2011-06-06 | -2/+2 |
| | ||||
* | Add alert_sent and alert_type to DBIx::Class. | Matthew Somerville | 2011-06-03 | -2/+0 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-03 | -2/+2 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Some text updates from/for locale file. | Matthew Somerville | 2011-06-03 | -2/+2 |
| | | ||||
* | | generate model for secret table | Struan Donald | 2011-06-03 | -1/+0 |
|/ | ||||
* | generate result set object for contacts_history table | Struan Donald | 2011-06-02 | -1/+0 |
| | ||||
* | Add InflateColumn::DateTime to all models. | Matthew Somerville | 2011-05-24 | -1/+1 |
| | ||||
* | Change so that all comments have the anonymous flat set to true or false | Edmund von der Burg | 2011-05-20 | -2/+2 |
| | ||||
* | Add DB::Questionnaire (and update schema.sql with schema changes). | Matthew Somerville | 2011-05-20 | -7/+8 |
| | ||||
* | link comments table to users table | Struan Donald | 2011-05-18 | -0/+49 |
| | ||||
* | add comment table in to generated DB files and regenerate | Struan Donald | 2011-05-17 | -1/+0 |
| | ||||
* | schema changes to use users for alerts | Struan Donald | 2011-05-11 | -0/+29 |
| | ||||
* | generate result for alert table | Struan Donald | 2011-05-10 | -1/+0 |
| | ||||
* | Add PK to 'abuse' table | Edmund von der Burg | 2011-04-15 | -2/+8 |
| | ||||
* | Add updated function to db alter sql | Edmund von der Burg | 2011-04-11 | -0/+8 |
| | ||||
* | Update contacts trigger, fix typo. | Matthew Somerville | 2011-04-11 | -1/+1 |
| | ||||
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-08 | -0/+5 |
|\ | ||||
| * | Should be null as might not get set. | Matthew Somerville | 2011-04-08 | -3/+3 |
| | | ||||
| * | Add external columns for problems, and show body if present in preference to ↵ | Matthew Somerville | 2011-04-02 | -0/+5 |
| | | | | | | | | council. | |||
* | | 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 |
|/ | | | | ORM generator script | |||
* | 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 |
| | | | | At the moment, it's in whatever format it arrives, and lower case. | |||
* | 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 |
| | | | | Shorter coords in RSS and alert urls | |||
* | 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 |
| | | | | rename old occurences to help when changing code later. | |||
* | 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 |
| |