onebusaway-application-modules
onebusaway-application-modules copied to clipboard
external javascript and stylesheet loading not https friendly
When trying to serve the OBA webapp via https things break because external javascript and stylesheet resources are hardcoded to http://... instead of the more friendly //....
For example the Google Maps resources here.
Thanks @danp! Pull requests welcome if you've already fixed this ;).
I have a start to fix things in onebusaway-application-modules which I'll push up. Think the lone holdout is this from gwt-search. Not sure how to fix that.
Cool, thanks! Eek - yeah, GWT might pose problems. It's never been one to cooperate and AFAIK the plugin has been abandoned by Google.
You might want to give this PR a spin for a newer web UI: https://github.com/OneBusAway/onebusaway-application-modules/pull/176
...under onebusaway-enterprise-acta-webapp. This will eventually (hopefully soon) replace the legacy web UI, which is the current onebusaway-webapp. Here's the new web UI in action in Tampa:
http://tampa.onebusaway.org/enterprise/#Hillsborough Area Regional Transit_7800
Will check out the new UI PR, thanks!
Opened #195 to fix direct javascript loading in webapp at least.
Thanks!
On Jan 4, 2017 8:47 PM, "Dan Peterson" [email protected] wrote:
Will check out the new UI PR, thanks!
Opened #195 https://github.com/OneBusAway/onebusaway-application-modules/pull/195 to fix direct javascript loading in webapp at least.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OneBusAway/onebusaway-application-modules/issues/194#issuecomment-270542187, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4pLS7fYEvuLbG-U6EWuE8S1vqhZB2dks5rPEvBgaJpZM4LZr2d .