aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-09-05-3/+13
|\
| * 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 submiss...Struan Donald2011-09-05-0/+7
|/
* Add address information to description in RSS feedsStruan Donald2011-08-29-0/+6
* 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-1/+1
* 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-5/+5
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-17-121/+924
|\
| * When on around page with JS, have click on map show hidden form and fetch cat...Matthew Somerville2011-08-17-0/+27
| * 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_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-3/+3
| * Compile templates and set a long stat TTL in production.Matthew Somerville2011-08-11-0/+2
| * 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
| * 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
| * add flagged checkbox for report editingStruan Donald2011-08-09-1/+5
| * reuse report table row generating template codeStruan Donald2011-08-09-2/+6
| * list flagged items page for adminStruan Donald2011-08-09-4/+21
| * abuse table searchStruan Donald2011-08-09-0/+21
| * only show abuse links if allowedStruan Donald2011-08-09-0/+1
| * documentation and bit of shuffling of where there are in the fileStruan Donald2011-08-09-90/+116
| * add a ban email address buttonStruan Donald2011-08-09-5/+41
| * Lowercase email addresses sent via /import. Fixes #146.Matthew Somerville2011-08-09-1/+1
| * Store lat/lon from multiple results and use that to prevent infinite loop on ...Matthew Somerville2011-08-09-6/+6
| * Merge branch 'catalyst-open311-server'Matthew Somerville2011-08-06-4/+478
| |\
| | * Get Open311 RSS working, whether it's given a ResultSet or a lower level stat...Matthew Somerville2011-08-04-28/+27
| | * Leftovers.Petter Reinholdtsen2011-08-02-1/+1
| | * Try different approachh.Petter Reinholdtsen2011-08-02-7/+22
| | * Try to get Open311 GeoRSS output working.Petter Reinholdtsen2011-08-01-6/+14
| | * Right handling of DB objects, and better datetime handling.Matthew Somerville2011-07-29-52/+40
| | * Fix capture indices, set bodies in output.Matthew Somerville2011-07-29-8/+8
| | * Tidy up database querying, needs testing.Matthew Somerville2011-07-29-93/+78
| | * Bit more action tidying.Matthew Somerville2011-07-29-17/+23
| | * Factor out .cgi redirect, stash format (more to tidy).Matthew Somerville2011-07-29-18/+33
| | * Move documentation to template, start tidying up action flows.Matthew Somerville2011-07-29-200/+17