Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove some things from EHA website. | Matthew Somerville | 2011-10-28 | -1/+1 |
| | ||||
* | return an error if we cannot find the location rather than just bailing | Struan Donald | 2011-10-21 | -1/+10 |
| | ||||
* | actually make the fetching of open311 extra info fields work | Struan Donald | 2011-10-20 | -12/+8 |
| | ||||
* | only add on change handler if there are open311 extra params | Struan Donald | 2011-10-20 | -0/+2 |
| | ||||
* | Merge branch 'open311-consumer' | Struan Donald | 2011-10-20 | -8/+262 |
|\ | ||||
| * | remove javascript eval and send down html instead | Struan Donald | 2011-10-20 | -1/+30 |
| | | ||||
| * | make the additional information fields work with js update of category dropdown | Struan Donald | 2011-10-20 | -2/+3 |
| | | ||||
| * | put filter column after loader hash | Struan Donald | 2011-10-19 | -3/+3 |
| | | ||||
| * | Merge remote branch 'origin/master' into open311-consumer | Struan Donald | 2011-10-10 | -23/+38 |
| |\ | ||||
| * \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-08 | -28/+134 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css web/js/fixmystreet.js | |||
| * \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-22 | -62/+441 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: t/app/model/problem.t templates/web/default/report/new/fill_in_details.html web/css/core.css | |||
| * \ \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-16 | -82/+346 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | | | | | move problem update into problem model and add some tests, plus attempt some ↵ | Struan Donald | 2011-08-11 | -0/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | timezone things | |||
| * | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-09 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into open311-consumer | |||
| * \ \ \ \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-09 | -41/+535 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css | |||
| * | | | | | | | unit tests for extra open311 fields in report pages | Struan Donald | 2011-08-04 | -1/+1 |
| | | | | | | | | ||||
| * | | | | | | | configure open311 endpoint etc in admin interface | Struan Donald | 2011-08-04 | -0/+32 |
| | | | | | | | | ||||
| * | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-04 | -1/+5 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer | |||
| * | | | | | | | | yet another attempt at storing the service detail information | Struan Donald | 2011-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 fields | Struan Donald | 2011-08-03 | -1/+1 |
| | | | | | | | | | ||||
| * | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-03 | -8/+105 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer | |||
| * | | | | | | | | | slight neatening of data structure and some html tidy up | Struan Donald | 2011-08-01 | -3/+5 |
| | | | | | | | | | | ||||
| * | | | | | | | | | display and save extra info for open311 reports | Struan Donald | 2011-08-01 | -2/+27 |
| | | | | | | | | | | ||||
| * | | | | | | | | | add in extra field to contacts for storing open311 meta data | Struan Donald | 2011-08-01 | -2/+23 |
| | | | | | | | | | | ||||
| * | | | | | | | | | open311conf id to type serial | Struan Donald | 2011-07-29 | -3/+8 |
| | | | | | | | | | | ||||
| * | | | | | | | | | add in table to store configuration of councils using open311 | Struan Donald | 2011-07-29 | -0/+34 |
| | | | | | | | | | | ||||
| * | | | | | | | | | add extra column to problem for storing addition open311 meta information | Struan Donald | 2011-07-29 | -2/+24 |
| | | | | | | | | | | ||||
* | | | | | | | | | | do not add town if it is already in the query | Struan Donald | 2011-10-18 | -1/+1 |
| | | | | | | | | | | ||||
* | | | | | | | | | | append town name to Bing gecode queries if provided to decrease false matches | Struan Donald | 2011-10-18 | -0/+2 |
| | | | | | | | | | | ||||
* | | | | | | | | | | initial Reading borough council cobrand | Struan Donald | 2011-10-17 | -0/+80 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Stop warnings if org is not provided. | Matthew Somerville | 2011-10-10 | -0/+19 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
* | | | | | | | | | Ignore London in admin interface, text tweaks. | Matthew Somerville | 2011-09-27 | -2/+3 |
| | | | | | | | | | ||||
* | | | | | | | | | Decode template files read in with read_file, to prevent double encoding ↵ | Matthew Somerville | 2011-09-20 | -7/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fixes #159). Also fix Welsh I18N test. | |||
* | | | | | | | | | Don't fail if the result is empty. | Matthew Somerville | 2011-09-15 | -1/+1 |
| | | | | | | | | | ||||
* | | | | | | | | | Add explicit as for older version of DBIx::Class or something like that. | Matthew Somerville | 2011-09-13 | -0/+1 |
| | | | | | | | | | ||||
* | | | | | | | | | Hopefully fix issue with council reports pagination display, link in RSS ↵ | Matthew Somerville | 2011-09-12 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feed, and nofollow map links. | |||
* | | | | | | | | | Fix ever reported no count and link to graph in admin interface. | Matthew Somerville | 2011-09-12 | -3/+8 |
| | | | | | | | | | ||||
* | | | | | | | | | Change JSON response header for browsing map, so is not double-encoded. Add ↵ | Matthew Somerville | 2011-09-12 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests for it. | |||
* | | | | | | | | | Fix redirect of old Open311 URIs when they have query parameters. | Matthew Somerville | 2011-09-12 | -1/+1 |
| | | | | | | | | | ||||
* | | | | | | | | | Merge branch 'catalyst-google-api-access' of ↵ | Matthew Somerville | 2011-09-09 | -3/+2 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/petterreinholdtsen/fixmystreet | |||
| * | | | | | | | | | Use Google API when no API key is set. | Petter Reinholdtsen | 2011-09-08 | -3/+2 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
* | | | | | | | | | Fix tests, and remove unwanted height. | Matthew Somerville | 2011-09-08 | -1/+1 |
| | | | | | | | | | ||||
* | | | | | | | | | Move copyright on to map. | Matthew Somerville | 2011-09-08 | -2/+1 |
|/ / / / / / / / | ||||
* | | | | | | | | split up stats by month instead of state | Struan Donald | 2011-09-07 | -8/+27 |
| | | | | | | | | ||||
* | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Struan Donald | 2011-09-07 | -2/+5 |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Show datetimes on front page, fewer headings. | Matthew Somerville | 2011-09-06 | -2/+5 |
| | | | | | | | | | ||||
* | | | | | | | | | filter stats by council | Struan Donald | 2011-09-07 | -8/+25 |
|/ / / / / / / / | ||||
* | | | | | | | | Version the JS files. | Matthew Somerville | 2011-09-02 | -6/+6 |
| | | | | | | | | ||||
* | | | | | | | | Disable address in RSS temporarily. | Matthew Somerville | 2011-09-02 | -2/+2 |
| | | | | | | | | ||||
* | | | | | | | | Versioning of CSS files, remove generated CSS files from repo. | Matthew Somerville | 2011-09-02 | -1/+11 |
| | | | | | | | |