16 Commits

Author SHA1 Message Date
Rufus Pollock
15b53b4703 [demos/search][s]: minor refactoring of facets in sidebar and styling. 2012-10-04 07:26:57 +01:00
Rufus Pollock
7fd54e54bb [demos/search][m]: basic working search demo (more work needed!). 2012-10-03 18:46:56 +01:00
John Martin
6ee9e98e5e Fixes for Internet Explorer 7 and its strict JSON object modelling 2012-10-02 14:36:46 +01:00
Rufus Pollock
e7f9d022d1 [demos][xs]: reinstate first demo link to multiview accidentally just removed in d1cc591dfcad55b813acbe6092e8edb0647233d7. 2012-09-09 16:22:54 +01:00
Rufus Pollock
1effe779f3 [#180,refactor][xs]: rename couchdb demo url to /couchdb/ from /couchdb_multiview/. 2012-09-09 16:09:31 +01:00
Rufus Pollock
d1cc591dfc [#180,refactor][s]: clean up couchdb demo from @danbietz in minor ways - fixes #180.
* Provide instructions on how to set up couchdb to try out the example
* Remove cruft from demos index page (in link to this demo)
2012-09-09 16:04:59 +01:00
bietz
be8c9de605 removed updated backbone and updated example 2012-09-09 15:37:05 +01:00
Bietz
b8537aae57 fixed couchdb backend, updated backbone and underscore, added couchdb multiview example in demos 2012-09-09 15:37:05 +01:00
Rufus Pollock
09ffb04e40 [#196,addendum][xs]: fix up demos restore functionality which was broken by removal of Dataset.restore for #196. 2012-08-21 23:43:32 +01:00
Rufus Pollock
f6c2be4c8e [demos/multiview][s]: refactor to have demo dataset in the app.js (more explicit and removes dependency on test/base.js which seems odd). 2012-07-09 01:50:58 +01:00
Rufus Pollock
8fbb0682b3 [addendum,docs][s]: sample.csv (should have been in penultimate commit 3e2fbed5c25204e85ce2a795ccddbea261f19754). 2012-07-08 23:49:23 +01:00
Rufus Pollock
a33e8a2d60 [demos/multiview][s]: explicitly configure views for multiview (so as to hide timeline which is misehaving at that width/size). 2012-07-05 22:25:36 +01:00
Rufus Pollock
90e1e9dfd4 [demos][s]: demos have nice screenshots and crime maps is now there. 2012-07-05 21:59:22 +01:00
Rufus Pollock
731e6093dd [docs/demos][s]: add in more demos. 2012-07-03 16:13:55 +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