ed3d20b20f
[#42,flot-graph][s]: reinstate configuration of graph from routing info lost in penultimate commit a9cfd4412c.
Rufus Pollock
2012-02-17 21:47:51 +00:00
b285987ef4
[#42,docs][s]: add docco build of view docs (plus tweak to view Docs).
Rufus Pollock
2012-02-17 20:34:22 +00:00
3af6f0ebe4
[#43,docs][s]: add docco build of view docs (plus tweak to view Docs).
Rufus Pollock
2012-02-17 20:34:22 +00:00
a9cfd4412c
[#42,view][m]: allow configuring of DataExplorer with views to show.
Rufus Pollock
2012-02-17 20:30:26 +00:00
23e46e9c6f
[#41,view,refactor][s]: merge DataTable and DataExplorer views back into view.js.
Rufus Pollock
2012-02-17 12:38:15 +00:00
98580d63d4
[docs][xs]: add screenshot to website and have README have prominent link to website as most info is there now.
Rufus Pollock
2012-02-17 10:10:16 +00:00
21173b6acf
[#35,all][m]: crude error catching for backends based on timeouts (best we can do with JSONP) - fixes#35.
Rufus Pollock
2012-02-10 03:14:52 +00:00
d17fa4a169
[#35,view][s]: notifications for loading of data (and success thereof) both on initialization and on new queries.
Rufus Pollock
2012-02-10 02:02:03 +00:00
b9e2a15b9f
[refactor,util][s]: move notify function to view.js from util.js.
Rufus Pollock
2012-02-10 01:45:17 +00:00
70a9bbdf0a
[doc][xs]: tests section with link to tests.
Rufus Pollock
2012-02-10 01:08:43 +00:00
f10e893811
Ability to show and hide columns on demand, fixes#29
Friedrich Lindenberg
2012-02-09 23:36:35 +00:00
55e8684c46
Add drop-down option to hide headers.
Friedrich Lindenberg
2012-02-09 19:37:37 +00:00
2397c0e1e5
Show column header dropdown even in read-only mode
Friedrich Lindenberg
2012-02-09 18:48:29 +00:00
5fc4fa9626
Support sorting by a given column; refs #34
Friedrich Lindenberg
2012-02-09 18:43:06 +00:00
b96de6c34f
[README][xs]: new screenshot.
Rufus Pollock
2012-02-09 18:11:40 +00:00
1491ae5bcc
[#34,query][m]: start on proper query support (move to query and sort support in BackendMemory).
Rufus Pollock
2012-02-09 18:05:37 +00:00
0af2394eeb
[#38][s]: include built version (non-minified) as recline.js.
Rufus Pollock
2012-02-09 17:51:28 +00:00
4fc694d300
[docs][xs]: link to new backend docs (now separate from model).
Rufus Pollock
2012-02-08 09:36:45 +00:00
1daf3904af
[cleaning][xs]: remove commented-out original recline code in demo/js/app.js.
Rufus Pollock
2012-02-08 09:35:40 +00:00
40477fe463
[docs][s]: add backend docs and latest build of model docs.
Rufus Pollock
2012-02-08 09:34:48 +00:00
1539169e21
[#35,refactor][l]: fixes#35, major refactor to have datasets intialized with backend and endpoint information.
Rufus Pollock
2012-02-08 09:27:56 +00:00
70e252f060
[src][xs]: remove executable bit on costco.js and util.js (left over from original recline).
Rufus Pollock
2012-02-07 12:24:05 +00:00
7b496fc276
[refactor][s]: split out backends from model.js to backend.js.
Rufus Pollock
2012-02-07 12:20:48 +00:00
b3a71e82cc
correct indents on model.js with gg=G
James Casbon
2012-01-29 16:20:51 +00:00
9eeb4ab97a
google spreadsheet backend
James Casbon
2012-01-28 19:44:07 +00:00
e2c1688563
[view,ux][xs]: add title to document / row limit input giving instructions on use.
Rufus Pollock
2012-01-28 08:09:38 +00:00
4a8a51b3de
[css][xs]: overflow auto on grid data table div so we scroll within a fixed box rather than the page.
Rufus Pollock
2012-01-28 08:05:58 +00:00
be1569013d
[view/DE][xs]: default to displayCount to 50.
Rufus Pollock
2012-01-28 08:05:41 +00:00
cb5cf25ef1
[demo/js][s]: minor bugfixes to demo re webstore dataset load.
Rufus Pollock
2012-01-28 07:58:00 +00:00
8fa93dcbe9
[css/data-explorer][xs]: add in bootstrap .btn (for nav buttons).
Rufus Pollock
2012-01-26 23:07:59 +00:00
09849bb57c
[css][s]: move formatting of table headers into bootstrap.css since BS specific (e.g. does not work on CKAN).
Rufus Pollock
2012-01-26 23:02:51 +00:00
91c578d7b9
[view/DE,bugfix][xs]: use (rather than overwrite!) passed in config options.
Rufus Pollock
2012-01-26 23:01:51 +00:00
fbacd700c7
[view/explorer][xs]: show unknown when doc count unknown (rather than nothing).
Rufus Pollock
2012-01-26 20:31:39 +00:00
120a3589bf
[view/explorer][xs]: show unknown when doc count unknown (rather than nothing).
Rufus Pollock
2012-01-26 20:22:30 +00:00
c6946c2d6d
[costco-csv-worker][xs]: comment out importScripts('lib/underscore.js') since does not work in normal JS.
Rufus Pollock
2012-01-26 10:58:06 +00:00
246cdedcd2
[#19,routing][xs]: move history out to external calling code as we need to be able to reload the app (e.g. to change data source).
Rufus Pollock
2012-01-15 17:41:55 +00:00
04279b0150
[#22][s]: refactor notification to use Bootstrap alerts.
Rufus Pollock
2012-01-11 12:22:59 +00:00
b5593e45dc
[#22][xs]: move demo/newtheme.html to demo/index.html and old index.html to origina.html.
Rufus Pollock
2012-01-11 08:39:12 +00:00
dfae2ca750
[#22,theme][s]: bootstrap-ify edit and transform forms a little.
Rufus Pollock
2012-01-10 18:57:01 +00:00
dec04dca64
[css,graph][xs]: remove border on editor area on graph.
Rufus Pollock
2012-01-10 18:37:01 +00:00
405582d4e6
[css,graph][xs]: fix up sizing of legend boxes on graph.
Rufus Pollock
2012-01-10 18:33:56 +00:00
2372b2ba37
[fix,#19][xs]: show doc count again (lost in penultimate commit).
Rufus Pollock
2012-01-10 18:33:16 +00:00
e1f2ebf89f
[#19,routing][m]: graph view now supports saving and loading config from hash query string.
Rufus Pollock
2012-01-10 18:26:19 +00:00
f176979f5b
[#19,routing][m]: introduce Backbone routing and use it for navigation between grid and graph views.
Rufus Pollock
2012-01-10 00:07:21 +00:00