12 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
be67a2dad4 Some more jshint cleanup. Issue #340. 2013-05-16 11:34:47 +01:00
Dan Wilson
b72dd0fb62 Enabled strict mode, and fixed issues raised. 2013-05-13 16:53:55 +01: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
97dcf08780 [backend/gdocs][s]: minor improvement to support handling spreadsheet urls where #gid=xxx is missing. 2012-10-20 01:57:13 +01:00
Krzysztof Trzewiczek
532f777f78 [#166,closed,gdocs/backend] Added title to GDocs backend metadata 2012-08-09 17:59:25 +02:00
Krzysztof Trzewiczek
51c81a5a7e Wrong metadata assignment fixed 2012-08-07 20:12:53 +02:00
Krzysztof Trzewiczek
c6135bec20 Spreadsheet and worksheet titles added to GDoc backend 2012-08-07 16:17:14 +02:00
Krzysztof Trzewiczek
f00a3a712e Worksheets managed in GDoc Backend 2012-08-07 12:09:05 +02:00
Krzysztof Trzewiczek
cf3fe1a656 RegExp bug in GDocs backend fixed and code refactoring 2012-08-05 17:53:45 +02: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