Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add panByURI method | Christopher Baines | 2014-09-06 |
| | |||
* | Precalculate centers for buildings | Christopher Baines | 2014-09-06 |
| | | | | Currently done because this is the simplist way of doing it. | ||
* | Fix bug with fixing workstation data | Christopher Baines | 2014-09-06 |
| | | | | Do not try and process null data if data already exists. | ||
* | Periodically refresh workstation data | Christopher Baines | 2014-09-06 |
| | |||
* | Modify to refetch data on failure | Christopher Baines | 2014-09-06 |
| | | | | | Also lengthen timeout for fetching data. This should help using leaflet-soton on mobile devices. | ||
* | Fix interactive bus stops | Christopher Baines | 2014-09-01 |
| | | | | | | 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. | ||
* | Make the level control position configurable | Christopher Baines | 2014-08-26 |
| | |||
* | Improve support for customising popups | Christopher Baines | 2014-08-26 |
| | | | | Also improve room and building popups | ||
* | Better support for high resolution displays | Christopher Baines | 2014-08-23 |
| | | | | Enable leaflets support, and display the indoor layer on lower zoom levels. | ||
* | Don't attempt to switch to undefined levels | Christopher Baines | 2014-08-10 |
| | |||
* | Improve display on small screens | Christopher Baines | 2014-08-09 |
| | | | | Do not force the appearance of scrollbars | ||
* | Fix workstation popups | Christopher Baines | 2014-08-09 |
| | |||
* | Simpler layout of the info boxes | Christopher Baines | 2014-08-09 |
| | | | | Remove the use of a table | ||
* | Improve bus route example | Christopher Baines | 2014-08-06 |
| | | | | | | 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. | ||
* | Add points of service | Christopher Baines | 2014-08-06 |
| | | | | | | | | 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. | ||
* | Improve support for multi level rooms | Christopher Baines | 2014-07-19 |
| | |||
* | Fix loading without caching | Christopher Baines | 2014-07-19 |
| | |||
* | Split the printers and vending machines | Christopher Baines | 2014-07-19 |
| | | | | Also try to prevent the caching of data.json | ||
* | Include the library data in data.js | Christopher Baines | 2014-07-05 |
| | | | | Instead of loading seperately | ||
* | Add doors to the map | Christopher Baines | 2014-06-16 |
| | |||
* | Use a better way of disabling the bus routes | Christopher Baines | 2014-06-07 |
| | |||
* | Remove some debugging | Christopher Baines | 2014-06-06 |
| | |||
* | Add a RouteLayer and RouteControl | Christopher Baines | 2014-06-06 |
| | | | | | | | | | | | | | 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. | ||
* | Link to the library room booking page | Christopher Baines | 2014-05-31 |
| | |||
* | Bus routes are back | Christopher Baines | 2014-05-28 |
| | |||
* | Add more indoor features in the library. | Christopher Baines | 2014-05-22 |
| | | | | Uses an external dataset for the data. | ||
* | Fix bus time issue | Christopher Baines | 2014-05-14 |
| | | | | The identifier extracted from the URI was wrong. | ||
* | Add ability to get vending machines layer | Christopher Baines | 2014-04-11 |
| | |||
* | Improvements to the room popup | Christopher Baines | 2014-04-11 |
| | | | | Reorder contents and features, and add content to contents and pictures. | ||
* | Move the indoor code to an external library | Christopher Baines | 2014-04-08 |
| | |||
* | Better display of vertical passageways | Christopher Baines | 2014-04-04 |
| | |||
* | Crude route list and times for bus stops | Christopher Baines | 2014-03-28 |
| | |||
* | Fix workstation icon on the rooms | Christopher Baines | 2014-03-01 |
| | |||
* | Fix level changing when showing workstations | Christopher Baines | 2014-03-01 |
| | |||
* | Better representation of workstation state | Christopher Baines | 2014-02-23 |
| | | | | | There is now an icon for when the state is unknown, and the state message is included in the popup. | ||
* | Add support for a building part to span mutiple levels | Christopher Baines | 2014-02-21 |
| | |||
* | Initial commit | Christopher Baines | 2014-02-19 |