Rufus Pollock
723d128d13
[#313,backend][s]: use jquery deferred if available - fixes #313 .
2013-02-08 13:31:03 +00:00
Rufus Pollock
3e27edd9c4
[backend/csv][xs]: set my.__type__ to csv.`
2013-02-08 13:20:53 +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
dd8641ded2
[backend/csv,docs][s]: minor improvements to docs plus explicitly pass $/jQuery to module function (thanks to @acouch for the spot).
2012-10-19 07:41:11 +01:00
Rufus Pollock
9948c501cf
[#190,backend/csv][s]: rename CSV options from delimiter to quotechar and separator to delimiter - fixes #190 .
2012-09-09 15:20:37 +01:00
Rufus Pollock
6e49f53a63
[#185,backend/csv][s]: add support for dataset-style objects to serializeCSV method - fixes #185 .
2012-09-09 15:11:54 +01:00
Mike Morris
f7e79e08fd
fixing serializeCSV to pass test
2012-07-14 20:54:06 -04:00
Rufus Pollock
0500672f19
[be/csv,bugfix][xs]: fix bugs in last merge of backend csv stuff.
2012-07-15 01:38:47 +01:00
Mike Morris
11e1a17d6a
adding serializeCSV function and test
2012-07-14 20:30:50 -04:00
Rufus Pollock
4e69026881
[be/csv,bugfix][xs]: csv loading from local online file was broken due to copy and paste error.
2012-07-08 16:42:44 +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