Merge branch 'master' of github.com:maxious/ACTBus-ui
[busui.git] / trip.php
Maxious Fix stop grouping logic for new GTFS feed
Alexander Sadleir Fix some minor warning issues (index outside rang…
Alexander Sadleir Licence and jqmobile beta 3 upgrade
maxious previous/next trip on route/trip view
maxious Adaptive layout upgrade
maxious Add original route URL
maxious Design 2 column data layout
maxious Port DB calls to PHP PDO
maxious Escape GET variables centrally
maxious HTML validation
maxious distance to stop on trip stop list if available
maxious Refactor trip/route view
maxious More buffer flush while printing unsorted lists
maxious fix bug: route view should shownext trip to finis…
maxious Google Analytics event tracking
maxious Make sure urls encode spaces, disable google anal…
Maxious Rearrange php libs/includes and produce sitemap.x…
maxious Title formatting fixes on route view
Maxious Remove metrics, require too much clientside javas…
maxious Trip/route display improvements such as alternati…
maxious Viewing of grouped stops
maxious Grouping of identical stops on trip view
maxious Fix indenting of php files and split includes log…
maxious More security/sanitizing fixes
maxious Fix analytics to only happen in production mode