Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -0/+1 |
| | ||||
* | Log someone in following questionnaire link. | Matthew Somerville | 2011-06-29 | -15/+8 |
| | ||||
* | Centralise UK location check to catch edge cases. | Matthew Somerville | 2011-06-17 | -1/+1 |
| | ||||
* | Generate /reports data on cron. | Matthew Somerville | 2011-06-16 | -2/+2 |
| | ||||
* | Fix some warnings and small bugs from scanning error logs. | Matthew Somerville | 2011-06-13 | -0/+1 |
| | ||||
* | Show error if no questionnaire found. | Matthew Somerville | 2011-06-13 | -0/+2 |
| | ||||
* | Switch to using c->cobrand->problems to return all problems for a cobrand ↵ | Matthew Somerville | 2011-06-08 | -2/+1 |
| | | | | (so on Barnet only return Barnet problems). | |||
* | Remove questionnaire ported code, move another static page. | Matthew Somerville | 2011-06-03 | -5/+6 |
| | ||||
* | Questionnaire tests, and fixes due to those tests. | Matthew Somerville | 2011-05-27 | -17/+21 |
| | ||||
* | make sure you are allowed to answer the questionnaire asked when a problem ↵ | Struan Donald | 2011-05-27 | -3/+29 |
| | | | | reporter marks the problem as fixed. | |||
* | Perl boolean false is '', which the DB doesn't like. | Matthew Somerville | 2011-05-26 | -3/+3 |
| | ||||
* | Questionnaire submission code. | Matthew Somerville | 2011-05-26 | -126/+123 |
| | ||||
* | consistency in how we set/check booleans from the database | Struan Donald | 2011-05-26 | -1/+1 |
| | ||||
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -1/+0 |
| | ||||
* | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -1/+1 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-25 | -1/+5 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -1/+5 |
| | | ||||
* | | submission for questionnaire when problem owner marks it fixed | Struan Donald | 2011-05-25 | -0/+55 |
|/ | ||||
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -1/+1 |
| | ||||
* | Template original Tilma map and some more text, updates on questionnaire ↵ | Matthew Somerville | 2011-05-25 | -4/+7 |
| | | | | page, bring in click pin fix from pre-london branch, other map types will be broken. | |||
* | if the person who created the problem is marking it as fixed show | Struan Donald | 2011-05-24 | -0/+8 |
| | | | | them a questionnaire directly ( no submission yet ) | |||
* | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -0/+4 |
| | ||||
* | Start of questionnaire migration, displays mostly okay, submission not done, ↵ | Matthew Somerville | 2011-05-21 | -0/+228 |
nor problem display. |