aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-05-23-6776/+15978
| | |\
| | * | make app full screenStruan Donald2012-05-23-0/+2
| | | |
| | * | ignore phonegap JS config fileStruan Donald2012-03-19-0/+1
| | | |
| | * | remove what seem to be working files and add ignore them in futureStruan Donald2012-03-19-0/+4
| | | |
| | * | put back in commented out codeStruan Donald2012-03-19-3/+3
| | | |
| | * | first pass of using password to loging. needs lots of work stillStruan Donald2012-03-15-12/+167
| | | |
| | * | make validation work properlyStruan Donald2012-03-15-3/+10
| | | |
| | * | add tilma to whitelistStruan Donald2012-03-15-0/+1
| | | |
| | * | remove unwanted links and nav elementsStruan Donald2012-03-14-16/+11
| | | |
| | * | open links beginning with http in safari and not our webviewStruan Donald2012-03-14-1/+11
| | | |
| | * | Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-03-14-1589/+10009
| | |\ \
| | * | | tidy up whitelist for local testingStruan Donald2012-03-13-3/+1
| | | | |
| | * | | move config out to fileStruan Donald2012-03-13-8/+11
| | | | |
| | * | | use localstorage as it is less clunky and actually works for androidStruan Donald2012-03-13-22/+9
| | | | |
| | * | | initial android phonegap appStruan Donald2012-03-13-0/+205
| | | | |
| | * | | tidy up location error message displayStruan Donald2012-03-13-18/+30
| | | | |
| | * | | add in new handler for report submission from phonegap appsStruan Donald2012-03-12-0/+58
| | | | |
| | * | | send anonymous flag and fix jslint complaintsStruan Donald2012-03-12-88/+101
| | | | |
| | * | | rough initial code for iPhone phonegap appStruan Donald2012-03-12-0/+18225
| | | | |
| * | | | Fix bounds ordering (SW first).Matthew Somerville2012-06-14-1/+1
| | | | |
| * | | | Carp::Clan actually in carton.lock so do not require hereStruan Donald2012-06-13-2/+0
| | | | |
| * | | | photo is url, not photosStruan Donald2012-06-13-1/+1
| | | | |
| * | | | Typo package name.Matthew Somerville2012-06-13-2/+2
| | | | |
| * | | | Use config domain if a development site.Matthew Somerville2012-06-13-1/+2
| | | | |
| * | | | Merge remote-tracking branch 'origin/master'Struan Donald2012-06-13-424/+7
| |\ \ \ \
| | * | | | Update councils links to new location at mysociety.orgMatthew Somerville2012-06-13-424/+7
| | | | | |
| * | | | | add in missing packages discovered in backup restore testingStruan Donald2012-06-13-0/+4
| |/ / / /
| * | | | tweak font size to fix overlap on listsStruan Donald2012-06-08-1/+1
| | | | |
| * | | | do not allow map to become too largeStruan Donald2012-06-08-0/+8
| | | | |
| * | | | Merge remote-tracking branch 'origin/master'Struan Donald2012-06-08-8/+16
| |\ \ \ \
| | * | | | Put admin URL in cobrand where it should be.Matthew Somerville2012-06-08-8/+15
| | | | | |
| | * | | | Form needs to be in the body for IE8 to submit.Matthew Somerville2012-06-08-0/+1
| | | | | |
| * | | | | update recent_photos call for barnetStruan Donald2012-06-08-1/+1
| | | | | |
| * | | | | add pre_container_index fix to barnet cobrandStruan Donald2012-06-08-8/+11
| |/ / / /
| * | | | Merge remote-tracking branch 'origin/master'Struan Donald2012-06-08-3/+5
| |\ \ \ \
| | * | | | after overnight messages, apply Barnet timeout message tidying to the output ↵Dave Whiteland2012-06-08-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | as well as to send_fail_reason
| * | | | | slide_wards_down is a variable not a stringStruan Donald2012-06-08-1/+1
| | | | | |
| * | | | | update Bromley cobrand to use re-organised codeStruan Donald2012-06-08-0/+21
| | | | | |
| * | | | | Merge branch 'barnet-newstyle'Struan Donald2012-06-08-120/+954
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore perllib/FixMyStreet/Cobrand/FixMyStreet.pm perllib/FixMyStreet/Cobrand/UKCouncils.pm templates/web/default/reports/council.html templates/web/fixmystreet/header.html templates/web/fixmystreet/report/display.html web/cobrands/bromley/layout.scss web/cobrands/fixmystreet/fixmystreet.js web/js/map-OpenLayers.js
| | * | | | do not zoom out too far onby default on around page on mobile as it gets ↵Struan Donald2012-05-18-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | very cluttered
| | * | | | Work much better if reporting pin is clicked/dragged outside council boundaryStruan Donald2012-05-18-15/+39
| | | | | |
| | * | | | put in barnet example places and add barnet to disambiguationStruan Donald2012-05-18-0/+5
| | | | | |
| | * | | | use is_council flag in std faq templates as wellStruan Donald2012-05-17-6/+6
| | | | | |
| | * | | | remove accidentally commited filesStruan Donald2012-05-17-143/+0
| | | | | |
| | * | | | use is_council as used for bromley and reduce template duplicationStruan Donald2012-05-17-133/+23
| | | | | |
| | * | | | add a page titleStruan Donald2012-05-17-0/+2
| | | | | |
| | * | | | add barnet specific faq pageStruan Donald2012-05-17-0/+101
| | | | | |
| | * | | | Merge branch 'master' into barnet-newstyleMatthew Somerville2012-05-17-775/+6527
| | |\ \ \ \
| | * | | | | different text for updates on council cobrand reports pageStruan Donald2012-05-14-4/+12
| | | | | | |
| | * | | | | fix twothirds width poage layoutStruan Donald2012-05-14-1/+1
| | | | | | |