Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | slight neatening of data structure and some html tidy up | Struan Donald | 2011-08-01 | -1/+1 | |
| | | | | | | | | |||||
| * | | | | | | | display and save extra info for open311 reports | Struan Donald | 2011-08-01 | -0/+17 | |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-21 | -739/+802 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/report/display.html | ||||
| * | | | | | | | Fix script location variable manually. | Matthew Somerville | 2011-09-15 | -2/+2 | |
| | | | | | | | | |||||
| * | | | | | | | Upgrade OpenLayers to 2.11. | Matthew Somerville | 2011-09-15 | -737/+768 | |
| | | | | | | | | |||||
| * | | | | | | | ie6 class for other cobrand headers, small screen tweaks for headings. | Matthew Somerville | 2011-09-09 | -0/+2 | |
| | | | | | | | | |||||
| * | | | | | | | Move copyright on to map. | Matthew Somerville | 2011-09-08 | -2/+30 | |
| | | | | | | | | |||||
| * | | | | | | | Tidy up a bit of CSS. | Matthew Somerville | 2011-09-08 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | add and use minified version of validate plugin | Struan Donald | 2011-09-08 | -0/+81 | |
| | | | | | | | |||||
* | | | | | | | make sure we can see the error message when we scroll to an invalid field | Struan Donald | 2011-09-08 | -0/+7 | |
| | | | | | | | |||||
* | | | | | | | some helpful comments | Struan Donald | 2011-09-08 | -2/+5 | |
| | | | | | | | |||||
* | | | | | | | missed file :( | Struan Donald | 2011-09-08 | -9/+27 | |
| | | | | | | | |||||
* | | | | | | | use dev validate plugin with patched so can use use required attribute and ↵ | Struan Donald | 2011-09-08 | -17/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | also not need to add filters to jquery | ||||
* | | | | | | | create a different valid class if we have not submitted the form to stop ↵ | Struan Donald | 2011-09-07 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | jumping about | ||||
* | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-07 | -0/+113 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html | ||||
| * | | | | | | Add geolocation. | Matthew Somerville | 2011-09-06 | -0/+113 | |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | leave the spaces created by error msg where they are to avoid unsightly ↵ | Struan Donald | 2011-09-06 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | jumping about | ||||
* | | | | | | handle submitting of updates when logged in | Struan Donald | 2011-09-06 | -1/+4 | |
| | | | | | | |||||
* | | | | | | use class to identify forms to be validate and do initial validation for ↵ | Struan Donald | 2011-09-05 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | update and sign-in | ||||
* | | | | | | remove debugging code | Struan Donald | 2011-09-05 | -1/+0 | |
| | | | | | | |||||
* | | | | | | internationalise translation strings and validate name | Struan Donald | 2011-09-05 | -4/+10 | |
| | | | | | | |||||
* | | | | | | make validation of category dropdown work | Struan Donald | 2011-09-05 | -0/+12 | |
| | | | | | | |||||
* | | | | | | onsubmit js validation of new reports | Struan Donald | 2011-08-31 | -0/+1211 | |
|/ / / / / | |||||
* | | | | | Stop back button breakage. | Matthew Somerville | 2011-08-17 | -4/+25 | |
| | | | | | |||||
* | | | | | Don't need animation, used for testing. | Matthew Somerville | 2011-08-17 | -2/+2 | |
| | | | | | |||||
* | | | | | When on around page with JS, have click on map show hidden form and fetch ↵ | Matthew Somerville | 2011-08-17 | -10/+34 | |
| |_|_|/ |/| | | | | | | | | | | | category/council. | ||||
* | | | | Use FixMyStreet specific OpenLayers file, and include config that generates it. | Matthew Somerville | 2011-08-12 | -0/+1170 | |
| |_|/ |/| | | |||||
* | | | Move JS to where it'll work when run, to fix #145. | Matthew Somerville | 2011-08-09 | -47/+47 | |
| | | | |||||
* | | | Allow dragging of new report marker. | Matthew Somerville | 2011-08-09 | -6/+19 | |
| |/ |/| | |||||
* | | Working placeholders for Southampton site. | Matthew Somerville | 2011-07-22 | -0/+15 | |
| | | |||||
* | | Delay vector loading until onload in IE only. | Matthew Somerville | 2011-07-22 | -2/+10 | |
| | | |||||
* | | Pothole updates for Southampton. | Matthew Somerville | 2011-07-21 | -0/+35 | |
|/ | |||||
* | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -1/+7 | |
| | |||||
* | Move JS to jQuery. | Matthew Somerville | 2011-07-21 | -60/+42 | |
| | |||||
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -312/+0 | |
| | |||||
* | Use correct variable name, fixes #132. | Matthew Somerville | 2011-07-12 | -1/+2 | |
| | |||||
* | Superflous comma breaking IE6. | Matthew Somerville | 2011-07-07 | -1/+1 | |
| | |||||
* | PYC advert on confirmation page. | Matthew Somerville | 2011-07-07 | -4/+4 | |
| | |||||
* | Tweak pin placement. | Matthew Somerville | 2011-07-04 | -1/+1 | |
| | |||||
* | Make pins clickable on all reports pages. | Matthew Somerville | 2011-07-01 | -1/+1 | |
| | |||||
* | Use new simplify a bit to speed up Western Isles. | Matthew Somerville | 2011-07-01 | -1/+1 | |
| | |||||
* | Remove unused Tilma, consolidate tile lookup for legacy URLs to work in ↵ | Matthew Somerville | 2011-07-01 | -41/+0 | |
| | | | | different map format. | ||||
* | Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, ↵ | Matthew Somerville | 2011-07-01 | -6/+7 | |
| | | | | don't set map parameter in JS. | ||||
* | Paginate Reports pages, and add a map. | Matthew Somerville | 2011-06-30 | -1/+17 | |
| | |||||
* | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -23/+51 | |
| | |||||
* | Move to Vector layer rather than Markers, to be able to use the ↵ | Matthew Somerville | 2011-06-29 | -24/+74 | |
| | | | | Strategy/Protocol features. | ||||
* | On Your Reports page, zoom map out to cover markers shown. | Matthew Somerville | 2011-06-29 | -0/+3 | |
| | |||||
* | List updates on Your Reports (for #127), and a map too (#124). | Matthew Somerville | 2011-06-28 | -1/+5 | |
| | |||||
* | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -1/+1 | |
| | |||||
* | Make zoom levels more configurable. | Matthew Somerville | 2011-06-24 | -5/+2 | |
| |