| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 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 |
* | tests for correctly normalising fields and resulting bugfixes | Struan Donald | 2011-05-23 | -12/+17 |
* | Add a may show name publicly checkbox to updates form | Struan Donald | 2011-05-23 | -0/+1 |
* | Correctly populate Name and email in update form | Struan Donald | 2011-05-23 | -1/+5 |
* | Start of questionnaire migration, displays mostly okay, submission not done, ... | Matthew Somerville | 2011-05-21 | -1/+1 |
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -3/+1 |
* | Remove unnecessary display_map_end function. | Matthew Somerville | 2011-05-20 | -1/+0 |
* | tidy up | Struan Donald | 2011-05-20 | -29/+0 |
* | default add_alerts to on | Struan Donald | 2011-05-20 | -4/+9 |
* | maintain checkbox state between form submissions | Struan Donald | 2011-05-20 | -2/+3 |
* | push photo parameter generation to the model and create photo template | Struan Donald | 2011-05-19 | -15/+0 |
* | Migrate /reports page (minus RSS). | Matthew Somerville | 2011-05-19 | -0/+1 |
* | don't display unconfirmed updates | Struan Donald | 2011-05-18 | -2/+2 |
* | rejig now that we can mark comments as anonymous | Struan Donald | 2011-05-18 | -0/+2 |
* | display problem updates | Struan Donald | 2011-05-17 | -0/+20 |