aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | | | | | | | Ignore London in admin interface, text tweaks.Matthew Somerville2011-09-27-4/+7
| | | | | | | | |
* | | | | | | | | Merge remote branch 'origin/master'Struan Donald2011-09-20-15/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Decode template files read in with read_file, to prevent double encoding ↵Matthew Somerville2011-09-20-15/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fixes #159). Also fix Welsh I18N test.
* | | | | | | | | | update alert where clauses with extra statesStruan Donald2011-09-20-14/+42
|/ / / / / / / / /
* | | | | | | | | Remove target density thing, it's too small. initial-scale=1 on its own ↵Matthew Somerville2011-09-15-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seems to work better than width=device-width, but I'm sure I must be missing something given most people seem to use width=device-width...
* | | | | | | | | Fix script location variable manually.Matthew Somerville2011-09-15-2/+2
| | | | | | | | |
* | | | | | | | | Don't fail if the result is empty.Matthew Somerville2011-09-15-1/+1
| | | | | | | | |
* | | | | | | | | Upgrade OpenLayers to 2.11.Matthew Somerville2011-09-15-742/+768
| | | | | | | | |
* | | | | | | | | Add explicit as for older version of DBIx::Class or something like that.Matthew Somerville2011-09-13-0/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'norwegian_faq' of git://github.com/petterreinholdtsen/fixmystreetMatthew Somerville2011-09-13-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add link.Petter Reinholdtsen2011-09-12-2/+3
| | | | | | | | | |
| * | | | | | | | | Give VG Nett some credit.Petter Reinholdtsen2011-09-12-1/+4
| | | | | | | | | |
* | | | | | | | | | RT #5016Kagee2011-09-12-2/+2
| | | | | | | | | |
* | | | | | | | | | Hopefully fix issue with council reports pagination display, link in RSS ↵Matthew Somerville2011-09-12-9/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feed, and nofollow map links.
* | | | | | | | | | Fix ever reported no count and link to graph in admin interface.Matthew Somerville2011-09-12-4/+9
|/ / / / / / / / /
* | | | | | | | | Change JSON response header for browsing map, so is not double-encoded. Add ↵Matthew Somerville2011-09-12-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests for it.
* | | | | | | | | Fix redirect of old Open311 URIs when they have query parameters.Matthew Somerville2011-09-12-1/+14
| | | | | | | | |
* | | | | | | | | Add logged in header to Fiksgatami.Matthew Somerville2011-09-12-3/+12
| | | | | | | | |
* | | | | | | | | Merge branch 'catalyst-google-api-access' of ↵Matthew Somerville2011-09-09-3/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/petterreinholdtsen/fixmystreet
| * | | | | | | | | Use Google API when no API key is set.Petter Reinholdtsen2011-09-08-3/+2
| | | | | | | | | |
* | | | | | | | | | Alert list CSS for smaller screens.Matthew Somerville2011-09-09-0/+13
| | | | | | | | | |
* | | | | | | | | | ie6 class for other cobrand headers, small screen tweaks for headings.Matthew Somerville2011-09-09-6/+42
| | | | | | | | | |
* | | | | | | | | | Couple of tiny tweaks.Matthew Somerville2011-09-08-1/+7
| | | | | | | | | |
* | | | | | | | | | Fix tests, and remove unwanted height.Matthew Somerville2011-09-08-23/+22
| | | | | | | | | |
* | | | | | | | | | Some map resizings depending upon viewport size.Matthew Somerville2011-09-08-10/+86
| | | | | | | | | |
* | | | | | | | | | Move copyright on to map.Matthew Somerville2011-09-08-14/+35
|/ / / / / / / / /
* | | | | | | | / Tidy up a bit of CSS.Matthew Somerville2011-09-08-44/+31
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | split up stats by month instead of stateStruan Donald2011-09-07-8/+54
| | | | | | | |
* | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-09-07-54/+312
|\ \ \ \ \ \ \ \
| * | | | | | | | Add target-densitydpi (perhaps temporarily, perhaps not, who can say).Matthew Somerville2011-09-06-1/+1
| | | | | | | | |
| * | | | | | | | Basic smaller width changes.Matthew Somerville2011-09-06-0/+94
| | | | | | | | |
| * | | | | | | | Add viewport headings, tidy up IE exemptions.Matthew Somerville2011-09-06-8/+47
| | | | | | | | |
| * | | | | | | | Add geolocation.Matthew Somerville2011-09-06-0/+121
| | | | | | | | |
| * | | | | | | | Removing IE6 specific stylesheet, doing it with conditional comments to set ↵Matthew Somerville2011-09-06-34/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a class.
| * | | | | | | | Show datetimes on front page, fewer headings.Matthew Somerville2011-09-06-12/+14
| | | | | | | | |
* | | | | | | | | filter stats by councilStruan Donald2011-09-07-8/+34
|/ / / / / / / /
* | | | | | | | Merge commit 'petter/catalyst-norwegian-translation'Matthew Somerville2011-09-05-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add link to personal page.Petter Reinholdtsen2011-09-01-0/+1
| | | | | | | | |
| * | | | | | | | Fix typo in confirm email.Petter Reinholdtsen2011-09-01-1/+1
| | | | | | | | |
| * | | | | | | | Fix typo, missing space.Petter Reinholdtsen2011-09-01-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-09-05-41/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Version the JS files.Matthew Somerville2011-09-02-35/+44
| | | | | | | | | |
| * | | | | | | | | Better call to SASS to only do it if needed etc.Matthew Somerville2011-09-02-4/+1
| | | | | | | | | |
| * | | | | | | | | Disable address in RSS temporarily.Matthew Somerville2011-09-02-2/+2
| | | | | | | | | |
* | | | | | | | | | display link to site for all visible states plus fix a few other hardcodedStruan Donald2011-09-05-4/+11
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | states. fixes #154
* | | | | | | | | Versioning of CSS files, remove generated CSS files from repo.Matthew Somerville2011-09-02-848/+26
| | | | | | | | |
* | | | | | | | | Fix questionnaire test (broke due to being 6 months after fixed date); more ↵Matthew Somerville2011-09-02-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes to update tests.
* | | | | | | | | more sensible test for non authority users making forbidden state changesStruan Donald2011-09-02-5/+1
|/ / / / / / / /
* | | | | | | | Check for processes hanging around.Matthew Somerville2011-08-30-1/+7
| | | | | | | |
* | | | | | | | Merge branch 'catalyst-norwegian-translation' of ↵Matthew Somerville2011-08-30-196/+121
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/petterreinholdtsen/fixmystreet