aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Collapse)AuthorAgeLines
* 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
|
* Decode template files read in with read_file, to prevent double encoding ↵Matthew Somerville2011-09-20-7/+19
| | | | (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
|\
| * Show datetimes on front page, fewer headings.Matthew Somerville2011-09-06-2/+5
| |
* | filter stats by councilStruan Donald2011-09-07-8/+25
|/
* 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
|
* 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-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 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
| |
| * Merge commit 'petter/catalyst_norwegian_title'Matthew Somerville2011-08-15-0/+5
| |\
| | * Add norwegian title.Petter Reinholdtsen2011-08-12-0/+5
| | |
| * | Merge commit 'petter/catalyst_mapit_point'Matthew Somerville2011-08-15-2/+5
| |\ \
| | * | Get postcode always lookup working in Norway.Petter Reinholdtsen2011-08-12-2/+5
| | |/
| * / Show confirmed reports.Matthew Somerville2011-08-12-1/+3
| |/
| * Use Gaze distance if already fetched.Matthew Somerville2011-08-11-4/+5
| |
| * Compile templates and set a long stat TTL in production.Matthew Somerville2011-08-11-0/+2
| |
| * Typo in docs template.Matthew Somerville2011-08-11-3/+0
| |
| * add a day to the end date so we actually get the whole date range :(Struan Donald2011-08-10-2/+4
| |
| * break down problems into states for a bit more clarityStruan Donald2011-08-10-1/+7
| |
| * add stats page with problem count gatheringStruan Donald2011-08-10-0/+59
| |
| * Merge branch 'admin_abuse_additions'Matthew Somerville2011-08-09-72/+259
| |\
| | * Call check_page function.Matthew Somerville2011-08-09-2/+2
| | |
| | * add remove user flag button to report and update edit pagesStruan Donald2011-08-09-1/+37
| | |
| | * allow flagging of user from report and update pagesStruan Donald2011-08-09-0/+34
| | |
| | * auto flag reported problemsStruan Donald2011-08-09-0/+4
| | |