Code standards, fix base path at least for php includes and use single quotes more often
[busui.git] / trip.php
Maxious Fix html validation errors on trip view
Maxious Fix minor code standards issues
Maxious Fix service alert display and include stop/route …
maxious Show two directions and stops on routes/trips KML
Maxious KML for trips/routes/stops fixed
Maxious Fix trip/route view now that routeids are back to…
Maxious Beginnings of Christmas 2011 support
Maxious Unify route list rendering
Maxious Try to adapt to new route destination detection
maxious Correctly identify direction of each trip by it's…
Maxious Restrict displayed via points to shops/schools et…
maxious Begin support of double service ids for each serv…
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