| Commit message (Collapse) | Author | Age | Lines |
| |
|
|\ |
|
| |
| |
| |
| | |
And FixMyStreet.com specific open questionnaire page.
|
| |
| |
| |
| |
| |
| | |
Otherwise, when MapIt Global is updated, the 'point' lookup, as it only
returns the current generation by default, might no longer return the
areas present in the whitelist.
|
| |
| |
| |
| | |
Fixes mysociety/FixMyStreet-Commercial#501
|
|/
|
|
|
|
| |
include logos and change the header text
closes #751
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In order to try and cut down on people mistakingly using this form to
try and contact their council all some 'who are you trying to contact'
options to the form that display appropriate messaged unless the 'FMS
team option is selected.
Add the validation code for this in the cobrand module.
Fixes #41
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In order to allow us to do funnel analysis in google analytics we need
to send a differnt page url when a user completes a report. To do this
we add a report_created=1 to the query string on either the report page
or the report confirmation page for logged in and confirm by email users
respectively.
There's a bit of complication as we don't want to set a session cookie
everywhere as that will break caching so we set a stash variable,
although if the user is logged in this is controlled by a variable in
the flash as there is already a session cookie at this point.
also, removes the code that sends an event upon report completion as
this was no use for funnel analysis.
|
| | |
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This makes it a bit easier to override the message in templates which
makes it a bit easier for cobrands.
Leaves the default error message in location_error stash key which
should prevent any existing logic breaking.
|
| | |
| | |
| | |
| | |
| | | |
Remove problem confirmed times as well as states
Also problem -> clinic
|
| | |
| | |
| | |
| | | |
awaiting the hindi translation so don't have a link to it
|
| | |
| | |
| | |
| | | |
front page and faq
|
| | |
| | |
| | |
| | |
| | | |
Include date in alerts
Remove everything apart from the update text as we don't need it
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
uses select2 for the dropdown and a cobrand call to fetch the list of
report titles as the clinic names.
Relies on a redirect in httpd.conf to make the non JS version work.
Still leaves the postcode search in place as select2 won't accept custom
terms if you base it on a select box, which we want to do so it works if
JavaScript is disabled
Fixes #723
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Change to use sites terminology
update notes on what happens to information
remove some unused template tags
|
| | |
| | |
| | |
| | |
| | | |
only really want the title and the details as all the rest is not
relevant
|
| | |
| | |
| | |
| | |
| | | |
and display a message on the report page to indicate the update has been
sent as it's never displayed
|
| | |
| | |
| | |
| | |
| | |
| | | |
remove photos etc
update step text
change background colour and remove crop shadow
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
button -> orange
set background colour for input boxes
make everything a bit wider and left aligned
update the what is this for text
|
| | |
| | |
| | |
| | |
| | | |
Problem -> Stockout
change mysoc nav to be language changer
|
| | | |
|
| | |
| | |
| | |
| | | |
to make it easier to change how cobrands do headers
|
| | | |
|
| | |
| | |
| | |
| | | |
for ease of alteration/removal in cobrands
|
| | |
| | |
| | |
| | | |
we don't want any RSS feeds for the site so disable
|
| | |
| | |
| | |
| | | |
makes removing RSS from cobrands much easier
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
removing so much that we might as well copy the template, especially
as we need to change the header include.
Removed from default:
most of shadow wrap
RSS
list of updates which are not public
plus Report -> Clinic
|
| | |
| | |
| | |
| | | |
remove login, name made public, photo upload, alert sign up
|
| |/
| |
| |
| | |
basically everything bar report and help
|
|/
|
|
|
|
|
|
| |
At the moment it's hard to use google analytics to track when someone
has completed a report due to the various redirects which can occur too
quickly for the analytics javascript to fire. So now we fire an event if
we've set a flash value. This also allows us to track how they created
the report.
|
|
|
|
| |
Fixes #690.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
New cobrand function of pin_path that sets the path to where the image
files for pins are located. Defaults to /i
This still means they need to use the same file names but they can at
least put those in a cobrand directory rather than having to overwrite
the files in /i or fudge it with pin_colour
|
| |
|
|
|
|
|
| |
This is very old, no-one seems to want/need it any more,
and more than one reuser does not want it. Fixes #715.
|
| |
|
|
|
|
|
| |
* Use correct body name value in submit templates
* Update FAQ to link to MySociety's repository instead of our own
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
bin/update-schema
locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po
perllib/FixMyStreet/DB/Result/Body.pm
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Specified info@fixamingata.se instead of linking to contact form.
Updated the "referensgruppen" list.
Added link to logotypes page.
Fixes #2.
|