| Commit message (Expand) | Author | Age | Lines |
* | Always show confirmation page for reports/updates. | Matthew Somerville | 2015-02-19 | -3/+0 |
* | Make sure all co-ordinates are stringified. | Matthew Somerville | 2015-02-13 | -1/+1 |
* | Move site_title function to site-name web template | Matthew Somerville | 2015-01-19 | -1/+2 |
* | Move bromley from report hiding to moderation | Hakim Cassimally | 2014-08-14 | -0/+13 |
* | alter pave url sent to analytics on report completion | Struan Donald | 2014-04-16 | -0/+3 |
* | Allow cobrands to set their own path to pin files | Hakim Cassimally | 2014-03-25 | -1/+1 |
* | Merge remote branch 'origin/hide-problem-test' | Matthew Somerville | 2013-03-14 | -1/+1 |
|\ |
|
| * | use body id for user-can-hide-this-body check | Dave Whiteland | 2013-03-13 | -1/+1 |
* | | return details of updates to the report in ajax call | Struan Donald | 2013-02-12 | -1/+4 |
* | | move as_hashref call to the cobrand to enable applying any cobrand based work... | Struan Donald | 2013-02-12 | -1/+1 |
* | | report page's big pin uses status-based pin colour for Zurich (other cobrands... | Dave Whiteland | 2013-02-05 | -1/+1 |
|/ |
|
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -7/+34 |
|\ |
|
| * | add basic ability to return a report as json | Struan Donald | 2013-01-24 | -0/+28 |
| * | Allow unconfirmed reports to be seen on Zurich site. | Matthew Somerville | 2012-12-19 | -1/+1 |
| * | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -5/+4 |
| * | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -2/+2 |
* | | move site title into cobrand class so we can override it easily | Struan Donald | 2012-12-20 | -1/+1 |
|/ |
|
* | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -0/+17 |
|\ |
|
| * | remove race condition | Struan Donald | 2012-08-28 | -2/+1 |
| * | Display support count even if not logged in | Struan Donald | 2012-08-27 | -4/+11 |
| * | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -0/+11 |
* | | display non public reports to creator if logged in | Struan Donald | 2012-08-31 | -4/+6 |
* | | return 403 for non public reports | Struan Donald | 2012-08-31 | -0/+5 |
|/ |
|
* | Fix a warning. | Matthew Somerville | 2012-07-31 | -1/+1 |
* | Move banner generation logic out of cobrand code and into templates. | Matthew Somerville | 2012-07-13 | -2/+0 |
* | Treat update calling of extra_name same as reporting does it. | Matthew Somerville | 2012-06-21 | -0/+2 |
* | Enable council user to remove report from site using front end button. | Matthew Somerville | 2012-05-02 | -0/+30 |
* | Use correct method names. | Matthew Somerville | 2012-03-21 | -2/+2 |
* | If questionnaire says report remains open, show that on report page. | Matthew Somerville | 2012-03-21 | -2/+19 |
* | Separate colour and size using StyleMap and Rules, to enable differently size... | Matthew Somerville | 2012-02-22 | -1/+2 |
* | Tentative change to the map pins: change blue to big, can't work out how to g... | Josh Angell | 2012-02-21 | -1/+1 |
* | Remove some unused cobrand functions, start of a base class. | Matthew Somerville | 2012-01-20 | -4/+0 |
* | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -0/+1 |
* | Unused variable. | Matthew Somerville | 2011-07-16 | -2/+0 |
* | Remove unneeded defaults checking and simplify. | Matthew Somerville | 2011-06-23 | -17/+2 |
* | Default to show name. | Matthew Somerville | 2011-06-23 | -1/+1 |
* | Use update user centrally. | Matthew Somerville | 2011-06-23 | -3/+3 |
* | 404 for partial IDs. | Matthew Somerville | 2011-06-16 | -1/+1 |
* | Centralise problem report loading, 404/410 checking. | Matthew Somerville | 2011-06-09 | -1/+7 |
* | Switch to using c->cobrand->problems to return all problems for a cobrand (so... | Matthew Somerville | 2011-06-08 | -1/+1 |
* | Minor text and HTML fixes from final look through some old CGI scripts, now r... | Matthew Somerville | 2011-06-07 | -15/+0 |
* | Merge branch 'migrate_to_catalyst' of ssh://matthew@git.mysociety.org/data/gi... | Matthew Somerville | 2011-05-26 | -2/+0 |
|\ |
|
| * | remove redundant variable from stash and do check directly in template | Struan Donald | 2011-05-26 | -2/+0 |
* | | 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 | -3/+2 |
* | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -1/+5 |
* | 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 page... | Matthew Somerville | 2011-05-25 | -16/+3 |
* | Create some _local functions to return the right DateTimes. | Matthew Somerville | 2011-05-24 | -16/+1 |
* | Complete meta line migration, factor line generation out to model and template. | Matthew Somerville | 2011-05-24 | -91/+1 |