Rufus Pollock
129f7a7cdb
Merge pull request #197 from lievenjanssen/flotr2
...
[view/graph][s]: fixes: string values & datetime values on x axis re #170 .
2012-08-03 13:47:26 -07:00
Lieven Janssen
9a800902d2
bug fixes: string values & datetime values on x axis
2012-07-30 22:02:05 +02:00
Rufus Pollock
36ac8f283e
[theme][xs]: add funder/supporter logo.
2012-07-30 10:44:01 +01:00
Rufus Pollock
5caca91405
[#170,view/graph][xs]: update links to new flotr2 vendor library - addendum to 2600a777461a2deeaef57e642f4492772ee99a4f.
2012-07-19 01:32:11 +01:00
Rufus Pollock
ce2d30499f
[content][s]: Revert "Homepage content and styling" added in commit 495c27878c99d57c5402527cd2a3f867cb4132a9.
2012-07-19 01:13:34 +01:00
Sam Smith
f1a7677deb
Merge branch 'master' of https://github.com/okfn/recline
2012-07-18 17:56:53 +01:00
Sam Smith
495c27878c
Homepage content and styling
2012-07-18 17:56:24 +01:00
Rufus Pollock
2600a77746
Merge pull request #188 from lievenjanssen/flotr2
...
[view/graph][m]: convert to Flotr2 from jquery flot for graph support - thx to @lievenjanssen.
2012-07-18 04:05:50 -07:00
Rufus Pollock
be934c01d3
Merge pull request #189 from moshen/master
...
[doc,bugfix][xs]: Tutorial backends page contains a broken link to the backends docs.
2012-07-15 17:12:23 -07:00
Colin Kennedy
c245960643
Fix broken backends docs link
2012-07-15 18:23:40 -05:00
Rufus Pollock
29cf575491
Merge pull request #186 from mikemorris/master
...
[#185,be/csv][xs]: fixing serializeCSV to pass test.
2012-07-15 06:36:06 -07:00
Lieven Janssen
4978e076a9
fixed auto-scaling on x and y-axis
2012-07-15 12:44:44 +02:00
Lieven Janssen
b9c4a07d8d
Migrated jquery-flot to flotr2. Added column chart type.
2012-07-15 08:52:06 +02:00
Mike Morris
f7e79e08fd
fixing serializeCSV to pass test
2012-07-14 20:54:06 -04:00
Rufus Pollock
0500672f19
[be/csv,bugfix][xs]: fix bugs in last merge of backend csv stuff.
2012-07-15 01:38:47 +01:00
Rufus Pollock
b6fbe0c9f5
[build][s]: usual build.
2012-07-15 01:34:23 +01:00
Rufus Pollock
d70aaf370c
Merge pull request #184 from mikemorris/master
...
[#185,be/csv][s]: adding serializeCSV function to CSV backend.
2012-07-14 17:33:45 -07:00
Mike Morris
11e1a17d6a
adding serializeCSV function and test
2012-07-14 20:30:50 -04:00
Rufus Pollock
7ecf71a394
Merge branch 'master' of github.com:okfn/recline
2012-07-15 00:40:57 +01:00
Rufus Pollock
1c3dbaacc8
[#114,transform][s]: first set of tests for costco code.
2012-07-15 00:39:05 +01:00
Rufus Pollock
7546889cf3
[transform,refactor][s]: rename costco.js to data.transform.js and rename module to recline.Data.Transform.
2012-07-15 00:38:16 +01:00
Rufus Pollock
178a8c1e42
[refactor][xs]: rename costco to data.transform.js.
2012-07-14 22:44:43 +01:00
Rufus Pollock
702798a285
[view/transform][xs]: move div with css class down one level so that it works in situations even where we pass div in.
2012-07-14 21:58:21 +01:00
amercader
b48b0eeb85
[build][s]: usual build
2012-07-10 12:45:35 +01:00
Rufus Pollock
c285cdfb1d
Merge pull request #181 from joeraii/master
...
[bugfix,view/slickgrid][xs]: slickgrid column sorting bug fix (from @joeraii).
2012-07-09 18:03:35 -07:00
Joseph Reisinger
073c998f12
fix a bug where columns don't sort properly in slickgrid
2012-07-09 15:43:22 -07:00
amercader
a5e3ef7a72
[backend/es][xs] Prevent exception if ElasticSearch did not return a valid mapping
2012-07-09 15:36:42 +01:00
Rufus Pollock
aa4916dc20
[build][s]: usual build.
2012-07-09 11:03:23 +01:00
Rufus Pollock
f6c2be4c8e
[demos/multiview][s]: refactor to have demo dataset in the app.js (more explicit and removes dependency on test/base.js which seems odd).
2012-07-09 01:50:58 +01:00
Rufus Pollock
d387eca8cd
[docs/tutorials,#113][s]: rework and extend section on records in basics tutorial and start section on filters in query tutorial.
2012-07-09 01:32:59 +01:00
Rufus Pollock
d599f75e85
[model,refator][s]: reintroduce summary on Record object deprecating recordSummary on Dataset.
...
* Reverses change in 1dadc1106bd2dbcad4580d3889e15ac44c865f80
* Record now has fields attribute passed down from Dataset. This is needed in order to support summary method and also makes sense -- as pointed out by @zephod
* Update examples
2012-07-09 01:29:46 +01:00
Rufus Pollock
8fbb0682b3
[addendum,docs][s]: sample.csv (should have been in penultimate commit 3e2fbed5c25204e85ce2a795ccddbea261f19754).
2012-07-08 23:49:23 +01:00
Rufus Pollock
c6a0cc3906
[css/grid][xs]: border-bottom on rows for Grid.
2012-07-08 23:48:59 +01:00
Rufus Pollock
3e2fbed5c2
[#168,docs/backend][m]: major extension to backend tutorial to give examples of most backends.
2012-07-08 20:52:55 +01:00
Rufus Pollock
4e69026881
[be/csv,bugfix][xs]: csv loading from local online file was broken due to copy and paste error.
2012-07-08 16:42:44 +01:00
Rufus Pollock
22dd818183
[view/grid][s]: strip out all the menu stuff as somewhat broken both in UI (overflow not working) and functional terms (transform has changed).
...
* Felt simpler to remove and possibly reinstate later than try and fix now.
2012-07-08 16:41:34 +01:00
Rufus Pollock
3ad97a82e0
[docs][xs]: linewrap.
2012-07-08 12:58:05 +01:00
Rufus Pollock
b19eb18cd3
[queryeditor][xs]: remove unnecessary template variable.
2012-07-08 12:55:02 +01:00
Rufus Pollock
97ff7c3ac0
Merge pull request #177 from mza/master
...
[docs][xs]: Fixed broken link(s) - thx to @mza.
2012-07-06 10:19:16 -07:00
Matt Wood
27c8f59b0a
Update master
2012-07-06 09:02:39 -07:00
Matt Wood
736f40b740
Update master
2012-07-06 08:58:09 -07:00
Matt Wood
b8ac03ef32
Update master
2012-07-06 08:49:26 -07:00
Rufus Pollock
4905c06fd0
[docs/download][s]: improve page layout and include link to recline.dataset.js.
2012-07-06 14:02:19 +01:00
Rufus Pollock
8d8cd28f72
[README][s]: bring up to date.
2012-07-06 13:55:49 +01:00
Rufus Pollock
eb0677ddc4
[docs][xs]: add link to timeline view and correct model source docs link.
2012-07-05 22:44:24 +01:00
Rufus Pollock
a33e8a2d60
[demos/multiview][s]: explicitly configure views for multiview (so as to hide timeline which is misehaving at that width/size).
2012-07-05 22:25:36 +01:00
Rufus Pollock
90e1e9dfd4
[demos][s]: demos have nice screenshots and crime maps is now there.
2012-07-05 21:59:22 +01:00
Rufus Pollock
b22197e5a4
[build][xs]: bugfix for #176 .
2012-07-05 20:54:54 +01:00
Rufus Pollock
b2b64ea2cc
[site/css][xs]: micro tweak to front page.
2012-07-05 20:54:20 +01:00
Rufus Pollock
ac874c1814
[#176,bugfix,view/transform][xs]: remove unneeded setSelectionRange that failed in FF - fixes #176 (thx to @gka for report).
2012-07-05 20:47:20 +01:00