aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
Commit message (Collapse)AuthorAgeLines
* actually make the fetching of open311 extra info fields workStruan Donald2011-10-20-1/+2
|
* only add on change handler if there are open311 extra paramsStruan Donald2011-10-20-1/+3
|
* remove javascript eval and send down html insteadStruan Donald2011-10-20-28/+12
|
* make the additional information fields work with js update of category dropdownStruan Donald2011-10-20-25/+38
|
* Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-739/+802
|\
| * Fix script location variable manually.Matthew Somerville2011-09-15-2/+2
| |
| * Upgrade OpenLayers to 2.11.Matthew Somerville2011-09-15-737/+768
| |
| * ie6 class for other cobrand headers, small screen tweaks for headings.Matthew Somerville2011-09-09-0/+2
| |
| * Move copyright on to map.Matthew Somerville2011-09-08-2/+30
| |
| * Tidy up a bit of CSS.Matthew Somerville2011-09-08-0/+2
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-08-0/+113
|\| | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css web/js/fixmystreet.js
| * Add geolocation.Matthew Somerville2011-09-06-0/+113
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-22-10/+55
|\| | | | | | | | | | | | | | | | | into open311-consumer Conflicts: t/app/model/problem.t templates/web/default/report/new/fill_in_details.html web/css/core.css
| * Stop back button breakage.Matthew Somerville2011-08-17-4/+25
| |
| * Don't need animation, used for testing.Matthew Somerville2011-08-17-2/+2
| |
| * When on around page with JS, have click on map show hidden form and fetch ↵Matthew Somerville2011-08-17-10/+34
| | | | | | | | category/council.
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-16-0/+1170
|\| | | | | | | | | | | | | | | into open311-consumer Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm
| * Use FixMyStreet specific OpenLayers file, and include config that generates it.Matthew Somerville2011-08-12-0/+1170
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-09-53/+66
|\| | | | | | | into open311-consumer
| * Move JS to where it'll work when run, to fix #145.Matthew Somerville2011-08-09-47/+47
| |
| * Allow dragging of new report marker.Matthew Somerville2011-08-09-6/+19
| |
* | yet another attempt at storing the service detail informationStruan Donald2011-08-04-4/+10
| | | | | | | | | | this time we sort as we store so we don't need to do this every time we display the information
* | 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
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-03-2/+60
|\| | | | | | | into open311-consumer
| * Working placeholders for Southampton site.Matthew Somerville2011-07-22-0/+15
| |
| * Delay vector loading until onload in IE only.Matthew Somerville2011-07-22-2/+10
| |
| * Pothole updates for Southampton.Matthew Somerville2011-07-21-0/+35
| |
* | 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
|/
* Allow pin moving without reload of page (at last).Matthew Somerville2011-07-21-1/+7
|
* Move JS to jQuery.Matthew Somerville2011-07-21-60/+42
|
* Remove no-longer-used tilma code.Matthew Somerville2011-07-21-312/+0
|
* Use correct variable name, fixes #132.Matthew Somerville2011-07-12-1/+2
|
* Superflous comma breaking IE6.Matthew Somerville2011-07-07-1/+1
|
* PYC advert on confirmation page.Matthew Somerville2011-07-07-4/+4
|
* Tweak pin placement.Matthew Somerville2011-07-04-1/+1
|
* Make pins clickable on all reports pages.Matthew Somerville2011-07-01-1/+1
|
* Use new simplify a bit to speed up Western Isles.Matthew Somerville2011-07-01-1/+1
|
* Remove unused Tilma, consolidate tile lookup for legacy URLs to work in ↵Matthew Somerville2011-07-01-41/+0
| | | | different map format.
* Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, ↵Matthew Somerville2011-07-01-6/+7
| | | | don't set map parameter in JS.
* Paginate Reports pages, and add a map.Matthew Somerville2011-06-30-1/+17
|
* Strategy/Format for updating pins as map is panned.Matthew Somerville2011-06-30-23/+51
|
* Move to Vector layer rather than Markers, to be able to use the ↵Matthew Somerville2011-06-29-24/+74
| | | | Strategy/Protocol features.
* On Your Reports page, zoom map out to cover markers shown.Matthew Somerville2011-06-29-0/+3
|
* List updates on Your Reports (for #127), and a map too (#124).Matthew Somerville2011-06-28-1/+5
|
* Allow people to sign in (or not) as they make a report.Matthew Somerville2011-06-27-1/+1
|
* Make zoom levels more configurable.Matthew Somerville2011-06-24-5/+2
|
* Remove extra_params cobrand call.Matthew Somerville2011-06-06-4/+0
|