Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'clean' | Struan Donald | 2018-06-19 | -67/+79 |
|\ | ||||
| * | Consolidate FixaMinGata with upstream, and apply some minor changes | Jon Kristensen | 2018-02-15 | -72/+84 |
| | | ||||
* | | Update translations files & Spanish templates | Dave Arter | 2018-04-30 | -26/+41 |
|/ | ||||
* | [CuidoMiCiudad] Update translations | Dave Arter | 2017-07-06 | -31/+22 |
| | ||||
* | [CuidoMiCiudad] Add cobrand | Dave Arter | 2017-06-22 | -135/+916 |
| | | | | | | | | | | | | | | | | | This is the companion cobrand for www.cuidomiciudad.do. Whilst primarily providing the templates and styling for the cobrand, this commit also: - gettext-merge to call msgmerge with --no-wrap, matching the fixmystreet code - Allows localisation of several templates and UI components e.g. back buttons: - The back buttons were automatically being generated by jQuery Mobile, which wasn’t using the correct localisation of ‘Back’. Adding them to the DOM explicitly with the correct translation ensures they appear as they should. - Adds a plugin for overriding the iOS display name - Add a plugin for changing the app’s language easily - Makes it easier for cobrands to customise pin icons on the map (CONFIG.PINS) | |||
* | Translated "Untitled draft".translation-fixes | Matthew Somerville | 2016-09-05 | -80/+90 |
| | ||||
* | Fix path typo in translating documentation. | Matthew Somerville | 2016-05-18 | -4/+3 |
| | ||||
* | Change initial map page if locating draft with no location | Struan Donald | 2013-09-18 | -14/+22 |
| | | | | | | | | Only display the cancel button in the toolbar, use a different button with different text to indicate you are adding a location to an existing report Fixes #138 | |||
* | Save last show name publicly status | Struan Donald | 2013-09-17 | -10/+10 |
| | | | | | | | Stops people who never want to show their name having to click the option every time. Fixes #134 | |||
* | Location instead of position | Struan Donald | 2013-09-16 | -6/+6 |
| | | | | For consistency | |||
* | Remove hardcoded position result strings from offline page | Struan Donald | 2013-09-16 | -24/+40 |
| | ||||
* | Add explanation text to offline locating screen | Struan Donald | 2013-09-16 | -28/+28 |
| | | | | Fixes #132 | |||
* | Indicate locating is optional on offline screen | Struan Donald | 2013-09-16 | -4/+4 |
| | | | | | | Just add extra text to the button. Fixes #131 | |||
* | Change photo page title if report has a photo | Struan Donald | 2013-09-16 | -22/+38 |
| | | | | | | | | Also update it when adding a photo to give an indication that adding the photo was succesful. This is to remove any confusion about whether the photo on the page has been added. Fixes #130 | |||
* | Add note about confirmation to login errors | Struan Donald | 2013-09-12 | -6/+8 |
| | | | | | | | Just to make it obvious you need to click the confirmation link to set activate the password Fixes #124 | |||
* | Add hint text to set password page | Struan Donald | 2013-09-12 | -12/+22 |
| | | | | | | | Mostly to make the user realise that they need to click the link in the confirmation email to activate the password. Fixes #125 | |||
* | Add text to clarify how to send draft reports | Struan Donald | 2013-08-20 | -4/+14 |
| | | | | Fixes #104 | |||
* | Add a start new report button to final screen | Struan Donald | 2013-08-20 | -19/+27 |
| | | | | For clarity | |||
* | Improve geolocation failed error message | Struan Donald | 2013-08-15 | -12/+12 |
| | | | | Fixes #96 | |||
* | Add in test version warning to initial map page | Struan Donald | 2013-08-15 | -8/+16 |
| | | | | | | | Warning to say that reports will not be sent to the council to avoid confusion in advance of beta testing Fixes #94 | |||
* | Remove hardcoded location search placeholder text | Struan Donald | 2013-08-09 | -48/+56 |
| | ||||
* | Remove hardcoded submission error dialog button strings | Struan Donald | 2013-08-09 | -8/+16 |
| | ||||
* | Put in place timeout for file upload | Struan Donald | 2013-08-09 | -6/+14 |
| | | | | | | | A timeout mechanism that checks that the file is uploading and if not then bails out, and even if it is bails out after 2 minutes Fixes #87 | |||
* | Do not hard code image uploading message | Struan Donald | 2013-08-09 | -6/+14 |
| | ||||
* | remove translation of substitution string | Struan Donald | 2013-08-02 | -8/+2 |
| | ||||
* | Make message strings a bit more consistent | Struan Donald | 2013-08-02 | -24/+24 |
| | | | | | Add full stop at the end of all messages try again -> try again later | |||
* | Change offline page into text if we are viewing a draft | Struan Donald | 2013-08-02 | -26/+30 |
| | ||||
* | Basic translation documentation | Struan Donald | 2013-07-31 | -0/+3 |
| | ||||
* | Add in translation framework and templates | Struan Donald | 2013-07-30 | -0/+892 |
For #12 |