Rufus Pollock
68d2f66f66
[docs/backend][s]: tidy up and factor out backend list to include file.
2012-10-22 16:30:15 +01:00
Rufus Pollock
af37da4d97
[_includes][xs]: include solr backend.
2012-10-19 08:16:39 +01:00
Rufus Pollock
979e00e849
[recline-deps][xs]: include ckan backend.
2012-10-15 19:52:03 +01:00
Frederick Ros
01d59a8b6b
Moved to backbone 0.9.2 and underscoe 1.4.2
2012-10-11 17:23:20 +02:00
Rufus Pollock
1efc110d52
Merge branch 'master' of github.com:okfn/recline
2012-10-02 16:17:09 +01:00
Rufus Pollock
4151f6881c
[recline-deps][xs]: add facetviewer.
2012-10-02 16:16:28 +01:00
John Martin
1e4a2760f9
Added fix js file for adding support for ECMA262-5 Array methods for browsers that don\'t support them
2012-10-02 14:20:32 +01:00
Dominik Moritz
e167591253
Updated documentation and tutorials
2012-09-12 00:50:20 +01:00
Rufus Pollock
3742c7b9da
[#220,fixups][s]: fix up references to old Leaflet (0.3.1) to new Leaflet (0.4.1).
2012-09-08 18:43:34 +01:00
Rufus Pollock
c75e31a856
[#213,docs,views][s]: add timeline example to views tutorial - fixes #213 .
2012-08-15 12:27:45 +01:00
Rufus Pollock
5caca91405
[#170,view/graph][xs]: update links to new flotr2 vendor library - addendum to 2600a777461a2deeaef57e642f4492772ee99a4f.
2012-07-19 01:32:11 +01:00
Rufus Pollock
178a8c1e42
[refactor][xs]: rename costco to data.transform.js.
2012-07-14 22:44:43 +01:00
Rufus Pollock
d599f75e85
[model,refator][s]: reintroduce summary on Record object deprecating recordSummary on Dataset.
...
* Reverses change in 1dadc1106bd2dbcad4580d3889e15ac44c865f80
* Record now has fields attribute passed down from Dataset. This is needed in order to support summary method and also makes sense -- as pointed out by @zephod
* Update examples
2012-07-09 01:29:46 +01:00
Rufus Pollock
3e2fbed5c2
[#168,docs/backend][m]: major extension to backend tutorial to give examples of most backends.
2012-07-08 20:52:55 +01:00
Rufus Pollock
a58f5e5bb0
[#174,refactor][s]: rename currentRecords to records on Dataset.
2012-07-05 15:37:17 +01:00
Rufus Pollock
21296aa18c
[#113,docs][s]: improve download and link from main menu.
2012-07-05 15:33:55 +01:00
Rufus Pollock
03fe9a5a6a
[#113,docs/tutorials][s]: split tutorials up more.
2012-07-04 14:52:12 +01:00
Rufus Pollock
1dadc1106b
[#113,docs/tutorial][l]: tutorial-basics written giving introduction to dataset and associated functionality.
...
* Minor corrections to several other parts of docs.
2012-07-01 15:40:04 +01:00
Rufus Pollock
aa1a362bb2
[#94,transform][m]: rework transform functionality and integration extensively (+ its working again!).
...
* view.transform.js: major refactor
* general record transform rather than column transform
* Normal dataset view rather than modal
* Reworked UI
* split out css from grid.css and simplify
* model.js + backend.memory.js: transform implemented on Dataset and Memory (Dataset passes off to _store).
* multiview: use new transform view
* _includes/recline-deps - rework to use source files rather than built ones
2012-06-28 23:52:58 +01:00
Rufus Pollock
c2f5debf1f
[docs,app,demos/multiview][m]: convert app back to being a demo of multiview (app proper is now in dataexplorer repo).
2012-06-27 10:10:45 +01:00
Rufus Pollock
882d31eca5
[dist][s]: move recline.js to dist/recline.js.
2012-06-08 21:28:07 +01:00
Rufus Pollock
40cc355065
[#124,css][xs]: rename data-explorer.css to multiview.css.
2012-06-01 14:38:24 +01:00
Rufus Pollock
f05d5c2906
[#113,doc][s]: fix up docs to work again after latest refactorings.
2012-05-27 23:49:38 +01:00
Rufus Pollock
73767bf6c4
[#121,doc/example-backends][m]: reasonable start on a backend tutorial including a live example of loading data from google docs.
2012-05-18 23:21:00 +01:00
Rufus Pollock
d49956e4de
[#113,doc/example-quickstart][s]: various minor improvements and switch to using a richer set of sample data (and including it from _includes).
2012-05-17 13:46:48 +01:00
Rufus Pollock
52c5442d37
[#112,theme,jekyll][s]: new container template (good for pure markdown pages), pygments css and option to include recline deps in the main template (useful for examples).
2012-05-13 10:02:41 +01:00