Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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/+19 |
| | | | | (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 |
| | ||||
* | Add address information to description in RSS feeds | Struan Donald | 2011-08-29 | -11/+67 |
| | ||||
* | test for removing flag and make it work | Struan Donald | 2011-08-26 | -1/+1 |
| | ||||
* | add flagged checkbox to user edit admin page | Struan Donald | 2011-08-26 | -0/+1 |
| | ||||
* | few more static states | Struan Donald | 2011-08-18 | -2/+2 |
| | ||||
* | show closed problems on my page | Struan Donald | 2011-08-18 | -1/+1 |
| | ||||
* | do not use raw problem state to categorise problems | Struan Donald | 2011-08-18 | -1/+2 |
| | ||||
* | avoid warnings about uninitalized values | Struan Donald | 2011-08-18 | -1/+1 |
| | ||||
* | remove hard coded state strings | Struan Donald | 2011-08-18 | -7/+10 |
| | ||||
* | remove hard coded references to fixed | Struan Donald | 2011-08-18 | -8/+9 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-17 | -136/+951 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 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 Somerville | 2011-08-17 | -0/+27 |
| | | | | | | | | category/council. | |||
| * | Reduce size of JS output strings. | Matthew Somerville | 2011-08-17 | -1/+22 |
| | | ||||
| * | Factor out form part of form reporting. | Matthew Somerville | 2011-08-16 | -1/+1 |
| | | ||||
| * | Merge commit 'petter/catalyst_norwegian_title' | Matthew Somerville | 2011-08-15 | -0/+5 |
| |\ | ||||
| | * | Add norwegian title. | Petter Reinholdtsen | 2011-08-12 | -0/+5 |
| | | | ||||
| * | | Merge commit 'petter/catalyst_mapit_point' | Matthew Somerville | 2011-08-15 | -2/+5 |
| |\ \ | ||||
| | * | | Get postcode always lookup working in Norway. | Petter Reinholdtsen | 2011-08-12 | -2/+5 |
| | |/ | ||||
| * / | Show confirmed reports. | Matthew Somerville | 2011-08-12 | -1/+3 |
| |/ | ||||
| * | Use Gaze distance if already fetched. | Matthew Somerville | 2011-08-11 | -4/+5 |
| | | ||||
| * | Compile templates and set a long stat TTL in production. | Matthew Somerville | 2011-08-11 | -0/+2 |
| | | ||||
| * | Typo in docs template. | Matthew Somerville | 2011-08-11 | -3/+0 |
| | | ||||
| * | add a day to the end date so we actually get the whole date range :( | Struan Donald | 2011-08-10 | -2/+4 |
| | | ||||
| * | break down problems into states for a bit more clarity | Struan Donald | 2011-08-10 | -1/+7 |
| | | ||||
| * | add stats page with problem count gathering | Struan Donald | 2011-08-10 | -0/+59 |
| | | ||||
| * | Merge branch 'admin_abuse_additions' | Matthew Somerville | 2011-08-09 | -72/+259 |
| |\ | ||||
| | * | Call check_page function. | Matthew Somerville | 2011-08-09 | -2/+2 |
| | | | ||||
| | * | add remove user flag button to report and update edit pages | Struan Donald | 2011-08-09 | -1/+37 |
| | | | ||||
| | * | allow flagging of user from report and update pages | Struan Donald | 2011-08-09 | -0/+34 |
| | | | ||||
| | * | auto flag reported problems | Struan Donald | 2011-08-09 | -0/+4 |
| | | |