| Commit message (Collapse) | Author | Age | Lines |
... | |
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Run bin/geocode -h for options.
Has:
* configurable cobrand / config-file / geocoder
* some diagnostics for missing cobrand
Minor fixes rebased into this commit:
* bin/geocode error if no --cobrand passed
* bin/geocode docs and accept GEOCODER as string
Notable TODOs remaining:
* reverse geocoding, to double check that latitude actually maps
somewhere useful (and is within Cobrand's boundaries)
* diagnosis of relevant CONFIG settings
* flag to disable caching
|
| |
| |
| |
| | |
Fixes #690.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes #365 (how appropriate) by mocking datetime to allow the
dashboard test's assumptions (that we're not so near beginning
of year that a report from X days ago isn't still in same year)
to hold.
|
| |
| |
| |
| | |
Add some comments to the top of the open311 bin scripts.
|
| | |
|
| |
| |
| |
| |
| | |
Otherwise oddities arise due to summer time differences
putting a BST now-6d23h time behind a UTC now+1s-1w.
|
| |
| |
| |
| | |
Only if universal analytics turned on and on the fixmystreet cobrand
|
| | |
|
| |
| |
| |
| |
| | |
Add in we/cobrand directory with basic sass files, update colours file
and set background on 'click map to report' banner
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Before running carton install, see if we have a stored copy of the local
directory on ge.tt - if so, download and use that instead. After running
the tests, if we didn't download a copy, bundle it up and upload it to
ge.tt for use next time.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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 simply always skips reports for this body, in case you need
to suspend reports there. Fixes #507.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
This is very old, no-one seems to want/need it any more,
and more than one reuser does not want it. Fixes #715.
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Run with bin/make_css_watch
This watches the .scss files in web/cobrands/* and runs the appropriate
sass/compass commands (as per bin/make_css) on just those directories
with changed files.
As a special case, a change to the partials in web/cobrands/sass will
cause a rebuild of all cobrands.
|
|\ \ \ |
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | | |
* Use correct body name value in submit templates
* Update FAQ to link to MySociety's repository instead of our own
|
| | | |
|
| | | |
|
|/ /
| |
| |
| |
| | |
Include a one-off script that sets send_questionnaire to 0 for
all available cobrands that have send_questionnaires set to 0.
|
| |
| |
| |
| |
| | |
Also add warning to Geocoder to pass on server error if you are running
in development.
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Rather than hardcoded mysociety.org.
|
| | |
|
| |
| |
| |
| |
| |
| | |
This tests that the default string used by the old-style Open311 update
code if there is no incoming string and the report is marked fixed, is
translated.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
bin/update-schema
locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po
perllib/FixMyStreet/DB/Result/Body.pm
|
| | |
| | |
| | |
| | | |
So that e.g. 'Closed by council' is translated.
|
| | | |
|
| | |
| | |
| | |
| | | |
This could be made cobrand-customisable in future.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
This commit reverses the "Remove unused Open311 GetUpdates code." commit.
FixaMinGata, the Swedish FixMyStreet cobrand, is still using
open311-update-reports.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Translations previously directly in JS on fork can now be better placed
in the translation file, as can some "marked as" strings.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Specified info@fixamingata.se instead of linking to contact form.
Updated the "referensgruppen" list.
Added link to logotypes page.
Fixes #2.
|
| | |
| | |
| | |
| | | |
Fixes #10.
|