Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Call process_extras() from updates too, so that error checking runs. | Matthew Somerville | 2012-06-21 | -9/+12 | |
| | |||||
* | Unused variable. | Matthew Somerville | 2012-06-21 | -2/+0 | |
| | |||||
* | Unneeded code, as is ignored, and same thing happens in Open311.pm anyway. | Matthew Somerville | 2012-06-21 | -8/+0 | |
| | |||||
* | Fix spelling of this variable. | Matthew Somerville | 2012-06-21 | -1/+1 | |
| | |||||
* | Treat update calling of extra_name same as reporting does it. | Matthew Somerville | 2012-06-21 | -8/+4 | |
| | |||||
* | Fix JS validation of name to make sure validName has at least two parts | Struan Donald | 2012-06-21 | -4/+10 | |
| | | | | Change report updates so validName required for Bromley but not elswhere | ||||
* | title is required for updates too | Struan Donald | 2012-06-21 | -1/+1 | |
| | |||||
* | display category prompts on southampton cobrand | Struan Donald | 2012-06-19 | -15/+89 | |
| | |||||
* | Signature not available for this template. | Matthew Somerville | 2012-06-19 | -1/+2 | |
| | |||||
* | make tests pass if run on a Monday | Struan Donald | 2012-06-18 | -10/+12 | |
| | |||||
* | Change alerts on council cobrands so they link to main | Struan Donald | 2012-06-18 | -4/+155 | |
| | | | | | | site if sending alerts about problems not covered by the cobrand. Also remove cobrand restriction from local area alerts | ||||
* | Correct privacy links. | Matthew Somerville | 2012-06-15 | -5/+9 | |
| | |||||
* | add building readme and both versions of cordova js library | Struan Donald | 2012-06-15 | -0/+10963 | |
| | |||||
* | add example phonegap app config file | Struan Donald | 2012-06-15 | -0/+5 | |
| | |||||
* | fix jslint issues and remove unused js files | Struan Donald | 2012-06-15 | -54/+4 | |
| | |||||
* | Merge branch 'phonegap' | Struan Donald | 2012-06-15 | -0/+21034 | |
|\ | |||||
| * | remove keep me signed in checkbox as it makes no sense | Struan Donald | 2012-06-15 | -5/+0 | |
| | | |||||
| * | remove various unused files | Struan Donald | 2012-06-15 | -4/+0 | |
| | | |||||
| * | tweak buttons to look a bit less web pagey | Struan Donald | 2012-06-14 | -0/+9 | |
| | | |||||
| * | submit -> report on buttons | Struan Donald | 2012-06-14 | -2/+2 | |
| | | |||||
| * | to use the camera you also need permission to write external storage | Struan Donald | 2012-06-14 | -1/+2 | |
| | | |||||
| * | ICS does not seem to let you dismiss busy screen after page transition | Struan Donald | 2012-06-13 | -0/+8 | |
| | | |||||
| * | make locate automatically link/button more prominent | Struan Donald | 2012-06-12 | -0/+19 | |
| | | |||||
| * | ignore more Android build files | Struan Donald | 2012-06-12 | -0/+1 | |
| | | |||||
| * | Add in busy spinners | Struan Donald | 2012-06-11 | -20/+140 | |
| | | |||||
| * | move page loading functions to onDeviceReady to stop phone gap unavailable ↵ | Struan Donald | 2012-06-11 | -10/+8 | |
| | | | | | | | | errors | ||||
| * | FileTransfer does not seem to URI decode things which breaks JSON parsing | Struan Donald | 2012-06-11 | -4/+9 | |
| | | | | | | | | Also need to set chunkedMode to false otherwise upload fails on android | ||||
| * | basic busy indicator things for Android | Struan Donald | 2012-06-08 | -13/+17 | |
| | | |||||
| * | upgrade to phonegap 1.8 | Struan Donald | 2012-06-08 | -4246/+5366 | |
| | | |||||
| * | remove Android bin files in git | Struan Donald | 2012-06-08 | -0/+0 | |
| | | |||||
| * | ignore Android bin directory | Struan Donald | 2012-06-08 | -2/+1 | |
| | | |||||
| * | bring sprite.png up to date | Struan Donald | 2012-06-08 | -0/+0 | |
| | | |||||
| * | lower the minimum API level | Struan Donald | 2012-06-08 | -2/+2 | |
| | | |||||
| * | remove huge and unwanted image files | Struan Donald | 2012-06-07 | -0/+0 | |
| | | |||||
| * | android emulator caches gets so add time to end to stop this | Struan Donald | 2012-06-07 | -3/+3 | |
| | | |||||
| * | do not update user meta if we are logging out | Struan Donald | 2012-06-07 | -1/+1 | |
| | | |||||
| * | mobile-nav-banner should be fixed and not mobile-map-banner as that breaks ↵ | Struan Donald | 2012-06-07 | -4/+1 | |
| | | | | | | | | around page | ||||
| * | fixmystreet logo should not be a link | Struan Donald | 2012-06-07 | -10/+7 | |
| | | |||||
| * | only do signed in actions if actually signed in | Struan Donald | 2012-06-06 | -10/+12 | |
| | | |||||
| * | display error for failed sign in | Struan Donald | 2012-06-06 | -1/+2 | |
| | | |||||
| * | tidy up sign in page a little | Struan Donald | 2012-06-06 | -3/+3 | |
| | | |||||
| * | as it is a mobile device we want sign in to persist | Struan Donald | 2012-06-06 | -4/+0 | |
| | | |||||
| * | basic connection checking functionality | Struan Donald | 2012-06-06 | -0/+88 | |
| | | |||||
| * | sign out on map page does not take you away from form | Struan Donald | 2012-06-06 | -3/+35 | |
| | | |||||
| * | whitespace and layout tidy up | Struan Donald | 2012-06-01 | -529/+365 | |
| | | |||||
| * | inital pass at sign in/sign out functionality | Struan Donald | 2012-06-01 | -17/+894 | |
| | | |||||
| * | display check details message when logging in and submiting an photo | Struan Donald | 2012-05-31 | -13/+21 | |
| | | |||||
| * | properly parse response back when submitting a report with a photo | Struan Donald | 2012-05-30 | -3/+17 | |
| | | | | | | | | make sure we re-enable all submit buttons after photo upload error | ||||
| * | make non postcode locations work | Struan Donald | 2012-05-28 | -5/+16 | |
| | | |||||
| * | ask for confirmation of details when user signs in | Struan Donald | 2012-05-28 | -7/+20 | |
| | |