index
:
fixmystreet
fiksgatami-dev
fiksgatami-dev-1.5.0
fiksgatami-dev-1.8
fiksgatami-dev-v2
fiksgatami-email-templates
fiksgatami-js-fiks
fiksgatami-nynorsk
fiksgatami-nynorsk-old
fiksgatami-prod
fiksgatami-prod-1.5.0
fiksgatami-prod-1.8
master
This is mySociety's popular map-based reporting platform: easy to install in new countries and regions http://fixmystreet.org/
FiksGataMi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perllib
/
FixMyStreet
/
App
/
Controller
/
Questionnaire.pm
Commit message (
Expand
)
Author
Age
Lines
*
Respect cobrand updates_restriction when dealing with comments
Dave Arter
2019-10-07
-3
/
+3
*
Move all test endpoints under /_dev.
Zarino Zappia
2018-08-29
-7
/
+0
*
Allow questionnaire pages to be revisited within 2 minutes
Dave Arter
2018-07-11
-1
/
+2
*
Store questionnaire data as soon as opened.
Matthew Somerville
2018-02-16
-21
/
+40
*
Link update made during questionnaire to it.
Matthew Somerville
2018-02-16
-0
/
+1
*
Prefill first question from questionnaire email.
Matthew Somerville
2018-02-16
-1
/
+2
*
Return 400/500 for some client/server errors.
Matthew Somerville
2016-12-16
-5
/
+4
*
Remove some unused cobrands.
Matthew Somerville
2016-04-20
-13
/
+0
*
Process update left as part of questionnaire.
Matthew Somerville
2015-09-28
-0
/
+2
*
Remove ms_current_timestamp() override function.
Matthew Somerville
2015-08-13
-6
/
+6
*
Factor out all uses of param()/params.
Matthew Somerville
2015-07-07
-8
/
+8
*
Add URLs for easy looking at confirmation pages.
Matthew Somerville
2015-02-19
-2
/
+9
*
Always show confirmation page for reports/updates.
Matthew Somerville
2015-02-19
-0
/
+1
*
Make sure all co-ordinates are stringified.
Matthew Somerville
2015-02-13
-4
/
+0
*
Allow closed->fixed transition in questionnaire, and spot closed problems in ...
Matthew Somerville
2012-10-03
-0
/
+2
*
Remove unused extra_* functions.
Matthew Somerville
2012-08-16
-1
/
+1
*
Couple more URLs to right site (e.g. already answered questionnaire).
Matthew Somerville
2012-07-18
-11
/
+11
*
Fetch updates as report page does, so they're displayed.
Matthew Somerville
2012-07-18
-2
/
+2
*
Pins yellow on /my for Bromley.
Matthew Somerville
2012-05-22
-1
/
+1
*
Move photo processing functions to the photo controller.
Matthew Somerville
2012-05-22
-1
/
+1
*
Store full size photos that are uploaded on filesystem, put hash in database....
Matthew Somerville
2012-03-08
-4
/
+1
*
few more static states
Struan Donald
2011-08-18
-1
/
+1
*
remove hard coded references to fixed
Struan Donald
2011-08-18
-1
/
+1
*
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-08-17
-1
/
+1
|
\
|
*
Rename questionnaire index function so GET doesn't find it.
Matthew Somerville
2011-08-05
-1
/
+1
*
|
Merge branch 'new_statuses' of ssh://git.mysociety.org/data/git/public/fixmys...
Struan Donald
2011-07-27
-1
/
+1
|
\
\
|
*
|
Couple of typos in bits of code.
Matthew Somerville
2011-07-19
-1
/
+1
*
|
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-07-26
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Allow pin moving without reload of page (at last).
Matthew Somerville
2011-07-21
-0
/
+1
*
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-06-30
-15
/
+8
|
\
|
|
*
Log someone in following questionnaire link.
Matthew Somerville
2011-06-29
-15
/
+8
*
|
correctly set mark_open/fixed in questionnaire generates updates
Struan Donald
2011-06-28
-1
/
+1
*
|
store correct old state in questionnaire when creator marks problem as fixed
Struan Donald
2011-06-28
-0
/
+6
*
|
remove hard coded confirmeds from questionnaire
Struan Donald
2011-06-21
-4
/
+6
*
|
remove more hardcoded references to fixed
Struan Donald
2011-06-21
-4
/
+5
|
/
*
Centralise UK location check to catch edge cases.
Matthew Somerville
2011-06-17
-1
/
+1
*
Generate /reports data on cron.
Matthew Somerville
2011-06-16
-2
/
+2
*
Fix some warnings and small bugs from scanning error logs.
Matthew Somerville
2011-06-13
-0
/
+1
*
Show error if no questionnaire found.
Matthew Somerville
2011-06-13
-0
/
+2
*
Switch to using c->cobrand->problems to return all problems for a cobrand (so...
Matthew Somerville
2011-06-08
-2
/
+1
*
Remove questionnaire ported code, move another static page.
Matthew Somerville
2011-06-03
-5
/
+6
*
Questionnaire tests, and fixes due to those tests.
Matthew Somerville
2011-05-27
-17
/
+21
*
make sure you are allowed to answer the questionnaire asked when a problem re...
Struan Donald
2011-05-27
-3
/
+29
*
Perl boolean false is '', which the DB doesn't like.
Matthew Somerville
2011-05-26
-3
/
+3
*
Questionnaire submission code.
Matthew Somerville
2011-05-26
-126
/
+123
*
consistency in how we set/check booleans from the database
Struan Donald
2011-05-26
-1
/
+1
*
Get header JS <script> out of code and into templates.
Matthew Somerville
2011-05-26
-1
/
+0
*
Tidy up map parmeters.
Matthew Somerville
2011-05-25
-1
/
+1
*
Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...
Struan Donald
2011-05-25
-1
/
+5
|
\
|
*
Get rid of pointless and hard-to-follow listrefs when referring to pins.
Matthew Somerville
2011-05-25
-1
/
+5
[next]