Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | update alert where clauses with extra states | Struan Donald | 2011-09-20 | -14/+42 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-17 | -2/+13 |
|\ | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css | |||
| * | sql syntax error | Struan Donald | 2011-08-09 | -1/+1 |
| | | ||||
| * | add flagged flags to problems and users | Struan Donald | 2011-08-09 | -2/+13 |
| | | ||||
* | | rename constraint in line with how postgres would name it | Struan Donald | 2011-06-30 | -1/+1 |
| | | ||||
* | | another syntax error | Struan Donald | 2011-06-30 | -1/+1 |
| | | ||||
* | | syntax error | Struan Donald | 2011-06-30 | -1/+1 |
| | | ||||
* | | allow user changes to be logged | Struan Donald | 2011-06-27 | -0/+13 |
| | | ||||
* | | update users table to user from_council | Struan Donald | 2011-06-27 | -1/+1 |
| | | ||||
* | | change to use from_council in users table and store the council id in | Struan Donald | 2011-06-27 | -1/+1 |
| | | | | | | | | | | there so we can check that the problem is for the council the user is from | |||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-27 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/User.pm web/css/core.css | |||
| * | Use bcrypt. | Matthew Somerville | 2011-06-24 | -1/+1 |
| | | ||||
* | | add problem state_column to comment | Struan Donald | 2011-06-23 | -0/+26 |
| | | ||||
* | | add from_authority flag to users table for council employees etc | Struan Donald | 2011-06-22 | -0/+7 |
| | | ||||
* | | rename will not fix to closed | Struan Donald | 2011-06-16 | -2/+2 |
| | | ||||
* | | update constraint on problem states | Struan Donald | 2011-06-15 | -0/+25 |
|/ | ||||
* | 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 |
| | |