rgrp
6e5aaf7408
[test,vendor][s]: add sinon libs as we will need these for testing webstore backend.
2011-11-06 01:13:28 +00:00
rgrp
3a48044a76
[model,refactor][m]: (refs #6 , refs #10 ) get rid of DocumentSet merging its functionality into Dataset.
...
* In addition fully remove remaining references in models (in getRows and getLength functions) to form of backend (this should have been in previous commit).
2011-11-05 20:20:31 +00:00
rgrp
21d9a1c2dc
[model][m]: ( fixes #6 ) create a BackendMemory (local data in memory) and refactor code to use this rather than current hard-coding-of-data approach.
2011-11-05 19:48:09 +00:00
Max Ogden
2ec378997e
further refactoring
2011-11-03 19:13:17 +00:00
Max Ogden
9674e10119
rename files to better names
2011-11-03 18:39:18 +00:00
rgrp
f7e5a03174
Merge branch 'master' of github.com:okfn/recline
...
Conflicts:
demo/index.html
demo/js/app.js
src/recline.js
2011-11-03 18:31:00 +00:00
rgrp
c144dda731
[model/dataset][m]: introduce Model module containing basic Dataset and TabularData objects (plus tests).
...
* NB: current Dataset is basic one running off local data.
2011-11-03 09:00:42 +00:00
rgrp
85743d9eb6
[test][s]: (refs #2 ) add qunit testing skeleton.
2011-10-24 22:24:00 +01:00