aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | FixMyStreet.po: Add pointer to specify addressJon Kristensen2014-03-11-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After having discussed this issue, we decided not to add a separate address field for the time-being. We now encourage users in the "tip" in the description field. (The alternative was to do it in the introductory paragraph of the problem form, but that made the form seem too cluttered.) Fixes #9.
| * | Fix "Statens vegvesen" bugJon Kristensen2014-03-11-3/+2
| | | | | | | | | | | | Fixes #4.
| * | Enhance visibility of automatic position linkJon Kristensen2014-03-11-0/+6
| | | | | | | | | | | | Fixes #6.
| * | problem-confirm.txt: Change casingJon Kristensen2014-03-11-1/+1
| | | | | | | | | | | | Fixes #7.
| * | Updated submit form text.Jonas Oberg2014-03-11-3/+8
| | |
| * | Added MapQuest/OSM attribution.Jonas Oberg2014-03-11-0/+18
| | |
| * | Updated the languageJonas Oberg2014-03-11-10/+16
| | |
| * | Updated languageJonas Oberg2014-03-11-24/+25
| | |
| * | Changed languageJonas Oberg2014-03-11-1/+1
| | |
| * | Restructured the form to make it simpler to understand.Jonas Oberg2014-03-11-31/+25
| | |
| * | fixed search resultsRikard2014-03-11-41/+22
| | | | | | | | | | | | Now, instead of selecting a potentially bad result, it shows a list of results hashed together using the first three words in display_name.
| * | Changed hardcoded URL in templates/email/fixamingata/submit.txt to be correct.Rikard2014-03-11-1/+1
| | |
| * | Added tracking code for PiwikRikard2014-03-11-0/+15
| | |
| * | Added link to service for commentsJonas Oberg2014-03-11-0/+11
| | |
| * | Updated to address square and parkJonas Oberg2014-03-11-4/+6
| | |
| * | Pushed fix for Göteborg cityJonas Oberg2014-03-11-2/+7
| | |
| * | Added hamletJonas Oberg2014-03-11-1/+2
| | |
| * | Updated link to /kommunJonas Oberg2014-03-11-1/+1
| | |
| * | Updated with small bug fixesJonas Oberg2014-03-11-3/+12
| | |
| * | Updated address search to behave better.. I think.Jonas Oberg2014-03-11-2/+19
| | |
| * | Updated information related to the legal guideJonas Oberg2014-03-11-7/+44
| | |
| * | Updated with information about zip codesJonas Oberg2014-03-11-0/+8
| | |
| * | Updated translations manuallyJonas Oberg2014-03-11-5/+5
| | |
| * | Updated headerJonas Oberg2014-03-11-0/+5
| | |
| * | Updated translation of datesJonas Oberg2014-03-11-1/+10
| | |
| * | Updated translationJonas Oberg2014-03-11-3/+3
| | |
| * | Updated translationJonas Oberg2014-03-11-6/+9
| | |
| * | Updated translationsJonas Oberg2014-03-11-116/+116
| | |
| * | [Fixamingata] Dont show Open311 update text.Rikard2014-03-11-1/+3
| | |
| * | Translated to Swedish and set jurisdictionRikard2014-03-11-0/+146
| | |
| * | Made it look prettierJonas Oberg2014-03-11-0/+14
| | |
| * | Updated information for Swedish councilsJonas Oberg2014-03-11-2/+194
| | |
| * | New cobranded email directory, initially copied from "default".A user for the site fixmystreet2014-03-11-0/+359
| | |
| * | Updated translationJonas Oberg2014-03-11-1/+1
| | |
| * | Fixed typo of “Rikard2014-03-11-1/+1
| | |
| * | Updated static textsJonas Oberg2014-03-11-117/+58
| | |
| * | Lade till FAQJonas Oberg2014-03-11-162/+81
| | |
| * | Raw copy of the English FAQ - needs to be translated\!root2014-03-11-0/+194
| | |
| * | Updated footer informationJonas Oberg2014-03-11-9/+39
| | |
| * | Added favicon.Jonas Oberg2014-03-11-0/+2
| | |
| * | Removed mySociety linksJonas Oberg2014-03-11-6/+0
| | |
| * | Uppdaterar logotyp mmJonas Oberg2014-03-11-0/+20
| | |
| * | Updated colours to match cssJonas Oberg2014-03-11-2/+2
| | |
| * | Updated the graphics to reflect new colors.Jonas Oberg2014-03-11-0/+0
| | |
| * | updated image references to current cobrandJonas Oberg2014-03-11-0/+11
| | |
| * | Added Locale for sv_SE dirs and files, the cobrand perlfile and templatesRikard2014-03-11-1/+579
| | |
| * | Added Swedish locale dir and files, and also the Cobrand FixaMinGata ↵Rikard2013-09-05-0/+260
| | | | | | | | | | | | (Swedish version of fixmystreet in the making
* | | Merge branch 'issues/672-dashboard-export-csv-report'Hakim Cassimally2014-03-10-529/+660
|\ \ \
| * | | Export reports as CSV on /dashboardHakim Cassimally2014-03-10-6/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide a button to download the details and text of reports at the second "Look up" button on /dashboard. Provides acknowledged, fixed, closed dates by parsing updates. Fixes #692 (and mysociety/FixMyStreet-Commercial#399) Email is not shown, and name honours anonymous flag: as /dashboard is accessible to people who are from_body (who still do not see anon-users name and email in the FMS web app.) A basic test is provided as per Zurich's similar report.
| * | | Quash DBIC warnings re DateTime in dashboardHakim Cassimally2014-03-10-5/+11
| | | |