aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* change Barnet testing KBIDDave Whiteland2012-10-31-12/+1
|
* barnet integration staging crontab settingsDave Whiteland2012-10-31-1/+1
|
* Move map not used text to template so we can use HTML in itStruan Donald2012-10-26-3/+2
| | | | | | and not have it escaped when it is displayed Fixed #350
* disabled fields confuse things so ignore themStruan Donald2012-10-26-0/+1
|
* Variable that works.Matthew Somerville2012-10-25-1/+1
|
* Include disabled copy of email address when logged in.Matthew Somerville2012-10-25-0/+3
|
* Expand no reports message to make it more helpfulSteven Day2012-10-24-1/+1
|
* Update the README displayed on GitHub to mention the v1.0 landmarkMark Longair2012-10-24-3/+8
| | | | As requested by Tom Steinberg.
* Update admin stats header text.Matthew Somerville2012-10-24-15/+15
|
* Merge branch 'phonegap-better-password'Struan Donald2012-10-23-140/+66
|\
| * Clear password and email field after succesful sign inStruan Donald2012-10-19-0/+5
| | | | | | | | blur fields to make sure ios virtual keyboard is dismissed
| * change sign in/sign out to be an account pageStruan Donald2012-10-19-135/+17
| | | | | | | | only use one page for sign in/sign out
| * Save login details when used in problem reportStruan Donald2012-10-18-11/+50
| | | | | | | | | | change sign in page to store log in details add forget option to login page
* | Update the master FixMyStreet.po file for pushing to Transifexv1.0Mark Longair2012-10-22-90/+102
| |
* | Merge remote-tracking branch 'origin/master'Struan Donald2012-10-22-2/+11
|\ \
| * | Set up internationalization with TransifexMark Longair2012-10-19-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gettext-extract needs to be changed to instantiate values in the Plural-Forms header line, otherwise on pushing the source pot file (locale/FixMyStreet.po) it fails one of the checks that Transifex runs (msgfmt -c). This commit also adds the .tx/config configuration file, which points to the right project on Transifix and specifies where the source and translated files are in the project structure.
* | | sites are now hosted by bytemarkStruan Donald2012-10-22-6/+6
|/ /
* | turn off verbose for fetch comments scriptsStruan Donald2012-10-19-2/+2
| |
* | update problem confirmation text for southamptonStruan Donald2012-10-19-0/+14
| |
* | Merge remote-tracking branch 'origin/master'Struan Donald2012-10-18-2/+0
|\ \ | |/ |/|
| * EC2_HOSTNAME may be empty; don't insist that it isn'tMark Longair2012-10-18-1/+0
| |
| * 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.
* | userAgent -> navigator.userAgentStruan Donald2012-10-18-1/+1
|/
* Automatically pick the right cordova-2.1.0.jsMark Longair2012-10-18-5237/+25
|
* turn on verbose for all fetch-comment scriptsStruan Donald2012-10-17-2/+2
|
* update ios app to phonegap 2.1.0Struan Donald2012-10-17-1051/+577
|
* Update Android to Phonegap 2.1Mark Longair2012-10-17-1128/+1842
| | | | | | | In fact, this will break the iPhone version until that is updated to 2.1 as well. (The paths to cordova-?.?.?.jar in www have changed, and I've replaced the previously iOS www/cordova-1.8.0.js with the Android cordova-2.1.0.jar.)
* Pass in headers from Catalyst if present for HTTP language negotiation.Matthew Somerville2012-10-15-1/+13
|
* Add FMB site-name.txt template.Matthew Somerville2012-10-13-0/+1
|
* If update alert email is to problem reporter, make it a login link.Matthew Somerville2012-10-12-20/+63
| | | | | This is so they can more easily update, especially if the update they've just received has mistakingly 'fixed' the report. This fixes #7.
* Fix copy to match behaviour, fixes #326.Matthew Somerville2012-10-12-1/+1
|
* Allow lat,lon and OS grid references in search box, fixes #142.Matthew Somerville2012-10-12-0/+43
|
* Add another link to contact page from sidebar, fixes #318.Matthew Somerville2012-10-12-0/+1
|
* Add padding, background colour, other bits to fix #307.Matthew Somerville2012-10-12-4/+17
|
* Add auto-location to alert page (fixes #23).Matthew Somerville2012-10-12-4/+6
|
* Fix #86.Matthew Somerville2012-10-12-1/+1
|
* Merge remote-tracking branch 'origin/master'Struan Donald2012-10-12-19/+21
|\
| * Consolidate photo template to best one (fixes blank width/height).Matthew Somerville2012-10-12-19/+21
| |
* | If there is no user title submitted with a problem then do not set the DB fieldStruan Donald2012-10-12-7/+55
|/
* Fix weird text cut-off issue.Matthew Somerville2012-10-12-1/+1
|
* Allow argument to be supplied to make_css to only compile that one.Matthew Somerville2012-10-12-1/+6
|
* Password forgotten message on update form too.Matthew Somerville2012-10-12-0/+6
|
* Tweak Barnet sidebar margin to match FMS.Matthew Somerville2012-10-12-1/+1
|
* Add forgotten password note.Matthew Somerville2012-10-12-0/+14
|
* Add sharing buttons.Matthew Somerville2012-10-12-15/+50
|
* Fix missing site_title.Matthew Somerville2012-10-11-7/+2
|
* Combine the two display_location templates.Matthew Somerville2012-10-11-198/+119
|
* Use cobrand for children area types, not UK specific array.Matthew Somerville2012-10-11-5/+3
|
* use OSM maps on lichfield cobrandStruan Donald2012-10-11-0/+4
|
* Email template language paths weren't being looked at for questionnaires or ↵Matthew Somerville2012-10-10-2/+6
| | | | reports (wasn't used, but didn't want to cause confusion at some future time). Prompted by #164.