Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Version 1.8.2.v1.8.2 | Matthew Somerville | 2016-05-03 | -1/+1 |
| | ||||
* | Fix missing end label tag. | Matthew Somerville | 2016-04-27 | -0/+1 |
| | | | | This was erroneously removed in 0fe0f7e1. | |||
* | [SeeSomething] Fix typo. | Matthew Somerville | 2016-04-22 | -1/+3 |
| | ||||
* | Remove unneeded template variable. | Matthew Somerville | 2016-04-22 | -4/+2 |
| | ||||
* | Merge branch '1383-remove-dead-projects' | Matthew Somerville | 2016-04-22 | -3158/+174 |
|\ | ||||
| * | Remove final web/fixmystreet templates. | Matthew Somerville | 2016-04-20 | -292/+165 |
| | | | | | | | | And associated, e.g. nothing references fixmystreet-old-box.js any more. | |||
| * | Remove some unused cobrands. | Matthew Somerville | 2016-04-20 | -2866/+9 |
| | | ||||
* | | [UK] Use absolute link in unresponsive template. | Matthew Somerville | 2016-04-22 | -1/+1 |
| | | | | | | | | This template may be shown in the mobile app. | |||
* | | Merge remote-tracking branch 'origin/twitter-login' | Matthew Somerville | 2016-04-22 | -6/+36 |
|\ \ | |/ |/| | ||||
| * | Add Twitter social login. | Matthew Somerville | 2016-04-08 | -6/+36 |
| | | ||||
* | | Merge remote-tracking branch 'origin/1302-support-pngs' | Matthew Somerville | 2016-04-20 | -34/+35 |
|\ \ | ||||
| * | | Add PNG image support. | Matthew Somerville | 2016-04-08 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | Store image type along with hash in photo column, and use that when outputting images / generating URLs. Make sure all public photo URL generation goes through appropriate functions, and change temp URLs so the filename can be output directly from the list. | |||
| * | | Use correct URL for partial report photo. | Matthew Somerville | 2016-04-08 | -1/+1 |
| | | | | | | | | | | | | | | | Since multiple photo support, partial photos can only be looked at via their temporary URL, not their confirmed one. | |||
| * | | Update remaining cobrand multiple photo templates. | Matthew Somerville | 2016-04-08 | -26/+27 |
| |/ | ||||
* / | Use better link to reports on admin body page. | Matthew Somerville | 2016-04-20 | -1/+1 |
|/ | | | | Remove unused body/area ID URL code. | |||
* | Show right body user form value for fixed reports. | Matthew Somerville | 2016-03-31 | -4/+4 |
| | | | | | The form element contains 'fixed', so we need to strip the user/council part of the actual state. Fixes #1369. | |||
* | [fixmystreet.com] Move country lookup client side. | Matthew Somerville | 2016-03-31 | -11/+0 |
| | | | | | There's no need for the IP->country lookup, only used in JavaScript to display a banner, to require a call to the FixMyStreet server. | |||
* | [Angus] Link to Angus on FMS for councils pages | Dave Arter | 2016-03-31 | -2/+5 |
| | ||||
* | Merge branch '1348-header-nesting-issue' | Matthew Somerville | 2016-03-30 | -12/+12 |
|\ | ||||
| * | [fixmystreet.com] Merge different list templates. | Matthew Somerville | 2016-03-30 | -8/+8 |
| | | ||||
| * | Switch list item heading from h4 to h3. | Matthew Somerville | 2016-03-30 | -4/+4 |
| | | | | | | | | This stops the front page header nesting skipping a level. | |||
* | | [Oxfordshire] Add emergencies-only templated response message for street ↵ | Dave Arter | 2016-03-30 | -1/+6 |
|/ | | | | | | lighting reports Fixes mysociety/FixMyStreet-Commercial#767 | |||
* | [Angus] Add clickable street light layer to report map | Dave Arter | 2016-03-29 | -0/+13 |
| | | | | | | | | | | | | | | | | | Angus provide a WFS endpoint for their existing streetlight assets and known faults. This commit: - Displays clickable markers when the 'street lighting' category is selected on the report a problem page. - Displays known faults on the map - Includes a custom OpenLayers build for the Angus cobrand that includes WFS support The custom code for adding the layers to the map is within position_map.js, as this seemed to be currently the best place for cobrand-specific map logic. | |||
* | [Angus] Cobrand module, templates & design | Dave Arter | 2016-03-29 | -0/+165 |
| | | | | | This adds a cobrand for Angus Council that fits in with their existing styling on angus.gov.uk | |||
* | Default new category creation to confirmed. | Matthew Somerville | 2016-03-29 | -1/+1 |
| | | | | Fixes #1266. | |||
* | [fixmystreet.com] Update tips text. | Matthew Somerville | 2016-03-23 | -8/+9 |
| | | | | Fixes #1362. | |||
* | [fixmystreet.com] Some fixes to A/B edge cases. | Matthew Somerville | 2016-03-18 | -1/+3 |
| | | | | Better contrast; don't show on /about/council. | |||
* | [fixmystreet.com] Add conversion tracking code. | Matthew Somerville | 2016-03-18 | -0/+19 |
| | | | | Fixes #1345. | |||
* | Add labels for subsequent photo form inputs. | Matthew Somerville | 2016-03-11 | -0/+14 |
| | ||||
* | Merge branch '1341-friendly-ab-test' | Matthew Somerville | 2016-03-11 | -0/+75 |
|\ | ||||
| * | [fixmystreet.com] Friendly A/B test setup. | Zarino Zappia | 2016-03-11 | -0/+75 |
| | | | | | | | | | | | | | | | | Includes a smiley, bright yellow homepage, and updated nav bar and footer across the entire site; a few content changes; request for gender information from users. Fixes #1341. | |||
* | | Remove empty page. | Matthew Somerville | 2016-03-11 | -9/+0 |
|/ | ||||
* | Merge branch '1325-multiple-report-images' | Matthew Somerville | 2016-03-08 | -2/+8 |
|\ | ||||
| * | Wrap multiple report/update photos onto one line. | Zarino Zappia | 2016-03-08 | -2/+8 |
| | | ||||
* | | Remember user's last anonymous state. | Matthew Somerville | 2016-03-04 | -9/+17 |
|/ | | | | | If a user is logged in, use their last report/update to set the default anonymity state. | |||
* | Version 1.8.v1.8 | Matthew Somerville | 2016-03-02 | -4/+4 |
| | | | | | Add things missing from README, pull from Transifex, merge in new translations, bump version number. | |||
* | [fixmystret.com] Add separate house rules page. | Matthew Somerville | 2016-02-26 | -9/+68 |
| | ||||
* | Consolidate base/fixmystreet contact templates. | Matthew Somerville | 2016-02-26 | -268/+135 |
| | | | | Put FAQ/contact/privacy sidebar in its own template. | |||
* | Show remembered uploaded photos when Back used. | Matthew Somerville | 2016-02-10 | -28/+0 |
| | | | | | | | | | | The uploaded_files solution in cbdfcad6, to show already uploaded files stored in upload_fileid, worked if you submitted the form to the server and had it returned, but did not show remembered photos if you used the browser's Back button to return to the form from another page. Instead, always read the data from upload_fileid, which works whichever way you have come to the page. Fixes #1332. | |||
* | Merge remote-tracking branch 'mysociety/add-osm-link-to-email' | Matthew Somerville | 2016-02-09 | -0/+6 |
|\ | ||||
| * | Add OpenStreetMap URL to report email. | Matthew Somerville | 2016-02-09 | -0/+6 |
| | | ||||
* | | Fix use of incorrect variable in summary stats. | Matthew Somerville | 2016-02-09 | -1/+1 |
|/ | ||||
* | Consistent styling for updates on report page and /my page | Zarino Zappia | 2016-02-04 | -5/+15 |
| | | | | Fixes #1312. | |||
* | Blacklist Opera Mini on Windows Phone in uploader. | Matthew Somerville | 2016-01-29 | -1/+1 |
| | | | | | | | | | | | We had a report that our file uploader (dropzone) wasn't working in Opera on a Lumia Windows phone. It looks like this version of Opera is saying it has capability but doesn't. The file uploader already blacklists Opera 12 on a Macintosh, so do the same on Windows Phone (Opera Mini 9 has a version 12 identifier in its user agent string). The full User Agent string was Opera/9.80 (Windows Phone; Opera Mini/9.0.0/37.7751; U; en) Presto/2.12.423 Version/12.16 | |||
* | Merge branch '1146-social-login' | Matthew Somerville | 2016-01-27 | -398/+543 |
|\ | | | | | | | | | | | Conflicts: templates/web/base/report/new/fill_in_details_form.html templates/web/base/report/update-form.html | |||
| * | Add login by Facebook on generic auth screen. | Matthew Somerville | 2016-01-22 | -27/+59 |
| | | ||||
| * | Add login by Facebook when updating. | Matthew Somerville | 2016-01-22 | -12/+59 |
| | | | | | | | | Makes the flow more like new reporting. | |||
| * | Add login by Facebook when reporting. | Matthew Somerville | 2016-01-22 | -8/+75 |
| | | ||||
| * | Create some subtemplates for future use. | Matthew Somerville | 2016-01-22 | -360/+359 |
| | | ||||
| * | Missing string for translation. | Matthew Somerville | 2016-01-22 | -1/+1 |
| | |