Dan Wilson
|
31e25cf51b
|
Enable travis-ci
|
2013-05-15 12:40:38 +01:00 |
|
Dan Wilson
|
9932da7b37
|
Build current.
|
2013-05-15 11:32:23 +01:00 |
|
Dan Wilson
|
155ce78828
|
Merge pull request #354 from okfn/issue-351
Event handling cleanup
|
2013-05-15 02:25:43 -07:00 |
|
Dan Wilson
|
b2c5c7f0e0
|
Misc test suite fixes for IE8. Fixes #323.
|
2013-05-14 18:45:43 +01:00 |
|
Dan Wilson
|
28052c2717
|
Use underscore's indexOf() and filter() rather than relying on native versions. Issue #323.
|
2013-05-14 18:44:00 +01:00 |
|
Dan Wilson
|
56a8b64f81
|
GridRow's constructor expected a FieldList object, but it was sometimes getting a plain array. Issue #323.
|
2013-05-14 18:40:36 +01:00 |
|
Dan Wilson
|
6883d8a1c4
|
Fixed invalid HTML in the MapMenu template. Issue #323.
|
2013-05-14 18:38:54 +01:00 |
|
Dan Wilson
|
1c86c70c32
|
Use htmlEqual() so that we're more robust against cross-browser serialisation issues. Issue #323.
|
2013-05-14 18:37:11 +01:00 |
|
Dan Wilson
|
5122672333
|
Fixed date-parsing logic so that it works on oldIE. Issue #323.
|
2013-05-14 18:18:22 +01:00 |
|
Dan Wilson
|
cf700f4ac0
|
Bumped qunit and sinon. Added qunit-assert-html.
|
2013-05-14 17:20:16 +01:00 |
|
Dan Wilson
|
9514c46aa0
|
Date parsing and toISOString() can't be assumed to be present. Use Moment instead. Issue #323.
|
2013-05-14 16:30:25 +01:00 |
|
Dan Wilson
|
325eaf8c34
|
Bumped Moment to 2.0.0 (required by next commit)
|
2013-05-14 16:26:34 +01:00 |
|
Dan Wilson
|
ea8c8f1a5b
|
Clean up slickgrid events on removal
|
2013-05-14 13:11:21 +01:00 |
|
Dan Wilson
|
93637a7b0b
|
Where necessary, override remove() to also remove subviews.
|
2013-05-14 12:45:48 +01:00 |
|
Dan Wilson
|
5ef821c92a
|
Use listenTo() rather than bind() in the views so that the events get unbound upon removal.
|
2013-05-14 12:43:22 +01:00 |
|
Dan Wilson
|
c80dabd31e
|
Fixes to the multiview tests
|
2013-05-14 12:07:15 +01:00 |
|
Dan Wilson
|
0fc484a696
|
Minor fix to slickgrid test
|
2013-05-14 10:49:10 +01:00 |
|
Dan Wilson
|
080188286a
|
Bumped backbone to 1.0.0. Issue #351.
|
2013-05-14 10:12:24 +01:00 |
|
Dan Wilson
|
6c8d9ec50a
|
Bumped underscore to 1.4.4
|
2013-05-13 21:48:22 +01:00 |
|
Rufus Pollock
|
2f099717bf
|
Merge pull request #353 from okfn/issue-350
Stop clobbering view.el
|
2013-05-13 11:15:09 -07:00 |
|
Dan Wilson
|
55f808b873
|
Updated the README to mention this breaking change.
|
2013-05-13 18:52:37 +01:00 |
|
Dan Wilson
|
8ea1a81c0a
|
Updated code and tests to stop recline clobbering view.el. Issue #350.
|
2013-05-13 18:52:37 +01:00 |
|
Dan Wilson
|
38256b455b
|
Enable strict mode on the pager widget, too.
|
2013-05-13 18:47:38 +01:00 |
|
Rufus Pollock
|
6e12ff511a
|
Merge pull request #352 from okfn/strict-mode
Enable strict mode - thx to @djw.
|
2013-05-13 09:33:41 -07:00 |
|
Dan Wilson
|
b72dd0fb62
|
Enabled strict mode, and fixed issues raised.
|
2013-05-13 16:53:55 +01:00 |
|
Rufus Pollock
|
773e03c9c7
|
[build/dist][s]: build current.
|
2013-05-05 20:09:11 +01:00 |
|
Rufus Pollock
|
5e9e7aacba
|
[build/docs][m]: build docs (first time in a while).
|
2013-05-05 20:08:46 +01:00 |
|
Rufus Pollock
|
aaa865d78b
|
[docs][s]: correct flotr2 refs to flot.
|
2013-05-05 19:07:30 +01:00 |
|
Rufus Pollock
|
49daa84ad9
|
[#314,test][xs]: forgot to commit changes to test index.html.
|
2013-05-05 19:04:01 +01:00 |
|
Rufus Pollock
|
8164c68d0c
|
[#331,view/flotr2][s]: remove flotr2 as now in separate repo https://github.com/okfn/recline.view.flotr2 - fixes #331.
|
2013-05-05 19:01:51 +01:00 |
|
Rufus Pollock
|
caf0c84e97
|
[#314,be/ckan][s]: remove ckan backend from core as now in own repo https://github.com/okfn/recline.backend.ckan.
|
2013-05-05 18:03:52 +01:00 |
|
Rufus Pollock
|
19a0b7d2ef
|
[demos][s]: remove link to couchdb demo as now part of separate repo.
|
2013-05-04 22:16:06 +01:00 |
|
Rufus Pollock
|
fc79518ba5
|
[#349,transform][s]: remove transform view and associated code - fixes #349.
|
2013-05-04 22:13:27 +01:00 |
|
Rufus Pollock
|
6560aa98e1
|
[#314,be][s]: update links to external backend repos.
|
2013-05-04 20:58:30 +01:00 |
|
Rufus Pollock
|
977919f1fa
|
[site/layout][xs]: change twitter to okfnlabs.
|
2013-05-04 20:55:56 +01:00 |
|
Rufus Pollock
|
b861623981
|
Merge branch 'master' of github.com:okfn/recline
|
2013-05-04 20:46:38 +01:00 |
|
Rufus Pollock
|
12304b072c
|
[README][s]: factor out contributing instructions to CONTRIBUTING.
|
2013-05-04 20:45:57 +01:00 |
|
Rufus Pollock
|
4d5fa4e6ea
|
Merge pull request #345 from okfn/345-dataproxy-ssl
Dataproxy backend does not work on ssl pages
|
2013-04-30 11:23:00 -07:00 |
|
Dominik Moritz
|
a3af6af423
|
[#345] Use dataproxy url without http scheme to allow usage on ssl enabled pages.
|
2013-04-30 18:17:19 +02:00 |
|
Rufus Pollock
|
474b4595c3
|
[build][s]: regular build.
|
2013-04-16 18:24:47 +01:00 |
|
Rufus Pollock
|
1fc5610874
|
[#342,bugfix,timeline][s]: remove explicitly setting of width in JS as not the right way - fixes #342.
|
2013-04-16 18:24:32 +01:00 |
|
Nigel Babu
|
fc64fdab8f
|
Merge pull request #341 from okfn/340-jshint-cleanup
JSHint Cleanup
|
2013-04-16 07:20:33 -07:00 |
|
John Glover
|
8da456d713
|
[#340] More cleanup of view.slickgrid.js
|
2013-04-16 13:08:06 +02:00 |
|
Rufus Pollock
|
5d4166263e
|
[build][s]: regular build.
|
2013-04-15 18:10:36 +01:00 |
|
John Glover
|
5839ab8fa6
|
[#340] jshint cleanup of view.slickgrid.js
|
2013-04-15 17:58:28 +02:00 |
|
John Glover
|
522e88fe41
|
[#340] jshint cleanup of view.multiview.js
|
2013-04-15 17:36:22 +02:00 |
|
John Glover
|
c77b35d9f2
|
[#340] jshint cleanup of view.grid.js
|
2013-04-15 17:36:09 +02:00 |
|
John Glover
|
9e47ea3ad9
|
[#340] jshint cleanup of model.js
|
2013-04-15 17:35:59 +02:00 |
|
John Glover
|
6073c4837f
|
[#340] jshint cleanup of backend.dataproxy.js
|
2013-04-15 17:17:01 +02:00 |
|
John Glover
|
eca254b480
|
[#340] jshint cleanup of backend.ckan.js
|
2013-04-15 17:15:08 +02:00 |
|