| Commit message (Expand) | Author | Age |
* | Workaround for Chromium/Android WebView issue•••There seems to be an issue with the clickable region of svg textPath elements.
This sets the pointer-events attribute to none, to avoid it being clickable.
The actual route underneath receives the event instead.
| Christopher Baines | 2015-03-21 |
* | Use route-master-list class properly | Christopher Baines | 2015-03-21 |
* | Update submodules | Christopher Baines | 2015-03-21 |
* | Allow for toggling which routes are highlighted | Christopher Baines | 2015-03-21 |
* | Add warning about leaflet textpath | Christopher Baines | 2015-03-21 |
* | Fix selecting routes•••Just a simple loop callback issue.
| Christopher Baines | 2015-03-20 |
* | Use the uos-live.js library for the bus stop popups•••This replaces the bus.southampton.ac.uk iframe, which improves performance,
responsiveness, and the integration of the user interface.
| Christopher Baines | 2015-03-13 |
* | Route improvements•••Work towards making the route parts an independant plugin. Also make several
other improvements in the process.
| Christopher Baines | 2015-03-03 |
* | Improve bus routes example | Christopher Baines | 2014-09-28 |
* | changes to general feel and some refactoring | Christopher Gutteridge | 2014-09-18 |
* | Update mfd-location's | Christopher Baines | 2014-09-13 |
* | Fix interactive bus stops•••They previously only worked if the bus routes were displayed. This commit also
checks for the existance of the route and sidebar classes before attempting to
use them.
| Christopher Baines | 2014-09-01 |
* | Update mfd-location submodule | Christopher Baines | 2014-08-29 |
* | Update to the new mfd-location format•••Also fix a query issue resulting in duplicate printers
| Christopher Baines | 2014-08-07 |
* | Improve bus route example•••Also extract the route related classes from leaflet-soton.js, in preparation
to make a leaflet-route plugin. The new bus route example uses the
leaflet-sidebar plugin, as this works better on multiple screen sizes.
| Christopher Baines | 2014-08-06 |
* | Add points of service•••Currently, this is limited to food outlets. Not all food outlets display, as
some are missing from OSM/Univeristy data. Other modifications include, better
support custom display for the interactive information.
This also includes an example, that uses jquery, typeahead and leaflet-sidebar.
| Christopher Baines | 2014-08-06 |
* | Better support for doors•••Also add better logging
| Christopher Baines | 2014-07-19 |
* | Add bus stop image•••This is used by the RouteControl
| Christopher Baines | 2014-06-16 |
* | Add a RouteLayer and RouteControl•••Add the leaflet-textpath submodule as it is used in the RouteLayer
Improve the bus route extraction:
- Now supports polygons for platforms
- Supports routes not in a route master
- Filter out all but one U1C route (in an attempt to make the interface less
confusing)
Add an example using the RouteLayer and RouteControl.
Hard code the centers for some "University" buildings on the Isle of White and
in Basingstoke, such that workstations listed as in these buildings appear on
the map.
| Christopher Baines | 2014-06-06 |
* | Update leaflet-indoor | Christopher Baines | 2014-05-29 |
* | Update hartley-library-map-data•••This change just adds a .gitignore file.
| Christopher Baines | 2014-05-23 |
* | Add a cycle parking heat map | Christopher Baines | 2014-05-23 |
* | Add more indoor features in the library.•••Uses an external dataset for the data.
| Christopher Baines | 2014-05-22 |
* | Move the indoor code to an external library | Christopher Baines | 2014-04-08 |
* | Better representation of workstation state•••There is now an icon for when the state is unknown, and the state
message is included in the popup.
| Christopher Baines | 2014-02-23 |
* | Initial commit | Christopher Baines | 2014-02-19 |