Rufus Pollock
|
eb601dc2f3
|
[demo][xs]: remove 'original' demo as now very out of date and broken.
|
2012-03-14 21:55:06 +00:00 |
|
Rufus Pollock
|
53a5fdac76
|
[css][s]: move css/boostrap.css into demo/style/demo.css (and break out from it css which is core).
* Also move original css to original.
|
2012-03-14 21:51:56 +00:00 |
|
Rufus Pollock
|
b13bae046b
|
[css][xs]: make new menus in data grid a bit nicer.
|
2012-03-14 21:31:41 +00:00 |
|
Rufus Pollock
|
f9f5be6540
|
[view/query][s]: refactor query view to have from / size changes in new dropdown query menu rather than in pagination.
|
2012-03-14 21:14:56 +00:00 |
|
Rufus Pollock
|
6d69ef64d9
|
[view/util][xs]: minor correction to parseQueryString function to handle empty query strings correctly.
|
2012-03-14 21:04:25 +00:00 |
|
Rufus Pollock
|
733a9d3275
|
[#34,view][s]: query state in url (store into and read from).
* Also change so that query values are not automatically JSON.stringify-ied (bad idea since it leads to repeated jsonification of same value ...)
|
2012-03-14 19:45:28 +00:00 |
|
Rufus Pollock
|
58c06e5ad7
|
[view/flot][xs]: remove TODO which had been done.
|
2012-03-14 19:22:43 +00:00 |
|
Rufus Pollock
|
10ce04da43
|
[demo][xs]: graph view available for cases where data loaded from remote.
|
2012-03-14 18:44:06 +00:00 |
|
Rufus Pollock
|
2bf0f9681f
|
[test][xs]: fix for DataProxy test broken by changes in e6ce2ca533cf9ef60773280e51b866504e5047f5.
|
2012-03-14 18:43:42 +00:00 |
|
Rufus Pollock
|
3abca8c7c5
|
[test][xs]: correct vendor links (causing lots of broken tests!).
|
2012-03-14 18:42:00 +00:00 |
|
Rufus Pollock
|
4b5c647ab4
|
[grid,ui][s]: switch to bootstrap dropdowns for grid menus.
|
2012-03-14 18:41:23 +00:00 |
|
Rufus Pollock
|
7cc23dfaf7
|
[doc][s]: minor tweaks to main home page.
|
2012-03-13 17:15:27 +00:00 |
|
Rufus Pollock
|
7f1dabe885
|
[demo/built][xs]: correct path to bootstrap vendor.
|
2012-03-11 01:26:02 +00:00 |
|
Rufus Pollock
|
89c1e75304
|
[build][xs]: latest version of recline.js.
|
2012-03-11 01:25:47 +00:00 |
|
Rufus Pollock
|
c707951aae
|
[#38,make][s]: convert make(file) to python.
|
2012-03-11 01:24:13 +00:00 |
|
Rufus Pollock
|
28ab026ca1
|
[view,bugfix][xs]: correct bug in query editor introduced by change in css in 07adbe2386116f8ac8ca4c716344b3d6dc513354.
|
2012-03-10 09:09:57 +00:00 |
|
Rufus Pollock
|
d60d97ffff
|
[demo][xs]: put in real ES end point insteand of old webstore endpoint in demo.
|
2012-03-10 09:09:05 +00:00 |
|
Rufus Pollock
|
c1844f4df8
|
[vendor][xs]: rename underscore lib to not have 000 prepended.
|
2012-03-10 09:07:45 +00:00 |
|
Rufus Pollock
|
07adbe2386
|
[ux,query,#53][s]: make it clear that search box is for searching.
|
2012-03-10 09:06:20 +00:00 |
|
Rufus Pollock
|
8d3adecc18
|
[vendor/bootstrap][s]: introduce icons and responsive css.
|
2012-03-10 08:38:04 +00:00 |
|
Rufus Pollock
|
0f767e5598
|
[demo][xs]: revert to using src js from demo as it makes developing so much easier.
* Reverses 6fcc09b0283462d8a6daac2a51d1c62bb78e880f
* Added demo/built.html which still runs off recline.js so we can easily test ...
|
2012-03-10 08:32:13 +00:00 |
|
Rufus Pollock
|
fc979023e6
|
[view,backend/dataproxy][s]: handle errors from dataproxy better and notify errors better in view.
|
2012-02-29 22:01:37 +00:00 |
|
Rufus Pollock
|
e6ce2ca533
|
[backend/dataproxy][s]: simplify by not bothering to query proxy on Dataset fetch and instead just set fields as part of query.
|
2012-02-29 21:59:47 +00:00 |
|
Rufus Pollock
|
1b9102e4b0
|
[css][xs]: remove bootstrap button stuff from css and switch to bootstrap disable to grey out button for active view.
|
2012-02-29 21:29:34 +00:00 |
|
Rufus Pollock
|
b5f2a3bbc5
|
[view/grid,css][xs]: add zebra striped for grid and fix width of search box.
|
2012-02-29 13:55:11 +00:00 |
|
Rufus Pollock
|
3e3bdd5b3f
|
[demo][xs]: fix jquery vendor link - changed to 1.7.1 on file but not in html (doh!).
|
2012-02-29 13:47:19 +00:00 |
|
Rufus Pollock
|
6daf354f3c
|
[css][s]: refactor notification to remove obsolete css and display spinner using css.
|
2012-02-29 13:46:57 +00:00 |
|
Rufus Pollock
|
5c3781826a
|
[#55,notify][xs]: correct clearNotifications to use .alert rather that .alert-messages.
|
2012-02-29 13:20:54 +00:00 |
|
Rufus Pollock
|
ca89b8f916
|
[doc][xs]: correct alert-message to alert in notify function docs.
|
2012-02-29 13:19:11 +00:00 |
|
Rufus Pollock
|
94651fbff4
|
[#55,misc][s]: switch to bootstrap v2.0 making some minor changes to html and css as a result (fixes #55).
|
2012-02-29 12:52:03 +00:00 |
|
Rufus Pollock
|
bf5476d0e4
|
[#55,vendor][s]: upgrade to jquery 1.7.1 as need >= 1.7 for bootstrap v2.0.
|
2012-02-29 12:49:36 +00:00 |
|
Rufus Pollock
|
0a732b5e06
|
[make][s]: crude make file for building docs and recline.js.
|
2012-02-28 22:58:47 +00:00 |
|
Rufus Pollock
|
57978c324b
|
[docs,build][m]: build latest version of the docs doing some tidying of the docs along the way.
|
2012-02-28 22:58:20 +00:00 |
|
Rufus Pollock
|
6bc4806719
|
[build][xs]: add latest built recline.js.
|
2012-02-28 22:30:50 +00:00 |
|
Rufus Pollock
|
6fcc09b028
|
[demo][xs]: switch to use recline.js (so we are testing it!) and make ES default in drop-down in topbar.
|
2012-02-28 22:30:16 +00:00 |
|
Rufus Pollock
|
f770c0dc54
|
[#52,docs][s]: add info about backends and how to implement one to general docs.
|
2012-02-28 22:24:44 +00:00 |
|
Rufus Pollock
|
64056da3aa
|
[backend/elasticsearch][s]: ES backend supports full text queries and sorting.
|
2012-02-28 21:08:18 +00:00 |
|
Rufus Pollock
|
ae587506f3
|
[#34,query][s]: switch to proper ES style sort structure.
|
2012-02-28 16:43:37 +00:00 |
|
Rufus Pollock
|
bd6123403e
|
[#34,query][s]: rename offset to from on query object.
* More natural in fact and we may as well go whole hog with ES structure.
|
2012-02-27 20:54:02 +00:00 |
|
Rufus Pollock
|
b4c729b7bb
|
[#39,demo][s]: add dropdown for selecting type of backend for the url you are importing.
|
2012-02-27 20:52:25 +00:00 |
|
Rufus Pollock
|
a9c1b2ae07
|
[#54,backend/es][m]: ElasticSearch backend (readonly atm) - fixes #54.
|
2012-02-24 22:32:30 +00:00 |
|
Rufus Pollock
|
df79583bde
|
[#50,backend,refactor][s]: complete backend split / rename refactor by removing Backend prefix from Backend classes - fixes #50.
* Backend prefix unnecessary now that everything in recline.Backend module.
|
2012-02-24 19:17:51 +00:00 |
|
Rufus Pollock
|
519274113e
|
[backend,refactor][xs]: remove stuff from memory backend that should have gone in last commit.
|
2012-02-24 14:14:20 +00:00 |
|
Rufus Pollock
|
e3a0615e43
|
[backend,refactor][s]: split backends in separate files and put in separate module recline.Backend.
|
2012-02-24 14:12:45 +00:00 |
|
Rufus Pollock
|
a470e66ff3
|
[#53,view/query][s]: add free text query input to query editor (though backend does not yet use it).
|
2012-02-24 10:08:19 +00:00 |
|
Rufus Pollock
|
0a17c428cd
|
[#53,#27,pagination][s]: pagination support (fixes #27).
* Also refactor to have doc count (which is dataset info) outside of query editor.
|
2012-02-24 10:00:00 +00:00 |
|
Rufus Pollock
|
e32d541fc7
|
[#53,#27,view/query][s]: support for offset in query editor.
|
2012-02-24 09:59:30 +00:00 |
|
Rufus Pollock
|
aaa01b2191
|
[refactor,model,view][s]: add explicit query start, done and fail events for dataset and use them in DataExplorer to generate notifications.
|
2012-02-24 09:11:17 +00:00 |
|
Rufus Pollock
|
3c9bd368da
|
[addendum,css][xs]: css that should have been in penultimate commit 12bb498d52c38157fa5252a17233d8e40652c48c.
|
2012-02-24 09:10:44 +00:00 |
|
Rufus Pollock
|
f6dc590b3c
|
[view/flot-graph,bugfix][xs]: fix exception on data change when flot not visible.
|
2012-02-24 09:07:59 +00:00 |
|