aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/questionnaire
Commit message (Collapse)AuthorAgeLines
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-1/+1
| |
* | update questionnaire page wording for southamptonStruan Donald2013-01-11-0/+4
|/
* more appropriate response to questionnaires marking not fixed for council ↵Struan Donald2012-11-06-0/+6
| | | | cobrands
* Allow closed->fixed transition in questionnaire, and spot closed problems in ↵Matthew Somerville2012-10-03-2/+2
| | | | response text (fix #269).
* Template message so URL can be given there, not in code.Matthew Somerville2012-08-17-6/+6
|
* Some radio labels missing inline.Matthew Somerville2012-03-31-2/+2
|
* Remove some unused cobrand functions, start of a base class.Matthew Somerville2012-01-20-2/+0
|
* correctly set mark_open/fixed in questionnaire generates updatesStruan Donald2011-06-28-1/+1
|
* display update marked as fixed text on questionnaire for all fixed statesStruan Donald2011-06-28-1/+1
|
* add header and footer to questionnaire success pagesStruan Donald2011-06-21-0/+5
|
* Generate /reports data on cron.Matthew Somerville2011-06-16-8/+0
|
* Fix broken contact form report handling, stop HTML injection, and remove old ↵Matthew Somerville2011-06-03-1/+1
| | | | contact code.
* Questionnaire tests, and fixes due to those tests.Matthew Somerville2011-05-27-13/+11
|
* Questionnaire submission code.Matthew Somerville2011-05-26-0/+34
|
* Get header JS <script> out of code and into templates.Matthew Somerville2011-05-26-4/+6
|
* submission for questionnaire when problem owner marks it fixedStruan Donald2011-05-25-2/+3
|
* Template original Tilma map and some more text, updates on questionnaire ↵Matthew Somerville2011-05-25-3/+2
| | | | page, bring in click pin fix from pre-london branch, other map types will be broken.
* if the person who created the problem is marking it as fixed showStruan Donald2011-05-24-0/+22
| | | | them a questionnaire directly ( no submission yet )
* Complete meta line migration, factor line generation out to model and template.Matthew Somerville2011-05-24-0/+2
|
* Start of questionnaire migration, displays mostly okay, submission not done, ↵Matthew Somerville2011-05-21-0/+122
nor problem display.