aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | rejig data structure so we can sort the extra fieldsStruan Donald2011-08-03-5/+7
| | |
* | | make labels in additional information a bit biggerStruan Donald2011-08-03-193/+120
| | |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-03-63/+856
|\| | | | | | | | | | | into open311-consumer
| * | faq text updates for southamptonStruan Donald2011-08-01-1/+1
| | |
| * | lichfied css changesStruan Donald2011-08-01-2/+17
| | |
| * | Only fetch child councils - was also including parishes. Fixes #139.Matthew Somerville2011-08-01-5/+7
| | |
| * | Store confirmed time if done via admin interface, fixes #141.Matthew Somerville2011-08-01-1/+8
| |/
| * Lichfield postcode -> Lichfield district postcodeStruan Donald2011-07-28-1/+1
| |
| * let map be standard width now there is no sidebarStruan Donald2011-07-28-9/+0
| |
| * use request base for FMS in breadcrumbsStruan Donald2011-07-28-1/+1
| |
| * add in missing breadcrumbsStruan Donald2011-07-28-1/+6
| |
| * lichfield navigation bar imagesStruan Donald2011-07-28-2/+2
| |
| * integrate changes from lichfieldStruan Donald2011-07-28-121/+195
| |
| * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-07-27-7/+4
| |\
| | * bit more meta tag tidying upStruan Donald2011-07-27-1/+1
| | |
| | * remove unused includes and tidy up meta tagsStruan Donald2011-07-27-7/+4
| | |
| * | die with a slightly useful message if we have no geocoding provider availableStruan Donald2011-07-27-0/+1
| |/
| * rename lichfield cobrand to lichfielddcStruan Donald2011-07-27-7/+7
| |
| * Merge branch 'lichfield-cobrand'Struan Donald2011-07-26-0/+460
| |\
| | * stop text in front page postcode form wrappingStruan Donald2011-07-26-2/+3
| | |
| | * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-07-25-28/+233
| | |\ | | | | | | | | | | | | into lichfield-cobrand
| | * | add in sign in/out options to nav and sort out breadcrumbsStruan Donald2011-07-25-7/+22
| | | |
| | * | put a bit of space around form elementsStruan Donald2011-07-25-0/+3
| | | |
| | * | button styleStruan Donald2011-07-25-0/+8
| | | |
| | * | fix file upload background colourStruan Donald2011-07-25-0/+4
| | | |
| | * | tweaks to problem submission layoutStruan Donald2011-07-25-18/+45
| | | |
| | * | resize map to make it fit a bit better in lichfield page designStruan Donald2011-07-25-0/+9
| | | |
| | * | point all reports link at Lichfield reportsStruan Donald2011-07-25-1/+1
| | | |
| | * | lichfield is also covered by staffordshire county council so need to tweak ↵Struan Donald2011-07-22-2/+2
| | | | | | | | | | | | | | | | restrictions
| | * | disambiguate location paramsStruan Donald2011-07-22-3/+4
| | | |
| | * | add in lichfield specific stylesheet and fix postcode form displayStruan Donald2011-07-22-1/+14
| | | |
| | * | put navigation in correct placeStruan Donald2011-07-22-7/+15
| | | |
| | * | added lichfield header and footerStruan Donald2011-07-22-0/+291
| | | |
| | * | added lichfield cobrand moduleStruan Donald2011-07-22-0/+80
| | | |
| * | | do the southampton cobrand changes in default template as they are only littleStruan Donald2011-07-26-214/+6
| | | |
| * | | updated faq text for southamptonStruan Donald2011-07-26-0/+210
| | |/ | |/|
| * | Merge commit 'petter/catalyst-admin-namesep'Matthew Somerville2011-07-25-0/+2
| |\ \
| | * | Make sure to set the name_sep when changing quite_char, to get AdminPetter Reinholdtsen2011-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 Somerville2011-07-25-0/+73
| |\ \ \
| | * | | Index by council ID not name, to handle two with the same name.Petter Reinholdtsen2011-05-09-9/+11
| | | | |
| | * | | Improve sorting.Petter Reinholdtsen2011-05-09-0/+2
| | | | |
| | * | | Typo.Petter Reinholdtsen2011-05-09-2/+2
| | | | |
| | * | | Report info on individual councils, and not grouped when several gotPetter Reinholdtsen2011-05-09-10/+18
| | | | | | | | | | | | | | | | | | | | the problem report.
| | * | | Add script to show council solve rates.Petter Reinholdtsen2011-05-09-0/+61
| | | | |
| * | | | Merge commit 'petter/export-contactlist'Matthew Somerville2011-07-25-21/+124
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Export current contact list.Petter Reinholdtsen2011-05-09-21/+27
| | | | |
| | * | | New script to export current contact list in condensed form.Petter Reinholdtsen2011-05-09-0/+97
| | |/ /
| * | | Working placeholders for Southampton site.Matthew Somerville2011-07-22-2/+17
| | | |
| * | | Delay vector loading until onload in IE only.Matthew Somerville2011-07-22-2/+10
| | | |
| * | | If a form input has a name identical to an ID, OpenLayers in IE6/7 gets all ↵Matthew Somerville2011-07-22-3/+7
| | |/ | |/| | | | | | | confused.