Closed palli closed 12 years ago
Það sem ég meina er að ég commitaði útgáfu sem segir "current version = XXXX" og síðan "latest version=XXX"
Latest version ætti að vera javascript sem loadar frá adagios.opensource.is en currently er það bara raw texti.
Page not found (404) Request Method: GET Request URL: http://adagios.opensource.is/rest/adagios/txt/version
Demo site updated
ok, this doesn't quite work.
See http://en.wikipedia.org/wiki/Same_origin_policy
So in order to do this we must fetch the version using python code
So... iframe ?
Either that or we need /rest/adagios/png/version : )
png? I'll just create /rest/adagios/*/version which allows you to check local and upstream versions, without image support btw.. ;-)
instead there is only the text http://adagios.opensource.is/rest/adagios/txt/version
Instead we need a javascript that loads this url.