Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update leaflet-sotonHEADmaster | Christopher Baines | 2017-07-22 |
| | |||
* | Change leaflet-soton submodule to use http | Christopher Baines | 2017-07-22 |
| | | | | Rather than git, as git.cbaines.net no longer supports git:// | ||
* | Fix Makefile | Christopher Baines | 2015-09-15 |
| | |||
* | Update leaflet-soton | Christopher Baines | 2015-09-15 |
| | |||
* | Update leaflet-soton | Christopher Baines | 2015-05-08 |
| | | | | This fixes the bus route issues on Android. | ||
* | Change jQuery version to 1.7.2 | Christopher Baines | 2015-05-02 |
| | | | | This is the current release in Debian, and as such is DFSG compliant. | ||
* | Change build system to make | Christopher Baines | 2015-05-02 |
| | | | | | | | | | | | This is shorter, simpler, and works without random hacky javascript. The Makefile also now incorporates the download-libraries script, and will either use the system versions of leaflet and jquery if available, or attempt to download them from the web. The following web pages were helpful: http://aeflash.com/2014-10/make.html http://vmrob.com/colorized-makefiles/ | ||
* | Fix title wrapping | Christopher Baines | 2015-03-21 |
| | | | | Don't wrap the title on medium size screens. | ||
* | Update leaflet-soton | Christopher Baines | 2015-03-21 |
| | | | | This brings in the new bus stop functionality. | ||
* | Use the routes code from leaflet-soton | Christopher Baines | 2015-03-03 |
| | | | | Update leaflet-soton such that this is possible. | ||
* | Add bus routes sidebar | Christopher Baines | 2014-10-07 |
| | | | | Also add the bus routes to the map. | ||
* | Update leaflet-soton | Christopher Baines | 2014-10-07 |
| | | | | The main change in this update works around some issues in IE11. | ||
* | Update leaflet-soton | Christopher Baines | 2014-09-27 |
| | |||
* | Update leaflet-soton | Christopher Baines | 2014-09-25 |
| | |||
* | Prevent form submission (page reload) issues with the search box | Christopher Baines | 2014-09-20 |
| | |||
* | Update leaflet-soton | Christopher Baines | 2014-09-20 |
| | | | | | | Popup improvements: - Better size the popups on small screens - Improve the featureHasPopup check | ||
* | Update leaflet-soton (localStorage) | Christopher Baines | 2014-09-20 |
| | | | | This update includes the localStorage improvements. | ||
* | Improvements to the About modal | Christopher Baines | 2014-09-20 |
| | | | | | Remove the libraries section, add a mailing list section, and clean up the data section (adding links, and removing smaller datasets). | ||
* | Add contributors section | Christopher Baines | 2014-09-20 |
| | |||
* | Update leaflet-soton | Christopher Baines | 2014-09-20 |
| | |||
* | Simplify the sidebar code, before adding another | Christopher Baines | 2014-09-18 |
| | |||
* | Change the popup width, and use popups rather that the modal | Christopher Baines | 2014-09-18 |
| | | | | Changes from Christopher Gutteridge. | ||
* | Improve the display on medium size screens | Christopher Baines | 2014-09-17 |
| | | | | Don't display the long title if the screen gets too small. | ||
* | Add bash script to build without grunt | Christopher Baines | 2014-09-17 |
| | |||
* | Documentation improvements | Christopher Baines | 2014-09-16 |
| | |||
* | Initial commit | Christopher Baines | 2014-09-08 |