15 Commits

Author SHA1 Message Date
Rufus Pollock
8d33df79ac [refactor,app][xs]: switch app to use fixture dataset from test/base.js. 2012-04-25 22:33:40 +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
60b7f19f71 [vendor,refactor][xs]: lay vendor directory in consistent way ({lib}/{version}/{js-file}). 2012-04-17 12:53:11 +01:00
Rufus Pollock
bdbfdd7c34 [#67,app][s]: embed support. 2012-04-17 05:24:06 +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
93e8b14a25 [#81,css][xs]: split out grid css into its own css file. 2012-04-15 16:46:59 +01:00
Rufus Pollock
19864f99bc [refactor,css][xs]: addendum to previous commit - rename flot-graph.css to graph.css. 2012-04-15 16:05: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
Rufus Pollock
3f509b46dc [vendor][xs]: move leaflet vendor libs under version directory (0.3.1). 2012-04-12 22:23:14 +01: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