Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge commit 'petter/council-solve-rates' | Matthew Somerville | 2011-07-25 | -0/+73 |
|\ | ||||
| * | Index by council ID not name, to handle two with the same name. | Petter Reinholdtsen | 2011-05-09 | -9/+11 |
| | | ||||
| * | Improve sorting. | Petter Reinholdtsen | 2011-05-09 | -0/+2 |
| | | ||||
| * | Typo. | Petter Reinholdtsen | 2011-05-09 | -2/+2 |
| | | ||||
| * | Report info on individual councils, and not grouped when several got | Petter Reinholdtsen | 2011-05-09 | -10/+18 |
| | | | | | | | | the problem report. | |||
| * | Add script to show council solve rates. | Petter Reinholdtsen | 2011-05-09 | -0/+61 |
| | | ||||
* | | Merge commit 'petter/export-contactlist' | Matthew Somerville | 2011-07-25 | -21/+124 |
|\ \ | ||||
| * | | Export current contact list. | Petter Reinholdtsen | 2011-05-09 | -21/+27 |
| | | | ||||
| * | | New script to export current contact list in condensed form. | Petter Reinholdtsen | 2011-05-09 | -0/+97 |
| |/ | ||||
* | | Working placeholders for Southampton site. | Matthew Somerville | 2011-07-22 | -2/+17 |
| | | ||||
* | | Delay vector loading until onload in IE only. | Matthew Somerville | 2011-07-22 | -2/+10 |
| | | ||||
* | | If a form input has a name identical to an ID, OpenLayers in IE6/7 gets all ↵ | Matthew Somerville | 2011-07-22 | -3/+7 |
| | | | | | | | | confused. | |||
* | | Pothole updates for Southampton. | Matthew Somerville | 2011-07-21 | -24/+58 |
| | | ||||
* | | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -1/+11 |
| | | ||||
* | | Move JS to jQuery. | Matthew Somerville | 2011-07-21 | -367/+43 |
| | | ||||
* | | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -743/+1 |
| | | ||||
* | | Fix test for if site currently has a Barnet report in it. | Matthew Somerville | 2011-07-18 | -6/+6 |
| | | ||||
* | | Tweak metadata display on list pages. | Matthew Somerville | 2011-07-18 | -3/+11 |
| | | ||||
* | | Use report/update name, rather than user name, in confirmation emails, so ↵ | Matthew Somerville | 2011-07-18 | -4/+4 |
| | | | | | | | | it's the one that's just been given. Fixes #137. | |||
* | | Unused variable. | Matthew Somerville | 2011-07-16 | -2/+0 |
| | | ||||
* | | Don't use update name if marked as anonymous. | Matthew Somerville | 2011-07-16 | -3/+21 |
| | | ||||
* | | Update .po files. | Matthew Somerville | 2011-07-14 | -351/+595 |
| | | ||||
* | | Merge commit 'petter/catalyst-norwegian-translation' | Matthew Somerville | 2011-07-14 | -282/+91 |
|\ \ | ||||
| * | | Update translation. | Petter Reinholdtsen | 2011-07-13 | -282/+91 |
| | | | ||||
* | | | Test to close #18 (was fixed in Catalyst migration). | Matthew Somerville | 2011-07-13 | -3/+32 |
|/ / | ||||
* | | Don't use different count total. | Matthew Somerville | 2011-07-12 | -1/+4 |
| | | ||||
* | | Actually get it right this time. | Matthew Somerville | 2011-07-12 | -1/+1 |
| | | ||||
* | | Use right variable name. | Matthew Somerville | 2011-07-12 | -1/+1 |
| | | ||||
* | | Summary stats on state changes from questionnaires. Fixes #98. | Matthew Somerville | 2011-07-12 | -6/+19 |
| | | ||||
* | | Unique users of problem reports, and summary table by category. Fixes #108. | Matthew Somerville | 2011-07-12 | -3/+44 |
| | | ||||
* | | Missing include. | Matthew Somerville | 2011-07-12 | -3/+4 |
| | | ||||
* | | Get OSM lookup hopefully working, does #95 except for bin scripts. | Matthew Somerville | 2011-07-12 | -32/+22 |
| | | ||||
* | | Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ↵ | Matthew Somerville | 2011-07-12 | -29/+190 |
| | | | | | | | | branch, needs altering before it will work. | |||
* | | Factor out postcode lookups into cobrands, and string lookups into separate ↵ | Matthew Somerville | 2011-07-12 | -180/+226 |
| | | | | | | | | packages. | |||
* | | Include wording that is given when creating a report. | Matthew Somerville | 2011-07-12 | -1/+1 |
| | | ||||
* | | Add NRA to list of area_types for FiksGataMi (fixes #106 on Catalyst code). | Matthew Somerville | 2011-07-12 | -1/+1 |
| | | ||||
* | | Added promo text for local council websites | Edmund von der Burg | 2011-07-12 | -0/+24 |
| | | ||||
* | | Merge commit 'petter/catalyst-improve-error' | Matthew Somerville | 2011-07-12 | -5/+14 |
|\ \ | ||||
| * | | Improve error message on failed configuration. | Petter Reinholdtsen | 2011-07-12 | -5/+14 |
| | | | ||||
* | | | Correct spelling for council name (again). | Matthew Somerville | 2011-07-12 | -1/+1 |
| | | | ||||
* | | | Correct spelling for council name. | Matthew Somerville | 2011-07-12 | -1/+1 |
| | | | ||||
* | | | Redirect non-canonical reports URLs to the correct ones (fixes #133). | Matthew Somerville | 2011-07-12 | -2/+19 |
| | | | ||||
* | | | Store cobrand/lang upon an /import. Related to #134, though that was ↵ | Matthew Somerville | 2011-07-12 | -2/+69 |
| | | | | | | | | | | | | actually already fixed. | |||
* | | | Show message on disbanded council pages, redirecting to current council ↵ | Matthew Somerville | 2011-07-12 | -1/+29 |
| | | | | | | | | | | | | (fixes #130). | |||
* | | | Use correct variable name, fixes #132. | Matthew Somerville | 2011-07-12 | -1/+2 |
|/ / | ||||
* | | Superflous comma breaking IE6. | Matthew Somerville | 2011-07-07 | -1/+1 |
| | | ||||
* | | PYC advert on confirmation page. | Matthew Somerville | 2011-07-07 | -26/+38 |
| | | ||||
* | | Remove advert. | Matthew Somerville | 2011-07-07 | -7/+0 |
| | | ||||
* | | Escape JS string better. | Matthew Somerville | 2011-07-04 | -1/+23 |
| | | ||||
* | | Variable key name. | Matthew Somerville | 2011-07-04 | -2/+2 |
| | |