aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/fixmystreet.js
Commit message (Expand)AuthorAgeLines
* Add Twitter social login.Matthew Somerville2016-04-08-1/+1
* Switch list item heading from h4 to h3.Matthew Somerville2016-03-30-6/+6
* Add login by Facebook on generic auth screen.Matthew Somerville2016-01-22-0/+1
* Add login by Facebook when updating.Matthew Somerville2016-01-22-0/+1
* Add login by Facebook when reporting.Matthew Somerville2016-01-22-0/+4
* Show report details more clearly on questionnaire pageZarino Zappia2015-09-17-7/+7
* Fix location bug fetching category extras.Matthew Somerville2015-09-01-7/+2
* Move Latin-char-specific name check to cobrand.Matthew Somerville2015-07-31-4/+0
* Fix JS-disabled submission in Chrome/Firefox.Hakim Cassimally2014-11-14-0/+4
* [fixmystreet.com] Remove login content experiment.Matthew Somerville2014-10-17-4/+0
* Add fixmystreet.com reporting form A/B tests.Matthew Somerville2014-07-10-0/+4
* Allow cobrands to set their own path to pin filesHakim Cassimally2014-03-25-1/+5
* Separate login/registration to two forms, as it's admin only (fixes a7).Matthew Somerville2013-02-08-1/+3
* use white (geocode) loading spinner on white backgroundDave Whiteland2013-02-05-1/+2
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-8/+8
|\
| * Get remaining English hardcoded strings from JavaScript into translatable tem...Matthew Somerville2013-01-24-4/+4
| * Add some missing JS translatable strings, update .po files.Matthew Somerville2013-01-16-4/+4
* | Merge branch 'centro'Struan Donald2013-01-04-7/+1
|\ \ | |/ |/|
| * move validation rules out to a template so cobrands can override themStruan Donald2012-12-06-7/+1
* | Make translation of geolocation text on homepage possibleSteven Day2012-12-10-1/+1
|/
* Add auto-location to alert page (fixes #23).Matthew Somerville2012-10-12-3/+6
* Fix JS validation of name to make sure validName has at least two partsStruan Donald2012-06-21-3/+9
* add first name and last name boxes for bromleyStruan Donald2012-03-30-0/+9
* Old style design JS left is just to open a box, so that's say that.Matthew Somerville2012-03-28-23/+175
* Start to consolidate disparate JavaScript files.Matthew Somerville2012-03-28-156/+0
* use delegation to attach change event to form_category so it survives being r...Dave Whiteland2012-02-17-3/+4
* remove hidden class as otherwise we can never display an error for that fieldStruan Donald2012-01-16-1/+1
* fix iOS JS validation display issues ( fixes #187)Struan Donald2012-01-16-9/+1
* improved comment explaining iOS code pathStruan Donald2012-01-13-3/+3
* only do non .before things on iosStruan Donald2012-01-13-1/+2
* make changes as suggested by jslintStruan Donald2012-01-11-8/+11
* Revert "Putting in a bad comma to test."Matthew Somerville2011-12-20-1/+1
* Putting in a bad comma to test.Matthew Somerville2011-12-20-1/+1
* fix to js validation when map clicking is skippedStruan Donald2011-12-05-5/+14
* need to explicitly add rules to make validation work in IE 8Struan Donald2011-11-25-0/+7
* change the way we display validation errors to get round ios 5 bugStruan Donald2011-11-24-1/+9
* upgrade jquery validation plugin so we are not using a patched versionStruan Donald2011-11-18-2/+0
* Merge remote branch 'origin/master' into js-validationStruan Donald2011-11-18-0/+21
|\
| * actually make the fetching of open311 extra info fields workStruan Donald2011-10-20-1/+2
| * remove javascript eval and send down html insteadStruan Donald2011-10-20-27/+12
| * make the additional information fields work with js update of category dropdownStruan Donald2011-10-20-25/+34
| * Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-0/+2
| |\
| * \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-09-08-0/+28
| |\ \
| * | | yet another attempt at storing the service detail informationStruan Donald2011-08-04-4/+10
| * | | correct scopingStruan Donald2011-08-03-3/+4
| * | | remove redundant p tags and make heading into a headingStruan Donald2011-08-03-2/+2
| * | | rejig data structure so we can sort the extra fieldsStruan Donald2011-08-03-4/+6
| * | | slight neatening of data structure and some html tidy upStruan Donald2011-08-01-1/+1
| * | | display and save extra info for open311 reportsStruan Donald2011-08-01-0/+17
* | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-09-21-0/+2
|\ \ \ \ | | |_|/ | |/| |