language:
Deutsch (de_DE)
English (en_US)
Español (es_ES)
Français (fr_FR)
Italiano (it_IT)
日本語 (ja_JP)
Русский (ru_RU)
Türkçe (tr_TR)
中文简体 (zh_CN)
projects
/
busui.git
/ commitdiff
commit
author
committer
file
search:
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
unified
|
plain
Kudos for Bus Trips ACT by Molson Chengalath
Kudos for Bus Trips ACT by Molson Chengalath
259 files changed:
(show all)
.gitignore (new)
Boxfile (new)
about.php
aws/awsStartup.sh
aws/busuidb.sh (new)
aws/busuiotp.sh (new)
aws/busuiotp.testing.sh (new)
aws/busuiphp.sh (new)
aws/data-sources.xml (new)
aws/transitdata.sql (new)
css/jquery.mobile-1.0b1.css (deleted)
css/jquery.mobile-b90eab4935.css (new)
css/local.css.php
feedback.php
geo/route.kml.php
geo/stops.kml.php
include/common-auth.inc.php (new)
include/common-db.inc.php
include/common-geo.inc.php
include/common-net.inc.php
include/common-request.inc.php
include/common-session.inc.php
include/common-template.inc.php
include/common-transit.inc.php
include/common.inc.php
include/db/route-dao.inc.php
include/db/servicealert-dao.inc.php
include/db/stop-dao.inc.php
include/db/trip-dao.inc.php
index.php
js/jquery-1.6.1.min.js (deleted)
js/jquery-1.6.4.min.js (new)
js/jquery.mobile-1.0b1.js (deleted)
js/jquery.mobile-b90eab4935.js (new)
labs/busstopdensity.tile.php
labs/index.php
labs/myway_api.json.php (deleted)
labs/myway_timeliness.php (deleted)
labs/myway_timeliness_calculate.php (deleted)
labs/myway_timeliness_freqdist.php (deleted)
labs/myway_timeliness_reconcile.php (deleted)
labs/myway_timeliness_route.json.php (deleted)
labs/myway_timeliness_route.php (deleted)
labs/myway_timeliness_stop.json.php (deleted)
labs/myway_timeliness_stop.php (deleted)
labs/mywaybalance.php (deleted)
labs/stop.pdf.php
labs/stopBrowser.kml.php
labs/stopBrowser.php
labs/tripPlannerTester.kml.php (deleted)
labs/tripPlannerTester.php (deleted)
layar_api.php
lib/Protobuf-PHP/LICENSE (new)
lib/Protobuf-PHP/README.md (new)
lib/Protobuf-PHP/Rakefile (new)
lib/Protobuf-PHP/gtfs-realtime.php (new)
lib/Protobuf-PHP/gtfs-realtime.proto (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/AnnotatedMessage.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/Binary.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/Binary/Reader.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/Binary/Unknown.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/Binary/Writer.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/Json.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/JsonIndexed.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/JsonTagMap.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/PhpArray.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/PhpArray/Unknown.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/TextFormat.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Codec/Xml.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/CodecInterface.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/AbstractGenerator.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/Cli.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/CommentsParser.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/JsonGenerator.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/PhpGenerator.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/protos/descriptor.pb.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/protos/descriptor.proto (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/protos/json.pb.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/protos/json.proto (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/protos/php.pb.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/protos/php.proto (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/protos/plugin.pb.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Compiler/protos/plugin.proto (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Descriptor.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Exception.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Field.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Message.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Registry.php (new)
lib/Protobuf-PHP/library/DrSlump/Protobuf/Unknown.php (new)
lib/Protobuf-PHP/man/protobuf-php.3.ronn (new)
lib/Protobuf-PHP/man/protobuf-php.5.ronn (new)
lib/Protobuf-PHP/man/protoc-gen-php.1.ronn (new)
lib/Protobuf-PHP/package.pear (new)
lib/Protobuf-PHP/protoc-gen-php.bat (new)
lib/Protobuf-PHP/protoc-gen-php.php (new)
lib/Protobuf-PHP/protoc.exe (new)
lib/Protobuf-PHP/test-alert.php (new)
lib/Protobuf-PHP/test-tripupdates.php (new)
lib/Protobuf-PHP/tests/Protobuf.Codec.Binary.spec.php (new)
lib/Protobuf-PHP/tests/Protobuf.Codec.Json.spec.php (new)
lib/Protobuf-PHP/tests/Protobuf.Codec.JsonIndexed.spec.php (new)
lib/Protobuf-PHP/tests/Protobuf.Codec.JsonTagMap.spec.php (new)
lib/Protobuf-PHP/tests/Protobuf.Codec.TextFormat.spec.php (new)
lib/Protobuf-PHP/tests/Protobuf.Codec.Xml.spec.php (new)
lib/Protobuf-PHP/tests/Protobuf.spec.php (new)
lib/Protobuf-PHP/tests/benchmark.php (new)
lib/Protobuf-PHP/tests/protos/Annotated/Addressbook.php (new)
lib/Protobuf-PHP/tests/protos/Annotated/Repeated.php (new)
lib/Protobuf-PHP/tests/protos/Annotated/Simple.php (new)
lib/Protobuf-PHP/tests/protos/addressbook.bin (new)
lib/Protobuf-PHP/tests/protos/addressbook.php (new)
lib/Protobuf-PHP/tests/protos/addressbook.proto (new)
lib/Protobuf-PHP/tests/protos/addressbook.txt (new)
lib/Protobuf-PHP/tests/protos/repeated-int32.bin (new)
lib/Protobuf-PHP/tests/protos/repeated-int32.txt (new)
lib/Protobuf-PHP/tests/protos/repeated-nested.bin (new)
lib/Protobuf-PHP/tests/protos/repeated-nested.txt (new)
lib/Protobuf-PHP/tests/protos/repeated-string.bin (new)
lib/Protobuf-PHP/tests/protos/repeated-string.txt (new)
lib/Protobuf-PHP/tests/protos/repeated.php (new)
lib/Protobuf-PHP/tests/protos/repeated.proto (new)
lib/Protobuf-PHP/tests/protos/simple.bin (new)
lib/Protobuf-PHP/tests/protos/simple.php (new)
lib/Protobuf-PHP/tests/protos/simple.proto (new)
lib/Protobuf-PHP/tests/protos/simple.txt (new)
lib/autocomplete.php
lib/openid-php/Auth/OpenID/Consumer.php (new)
lib/openid-php/Auth/OpenID/Server.php (new)
lib/openid-php/Auth/OpenID/TrustRoot.php (new)
lib/openid-php/Auth/Yadis/Manager.php (new)
lib/openid-php/Auth/Yadis/XRDS.php (new)
lib/openid.php (new)
lib/staticmaplite/.gitignore (deleted)
lib/staticmaplite/images/markers/GPlotter - Make Google Maps Easily.URL (deleted)
lib/staticmaplite/images/markers/Google Maps Icons, Free!.URL (deleted)
lib/staticmaplite/images/markers/Thumbs.db (deleted)
lib/staticmaplite/images/markers/iconb.png (deleted)
lib/staticmaplite/images/markers/iconb1.png (deleted)
lib/staticmaplite/images/markers/iconb10.png (deleted)
lib/staticmaplite/images/markers/iconb11.png (deleted)
lib/staticmaplite/images/markers/iconb12.png (deleted)
lib/staticmaplite/images/markers/iconb13.png (deleted)
lib/staticmaplite/images/markers/iconb14.png (deleted)
lib/staticmaplite/images/markers/iconb15.png (deleted)
lib/staticmaplite/images/markers/iconb16.png (deleted)
lib/staticmaplite/images/markers/iconb17.png (deleted)
lib/staticmaplite/images/markers/iconb18.png (deleted)
lib/staticmaplite/images/markers/iconb19.png (deleted)
lib/staticmaplite/images/markers/iconb2.png (deleted)
lib/staticmaplite/images/markers/iconb20.png (deleted)
lib/staticmaplite/images/markers/iconb21.png (deleted)
lib/staticmaplite/images/markers/iconb22.png (deleted)
lib/staticmaplite/images/markers/iconb23.png (deleted)
lib/staticmaplite/images/markers/iconb24.png (deleted)
lib/staticmaplite/images/markers/iconb25.png (deleted)
lib/staticmaplite/images/markers/iconb3.png (deleted)
lib/staticmaplite/images/markers/iconb4.png (deleted)
lib/staticmaplite/images/markers/iconb5.png (deleted)
lib/staticmaplite/images/markers/iconb6.png (deleted)
lib/staticmaplite/images/markers/iconb7.png (deleted)
lib/staticmaplite/images/markers/iconb8.png (deleted)
lib/staticmaplite/images/markers/iconb9.png (deleted)
lib/staticmaplite/images/markers/icong.png (deleted)
lib/staticmaplite/images/markers/icong1.png (deleted)
lib/staticmaplite/images/markers/icong10.png (deleted)
lib/staticmaplite/images/markers/icong11.png (deleted)
lib/staticmaplite/images/markers/icong12.png (deleted)
lib/staticmaplite/images/markers/icong13.png (deleted)
lib/staticmaplite/images/markers/icong14.png (deleted)
lib/staticmaplite/images/markers/icong15.png (deleted)
lib/staticmaplite/images/markers/icong16.png (deleted)
lib/staticmaplite/images/markers/icong17.png (deleted)
lib/staticmaplite/images/markers/icong18.png (deleted)
lib/staticmaplite/images/markers/icong19.png (deleted)
lib/staticmaplite/images/markers/icong2.png (deleted)
lib/staticmaplite/images/markers/icong20.png (deleted)
lib/staticmaplite/images/markers/icong21.png (deleted)
lib/staticmaplite/images/markers/icong22.png (deleted)
lib/staticmaplite/images/markers/icong23.png (deleted)
lib/staticmaplite/images/markers/icong24.png (deleted)
lib/staticmaplite/images/markers/icong25.png (deleted)
lib/staticmaplite/images/markers/icong3.png (deleted)
lib/staticmaplite/images/markers/icong4.png (deleted)
lib/staticmaplite/images/markers/icong5.png (deleted)
lib/staticmaplite/images/markers/icong6.png (deleted)
lib/staticmaplite/images/markers/icong7.png (deleted)
lib/staticmaplite/images/markers/icong8.png (deleted)
lib/staticmaplite/images/markers/icong9.png (deleted)
lib/staticmaplite/images/markers/iconr.png (deleted)
lib/staticmaplite/images/markers/iconr1.png (deleted)
lib/staticmaplite/images/markers/iconr10.png (deleted)
lib/staticmaplite/images/markers/iconr11.png (deleted)
lib/staticmaplite/images/markers/iconr12.png (deleted)
lib/staticmaplite/images/markers/iconr13.png (deleted)
lib/staticmaplite/images/markers/iconr14.png (deleted)
lib/staticmaplite/images/markers/iconr15.png (deleted)
lib/staticmaplite/images/markers/iconr16.png (deleted)
lib/staticmaplite/images/markers/iconr17.png (deleted)
lib/staticmaplite/images/markers/iconr18.png (deleted)
lib/staticmaplite/images/markers/iconr19.png (deleted)
lib/staticmaplite/images/markers/iconr2.png (deleted)
lib/staticmaplite/images/markers/iconr20.png (deleted)
lib/staticmaplite/images/markers/iconr21.png (deleted)
lib/staticmaplite/images/markers/iconr22.png (deleted)
lib/staticmaplite/images/markers/iconr23.png (deleted)
lib/staticmaplite/images/markers/iconr24.png (deleted)
lib/staticmaplite/images/markers/iconr25.png (deleted)
lib/staticmaplite/images/markers/iconr3.png (deleted)
lib/staticmaplite/images/markers/iconr4.png (deleted)
lib/staticmaplite/images/markers/iconr5.png (deleted)
lib/staticmaplite/images/markers/iconr6.png (deleted)
lib/staticmaplite/images/markers/iconr7.png (deleted)
lib/staticmaplite/images/markers/iconr8.png (deleted)
lib/staticmaplite/images/markers/iconr9.png (deleted)
lib/staticmaplite/images/markers/icons.psd (deleted)
lib/staticmaplite/images/markers/lightblue1.png (deleted)
lib/staticmaplite/images/markers/lightblue2.png (deleted)
lib/staticmaplite/images/markers/lightblue3.png (deleted)
lib/staticmaplite/images/markers/lightblue4.png (deleted)
lib/staticmaplite/images/markers/lightblue5.png (deleted)
lib/staticmaplite/images/markers/ol-marker-blue.png (deleted)
lib/staticmaplite/images/markers/ol-marker-gold.png (deleted)
lib/staticmaplite/images/markers/ol-marker-green.png (deleted)
lib/staticmaplite/images/markers/ol-marker.png (deleted)
lib/staticmaplite/images/osm_logo.png (deleted)
lib/staticmaplite/index.html (deleted)
lib/staticmaplite/selinux-fix.sh (deleted)
lib/staticmaplite/staticmap.php (deleted)
myway/index.php (new)
myway/myway_api.json.php (new)
myway/myway_timeliness.php (new)
myway/myway_timeliness_calculate.php (new)
myway/myway_timeliness_freqdist.php (new)
myway/myway_timeliness_overview.php (new)
myway/myway_timeliness_reconcile.php (new)
myway/myway_timeliness_route.json.php (new)
myway/myway_timeliness_route.php (new)
myway/myway_timeliness_stop.json.php (new)
myway/myway_timeliness_stop.php (new)
myway/mywaybalance.php (new)
nbproject/project.properties (new)
nbproject/project.xml (new)
privacy.php
readme.txt
routeList.php
servicealerts/importer.py (new)
servicealerts/index.php (new)
servicealerts/punkt.zip (new)
servicealerts/servicealert_editor.php (new)
servicealerts/servicealert_viewer.php (new)
servicealerts_api.php