aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/reports
Commit message (Collapse)AuthorAgeLines
* They are divisions in Oxfordshire.Matthew Somerville2013-04-02-1/+3
|
* Empty hashref tests as true, don't forget.Matthew Somerville2013-02-04-2/+2
|
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-16/+16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/open311-populate-service-list bin/send-comments bin/update-all-reports conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/App/Controller/Reports.pm perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/LichfieldDC.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/FixMyStreet/SendReport.pm perllib/FixMyStreet/SendReport/Email.pm perllib/FixMyStreet/SendReport/Open311.pm perllib/Open311/GetServiceRequestUpdates.pm perllib/Open311/PopulateServiceList.pm t/app/controller/report_new.t t/app/controller/rss.t templates/web/bromley/report/display.html templates/web/default/admin/council_contacts.html templates/web/default/common_header_tags.html templates/web/default/dashboard/index.html templates/web/default/front/stats.html templates/web/default/report/_main.html templates/web/default/report/update-form.html templates/web/emptyhomes/index.html templates/web/emptyhomes/report/display.html templates/web/emptyhomes/report/new/councils_text_all.html templates/web/emptyhomes/reports/body.html templates/web/emptyhomes/reports/index.html templates/web/fixmystreet/report/new/fill_in_details_form.html templates/web/fixmystreet/report/update-form.html web/cobrands/fixmystreet/fixmystreet.js web/js/fixmystreet.js
| * Stop changing DateTimes to epochs and back.Matthew Somerville2013-01-25-2/+2
| | | | | | | | | | | | | | Also revert cursor handling of Reports.pm; the DateTime inflation appears to be a slowdown, and we were doing that anyway, and this way makes things simpler in general. Will have a watch out for any performance issue, but hopefully it should be fine.
| * Allow bodies to span multiple area IDs, and areas can be covered by more ↵Matthew Somerville2012-12-19-2/+2
| | | | | | | | than one body.
| * Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-14/+14
| |
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-2/+2
| |
* | EmptyHomes all reports pages having lists again.Matthew Somerville2013-01-29-7/+0
|/
* Fix broken template reference.Matthew Somerville2012-11-28-1/+1
|
* Allow external_body optionally to be a lookup on /reports.Matthew Somerville2012-11-22-0/+0
|
* Mark councils using FMS on /reports.Matthew Somerville2012-09-07-0/+1
|
* Move all_reports_style functionality to templates.Matthew Somerville2012-07-13-101/+46
|
* Update councils links to new location at mysociety.orgMatthew Somerville2012-06-13-1/+1
|
* Merge branch 'barnet-newstyle'Struan Donald2012-06-08-13/+15
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore perllib/FixMyStreet/Cobrand/FixMyStreet.pm perllib/FixMyStreet/Cobrand/UKCouncils.pm templates/web/default/reports/council.html templates/web/fixmystreet/header.html templates/web/fixmystreet/report/display.html web/cobrands/bromley/layout.scss web/cobrands/fixmystreet/fixmystreet.js web/js/map-OpenLayers.js
| * use is_council as used for bromley and reduce template duplicationStruan Donald2012-05-17-2/+2
| |
| * different text for updates on council cobrand reports pageStruan Donald2012-05-14-4/+10
| |
| * sort out all council reports page for barnet so that clicking on viewStruan Donald2012-05-09-3/+3
| | | | | | | | wards slides the list of reports down. Plus some style tweaks.
| * configure all reports problem style in the cobrandStruan Donald2012-05-02-1/+1
| |
* | All reports Bromley wording tweaks.Matthew Somerville2012-04-24-2/+16
| |
* | Various style changes to make Bromley look a bit better.Matthew Somerville2012-03-23-4/+10
|/
* Ignore whensent last update time.Matthew Somerville2012-03-19-2/+2
|
* Factor FMS /reports templates back into default, tweak to show fixed and ↵Matthew Somerville2012-03-19-66/+98
| | | | last updated date.
* Council info pages.Matthew Somerville2012-03-14-7/+0
|
* Make FixMyStreet a cobrand, like the others.Matthew Somerville2012-01-30-1/+1
|
* add ability to have submission source stats on council reports page and use ↵Struan Donald2011-10-28-0/+2
| | | | for reading cobrand
* Only fetch child councils - was also including parishes. Fixes #139.Matthew Somerville2011-08-01-1/+1
|
* Added promo text for local council websitesEdmund von der Burg2011-07-12-0/+7
|
* Correct spelling for council name (again).Matthew Somerville2011-07-12-1/+1
|
* Correct spelling for council name.Matthew Somerville2011-07-12-1/+1
|
* Show message on disbanded council pages, redirecting to current council ↵Matthew Somerville2011-07-12-1/+29
| | | | (fixes #130).
* Consolidate pagination, fix parameter being wrong.Matthew Somerville2011-07-04-21/+1
|
* Fix links not working on All Reports pages (c is special).Matthew Somerville2011-07-01-2/+2
|
* Paginate Reports pages, and add a map.Matthew Somerville2011-06-30-22/+49
|
* Generate /reports data on cron.Matthew Somerville2011-06-16-5/+5
|
* Use raw cursor to fetch reports.Matthew Somerville2011-06-13-3/+3
|
* Migrate /reports page (minus RSS).Matthew Somerville2011-05-19-0/+135
|
* Change '/reports/new' to '/report/new'Edmund von der Burg2011-04-01-376/+0
| | | | | Fix broken links to '/reports/<<id>>' Get correct base under CGI and FastCGI
* Ported import.cgi to catalystEdmund von der Burg2011-03-31-3/+112
|
* More tests (and fixes to issues thrown up)Edmund von der Burg2011-03-25-2/+2
|
* Tests for pc searches (both hits and misses)Edmund von der Burg2011-03-25-6/+16
|
* Close off map correctlyEdmund von der Burg2011-03-24-2/+1
|
* persist partial token across requestsEdmund von der Burg2011-03-24-4/+4
|
* Allow users to change photo during creationEdmund von der Burg2011-03-24-6/+6
|
* Don't allow user to assign another photo for a reportEdmund von der Burg2011-03-24-8/+7
|
* Fix so that submitting without using button worksEdmund von der Burg2011-03-24-1/+2
|
* Don't show categories if there aren't anyEdmund von der Burg2011-03-24-11/+13
|
* Handle photo uploads - caching between requests if there are errorsEdmund von der Burg2011-03-24-5/+16
|
* Add notes to the formEdmund von der Burg2011-03-24-1/+16
|
* Update wordingEdmund von der Burg2011-03-24-7/+2
| | | | Delete redundant template
* Get phone, email from report_userEdmund von der Burg2011-03-23-3/+3
|