| Commit message (Expand) | Author | Age |
* | Move the timeout code•••This appears to not break IE 11.
| Christopher Baines | 2014-10-07 |
* | Count the number of mapped/unmapped teaching rooms | Christopher Baines | 2014-10-06 |
* | Enable indoor on the catering example | Christopher Baines | 2014-10-04 |
* | Fix point of service popup | Christopher Baines | 2014-10-04 |
* | Add teaching rooms example | Christopher Baines | 2014-10-04 |
* | Make the template functions externally available•••The main motivation of this is to allow easier replacement of the functions.
| Christopher Baines | 2014-10-02 |
* | Fix issue with workstation layer•••If the indoor data was showing, the workstation data layer was added to the
map. Now it is only added if it is present, which is not the case when indoor
data is showing.
| Christopher Baines | 2014-10-02 |
* | Improve floor sorting•••Now works for level 10, and 11 in the Maths building.
| Christopher Baines | 2014-10-01 |
* | Improve bus routes example | Christopher Baines | 2014-09-28 |
* | Small tweak to room marker positions | Christopher Baines | 2014-09-27 |
* | Remove room prefix from the room markers•••I think it looks cleaner this way.
| Christopher Baines | 2014-09-27 |
* | Add rooms only found in OSM to the list of rooms in a building•••Previously, only the rooms in the University data was used, but this leaves a
lot out. Also display popups for rooms if they have a URI, to allow the user to
navigate to the uri.
| Christopher Baines | 2014-09-27 |
* | Sort building rooms by URI•••This effects the building popup.
| Christopher Baines | 2014-09-27 |
* | Rework the building popups•••Swap round the link to URI and locate functionality. The primary purpose of the
list of things in a building is to jump to that location in the building, when
that is not possible, a link to the URI is provided.
This also removes the very small target icons.
| Christopher Baines | 2014-09-27 |
* | Popup related fixes and code improvement•••- Fix mfds and vending machines from showing up in "Floor Unknown" when there
floor is known
- Fix missing options in showFeaturePopup
- Fix how renderThingSet gets the location of a thing
- Fix ⌖ in leaflet-soton, as it does not have glyphicons
- General formatting and code structure improvements
| Christopher Baines | 2014-09-27 |
* | Whitespace fixes | Christopher Baines | 2014-09-27 |
* | Fix storage timeout | Christopher Baines | 2014-09-27 |
* | Change timeout•••Despite the comment, it previously was 7 days.
| Christopher Baines | 2014-09-27 |
* | Change the colour of the rooms•••Previously they were white.
| Christopher Baines | 2014-09-25 |
* | shrunk poups a little more and moved fullinfo link | Christopher Gutteridge | 2014-09-22 |
* | Correct check in featureHasPopup•••Check if the feature is a room, then check if the room has the expected
information.
| Christopher Baines | 2014-09-20 |
* | Prevent popups from being larger than the map•••This helps on smaller devices.
| Christopher Baines | 2014-09-20 |
* | Store the data in localStorage•••It will currently be refreshed after 1 week.
| Christopher Baines | 2014-09-20 |
* | Uninformed changes to the timeout and retry delay•••This could help with loading the data on devices with slower connections.
| Christopher Baines | 2014-09-20 |
* | Expose the routeLayer such that it can be used | Christopher Baines | 2014-09-20 |
* | Use a document fragment, rather than creating a redundant div | Christopher Baines | 2014-09-18 |
* | changes to general feel and some refactoring | Christopher Gutteridge | 2014-09-18 |
* | Fix problem with map variable | Christopher Baines | 2014-09-17 |
* | Less globals in examples•••Fix a problem highlighted by this in the vending manchines layer.
| Christopher Baines | 2014-09-17 |
* | Fix problem with missing map | Christopher Baines | 2014-09-17 |
* | Add name for Lift's | Christopher Baines | 2014-09-17 |
* | Fix show and close info•••Also modify the full example such that this cannot happen again.
| Christopher Baines | 2014-09-17 |
* | Rename Points of Service example to Catering•••Also add a link from the index page
| Christopher Baines | 2014-09-17 |
* | Give buildings a title, even if they do not have entrances | Christopher Baines | 2014-09-13 |
* | Improve portals query•••Now each attribute is optional, and it does not have to match all the optional
attributes.
| Christopher Baines | 2014-09-13 |
* | Update mfd-location's | Christopher Baines | 2014-09-13 |
* | Magic with recommended entrances. | IanMJB | 2014-09-12 |
* | Improve portal/door handling | Christopher Baines | 2014-09-10 |
* | Improve fetching of workstation data•••Wait at least 30 seconds between requests, even if they fail.
| Christopher Baines | 2014-09-08 |
* | Add centers to sites | Christopher Baines | 2014-09-08 |
* | Add panByURI method | Christopher Baines | 2014-09-06 |
* | Precalculate centers for buildings•••Currently done because this is the simplist way of doing it.
| Christopher Baines | 2014-09-06 |
* | Fix bug with fixing workstation data•••Do not try and process null data if data already exists.
| Christopher Baines | 2014-09-06 |
* | Periodically refresh workstation data | Christopher Baines | 2014-09-06 |
* | Modify to refetch data on failure•••Also lengthen timeout for fetching data. This should help using leaflet-soton
on mobile devices.
| Christopher Baines | 2014-09-06 |
* | 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 |
* | Make the level control position configurable | Christopher Baines | 2014-08-26 |
* | Improve support for customising popups•••Also improve room and building popups
| Christopher Baines | 2014-08-26 |
* | Fix building search example | Christopher Baines | 2014-08-26 |