8f0fe6e5ef
Added a build status image to the README. Fixes#252.
Dan Wilson
2013-05-15 13:14:12 +01:00
31e25cf51b
Enable travis-ci
Dan Wilson
2013-05-15 12:40:38 +01:00
9932da7b37
Build current.
Dan Wilson
2013-05-15 11:32:23 +01:00
155ce78828
Merge pull request #354 from okfn/issue-351
Dan Wilson
2013-05-15 02:25:43 -07:00
b2c5c7f0e0
Misc test suite fixes for IE8. Fixes#323.
Dan Wilson
2013-05-14 18:45:43 +01:00
28052c2717
Use underscore's indexOf() and filter() rather than relying on native versions. Issue #323.
Dan Wilson
2013-05-14 18:44:00 +01:00
56a8b64f81
GridRow's constructor expected a FieldList object, but it was sometimes getting a plain array. Issue #323.
Dan Wilson
2013-05-14 18:40:36 +01:00
6883d8a1c4
Fixed invalid HTML in the MapMenu template. Issue #323.
Dan Wilson
2013-05-14 18:38:54 +01:00
1c86c70c32
Use htmlEqual() so that we're more robust against cross-browser serialisation issues. Issue #323.
Dan Wilson
2013-05-14 18:37:11 +01:00
5122672333
Fixed date-parsing logic so that it works on oldIE. Issue #323.
Dan Wilson
2013-05-14 18:18:22 +01:00
cf700f4ac0
Bumped qunit and sinon. Added qunit-assert-html.
Dan Wilson
2013-05-14 17:20:16 +01:00
9514c46aa0
Date parsing and toISOString() can't be assumed to be present. Use Moment instead. Issue #323.
Dan Wilson
2013-05-14 16:30:25 +01:00
325eaf8c34
Bumped Moment to 2.0.0 (required by next commit)
Dan Wilson
2013-05-14 16:26:34 +01:00
ea8c8f1a5b
Clean up slickgrid events on removal
Dan Wilson
2013-05-14 13:11:21 +01:00
93637a7b0b
Where necessary, override remove() to also remove subviews.
Dan Wilson
2013-05-14 12:45:48 +01:00
5ef821c92a
Use listenTo() rather than bind() in the views so that the events get unbound upon removal.
Dan Wilson
2013-05-14 12:43:22 +01:00
c80dabd31e
Fixes to the multiview tests
Dan Wilson
2013-05-14 12:07:15 +01:00
0fc484a696
Minor fix to slickgrid test
Dan Wilson
2013-05-14 10:49:10 +01:00
080188286a
Bumped backbone to 1.0.0. Issue #351.
Dan Wilson
2013-05-14 10:12:24 +01:00
6c8d9ec50a
Bumped underscore to 1.4.4
Dan Wilson
2013-05-13 21:48:22 +01:00
1fc5610874
[#342,bugfix,timeline][s]: remove explicitly setting of width in JS as not the right way - fixes#342.
Rufus Pollock
2013-04-16 18:23:59 +01:00
7ec2fdb278
[#334,flot,bugfix][s]: find and resolve issue with no ticks on x-axis if values are floats - fixes#334.
Rufus Pollock
2013-03-08 10:30:02 +00:00
64c9e488dd
[#314,be/solr][s]: minor extra solr reference to remove missed in /6f82c4c5ccd2367384ef8f1cb4fc296ed4a34e97.
Rufus Pollock
2013-02-11 14:53:46 +00:00
9f73c99bbd
Merge pull request #310 from okfn/310-hide-filters-fields
John Glover
2013-02-11 06:33:32 -08:00
74d94c51d6
Merge remote-tracking branch 'origin/master' into 310-hide-filters-fields
John Glover
2013-02-11 15:31:47 +01:00
f9439f21d9
Merge pull request #309 from okfn/309-expand-content-when-sidebar-empty
John Glover
2013-02-11 06:26:38 -08:00
bb28ef2347
[#309] Small JS fix for IE7.
John Glover
2013-02-11 14:27:22 +01:00
bc3ade4c23
[#309] Fix rendering of fields widget in IE7.
John Glover
2013-02-11 12:10:57 +01:00
fa086053fb
Merge master into 309-expand-content-when-sidebar-empty
John Glover
2013-02-11 10:00:41 +01:00
d369c9d958
[bugfix,view/flot][xs]: do not subtract 240px from rhs of flot graph (fix appears to be no longer needed and is breaking in most cases ...).
Rufus Pollock
2013-02-09 18:29:02 +00:00
e77d6c4d36
[site][s]: some minor tweaks to css and fix a typo in map tutorial.
Rufus Pollock
2013-02-09 16:20:59 +00:00
242bcc7a14
[#287,view/graph][s]: move current view.graph.js to view.flotr2.js and setup recline.View.Graph to point to recline.View.Flot.
Rufus Pollock
2013-02-09 16:18:37 +00:00