aboutsummaryrefslogtreecommitdiffstats
path: root/www/css
Commit message (Collapse)AuthorAgeLines
* make fields and text on details screen larger on large, high density phonesStruan Donald2013-06-06-0/+14
|
* move my reports and sign in button back up map screenStruan Donald2013-05-31-2/+1
|
* do not use a fixed position header on the map screen as that causes theStruan Donald2013-05-30-2/+1
| | | | | size of the screen to jump before navigation and the confirm button and attribution text to move
* add space to left of attribution textStruan Donald2013-05-29-0/+1
|
* add a relocate to GPS position button to map screen. Fixes #426Struan Donald2013-05-29-0/+14
|
* initial pass at getting rid of button jumping when transitioning from map screenStruan Donald2013-05-29-0/+9
|
* stop annoying jump on photo page as placeholder image loadsStruan Donald2013-05-29-0/+1
|
* remove gap at top of page and remove full width input boxStruan Donald2013-05-29-1/+1
|
* remove excess white space at the top of the pageStruan Donald2013-05-29-0/+5
|
* upgrade to jquery mobile 1.3.1Struan Donald2013-05-28-2/+3
|
* do not use the full width style form elements for forms that not use up the ↵Struan Donald2013-05-28-0/+9
| | | | whole page
* add in updated/missed css files and supporting imagesStruan Donald2013-05-23-0/+4
|
* add indicator arrow for dropdownStruan Donald2013-05-22-2/+2
|
* partially working textarea extending to bottom of screen on details pageStruan Donald2013-05-22-1/+8
|
* improved checkbox look on your details pageStruan Donald2013-05-22-6/+24
|
* apply new design to submit pagesStruan Donald2013-05-22-0/+6
|
* first pass at switching details screen to new designStruan Donald2013-05-21-0/+10
|
* first pass at switching photo screen to new designStruan Donald2013-05-21-0/+10
|
* include new design stylesheetsStruan Donald2013-05-21-0/+544
|
* basic login page and link from map screenStruan Donald2013-04-24-1/+1
|
* Add in a confirm location step as it provides a better workflow whenStruan Donald2013-04-23-0/+1
| | | | dealing with existing reports
* highlight next button on details page when we have filled in all the fieldsStruan Donald2013-04-22-0/+4
|
* quick link reports pageStruan Donald2013-04-17-0/+4
|
* make phone number box look okStruan Donald2013-04-11-0/+2
|
* improve layout of photo and existing reports pages a littleStruan Donald2013-04-09-0/+22
|
* remove a great chunk of unused style cruftStruan Donald2013-04-09-708/+0
|
* upgrade to jquery mobile 1.3 and sort out file locationsStruan Donald2013-02-27-0/+2
|
* better looking navigation buttonsStruan Donald2012-11-30-0/+24
|
* remove as may cause issues on some phonesStruan Donald2012-11-15-4/+0
|
* hide zoom controls on report page mapStruan Donald2012-11-15-0/+4
|
* css tweak to help iOS performanceStruan Donald2012-11-15-0/+4
|
* add zoom controls back in as pinch zoom does not work on all android phonesStruan Donald2012-11-15-2/+2
|
* improve initial map displayStruan Donald2012-11-09-1/+13
|
* Merge remote-tracking branch 'origin/crosshairs-front-page' into ↵Struan Donald2012-11-05-0/+33
|\ | | | | | | | | | | | | | | | | phonegap-jquery-mobile Conflicts: phonegap/www/css/mobile.css phonegap/www/index.html phonegap/www/js/fixmystreet.js
| * Suppress the pan buttons - unnecessary with draggingMark Longair2012-11-02-0/+7
| |
| * Add a crosshairs control and "mark here" linkMark Longair2012-11-02-0/+26
| |
* | display contents of saved reportsStruan Donald2012-10-30-1/+3
| |
* | remove more unused codeStruan Donald2012-10-29-42/+0
|/
* Merge branch 'phonegap-better-password'Struan Donald2012-10-23-1/+4
|\
| * change sign in/sign out to be an account pageStruan Donald2012-10-19-1/+4
| | | | | | | | only use one page for sign in/sign out
* | A fix for the (bizarre) text entry problems on AndroidMark Longair2012-10-18-1/+0
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a really very strange problem. When testing the application on an Android 2.3.5 device, there were two problems with the <input type="text"> box on the front page: * The left and right arrow keys wouldn't move within the text of the box - instead they would switch the focus highlight to another element. * Holding down the letter key to get a number (e.g. 'w' to get a '2') would end up with 'w2' being entered rather than just '2'. I couldn't reproduce this in a newly created project, so by introducing more and more of the code from the FixMyStreet phonegap app into that project isolated the problem to the CSS for an unrelated element. In short, the text input boxes will work correctly after removing 'position: fixed' from the mobile-info class. That class is only ever used in: <div class="mobile-info"> <a href="about.html">i</a> </div> Why this could possibly cause the problem above, I can't guess. However, removing it makes the Android application usable again, and we are shortly going to redesign the application in any case, so the sub-optimal position of the 'i' button is something we can live with.
* tweak buttons to look a bit less web pageyStruan Donald2012-06-14-0/+9
|
* make locate automatically link/button more prominentStruan Donald2012-06-12-0/+19
|
* Add in busy spinnersStruan Donald2012-06-11-0/+42
|
* mobile-nav-banner should be fixed and not mobile-map-banner as that breaks ↵Struan Donald2012-06-07-4/+1
| | | | around page
* inital pass at sign in/sign out functionalityStruan Donald2012-06-01-1/+26
|
* make non postcode locations workStruan Donald2012-05-28-0/+10
|
* prevent scrolling on front page on iPhone to make it a bit more app likeStruan Donald2012-05-28-2/+19
|
* add in mobile nav banners and info button where requiredStruan Donald2012-05-25-0/+18
| | | | remove redundant includes and header content
* remove some redundant content from front pageStruan Donald2012-05-24-0/+42
| | | | add in an about back and an initial stab at some nav