aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/fixmystreet.js
Commit message (Expand)AuthorAgeLines
* Create fork of FMS JS file for its cobrand, as many changes.Matthew Somerville2012-02-23-131/+34
* From errors now appear in-between label and field. See issue #222Josh Angell2012-02-22-2/+2
* Make sure error divs go white when valid (fixes #222).Matthew Somerville2012-02-22-2/+3
* Desktop js heightfix and some commentsJosh Angell2012-02-21-0/+10
* Add js for on show on focus in forms, plus some other styling bits for form b...Josh Angell2012-02-21-0/+6
* Remove old js for email alert boxJosh Angell2012-02-21-26/+0
* Bunch of IE fixesJosh Angell2012-02-20-3/+8
* Bunch of layout-related bug fixesJosh Angell2012-02-16-2/+2
* animate the skip to nave ;)Josh Angell2012-02-16-0/+9
* Homepage mobile view mainly doneJosh Angell2012-02-15-7/+7
* More styling on report and around pagesJosh Angell2012-02-15-3/+6
* added tabs to Report a problem pageJosh Angell2012-02-15-1/+45
* Form styling and bits for report / around pagesJosh Angell2012-02-14-5/+13
* Some styling for report notes triggerJosh Angell2012-02-14-1/+1
* Hide and show js for report a problem notes on mobileJosh Angell2012-02-14-2/+14
* Height fix js function added and used on the report/around page for the sidebarJosh Angell2012-02-14-0/+13
* Some js/css for the report and around type pages, needs workJosh Angell2012-02-13-0/+8
* Add moderniser and query it to see if we're on mobile, if we are add a class ...Josh Angell2012-02-13-1/+5
* 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Tidy up a bit of CSS.Matthew Somerville2011-09-08-0/+2
| | |/ | |/|
* | | make sure we can see the error message when we scroll to an invalid fieldStruan Donald2011-09-08-0/+7
* | | some helpful commentsStruan Donald2011-09-08-2/+5
* | | use dev validate plugin with patched so can use use required attribute and al...Struan Donald2011-09-08-17/+0
* | | create a different valid class if we have not submitted the form to stop jump...Struan Donald2011-09-07-1/+5
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-09-07-0/+28
|\| |
| * | Add geolocation.Matthew Somerville2011-09-06-0/+28
| |/
* | leave the spaces created by error msg where they are to avoid unsightly jumpi...Struan Donald2011-09-06-4/+6