aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Update video on front page.Matthew Somerville2011-12-05-1/+1
|
* Link to iPhone app.Matthew Somerville2011-12-05-3/+3
|
* clunky admin interface to rotate images (fixes #11)Struan Donald2011-12-02-0/+46
|
* fix broken link to report comment as unsuitableStruan Donald2011-12-02-6/+6
|
* make sure pins are visible once they click on the map (fixes #168)Struan Donald2011-12-02-0/+6
|
* Add Southampton on to geocode queries if not present. Fixes #128Struan Donald2011-12-02-0/+1
|
* layout to tweak to southampton problem display with photosStruan Donald2011-11-29-0/+10
|
* New reportemptyhomes front page.Matthew Somerville2011-11-29-0/+24
|
* Make sure validation strings present in all headers to stop JS errors on ↵Matthew Somerville2011-11-29-2/+2
| | | | non-default site. This JS should presumably only be included on pages that need it.
* Also don't link if problem hidden.Matthew Somerville2011-11-25-1/+1
|
* Grey out updates that have had their report hidden.Matthew Somerville2011-11-25-1/+1
|
* And same for DateTime::Format::W3CDTF module.Matthew Somerville2011-11-25-0/+2
|
* Require HTML::Form recent version to not use buggy old system version.Matthew Somerville2011-11-25-0/+2
|
* remove trailing comma to fix IE8Struan Donald2011-11-25-1/+1
|
* 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-3/+9
|
* commonlib updated to include jQuery 1.7.0Struan Donald2011-11-23-0/+0
|
* update to jQuery 1.7 to fix iOS bug with report/new dropdown updatingStruan Donald2011-11-23-1/+1
|
* add truncated code back in :(Struan Donald2011-11-21-1/+1
|
* error message not consistent so make check more generalStruan Donald2011-11-21-1/+1
|
* Merge branch 'js-validation'Struan Donald2011-11-21-32/+1429
|\
| * upgrade jquery validation plugin so we are not using a patched versionStruan Donald2011-11-18-102/+74
| |
| * add required attribute to required extra fieldsStruan Donald2011-11-18-2/+2
| |
| * Merge remote branch 'origin/master' into js-validationStruan Donald2011-11-18-1027/+4415
| |\
| * \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-21-902/+1261
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/report/display.html
| * | | add and use minified version of validate pluginStruan Donald2011-09-08-1/+82
| | | |
| * | | 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
| | | |
| * | | missed file :(Struan Donald2011-09-08-9/+27
| | | |
| * | | use dev validate plugin with patched so can use use required attribute and ↵Struan Donald2011-09-08-23/+6
| | | | | | | | | | | | | | | | also not need to add filters to jquery
| * | | create a different valid class if we have not submitted the form to stop ↵Struan Donald2011-09-07-1/+14
| | | | | | | | | | | | | | | | jumping about
| * | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-07-54/+312
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html
| * | | | js validation of contact formStruan Donald2011-09-07-5/+5
| | | | |
| * | | | leave the spaces created by error msg where they are to avoid unsightly ↵Struan Donald2011-09-06-4/+10
| | | | | | | | | | | | | | | | | | | | jumping about
| * | | | add ids to submit buttons on update from so we can add click events to them ↵Struan Donald2011-09-06-2/+2
| | | | | | | | | | | | | | | | | | | | easily
| * | | | handle submitting of updates when logged inStruan Donald2011-09-06-1/+4
| | | | |
| * | | | use class to identify forms to be validate and do initial validation for ↵Struan Donald2011-09-05-9/+14
| | | | | | | | | | | | | | | | | | | | update and sign-in
| * | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-05-1098/+218
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html
| * | | | | fix failing test due to now having error messages in js elsewhere on the pageStruan Donald2011-09-05-6/+6
| | | | | |
| * | | | | do not display spurious name error message when sign in during report ↵Struan Donald2011-09-05-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | submission fails
| * | | | | remove debugging codeStruan Donald2011-09-05-1/+0
| | | | | |
| * | | | | internationalise translation strings and validate nameStruan Donald2011-09-05-5/+29
| | | | | |
| * | | | | make validation of category dropdown workStruan Donald2011-09-05-0/+12
| | | | | |
| * | | | | onsubmit js validation of new reportsStruan Donald2011-08-31-8/+1222
| | | | | |
* | | | | | more verbose error messages for open311Struan Donald2011-11-18-4/+32
| | | | | |
* | | | | | work round issues with one particular CRM and open311Struan Donald2011-11-16-1/+11
| | | | | |
* | | | | | split name into first and last name for open311 submissionStruan Donald2011-11-16-0/+4
| |_|_|_|/ |/| | | |
* | | | | Include PinchZoom control in OpenLayers build, as Navigation doesn't mandate it.Matthew Somerville2011-11-15-1/+10
| | | | |
* | | | | nudged meta (login) details down a wee bit to clear th epromo (fix before ↵Dave Whiteland2011-11-11-1/+1
| | | | | | | | | | | | | | | | | | | | freeze) graphic
* | | | | Don't request tiles at level they don't exist.Matthew Somerville2011-11-11-8/+12
| | | | |