3092ef6a8b
[test][xs]: micro tidy-up (calling remove on view at end of test in Grid View test).
Rufus Pollock
2012-04-15 23:03:31 +01:00
ac371773d0
[map/view] Zoom to current features when updating the map view
amercader
2012-04-15 23:49:48 +02:00
2a93aeb2c1
[#88,state][s]: (and finally) introduce a recline.View.DataExplorer.restore function that restores from a serialized state.
Rufus Pollock
2012-04-15 22:47:16 +01:00
7743534eac
[#88,backend][s]: add __type__ attribute to all backends to identify them and provide a more robust and generic way to load backends from a string identifier such as that __type__ field.
Rufus Pollock
2012-04-15 22:19:43 +01:00
002308f78f
[#88,doc/view][m]: document state concept and usage plus provide general overview of recline views and how Dataset Views should be structured.
Rufus Pollock
2012-04-15 18:49:07 +01:00
d71203e69a
[#88,refactor/state][s]: map view now supports state (used for specifying geometry/lat/lon fields).
Rufus Pollock
2012-04-15 17:29:29 +01:00
2515658a0b
[#80,refactor][xs]: switch to _.each in view-graph.js.
Rufus Pollock
2012-04-15 17:00:42 +01:00
cb51f485c0
[#81,css][s]: map view uses recline- naming for top level container plus minor simplifying rename for graph css (fixes#81).
Rufus Pollock
2012-04-15 16:53:46 +01:00
93e8b14a25
[#81,css][xs]: split out grid css into its own css file.
Rufus Pollock
2012-04-15 16:46:59 +01:00
39a6c1eb74
[refactor][xs]: rename DataGrid to Grid for simplicity and consistency with file name.
Rufus Pollock
2012-04-15 16:35:33 +01:00
19864f99bc
[refactor,css][xs]: addendum to previous commit - rename flot-graph.css to graph.css.
Rufus Pollock
2012-04-15 16:05:33 +01:00
4ede229b7b
[refactor][s]: rename view-flot-graph to view-graph and FlotGraph to Graph.
Rufus Pollock
2012-04-15 16:03:08 +01:00
16e3797b4c
[addendum,test][xs]: typo in copy and paste of assertPresent etc to test/base.js.
Rufus Pollock
2012-04-15 15:52:39 +01:00
4281801120
[#88,refactor/state,api-change][m]: FlotGraph now uses state plus DataExplorer takes care of parsing state from Hash.
Rufus Pollock
2012-04-15 15:03:02 +01:00
8f33235933
[#88,refactor/state,api-change][s]: convert state on DataExplorer to proper ObjectState model and rename config to state in DataExplorer initialization arguments.
Rufus Pollock
2012-04-15 13:44:01 +01:00
6a352f9c44
Added encoding selecting options
Pedro Markun
2012-04-14 14:39:41 -03:00
c16fc1204e
Support for separator specification in CSV now in frontend
Pedro Markun
2012-04-14 14:26:26 -03:00
670eb1e1de
[#88,view/grid,refactor][s]: switch DataGrid to use new state setup (and introduce new Model ObjectState for this purpose).
Rufus Pollock
2012-04-14 12:58:39 +01:00
5eb075b14c
[#45,test/view-grid][s]: add test for hide column functionality on DataGrid (first test of this view).
Rufus Pollock
2012-04-14 12:44:07 +01:00
77414ff9ca
[#88,view/refactor][s]: start on state management and serialization with getState function on Explorer.
Rufus Pollock
2012-04-14 11:42:02 +01:00
05293cbb6f
[#45,test/view][s]: start on some basic tests for data explorer view.
Rufus Pollock
2012-04-14 10:11:43 +01:00
28c9be4268
[#81,css][s]: tidying up css by ensuring top level data explorer and grid view have recline- in them.
Rufus Pollock
2012-04-10 00:22:27 +01:00
f57c94382f
[#62,#66,ux,menus][s]: add to top menu filters and facets buttons which show filter editor and facet viewer respectively.
Rufus Pollock
2012-04-10 00:15:03 +01:00
517c95f78a
[#66,filters][m]: full editing of text filters plus add text filter via column menu in grid view - fixes#66.
Rufus Pollock
2012-04-09 11:15:50 +01:00
008c124096
[#66,filters,view][m]: new FilterEditor view which shows current filters and allowed them to be removed.
Rufus Pollock
2012-04-08 10:47:25 +01:00
9a3c0523c6
[#78,tidying][xs]: add /*jshint multistr:true */ to all files where we use multiline strings to avoid unnecessary jshint warnings.
Rufus Pollock
2012-04-08 09:33:20 +01:00
823ee98540
[addendum,refactor][xs]: addendum to 1be758e6b8 as symlinks do not work with gh-pages so need js redirects instead to relocate demo to app.
Rufus Pollock
2012-04-08 09:20:21 +01:00
aa42e49192
[#62,facets,ux][s]: add facets via column menus and tidy up facet viewer (hide support, plus do not show if no facets).
Rufus Pollock
2012-04-01 19:13:08 +01:00
ccdc2aed2d
[#62,facets/view][s]: start refactoring the facet viewer to something nicer.
Rufus Pollock
2012-04-01 18:55:07 +01:00
add2afa93a
[view/grid][xs]: remove obsolete unused menu options (and associated TODOs) plus delete column (since not working).
Rufus Pollock
2012-04-01 18:26:47 +01:00
f51450ef7b
[#62,facets,backend][xs]: limit facet on memory backend to 10 by default.
Rufus Pollock
2012-04-01 18:22:01 +01:00
6ba8c82408
[#62,facets][s]: partially working faceting with elasticsearch.
Rufus Pollock
2012-04-01 13:51:15 +01:00
157d77ebb1
[#57,backend,model][m]: switch to having backend query methods return a QueryResult object - fixes#57.
Rufus Pollock
2012-04-01 11:45:42 +01:00
e5e24f72de
[#52,doc,refactor][s]: move instructions re creating a backend into backend/base source docs and tidy doc page a bit.
Rufus Pollock
2012-04-01 11:11:38 +01:00
767f9a23d6
[#57,backend,refactor][s]: create a recline.Backend.Base model which other backends inherit from.
Rufus Pollock
2012-04-01 10:49:22 +01:00