aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Collapse)AuthorAgeLines
* do not forget extra 311 field data if we need to display an errorStruan Donald2012-10-22-1/+1
|
* add non public status editing of contacts to adminStruan Donald2012-09-05-0/+1
|
* add non_public status for report editing to adminStruan Donald2012-09-05-1/+5
|
* do not display non public reports in reports list for a councilStruan Donald2012-09-03-1/+3
| | | | do include non public reports in council stats
* reports made with non public categories are set as non publicStruan Donald2012-08-31-0/+9
|
* display non public reports to creator if logged inStruan Donald2012-08-31-4/+6
|
* return 403 for non public reportsStruan Donald2012-08-31-0/+12
|
* Speed up this type of search by a factor of c. 10e5. Stupid databases.Matthew Somerville2012-08-17-1/+1
|
* Remove outdated XSL.Matthew Somerville2012-08-17-1/+0
|
* Allow the MapIt types to be given in config.Matthew Somerville2012-08-17-18/+17
|
* Remove unused extra_* functions.Matthew Somerville2012-08-16-5/+5
|
* Use same admin filter function on /reports to deal with old generation areas ↵Matthew Somerville2012-08-16-0/+1
| | | | that shouldn't be shown (fixes #312).
* adjust the initial display of the map on all reports page so there'sStruan Donald2012-08-09-0/+2
| | | | less jumping about on Internet Explorer
* allow preselection of category in url of new report pageStruan Donald2012-08-09-0/+9
|
* A start_date and an end_date was only producing one confirmed conditionStruan Donald2012-08-02-2/+8
| | | | | | | | in the where clause as they were overwriting each other. This now handles start and end date explicitely to generate the correct search criteria Fixes #310
* Fix a warning.Matthew Somerville2012-07-31-1/+1
|
* Don't show postcode column in RSS/alert emails, may have no bearing on report.Matthew Somerville2012-07-23-5/+0
|
* Move location_offshore warning to standard location_error, so is shown in ↵Matthew Somerville2012-07-20-1/+1
| | | | Ajax pin selection.
* Remove any Northern Ireland specific code.Matthew Somerville2012-07-20-1/+1
|
* Remove remaining UK specific code from Default cobrand. Fixes #186.Matthew Somerville2012-07-19-7/+0
|
* Treat Other more like a normal category.Matthew Somerville2012-07-19-7/+5
|
* Define constant for Bromley area ID.Matthew Somerville2012-07-19-4/+5
|
* Show dev message about script that might need to be run.Matthew Somerville2012-07-18-2/+5
|
* Couple more URLs to right site (e.g. already answered questionnaire).Matthew Somerville2012-07-18-12/+12
|
* Fetch updates as report page does, so they're displayed.Matthew Somerville2012-07-18-2/+2
|
* Improve on 73da842, few more places where cobrand specific report URL is needed.Matthew Somerville2012-07-18-2/+2
|
* Tokens can look at all reports.Matthew Somerville2012-07-16-1/+2
|
* Move banner generation logic out of cobrand code and into templates.Matthew Somerville2012-07-13-2/+0
|
* Remove various UK specific code out of Default cobrand into UK one.Matthew Somerville2012-07-13-1/+5
|
* Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-07-13-1/+57
| | | | | | | | | Setting MAPIT_URL to .../fakemapit/ will then return one area, ID 161 and type ZZZ, whatever co-ordinate it is given. This means the default area type is now ZZZ, the UK specific types are moved into the UK cobrands, and the tests updated accordingly to still function (they assume UK-ness a lot, so probably need an ALLOWED_COBRANDS entry of "fixmystreet: 'localhost'" and for your host's domain to show fixmystreet too).
* Factor out hard-coded number into cobrand function.Matthew Somerville2012-07-06-1/+1
|
* Remove unused base_url_for_emails function.Matthew Somerville2012-07-06-1/+1
|
* Make RSS feeds act same as email alerts with links to main site.Matthew Somerville2012-07-06-7/+9
|
* Factor out site_key as that's only used in one place too.Matthew Somerville2012-07-06-5/+5
|
* Factor out the SQL restriction from site_restriction, as it's only used in ↵Matthew Somerville2012-07-06-9/+8
| | | | one place.
* Move site restriction to within query, so it is ANDed.Matthew Somerville2012-06-27-3/+1
|
* Only create alert if actual parameters differ, not just cobrand/lang.Matthew Somerville2012-06-21-8/+14
|
* Call process_extras() from updates too, so that error checking runs.Matthew Somerville2012-06-21-3/+6
|
* Unused variable.Matthew Somerville2012-06-21-2/+0
|
* Fix spelling of this variable.Matthew Somerville2012-06-21-1/+1
|
* Treat update calling of extra_name same as reporting does it.Matthew Somerville2012-06-21-0/+2
|
* display category prompts on southampton cobrandStruan Donald2012-06-19-5/+2
|
* Merge branch 'phonegap'Struan Donald2012-06-15-0/+112
|\
| * inital pass at sign in/sign out functionalityStruan Donald2012-06-01-0/+49
| |
| * update photo processing pathStruan Donald2012-05-25-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-05-23-134/+256
| |\
| * | first pass of using password to loging. needs lots of work stillStruan Donald2012-03-15-6/+11
| | |
| * | Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-03-14-145/+125
| |\ \
| * | | add in new handler for report submission from phonegap appsStruan Donald2012-03-12-0/+58
| | | |
* | | | Update councils links to new location at mysociety.orgMatthew Somerville2012-06-13-7/+0
| | | |