Commit Graph

  • e73be69499 [refactor][s]: standardize naming of files to use '.' rather than '-' as separator. Rufus Pollock 2012-06-06 10:40:22 +01:00
  • 63cb8a62b7 [#145,bugfix][s]: avoid generating an infinite loop in render event binding of fields widget (as occurred in certain cases). Rufus Pollock 2012-06-06 06:20:48 +01:00
  • 0ce9ed366e Merge branch 'master' into gh-pages Rufus Pollock 2012-06-05 11:15:39 +01:00
  • 56a29c80a7 [#145,css/multiview][xs]: micro tweaks to make sidebar look better and to space header from rest of material. Rufus Pollock 2012-06-05 00:31:28 +01:00
  • a1a62321d4 [#145,bugfix][s]: was not re-rendering fields on data update correctly for case of genuine async load of field summaries. Rufus Pollock 2012-06-05 00:28:26 +01:00
  • 91ec4ee6b9 [#145,view/multiview,fields][s]: much nicer sidebar layout for fields. Rufus Pollock 2012-06-05 00:19:01 +01:00
  • 58cac002dc [#145,widget/fields,model][m]: working fields widget with field summary data generated by Dataset.getFieldsSummary function. Rufus Pollock 2012-06-04 23:57:24 +01:00
  • a7b6a6ac5d [#145,widget/fields][m]: add new fields widget view which lists all fields with field info and replace facet widget in multiview with it. Rufus Pollock 2012-06-04 08:26:57 +01:00
  • 915f00e21a [view/timeline,bugfix][xs]: timeline crashes if no entries so create placeholder entry for timeline if no entries from data. Rufus Pollock 2012-06-03 22:08:22 +01:00
  • 530ebc44a2 [build][xs]: build recline.js. Rufus Pollock 2012-06-03 21:55:26 +01:00
  • 8cc80d70f1 [doc/download][xs]: update for latest deps. Rufus Pollock 2012-06-03 21:27:22 +01:00
  • 19ff6c7183 [app/settings][s]: add support for app settings. Rufus Pollock 2012-06-03 21:24:23 +01:00
  • 028dfca859 [#110,app,load,ux][s]: refactor import/load menu to be called load, to support DataHub directly, and have better UX. Rufus Pollock 2012-06-03 09:50:47 +01:00
  • e425106022 [ux,view/multiview][s]: turn view chooser menu and controls (filters/facets) menu into button groups and make filters/facets section toggle correctly. Rufus Pollock 2012-06-03 09:49:21 +01:00
  • 00052bba0f [view/slickgrid][s]: slickgrid supports renderers/formatters correctly and does not escape html. Rufus Pollock 2012-06-02 22:42:34 +01:00
  • a6dff8ce28 [backend/memory][xs]: rename DataWrapper to Store. Rufus Pollock 2012-06-02 20:02:10 +01:00
  • e78ddb7bb5 Merge branch 'master' into gh-pages Rufus Pollock 2012-06-02 19:03:38 +01:00
  • 170f10268c [#141,view/map][s]: support for location objects with form {lon: ..., lat: ...}. Rufus Pollock 2012-06-02 19:02:55 +01:00
  • 86fbe6d191 [#140,refactor,widget/pager][s]: split out pager from query editor into separate widget and display in different place in multiview - fixes #140. Rufus Pollock 2012-06-01 17:52:12 +01:00
  • b63f4daad8 [#124,test][xs]: missing change to test - should have been in 4bfcb3c027. Rufus Pollock 2012-06-01 14:40:55 +01:00
  • 40cc355065 [#124,css][xs]: rename data-explorer.css to multiview.css. Rufus Pollock 2012-06-01 14:38:24 +01:00
  • 4bfcb3c027 [#124,refactor][s]: merge util.js into view.multiview.js as only utilities are query string parsing utilities and that is where they are used. Rufus Pollock 2012-05-31 21:54:13 +01:00
  • 03ab0da72d [#124,refactor][s]: addendum to last commit (forgot to split out filtereditor and delete from multiview). Rufus Pollock 2012-05-31 21:49:06 +01:00
  • 53327a7a1e [#124,refactor,view][s]: ([m] in effect) rename DataExplorer view to MultiView and split contents view.js into separate files - fixes #124. Rufus Pollock 2012-05-31 21:36:52 +01:00
  • c1c1881660 [#129,refactor][l]: ([s] in effort) rename Document to Record - fixes #129. Rufus Pollock 2012-05-31 21:04:31 +01:00
  • ece1dc0481 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-30 23:42:22 +01:00
  • e7aa60c7d2 [#77,view/timeline][xs]: use new summary function to product timeline text and use title attribute (if present) for heading. Rufus Pollock 2012-05-30 23:39:26 +01:00
  • 2a7807638b [#77,model][s]: add summary function to product infobox style summary for a doc (all keys and values atm). Rufus Pollock 2012-05-30 23:37:32 +01:00
  • 6f31228520 [#135,view/timeline][s]: switch to using momentjs for date parsing. Rufus Pollock 2012-05-30 23:36:29 +01:00
  • faad3e2329 [#135,app,test][xs]: reference momentjs - should have been in e1a7a659da. Rufus Pollock 2012-05-30 23:34:00 +01:00
  • ef04420f60 [#73,view/timeline,bugfix][xs]: recalculate start/end field names on reset of fields (o/w did not work for e.g. ES backends). Rufus Pollock 2012-05-30 23:32:45 +01:00
  • e1a7a659da [#135,view/graph,bugfix][xs]: fix graph time series bug due to variable date parsing. Rufus Pollock 2012-05-30 23:31:28 +01:00
  • e293eaaa89 [#135,vendor/moment][s]: introduce momentjs at v1.6.2. Rufus Pollock 2012-05-30 23:30:57 +01:00
  • 0c0b487ef5 [app][s]: reintroduce the timeline view to app (lost in d339fea2d9). Rufus Pollock 2012-05-30 22:53:48 +01:00
  • 4eea15806c Merge pull request #134 from amercader/master Adrià Mercader 2012-05-30 05:16:15 -07:00
  • 1cffd8fffb [#131,slickgrid] Support renderers and derivers amercader 2012-05-30 11:03:10 +01:00
  • e43acb92e6 Merge branch 'master' into gh-pages amercader 2012-05-28 17:06:50 +01:00
  • 365b340019 [#119,css/slickgrid][xs]: Fix for context menu, broken in 55c85b amercader 2012-05-28 17:06:32 +01:00
  • 8f72ebea85 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-27 23:51:13 +01:00
  • f05d5c2906 [#113,doc][s]: fix up docs to work again after latest refactorings. Rufus Pollock 2012-05-27 23:49:38 +01:00
  • 9838e69b2d [build][s]: regular build of recline.js plus all auto docs. Rufus Pollock 2012-05-27 23:49:06 +01:00
  • cf28878eb4 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-27 23:38:04 +01:00
  • 55c85b7b5a [#119,css/slickgrid][xs]: fix for left border (currently had border all way down side even if no cells) plus prefix everything with .recline-slickgrid. Rufus Pollock 2012-05-27 23:34:41 +01:00
  • d339fea2d9 [#119,view/slickgrid][m]: first pass implementation of slickgrid view courtesy of @amercader. Rufus Pollock 2012-05-27 23:31:42 +01:00
  • ea6f051aba [view/map,bugfix][xs]: be more cautious about assuming a location field actually gains geodata (and geojson specifically). Rufus Pollock 2012-05-27 02:48:54 +01:00
  • c6d4116cba [#79,refactor][s]: switch from (old) jquery.mustache to latest mustache.js - fixes #79. Rufus Pollock 2012-05-27 01:27:26 +01:00
  • bc8e47c6cf [#128,test][xs]: file renames in test/index.html to match csv rename in ed4f315a97. Rufus Pollock 2012-05-27 01:25:00 +01:00
  • 92543a76ee [#128,backend/elasticsearch][s]: standardize on url field on dataset to hold url for ES backend. Rufus Pollock 2012-05-26 22:55:01 +01:00
  • 13d1a9e0bd [#128,state][s]: move to simpler state serialization for backend/dataset in which we just store url attribute of dataset (if present). Rufus Pollock 2012-05-26 22:51:50 +01:00
  • ed4f315a97 [#128,backend/csv][s]: rename localcsv to csv and make into a module recline.Backend.CSv. Rufus Pollock 2012-05-26 19:00:39 +01:00
  • 72ed877ae2 [#128,misc][s]: final wiring up to have everything working again -- fixes #128. Rufus Pollock 2012-05-26 18:26:47 +01:00
  • feaaf78639 [#128,backend/gdocs][s]: minor refactoring to make cleaner and have it actually work. Rufus Pollock 2012-05-26 18:07:36 +01:00
  • e9d1b8a55a [#128,backend/gdoc][s]: refactor gdocs to standard backend setup. Rufus Pollock 2012-05-26 17:46:51 +01:00
  • 5890007c59 [#128,backend/dataproxy][s]: refactor to new setup. Rufus Pollock 2012-05-26 16:20:18 +01:00
  • ad7fc1a029 [#128,backend][xs]: minor tweaks to memory backend to follow style in ES - all tests passing again (though stuff still broken in app!). Rufus Pollock 2012-05-26 16:07:05 +01:00
  • fae1496eb2 [test,refactor][xs]: rename memory test to memory.test.js. Rufus Pollock 2012-05-26 16:06:14 +01:00
  • 1bc8c77098 [#128,backend/elasticsearch][m]: rework elasticsearch model to new cleaner setup. Rufus Pollock 2012-05-26 15:53:59 +01:00
  • 23b32dff1c [#128,backend/memory,misc][l]: commence major backend refactor by converting recline.Backend.Memory to module and splitting existing code into BackboneSyncer and DataWrapper. Rufus Pollock 2012-05-25 23:42:58 +01:00
  • 39c72aef13 [test,refactor][xs]: move backend tests to test/backend/memory.js. Rufus Pollock 2012-05-25 21:26:35 +01:00
  • 9518d2483d [backend,refactor][xs]: move Backbone.sync override into recline.Model from recline.Backend.base. Rufus Pollock 2012-05-25 09:01:03 +01:00
  • fc22e86509 [app][xs]: micro tidy. Rufus Pollock 2012-05-25 08:04:01 +01:00
  • 59e7b93b78 [view-graph][xs]: remove help section in sidebar editor as not needed (self-explanatory). Rufus Pollock 2012-05-24 22:30:57 +01:00
  • c16b636a40 [doc,view][xs]: mention flash messages / notifications. Rufus Pollock 2012-05-24 21:57:50 +01:00
  • e2b1b9f545 [#73,view/timeline][m]: many improvements to timeline - now pretty functional. Rufus Pollock 2012-05-24 21:53:04 +01:00
  • 68260e8f7a Merge branch 'master' into gh-pages Rufus Pollock 2012-05-24 09:08:04 +01:00
  • b4255ef18f [model][s]: default string renderer will linkify http://... links. Rufus Pollock 2012-05-24 00:30:35 +01:00
  • 1394b9affa [#73,app][s]: integrate timeline into multiview and app. Rufus Pollock 2012-05-22 17:01:39 +01:00
  • 61b1482d99 [#73,view/timeline][l]: functioning timeline view using VeriteCo Timeline library. Rufus Pollock 2012-05-22 16:57:17 +01:00
  • 5ed2640c02 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-22 11:47:01 +01:00
  • cbe668f0e3 [bugfix,view-map][xs]: issue with map not rendering due to calling redraw in render (introduced in 62a790ceb9). Rufus Pollock 2012-05-22 11:46:09 +01:00
  • 8bba73fbb0 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-20 18:09:24 +01:00
  • 7527cf6089 [doc/example-quickstart][m]: map example in quickstart plus minor refactoring. Rufus Pollock 2012-05-20 18:08:08 +01:00
  • f6991800a3 [theme][xs]: tweak navbar line-height. Rufus Pollock 2012-05-20 18:03:21 +01:00
  • 5d5ddce798 [package.json][xs]: tidy up and extend a little. Rufus Pollock 2012-05-20 15:06:15 +01:00
  • 62a790ceb9 [view/map,bugfix,refactor][s]: correct bug due to misinterpretation (?) of Backbone reset and refactor so we redraw on initialize. Rufus Pollock 2012-05-20 13:43:33 +01:00
  • 2e835081a4 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-19 12:41:44 +01:00
  • ffe07e4ad5 [#116,view/grid][s]: proper support for horizontal scrolling (header scrolls with body). Rufus Pollock 2012-05-19 12:41:05 +01:00
  • 5dcbee7a68 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-19 11:46:56 +01:00
  • 73767bf6c4 [#121,doc/example-backends][m]: reasonable start on a backend tutorial including a live example of loading data from google docs. Rufus Pollock 2012-05-18 23:21:00 +01:00
  • f5b7b7863c [#116,bugfix][xs]: set max-width on headers as well as body cells as o/w wrap does not work. Rufus Pollock 2012-05-18 23:04:48 +01:00
  • 1c93e1f67c Merge branch 'master' into gh-pages Rufus Pollock 2012-05-18 00:55:12 +01:00
  • d9e96d855b [doc/example-quickstart][s]: graph section showing how to create a graph and use state to configure it. Rufus Pollock 2012-05-18 00:54:44 +01:00
  • 76eb296a94 [build][xs]: standard build of recline.js. Rufus Pollock 2012-05-18 00:54:31 +01:00
  • fa0f37b5f7 [#116,view/grid][s]: do not show extra header col if no scrollbar on grid body. Rufus Pollock 2012-05-17 23:57:08 +01:00
  • d49956e4de [#113,doc/example-quickstart][s]: various minor improvements and switch to using a richer set of sample data (and including it from _includes). Rufus Pollock 2012-05-17 13:46:48 +01:00
  • 7963dc2a09 [#116,view/grid][m]: fixed header on grid table so you can scroll and header stays fixed - fixes #116. Rufus Pollock 2012-05-17 13:22:42 +01:00
  • 310a008537 [app/content][s]: cleaner start page and remove reference to non-existent tutorial. Rufus Pollock 2012-05-17 13:21:06 +01:00
  • d42d1c0dbd [#67,#87,link,embed][s]: encode query string uri components so they work correctly from link and embedding. Rufus Pollock 2012-05-15 05:31:15 +01:00
  • b43d07d622 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-15 04:43:23 +01:00
  • 57548e0d17 [#82,notifications][s]: less obtrusive notifications - fixes #82. Rufus Pollock 2012-05-15 04:42:12 +01:00
  • 0cbae97202 [app/content][xs]: brand links to start of app not reclinejs home page. Rufus Pollock 2012-05-15 03:52:27 +01:00
  • deffe17b5e [app,css][xs]: use site.css to be consistent between docs and app (+ remove documentation link from app). Rufus Pollock 2012-05-15 03:49:14 +01:00
  • 5e7f9dd0b7 [theme,refactor,css][xs]: move site css into css/site directory from css/. Rufus Pollock 2012-05-15 03:43:30 +01:00
  • c5be707be9 [theme,css][xs]: rather than override bootstrap buttons use our own css classes for front pages buttons. Rufus Pollock 2012-05-15 03:40:01 +01:00
  • c96bf9f902 Merge branch 'master' into gh-pages Rufus Pollock 2012-05-13 10:21:53 +01:00
  • a2df2955f7 [doc/example-quickstart,doc/library][m]: most of a quickstart example plus refactor library page to reflect this and our plans. Rufus Pollock 2012-05-13 10:19:40 +01:00
  • 4ca2d9765e [theme][xs]: navbar links to site root. Rufus Pollock 2012-05-13 10:19:19 +01:00
  • 0d251e92c7 [#52,template][xs]: remove download info from footer as now in the download page. Rufus Pollock 2012-05-13 10:13:36 +01:00
  • 0d8fbc9693 [#52,doc/download][s]: add a page with download instructions for the library including details of dependencies. Rufus Pollock 2012-05-13 10:11:21 +01:00
  • 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). Rufus Pollock 2012-05-13 10:02:41 +01:00