aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* ignore Android bin directoryStruan Donald2012-06-08-2/+1
|
* bring sprite.png up to dateStruan Donald2012-06-08-0/+0
|
* lower the minimum API levelStruan Donald2012-06-08-2/+2
|
* remove huge and unwanted image filesStruan Donald2012-06-07-0/+0
|
* android emulator caches gets so add time to end to stop thisStruan Donald2012-06-07-3/+3
|
* do not update user meta if we are logging outStruan Donald2012-06-07-1/+1
|
* mobile-nav-banner should be fixed and not mobile-map-banner as that breaks ↵Struan Donald2012-06-07-4/+1
| | | | around page
* fixmystreet logo should not be a linkStruan Donald2012-06-07-10/+7
|
* only do signed in actions if actually signed inStruan Donald2012-06-06-10/+12
|
* display error for failed sign inStruan Donald2012-06-06-1/+2
|
* tidy up sign in page a littleStruan Donald2012-06-06-3/+3
|
* as it is a mobile device we want sign in to persistStruan Donald2012-06-06-4/+0
|
* basic connection checking functionalityStruan Donald2012-06-06-0/+88
|
* sign out on map page does not take you away from formStruan Donald2012-06-06-3/+35
|
* whitespace and layout tidy upStruan Donald2012-06-01-529/+365
|
* inital pass at sign in/sign out functionalityStruan Donald2012-06-01-17/+894
|
* display check details message when logging in and submiting an photoStruan Donald2012-05-31-13/+21
|
* properly parse response back when submitting a report with a photoStruan Donald2012-05-30-3/+17
| | | | make sure we re-enable all submit buttons after photo upload error
* make non postcode locations workStruan Donald2012-05-28-5/+16
|
* ask for confirmation of details when user signs inStruan Donald2012-05-28-7/+20
|
* no scrolling on report created page eitherStruan Donald2012-05-28-1/+1
|
* prevent scrolling on front page on iPhone to make it a bit more app likeStruan Donald2012-05-28-3/+24
|
* fix a few more places where we need FMS_URLStruan Donald2012-05-25-3/+3
|
* remove more unwanted includesStruan Donald2012-05-25-9/+2
|
* update photo processing pathStruan Donald2012-05-25-1/+1
|
* add in mobile nav banners and info button where requiredStruan Donald2012-05-25-191/+41
| | | | remove redundant includes and header content
* do not submit form from validation handlerStruan Donald2012-05-25-1/+4
|
* actually commit the about pageStruan Donald2012-05-24-0/+191
|
* remove some redundant content from front pageStruan Donald2012-05-24-36/+46
| | | | add in an about back and an initial stab at some nav
* bring CSS and JS up to date with web versionStruan Donald2012-05-24-283/+426
|
* Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-05-23-6776/+15978
|\
| * Don't want this to happen if zoom is actually 0.Matthew Somerville2012-05-23-1/+1
| |
| * Allow through octet-stream uploads, catch error from jhead better.Matthew Somerville2012-05-22-3/+72
| |
| * Move photo processing functions to the photo controller.Matthew Somerville2012-05-22-91/+92
| |
| * Don't have URL path passed through to 404 as error message.Matthew Somerville2012-05-22-1/+1
| |
| * Initialise variables so that we don't try and encode undef.Matthew Somerville2012-05-22-2/+3
| |
| * Shrink pin PNGs somewhat.Matthew Somerville2012-05-18-0/+0
| |
| * don't truncate 'nearest address' until sending it (Barnet send-reports)Dave Whiteland2012-05-18-1/+1
| |
| * fix bug: failed to encode entities for nearest address in Barnet sendDave Whiteland2012-05-18-2/+2
| |
| * Try and work if given a JPEG but with an incorrect MIME type, thanks Citrix.Matthew Somerville2012-05-18-0/+1
| |
| * Stop warning by checking existence first.Matthew Somerville2012-05-18-1/+1
| |
| * StreetReport seems to have disappeared.Matthew Somerville2012-05-18-53/+34
| |
| * Add a .mailmap fileMark Longair2012-05-18-0/+33
| | | | | | | | | | Among other things, this means that authors are identified correctly in the output of "git shortlog".
| * Have crontab mail set more appropriately on non-live sites.Matthew Somerville2012-05-17-3/+3
| |
| * Add squeeze+testing packages file for ruby-compass.Matthew Somerville2012-05-16-1/+39
| |
| * Unneeded file.Matthew Somerville2012-05-16-12/+0
| |
| * Update council text.Matthew Somerville2012-05-15-8/+13
| |
| * Bit of padding above the mobile bottom menu.Matthew Somerville2012-05-14-1/+1
| |
| * Highlight page currently on in mobile nav.Matthew Somerville2012-05-14-0/+3
| |
| * Include submit button input for JS submission, so that server directs correctly.Matthew Somerville2012-05-14-0/+1
| |