aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeLines
...
* fix report page header as that can have lots of contentStruan Donald2013-06-03-1/+1
|
* This is a slightly kludgy way to stop the annoying 1px pre and postStruan Donald2013-06-03-0/+3
| | | | | | | transition jumps caused by screen scrolling on, at least, iOS. Basically setting this causes defaultHomeScroll to be set to 0 deep within JQM and hence the scrollPage function in transitions to do nothing. Without this defaultHomeScroll is set to 1 and scrollPage scrolls the page 1px
* small screen height correction to stop overscroll on iOSStruan Donald2013-06-03-1/+1
|
* clicking on pins to get more detail of report now works. Fixes #428Struan Donald2013-05-31-1/+17
|
* move my reports and sign in button back up map screenStruan Donald2013-05-31-2/+1
|
* remove unused codeStruan Donald2013-05-30-1/+0
|
* do not use a fixed position header on the map screen as that causes theStruan Donald2013-05-30-9/+8
| | | | | size of the screen to jump before navigation and the confirm button and attribution text to move
* use input type="button" instead of links with a data-role as otherwiseStruan Donald2013-05-30-6/+6
| | | | they vanish when you navigate back to the map screen
* correct transition direction on report submissionStruan Donald2013-05-30-1/+1
|
* turn off tap to hide for map page toolbarStruan Donald2013-05-30-1/+1
|
* default relocate button to hidden to prevent it appearing before the mapStruan Donald2013-05-30-1/+2
|
* 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/+16
|
* hide pins when click new report and remove related legacy code. Fixes #427Struan Donald2013-05-29-0/+8
|
* initial pass at getting rid of button jumping when transitioning from map screenStruan Donald2013-05-29-3/+12
|
* hide all buttons on the around screen to stop the wrong ones flashing up on ↵Struan Donald2013-05-29-1/+2
| | | | initial load
* add and use mechanism to allow reverse transitionsStruan Donald2013-05-29-6/+15
|
* button to access address search page from mapStruan Donald2013-05-29-0/+1
|
* better title for address search pageStruan Donald2013-05-29-1/+1
|
* 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-3/+3
|
* tidy up the html and indendationStruan Donald2013-05-29-21/+19
|
* remove excess white space at the top of the pageStruan Donald2013-05-29-1/+6
|
* turn off more unwanted jquery mobile featuresStruan Donald2013-05-28-0/+2
|
* wording tweaks for consistencyStruan Donald2013-05-28-2/+2
|
* revert to minified jquery libraryStruan Donald2013-05-28-1/+1
|
* upgrade to jquery mobile 1.3.1Struan Donald2013-05-28-6/+12
|
* do not use the full width style form elements for forms that not use up the ↵Struan Donald2013-05-28-34/+67
| | | | whole page
* remove data-position="fixed" from headers as it was causing post transition ↵Struan Donald2013-05-28-12/+12
| | | | jumping
* smaller header for existing report pageStruan Donald2013-05-24-1/+1
|
* remove old navigation from arund pageStruan Donald2013-05-24-7/+0
|
* initial application of new style to search pageStruan Donald2013-05-24-30/+13
|
* login page design and sort behaviour of hiding/showing on login/outStruan Donald2013-05-24-6/+40
|
* add placeholder image to photo page to reduce jumping aboutStruan Donald2013-05-23-24/+24
|
* do not fix page height on around page as it upsets the map layoutStruan Donald2013-05-23-1/+0
|
* make locating screen cover whole pageStruan Donald2013-05-23-1/+27
|
* working my reports button and drafts countStruan Donald2013-05-23-2/+2
|
* add in updated/missed css files and supporting imagesStruan Donald2013-05-23-1/+5
|
* make sign in/out button workStruan Donald2013-05-23-2/+23
|
* height works better for setting height than css('height')Struan Donald2013-05-22-1/+1
|
* add indicator arrow for dropdownStruan Donald2013-05-22-2/+9
|
* improved wording for photo buttonsStruan Donald2013-05-22-6/+6
|
* partially working textarea extending to bottom of screen on details pageStruan Donald2013-05-22-2/+19
|
* first pass at moving offline report page to new designStruan Donald2013-05-22-17/+17
|
* improved checkbox look on your details pageStruan Donald2013-05-22-10/+30
|
* switch to yellow buttons on photo pageStruan Donald2013-05-22-3/+3
|
* first pass at new design on existing report pageStruan Donald2013-05-22-25/+23
|
* apply new design to submit pagesStruan Donald2013-05-22-36/+50
|
* first pass at switching details screen to new designStruan Donald2013-05-21-19/+26
|
* first pass at switching photo screen to new designStruan Donald2013-05-21-23/+31
|