aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
Commit message (Expand)AuthorAgeLines
* Add CONFIG.PASSWORD_CHECK_COMMON to validate user registration password again...Dave Arter2018-05-03-7/+45
* Add CONFIG.PASSWORD_MIN_LENGTH flag & validationDave Arter2018-05-03-5/+24
* Stop keyboard obscuring report detail text boxDave Arter2018-05-02-17/+34
* Add ‘hide pins’ button to mapDave Arter2018-04-30-11/+16
* Show error to user if registration password is rejected by serverDave Arter2018-04-30-1/+1
* Factor out user title handling codeDave Arter2018-04-30-18/+23
* Allow scrolling on extra details screenDave Arter2018-04-30-0/+17
* Skip extra details screen if emptyDave Arter2018-04-30-2/+12
* Don’t skip back twice in navigationDave Arter2018-04-30-2/+4
* Handle deletion of multiple photos when deleting draftDave Arter2018-04-30-3/+13
* Add multiple photo support to offline viewDave Arter2018-04-30-40/+74
* iPhone X supportDave Arter2018-04-30-3/+16
* Add CONFIG.SKIP_CONFIRM_REPORT to skip confirm page if logged inDave Arter2018-04-30-2/+21
* Remove iOS status bar height overridesDave Arter2018-04-30-14/+3
* Allow multiple photos with reportsDave Arter2018-04-30-67/+173
* Allow map buffer ratio to be customised.Matthew Somerville2018-04-08-2/+6
* Enforce LOGIN_REQUIRED settingDave Arter2018-04-08-28/+55
* Add HELP_DISABLED config key to remove help button from UIDave Arter2017-12-01-4/+13
* Don’t animate view change if the current view is being reshownDave Arter2017-12-01-1/+1
* Fix a couple of typos & deprecated function callDave Arter2017-12-01-3/+3
* Make debugging app startup easier by saving debug messagesDave Arter2017-12-01-0/+5
* [CuidoMiCiudad] Add back Android platform; show iOS keyboard accessory barDave Arter2017-07-10-0/+1
* [CuidoMiCiudad] Add cobrandDave Arter2017-06-22-5/+14
* Process index.html as template at build timeDave Arter2017-06-22-0/+5
* Don’t show location error message multiple timesDave Arter2017-06-22-0/+1
* Use localised strings.js based on CONFIG.LANGUAGEDave Arter2017-06-22-0/+58
* Merge branch 'translation-fixes'masterMatthew Somerville2016-09-13-4/+6
|\
| * Translated "Untitled draft".translation-fixesMatthew Somerville2016-09-05-1/+2
| * Translate "Next" and "More details".Matthew Somerville2016-09-05-3/+4
* | just to test in the browser: run without CordovaThomas Tursics2016-06-30-4/+14
|/
* Use OpenStreetMap tiles by default.198-nicerMatthew Somerville2016-05-11-38/+12
* Merge remote-tracking branch 'mysociety/cordova-6-fix-double-slash' into cord...Steven Day2016-04-28-6/+6
|\
| * Remove report parsing of photo.cordova-6-fix-double-slashMatthew Somerville2016-04-26-1/+0
| * Specify that FMS_URL should not have an end slash.Matthew Somerville2016-04-26-5/+6
* | Merge remote-tracking branch 'mysociety/cordova-6-fix-maps' into cordova-6Steven Day2016-04-28-58/+98
|\ \
| * | Fix displaying of map tiles.cordova-6-fix-mapsMatthew Somerville2016-04-26-58/+98
| |/
* / Swap the SoftKeyboard plugin for ionic'sSteven Day2016-04-28-36/+1
|/
* Stop iOS scrolling the view when the keyboard is shownSteven Day2016-04-26-0/+2
* Only provide example config files; add cobrand docs to READMEphonegap-3Dave Arter2015-08-28-17/+17
* Allow cobrands to override templatesDave Arter2015-08-28-9/+40
* Fix undefined value errorDave Arter2015-08-28-2/+2
* Only switch map tiles to Ordnance Survey at higher zoom levels when CONFIG.is...Dave Arter2015-08-28-3/+3
* Restore open-in-browser functionalityDave Arter2015-08-28-4/+8
* Define PositionError object as navigator.geoLocation doesn't define itDave Arter2015-08-28-0/+8
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+5902
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-6196/+0
* turn off splash screen fading and add in locating like screens on indexStruan Donald2013-07-10-0/+1
* improve layout of drafts screen with icons to indicate if there is aStruan Donald2013-07-09-1/+1
* Do not save an empty report when suspending the app. Fixes #36Struan Donald2013-07-09-3/+5
* set existing page height using minimum heightStruan Donald2013-07-09-0/+4