Commit Graph

  • 3412962a35 [#62,faceting][s]: introduce Facet and FacetList models and use them. Rufus Pollock 2012-03-31 18:06:41 +01:00
  • 905659d86f [#62,view/query][m]: start of faceting support with QueryFacetEditor. Rufus Pollock 2012-03-31 15:08:27 +01:00
  • e3819d8f4e [#51,bugfix][xs]: fix bug in pulling of fields from document in createDataset (corrects error in 5fc486d808). Rufus Pollock 2012-03-31 11:09:10 +01:00
  • b6142f44ce Merge branch 'master' into gh-pages Rufus Pollock 2012-03-29 09:50:52 +01:00
  • d68529c113 [test/model][xs]: add a test for FieldList.toJSON. Rufus Pollock 2012-03-29 08:38:58 +01:00
  • 5fc486d808 [#51,bugfix][s]: fix for pulling fields from first row of data if no fields are provided (addendum to cb81fe87af). Rufus Pollock 2012-03-29 08:21:34 +01:00
  • 724e6bfc39 Merge branch 'master' of github.com:okfn/recline Rufus Pollock 2012-03-28 08:55:00 +01:00
  • ee9e7d07fb Fixing IE7 compatibility issues Tom Rees 2012-03-27 18:26:43 +01:00
  • bae55355a5 [#36,#39,demo/import][s]: import menu has working import from file (csv) (fixes #36, fixes #39). Rufus Pollock 2012-03-27 18:26:29 +01:00
  • f51b4b6d79 [#36,backend/localcsv][m]: local csv 'backend' completed with new csvToDataset function - fixes #36. Rufus Pollock 2012-03-27 17:05:34 +01:00
  • cb81fe87af [#51,backend/memory][s]: simple createDataset method to create in-memory dataset from raw array of hashes (and optional other info). Rufus Pollock 2012-03-27 17:02:13 +01:00
  • 995a053400 [#36,backend/localcsv][s]: start on local 'backend' with CSV parser and test. Rufus Pollock 2012-03-27 08:27:10 +01:00
  • 81c7d3a138 [test][xs]: remove link to removed backend/webstore.js. Rufus Pollock 2012-03-25 18:00:01 +01:00
  • c8cc82a31c [#59,bugfix][xs]: dropdowns on grid header drop to left rather than right - fixes #59. Rufus Pollock 2012-03-25 14:57:08 +01:00
  • 5709300fa3 [#60,vendor][s]: upgrade to bootstrap v2.0.2 - fixes #60. Rufus Pollock 2012-03-25 14:56:29 +01:00
  • 17986f25af [demo][s]: convert import from url to dropdown plus modal from simple form in top bar. Rufus Pollock 2012-03-24 17:25:18 +00:00
  • db2a2681bb Merge branch 'master' into gh-pages Rufus Pollock 2012-03-23 03:59:15 +00:00
  • 34a16b7c03 [build][xs]: build latest. Rufus Pollock 2012-03-23 03:58:58 +00:00
  • d1445ee12f [#58,flot-graph][s]: switch to horizontal bar chart as normal bar chart tick labels are borked without rotation when lots of bars (rotation not yet in flot core [1]). Rufus Pollock 2012-03-23 03:53:49 +00:00
  • 70ea2bd863 [#34,bugfix,view][s]: fix issues with interaction of hash changes with view updating. Rufus Pollock 2012-03-23 02:41:53 +00:00
  • 3ff0bf1f28 [refactor][s]: remove costco-csv-worker (we are not using it). Rufus Pollock 2012-03-20 10:34:20 +00:00
  • def8c97503 Merge branch 'master' into gh-pages Rufus Pollock 2012-03-17 18:47:11 +00:00
  • 5313fde8aa [#52,docs][s]: create sidebar in main docs and do various other minor bits of tidying. Rufus Pollock 2012-03-17 18:46:27 +00:00
  • a62a33845a [css][xs]: remove curved borders from grid headings. Rufus Pollock 2012-03-17 17:29:20 +00:00
  • dcf481e1f0 Merge branch 'master' into gh-pages Rufus Pollock 2012-03-16 13:55:26 +00:00
  • cc27ddde43 [build][xs]: latest version of recline. Rufus Pollock 2012-03-16 13:54:59 +00:00
  • 1e5058a291 Merge branch 'master' into gh-pages Rufus Pollock 2012-03-16 00:31:34 +00:00
  • ded2360328 [#58,view/flot-graph][s]: tooltips for bar chart and, for bar charts, label x-axis with x values rather than numbers. Rufus Pollock 2012-03-16 00:22:41 +00:00
  • dc0dc0b76e [view/flot-graph][s]: tool tips now show true x-axis value in case where non-numeric (e.g. for bar). Rufus Pollock 2012-03-16 00:13:40 +00:00
  • e51fdfe7cd [demo][xs]: tweak local dataset data for testing graphing with labels. Rufus Pollock 2012-03-16 00:12:06 +00:00
  • 27b4b54098 [demo,bugfix][xs]: fix losing routing hash which mean we could not share urls (result of 5660c88020). Rufus Pollock 2012-03-15 21:57:50 +00:00
  • 93d4b84080 [doc][s]: minor correction to model docs. Rufus Pollock 2012-03-15 00:47:32 +00:00
  • 6387968d23 Merge branch 'master' into gh-pages Rufus Pollock 2012-03-15 00:43:37 +00:00
  • 8762b9a862 [build,doc][s]: build all the docs and tweak main doc file. Rufus Pollock 2012-03-15 00:43:06 +00:00
  • 95a394bd13 [backend/webstore][s]: remove webstore backend. Rufus Pollock 2012-03-15 00:27:53 +00:00
  • 35631f3713 [demo][xs]: add in gdocs as an option and remove webstore as option from loader menu. Rufus Pollock 2012-03-15 00:25:42 +00:00
  • dd4fbeceb5 [backend/gdocs][s]: support being given standard 'user' gdocs url by extracting spreadsheet key and generating url with it. Rufus Pollock 2012-03-15 00:24:21 +00:00
  • 5660c88020 [demo/js][s]: refactor demo js and add support for specifying url to load (and backend type) in the url query string. Rufus Pollock 2012-03-14 23:49:37 +00:00
  • d99b4db0ac [#58,flot][s]: tooltips for flot graphs (fixes #58). Rufus Pollock 2012-03-14 23:12:39 +00:00
  • a9b65b4d1d [#58,flot-graph][s]: support for new types of graph: bars, points and points and lines. Rufus Pollock 2012-03-14 22:32:40 +00:00
  • eb601dc2f3 [demo][xs]: remove 'original' demo as now very out of date and broken. Rufus Pollock 2012-03-14 21:55:06 +00:00
  • 53a5fdac76 [css][s]: move css/boostrap.css into demo/style/demo.css (and break out from it css which is core). Rufus Pollock 2012-03-14 21:51:56 +00:00
  • b13bae046b [css][xs]: make new menus in data grid a bit nicer. Rufus Pollock 2012-03-14 21:31:41 +00:00
  • f9f5be6540 [view/query][s]: refactor query view to have from / size changes in new dropdown query menu rather than in pagination. Rufus Pollock 2012-03-14 21:14:56 +00:00
  • 6d69ef64d9 [view/util][xs]: minor correction to parseQueryString function to handle empty query strings correctly. Rufus Pollock 2012-03-14 21:04:25 +00:00
  • 733a9d3275 [#34,view][s]: query state in url (store into and read from). Rufus Pollock 2012-03-14 19:45:28 +00:00
  • 58c06e5ad7 [view/flot][xs]: remove TODO which had been done. Rufus Pollock 2012-03-14 19:22:43 +00:00
  • 10ce04da43 [demo][xs]: graph view available for cases where data loaded from remote. Rufus Pollock 2012-03-14 18:44:06 +00:00
  • 2bf0f9681f [test][xs]: fix for DataProxy test broken by changes in e6ce2ca533. Rufus Pollock 2012-03-14 18:43:42 +00:00
  • 3abca8c7c5 [test][xs]: correct vendor links (causing lots of broken tests!). Rufus Pollock 2012-03-14 18:42:00 +00:00
  • 4b5c647ab4 [grid,ui][s]: switch to bootstrap dropdowns for grid menus. Rufus Pollock 2012-03-14 18:41:23 +00:00
  • 28c6740e6e Merge branch 'master' into gh-pages Rufus Pollock 2012-03-13 17:18:08 +00:00
  • 7cc23dfaf7 [doc][s]: minor tweaks to main home page. Rufus Pollock 2012-03-13 17:15:27 +00:00
  • 3d2d0fe7c0 Merge branch 'master' into gh-pages Rufus Pollock 2012-03-11 01:30:50 +00:00
  • 7f1dabe885 [demo/built][xs]: correct path to bootstrap vendor. Rufus Pollock 2012-03-11 01:26:02 +00:00
  • 89c1e75304 [build][xs]: latest version of recline.js. Rufus Pollock 2012-03-11 01:25:47 +00:00
  • c707951aae [#38,make][s]: convert make(file) to python. Rufus Pollock 2012-03-11 01:24:13 +00:00
  • 28ab026ca1 [view,bugfix][xs]: correct bug in query editor introduced by change in css in 07adbe2386. Rufus Pollock 2012-03-10 09:09:57 +00:00
  • d60d97ffff [demo][xs]: put in real ES end point insteand of old webstore endpoint in demo. Rufus Pollock 2012-03-10 09:09:05 +00:00
  • c1844f4df8 [vendor][xs]: rename underscore lib to not have 000 prepended. Rufus Pollock 2012-03-10 09:07:45 +00:00
  • 07adbe2386 [ux,query,#53][s]: make it clear that search box is for searching. Rufus Pollock 2012-03-10 08:57:21 +00:00
  • 8d3adecc18 [vendor/bootstrap][s]: introduce icons and responsive css. Rufus Pollock 2012-03-10 08:38:04 +00:00
  • 0f767e5598 [demo][xs]: revert to using src js from demo as it makes developing so much easier. Rufus Pollock 2012-03-10 08:32:13 +00:00
  • fc979023e6 [view,backend/dataproxy][s]: handle errors from dataproxy better and notify errors better in view. Rufus Pollock 2012-02-29 22:01:37 +00:00
  • e6ce2ca533 [backend/dataproxy][s]: simplify by not bothering to query proxy on Dataset fetch and instead just set fields as part of query. Rufus Pollock 2012-02-29 21:59:47 +00:00
  • 1b9102e4b0 [css][xs]: remove bootstrap button stuff from css and switch to bootstrap disable to grey out button for active view. Rufus Pollock 2012-02-29 21:29:34 +00:00
  • b5f2a3bbc5 [view/grid,css][xs]: add zebra striped for grid and fix width of search box. Rufus Pollock 2012-02-29 13:55:11 +00:00
  • 3e3bdd5b3f [demo][xs]: fix jquery vendor link - changed to 1.7.1 on file but not in html (doh!). Rufus Pollock 2012-02-29 13:47:19 +00:00
  • 6daf354f3c [css][s]: refactor notification to remove obsolete css and display spinner using css. Rufus Pollock 2012-02-29 13:46:57 +00:00
  • 5c3781826a [#55,notify][xs]: correct clearNotifications to use .alert rather that .alert-messages. Rufus Pollock 2012-02-29 13:20:54 +00:00
  • ca89b8f916 [doc][xs]: correct alert-message to alert in notify function docs. Rufus Pollock 2012-02-29 13:19:11 +00:00
  • 94651fbff4 [#55,misc][s]: switch to bootstrap v2.0 making some minor changes to html and css as a result (fixes #55). Rufus Pollock 2012-02-29 12:52:03 +00:00
  • bf5476d0e4 [#55,vendor][s]: upgrade to jquery 1.7.1 as need >= 1.7 for bootstrap v2.0. Rufus Pollock 2012-02-29 12:49:36 +00:00
  • a24068b4fb [merge][m]: Merge branch 'master' into gh-pages. Rufus Pollock 2012-02-29 09:10:34 +00:00
  • 0a732b5e06 [make][s]: crude make file for building docs and recline.js. Rufus Pollock 2012-02-28 22:58:47 +00:00
  • 57978c324b [docs,build][m]: build latest version of the docs doing some tidying of the docs along the way. Rufus Pollock 2012-02-28 22:58:20 +00:00
  • 6bc4806719 [build][xs]: add latest built recline.js. Rufus Pollock 2012-02-28 22:30:50 +00:00
  • 6fcc09b028 [demo][xs]: switch to use recline.js (so we are testing it!) and make ES default in drop-down in topbar. Rufus Pollock 2012-02-28 22:30:16 +00:00
  • f770c0dc54 [#52,docs][s]: add info about backends and how to implement one to general docs. Rufus Pollock 2012-02-28 22:24:44 +00:00
  • 64056da3aa [backend/elasticsearch][s]: ES backend supports full text queries and sorting. Rufus Pollock 2012-02-28 21:08:18 +00:00
  • ae587506f3 [#34,query][s]: switch to proper ES style sort structure. Rufus Pollock 2012-02-28 16:43:37 +00:00
  • bd6123403e [#34,query][s]: rename offset to from on query object. Rufus Pollock 2012-02-27 20:54:02 +00:00
  • b4c729b7bb [#39,demo][s]: add dropdown for selecting type of backend for the url you are importing. Rufus Pollock 2012-02-27 20:52:25 +00:00
  • a9c1b2ae07 [#54,backend/es][m]: ElasticSearch backend (readonly atm) - fixes #54. Rufus Pollock 2012-02-24 22:32:30 +00:00
  • df79583bde [#50,backend,refactor][s]: complete backend split / rename refactor by removing Backend prefix from Backend classes - fixes #50. Rufus Pollock 2012-02-24 14:18:43 +00:00
  • 519274113e [backend,refactor][xs]: remove stuff from memory backend that should have gone in last commit. Rufus Pollock 2012-02-24 14:14:20 +00:00
  • e3a0615e43 [backend,refactor][s]: split backends in separate files and put in separate module recline.Backend. Rufus Pollock 2012-02-24 14:12:45 +00:00
  • a470e66ff3 [#53,view/query][s]: add free text query input to query editor (though backend does not yet use it). Rufus Pollock 2012-02-24 10:08:19 +00:00
  • 0a17c428cd [#53,#27,pagination][s]: pagination support (fixes #27). Rufus Pollock 2012-02-24 10:00:00 +00:00
  • e32d541fc7 [#53,#27,view/query][s]: support for offset in query editor. Rufus Pollock 2012-02-24 09:29:17 +00:00
  • aaa01b2191 [refactor,model,view][s]: add explicit query start, done and fail events for dataset and use them in DataExplorer to generate notifications. Rufus Pollock 2012-02-24 09:11:17 +00:00
  • 3c9bd368da [addendum,css][xs]: css that should have been in penultimate commit 12bb498d52. Rufus Pollock 2012-02-24 09:10:44 +00:00
  • f6dc590b3c [view/flot-graph,bugfix][xs]: fix exception on data change when flot not visible. Rufus Pollock 2012-02-24 09:07:59 +00:00
  • 12bb498d52 [#53,view/query][s]: start on a query editor by factoring out current size/offset form out of DataExplorer into separate QueryEditor view. Rufus Pollock 2012-02-22 22:02:38 +00:00
  • 1fd337e1d4 [#48,refactor][s]: rename DataTable to DataGrid - fixes #48. Rufus Pollock 2012-02-22 21:18:30 +00:00
  • 1abf2769bd [#48,view/grid][xs]: split out DataTable (soon to be Grid or DataGrid) into its own file. Rufus Pollock 2012-02-22 21:06:58 +00:00
  • 7cd6b0b284 [#47,package.json][s]: add basic commonjs package.json, fixes #47. Rufus Pollock 2012-02-22 20:35:41 +00:00
  • 5b70170ec7 [#40,view][s]: add support for CellRenderer as argument to DataTable and DataTableRow (fixes #40). Rufus Pollock 2012-02-18 09:46:26 +00:00
  • 9d2363f7c5 [#40,view][s]: add support for CellRenderer as argument to DataTable and DataTableRow (fixes #40). Rufus Pollock 2012-02-18 09:46:26 +00:00
  • 60e72b863a Merge branch 'master' into gh-pages Rufus Pollock 2012-02-18 09:12:49 +00:00