9 Commits

Author SHA1 Message Date
Dan Wilson
f6a6a41c07 Rewrote Deferred selection code to not use "window".
This means it can be used in a web worker.
2013-05-17 18:27:50 +01:00
Dan Wilson
b72dd0fb62 Enabled strict mode, and fixed issues raised. 2013-05-13 16:53:55 +01:00
Rufus Pollock
4d5fa4e6ea Merge pull request #345 from okfn/345-dataproxy-ssl
Dataproxy backend does not work on ssl pages
2013-04-30 11:23:00 -07:00
Dominik Moritz
a3af6af423 [#345] Use dataproxy url without http scheme to allow usage on ssl enabled pages. 2013-04-30 18:17:19 +02:00
John Glover
6073c4837f [#340] jshint cleanup of backend.dataproxy.js 2013-04-15 17:17:01 +02:00
Rufus Pollock
723d128d13 [#313,backend][s]: use jquery deferred if available - fixes #313. 2013-02-08 13:31:03 +00:00
Rufus Pollock
965bf6e9bb [#172,refactor][s]: switch everything to use underscore.deferred rather than jQuery.Deferred - fixes #172.
* In addition reduced pattern of passing in $ to backend modules - instead just use jQuery explicitly (this should make it easier to mock-out jQuery if you waned to
2013-01-04 20:13:16 +00:00
Rufus Pollock
0e50e99c59 [be/dataproxy][xs]: dataproxy timeout is now configurable (defaults to 5s). 2012-06-29 15:41:10 +01:00
Rufus Pollock
340fedde0d [refactor][s]: get rid of backend subdirectory and instead have prefix backend when naming files. 2012-06-26 20:38:28 +01:00