aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update leaflet-sotonHEADmasterChristopher Baines2017-07-22
|
* Change leaflet-soton submodule to use httpChristopher Baines2017-07-22
| | | | Rather than git, as git.cbaines.net no longer supports git://
* Fix MakefileChristopher Baines2015-09-15
|
* Update leaflet-sotonChristopher Baines2015-09-15
|
* Update leaflet-sotonChristopher Baines2015-05-08
| | | | This fixes the bus route issues on Android.
* Change jQuery version to 1.7.2Christopher Baines2015-05-02
| | | | This is the current release in Debian, and as such is DFSG compliant.
* Change build system to makeChristopher Baines2015-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 wrappingChristopher Baines2015-03-21
| | | | Don't wrap the title on medium size screens.
* Update leaflet-sotonChristopher Baines2015-03-21
| | | | This brings in the new bus stop functionality.
* Use the routes code from leaflet-sotonChristopher Baines2015-03-03
| | | | Update leaflet-soton such that this is possible.
* Add bus routes sidebarChristopher Baines2014-10-07
| | | | Also add the bus routes to the map.
* Update leaflet-sotonChristopher Baines2014-10-07
| | | | The main change in this update works around some issues in IE11.
* Update leaflet-sotonChristopher Baines2014-09-27
|
* Update leaflet-sotonChristopher Baines2014-09-25
|
* Prevent form submission (page reload) issues with the search boxChristopher Baines2014-09-20
|
* Update leaflet-sotonChristopher Baines2014-09-20
| | | | | | Popup improvements: - Better size the popups on small screens - Improve the featureHasPopup check
* Update leaflet-soton (localStorage)Christopher Baines2014-09-20
| | | | This update includes the localStorage improvements.
* Improvements to the About modalChristopher Baines2014-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 sectionChristopher Baines2014-09-20
|
* Update leaflet-sotonChristopher Baines2014-09-20
|
* Simplify the sidebar code, before adding anotherChristopher Baines2014-09-18
|
* Change the popup width, and use popups rather that the modalChristopher Baines2014-09-18
| | | | Changes from Christopher Gutteridge.
* Improve the display on medium size screensChristopher Baines2014-09-17
| | | | Don't display the long title if the screen gets too small.
* Add bash script to build without gruntChristopher Baines2014-09-17
|
* Documentation improvementsChristopher Baines2014-09-16
|
* Initial commitChristopher Baines2014-09-08