aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-04-1/+5
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer
| | * | | | | | | | | | yet another attempt at storing the service detail informationStruan Donald2011-08-04-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this time we sort as we store so we don't need to do this every time we display the information
| | * | | | | | | | | | rejig data structure so we can sort the extra fieldsStruan Donald2011-08-03-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-03-8/+105
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer
| | * | | | | | | | | | | slight neatening of data structure and some html tidy upStruan Donald2011-08-01-3/+5
| | | | | | | | | | | | |
| | * | | | | | | | | | | display and save extra info for open311 reportsStruan Donald2011-08-01-2/+27
| | | | | | | | | | | | |
| | * | | | | | | | | | | add in extra field to contacts for storing open311 meta dataStruan Donald2011-08-01-2/+23
| | | | | | | | | | | | |
| | * | | | | | | | | | | open311conf id to type serialStruan Donald2011-07-29-3/+8
| | | | | | | | | | | | |
| | * | | | | | | | | | | add in table to store configuration of councils using open311Struan Donald2011-07-29-0/+34
| | | | | | | | | | | | |
| | * | | | | | | | | | | add extra column to problem for storing addition open311 meta informationStruan Donald2011-07-29-2/+24
| | | | | | | | | | | | |
| * | | | | | | | | | | | do not add town if it is already in the queryStruan Donald2011-10-18-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | append town name to Bing gecode queries if provided to decrease false matchesStruan Donald2011-10-18-0/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | initial Reading borough council cobrandStruan Donald2011-10-17-0/+80
| | | | | | | | | | | | |
| * | | | | | | | | | | | Stop warnings if org is not provided.Matthew Somerville2011-10-10-0/+19
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Ignore London in admin interface, text tweaks.Matthew Somerville2011-09-27-2/+3
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-21-35/+85
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/report/display.html
| * | | | | | | | | | Decode template files read in with read_file, to prevent double encoding ↵Matthew Somerville2011-09-20-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fixes #159). Also fix Welsh I18N test.
| * | | | | | | | | | Don't fail if the result is empty.Matthew Somerville2011-09-15-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Add explicit as for older version of DBIx::Class or something like that.Matthew Somerville2011-09-13-0/+1
| | | | | | | | | | |
| * | | | | | | | | | Hopefully fix issue with council reports pagination display, link in RSS ↵Matthew Somerville2011-09-12-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feed, and nofollow map links.
| * | | | | | | | | | Fix ever reported no count and link to graph in admin interface.Matthew Somerville2011-09-12-3/+8
| | | | | | | | | | |
| * | | | | | | | | | Change JSON response header for browsing map, so is not double-encoded. Add ↵Matthew Somerville2011-09-12-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests for it.
| * | | | | | | | | | Fix redirect of old Open311 URIs when they have query parameters.Matthew Somerville2011-09-12-1/+1
| | | | | | | | | | |
| * | | | | | | | | | 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
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Fix tests, and remove unwanted height.Matthew Somerville2011-09-08-1/+1
| | | | | | | | | |
| * | | | | | | | | Move copyright on to map.Matthew Somerville2011-09-08-2/+1
| |/ / / / / / / /
| * | | | | | | | split up stats by month instead of stateStruan Donald2011-09-07-8/+27
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-09-07-2/+5
| |\ \ \ \ \ \ \ \
| * | | | | | | | | filter stats by councilStruan Donald2011-09-07-8/+25
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-07-2/+5
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html
| * | | | | | | | | Show datetimes on front page, fewer headings.Matthew Somerville2011-09-06-2/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-05-3/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html
| * | | | | | | | Version the JS files.Matthew Somerville2011-09-02-6/+6
| | | | | | | | |
| * | | | | | | | Disable address in RSS temporarily.Matthew Somerville2011-09-02-2/+2
| | | | | | | | |
| * | | | | | | | Versioning of CSS files, remove generated CSS files from repo.Matthew Somerville2011-09-02-1/+11
| | | | | | | | |
* | | | | | | | | do not display spurious name error message when sign in during report ↵Struan Donald2011-09-05-0/+7
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | submission fails
* | | | | | | | Add address information to description in RSS feedsStruan Donald2011-08-29-11/+67
| | | | | | | |
* | | | | | | | test for removing flag and make it workStruan Donald2011-08-26-1/+1
| | | | | | | |
* | | | | | | | add flagged checkbox to user edit admin pageStruan Donald2011-08-26-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | few more static statesStruan Donald2011-08-18-2/+2
| | | | | | |
* | | | | | | show closed problems on my pageStruan Donald2011-08-18-1/+1
| | | | | | |
* | | | | | | do not use raw problem state to categorise problemsStruan Donald2011-08-18-1/+2
| | | | | | |
* | | | | | | avoid warnings about uninitalized valuesStruan Donald2011-08-18-1/+1
| | | | | | |
* | | | | | | remove hard coded state stringsStruan Donald2011-08-18-7/+10
| | | | | | |
* | | | | | | remove hard coded references to fixedStruan Donald2011-08-18-8/+9
| | | | | | |
* | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-17-135/+950
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css
| * | | | | | | When on around page with JS, have click on map show hidden form and fetch ↵Matthew Somerville2011-08-17-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | category/council.
| * | | | | | | Reduce size of JS output strings.Matthew Somerville2011-08-17-1/+22
| | | | | | | |
| * | | | | | | Factor out form part of form reporting.Matthew Somerville2011-08-16-1/+1
| | |_|_|_|_|/ | |/| | | | |