Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | use the correct council separator character | Struan Donald | 2011-07-27 | -3/+3 |
| | ||||
* | Merge branch 'new_statuses' of ↵ | Struan Donald | 2011-07-27 | -2/+3 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into new_statuses | |||
| * | Couple of typos in bits of code. | Matthew Somerville | 2011-07-19 | -2/+3 |
| | | ||||
* | | use belongs_to_council in admin update list | Struan Donald | 2011-07-27 | -1/+1 |
| | | ||||
* | | allow council user to update state on problem sent to multiple councils | Struan Donald | 2011-07-27 | -5/+59 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-26 | -2811/+3668 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/JSON.pm perllib/FixMyStreet/Map/Tilma/Original.pm web/css/core.css | |||
| * | Merge branch 'lichfield-cobrand' | Struan Donald | 2011-07-26 | -0/+460 |
| |\ | ||||
| | * | stop text in front page postcode form wrapping | Struan Donald | 2011-07-26 | -2/+3 |
| | | | ||||
| | * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-25 | -28/+233 |
| | |\ | | | | | | | | | | | | | into lichfield-cobrand | |||
| | * | | add in sign in/out options to nav and sort out breadcrumbs | Struan Donald | 2011-07-25 | -7/+22 |
| | | | | ||||
| | * | | put a bit of space around form elements | Struan Donald | 2011-07-25 | -0/+3 |
| | | | | ||||
| | * | | button style | Struan Donald | 2011-07-25 | -0/+8 |
| | | | | ||||
| | * | | fix file upload background colour | Struan Donald | 2011-07-25 | -0/+4 |
| | | | | ||||
| | * | | tweaks to problem submission layout | Struan Donald | 2011-07-25 | -18/+45 |
| | | | | ||||
| | * | | resize map to make it fit a bit better in lichfield page design | Struan Donald | 2011-07-25 | -0/+9 |
| | | | | ||||
| | * | | point all reports link at Lichfield reports | Struan Donald | 2011-07-25 | -1/+1 |
| | | | | ||||
| | * | | lichfield is also covered by staffordshire county council so need to tweak ↵ | Struan Donald | 2011-07-22 | -2/+2 |
| | | | | | | | | | | | | | | | | restrictions | |||
| | * | | disambiguate location params | Struan Donald | 2011-07-22 | -3/+4 |
| | | | | ||||
| | * | | add in lichfield specific stylesheet and fix postcode form display | Struan Donald | 2011-07-22 | -1/+14 |
| | | | | ||||
| | * | | put navigation in correct place | Struan Donald | 2011-07-22 | -7/+15 |
| | | | | ||||
| | * | | added lichfield header and footer | Struan Donald | 2011-07-22 | -0/+291 |
| | | | | ||||
| | * | | added lichfield cobrand module | Struan Donald | 2011-07-22 | -0/+80 |
| | | | | ||||
| * | | | do the southampton cobrand changes in default template as they are only little | Struan Donald | 2011-07-26 | -214/+6 |
| | | | | ||||
| * | | | updated faq text for southampton | Struan Donald | 2011-07-26 | -0/+210 |
| | |/ | |/| | ||||
| * | | Merge commit 'petter/catalyst-admin-namesep' | Matthew Somerville | 2011-07-25 | -0/+2 |
| |\ \ | ||||
| | * | | Make sure to set the name_sep when changing quite_char, to get Admin | Petter Reinholdtsen | 2011-07-23 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | pages working with the Catalyst packages in Debian/Squeeze. Without this, the generated SQL contain "foo.bar" instead of "foo"."bar", and only the latter work. | |||
| * | | | 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 |
| | | | |