18 Commits

Author SHA1 Message Date
Rufus Pollock
d42d1c0dbd [#67,#87,link,embed][s]: encode query string uri components so they work correctly from link and embedding. 2012-05-15 05:31:15 +01:00
Rufus Pollock
2291f06948 [app][s]: split CSV and Excel as options in importer and use this info to explicitly set format for dataproxy.
* Previously could not import CSV files if did not end in .csv.
2012-05-07 03:53:30 +01:00
Rufus Pollock
6d94c89b7c [refactor,util][s]: move query string parsing and manipulation utilities into util.js. 2012-04-26 22:06:11 +01:00
Rufus Pollock
81dc7eab2b [app][m]: proper start page for app (welcome, etc) plus introduce backbone routing to support this. 2012-04-26 17:22:36 +01:00
Rufus Pollock
8d33df79ac [refactor,app][xs]: switch app to use fixture dataset from test/base.js. 2012-04-25 22:33:40 +01:00
Rufus Pollock
82ca51a0b6 [#85,view-graph][m]: graph controls are now correctly configure themselves from loaded state.
* Also heavily refactor to have a cleaner and better code e.g. using templating to add new series.
2012-04-25 22:12:42 +01:00
amercader
7def51b573 [backend/localcsv] Add support for defining the text delimiter on CSV files 2012-04-23 18:23:44 +01:00
Rufus Pollock
bdbfdd7c34 [#67,app][s]: embed support. 2012-04-17 05:24:06 +01:00
Rufus Pollock
9e08d6109b [app][xs]: comment out router stuff which was obsoleted by last commit and is causing problems with online version of app. 2012-04-16 21:05:40 +01:00
Rufus Pollock
0f0fa633a1 [#67,app][s]: first pass at sharable link support in app (though seems rather buggy). 2012-04-16 15:17:19 +01:00
Rufus Pollock
40a771c38b [app][s]: refactor app to be a backbone view. 2012-04-16 03:06:31 +01:00
Rufus Pollock
39a6c1eb74 [refactor][xs]: rename DataGrid to Grid for simplicity and consistency with file name. 2012-04-15 16:35:33 +01:00
Rufus Pollock
4ede229b7b [refactor][s]: rename view-flot-graph to view-graph and FlotGraph to Graph. 2012-04-15 16:03:08 +01:00
Pedro Markun
6a352f9c44 Added encoding selecting options 2012-04-14 14:39:41 -03:00
Pedro Markun
c16fc1204e Support for separator specification in CSV now in frontend 2012-04-14 14:26:26 -03:00
amercader
7df22effa3 [#64,map] Preliminary work on the map view
Basic map view that plots points into a Leaflet map. Right now only
models with two "lat"/"lon" fields are supported. Some problems
regarding zooming to markers bounds when div not visible.
2012-04-04 14:27:44 +01:00
Rufus Pollock
b24d031851 [#65,refactor][xs]: remove read-only link in app (was for demo not app). 2012-04-03 22:05:02 +01:00
Rufus Pollock
b0fae7c3d0 [#65,refactor][s]: move demo to app and rework mains docs to reflect app / library distinction. 2012-04-03 21:54:22 +01:00