aliounedia
b2f90d5f6a
Fix bug in backends ducumentation #449
2014-09-25 11:28:09 +02:00
aliounedia
a3b1a3e7e8
Fix bug in backends ducumentation #449
2014-09-25 11:12:51 +02:00
aliounedia
2d709cbc39
update
2014-09-25 11:10:07 +02:00
Rufus Pollock
fffccef123
Merge branch 'master' of github.com:okfn/recline
2014-09-14 00:20:10 +01:00
Rufus Pollock
d716a65fd2
[build][xs]: .
2014-09-14 00:19:55 +01:00
Rufus Pollock
d67b73ffca
[demos][xs]: typo in multiview demo comments.
2014-09-14 00:19:24 +01:00
Rufus Pollock
80bb0dd937
[view/slickgrid][s]: refactor to move row reordering setup into separate function.
...
* Plus we do not set up row reordering unless enableReOrderRow is set in options
2014-09-14 00:18:42 +01:00
Rufus Pollock
e6c2d48400
[view/slickgrid][s]: tidy up e.g. whitespace (no substance to change).
2014-09-14 00:13:23 +01:00
Rufus Pollock
a30c09e35b
[test][xs]: remove reference to removed csv backend test from test/index.html.
2014-09-14 00:03:47 +01:00
Rufus Pollock
07a17cce24
Merge pull request #447 from BigBlueHat/setup-environs-tweaks
...
Setup environs tweaks
2014-09-08 16:29:15 +01:00
BigBlueHat
cfdce8fbc7
Ignore node_modules
2014-09-08 10:44:03 -04:00
BigBlueHat
9e0083c18e
Singularize repository (per npm warning)
2014-09-08 10:12:46 -04:00
BigBlueHat
cb6e5266cd
Update jekyll config/info
2014-09-08 10:08:42 -04:00
Rufus Pollock
ecce7109b3
Merge pull request #446 from hychen/435-timeline-tag-enable
...
enable timeline tag support.
2014-08-20 09:16:48 +01:00
陳信屹
1625f93329
enable timeline tag support.
2014-08-20 14:04:00 +08:00
Rufus Pollock
0d3a2c0d7e
Merge pull request #431 from hychen/feature/fix-#428
...
[!,leaflet][m]: Updated Leaflet to latest version 0.7.3 (fixes #428 ) - thanks to @hychen.
2014-08-18 10:04:41 +01:00
Rufus Pollock
b7f9d01f3e
[test,add][xs]: addendum to last commit 095f64e1f3cca2f036d82f614928415217198aaf to fix tests.
2014-08-18 10:00:13 +01:00
陳信屹
c4a67801b6
change leaflet version to 0.7.3.
2014-08-17 12:52:05 +08:00
陳信屹
e453c5b01b
Merge branch 'master' into feature/fix-#428
2014-08-17 12:49:07 +08:00
Rufus Pollock
095f64e1f3
[fixes #444,csv][s]: remove csv backend as now in own repo.
...
* Moved to https://github.com/okfn/csv.js in Feb and been improving since
* Updated the docs to reflect the removal (plus did some other improvements to backend docs at same time)
2014-08-16 18:12:18 +01:00
Rufus Pollock
12c07b45dc
[README][xs]: update changelog for v0.6 and v0.7 releases.
2014-08-16 17:23:05 +01:00
Rufus Pollock
5930fbce43
[demos][xs]: left out html for new changelog stuff in multiview.
2014-08-16 17:04:05 +01:00
Rufus Pollock
025540c98b
Merge branch 'master' of github.com:okfn/recline
2014-08-16 17:03:19 +01:00
Rufus Pollock
b71229ba36
[demos][s]: simplify multiview demo.
2014-08-16 17:02:51 +01:00
aliounedia
696f711b22
Merge pull request #443 from mattfullerton/master
...
Update dependencies
2014-08-13 15:07:42 +02:00
Matt Fullerton
61d1f492e1
Update dependencies
...
css dependency was missing
js dependencies missing (see #432 )
2014-08-13 14:29:21 +02:00
Rufus Pollock
673748d4cf
Merge pull request #441 from mattfullerton/master
...
Minor corrections for docs
2014-08-13 11:15:48 +01:00
Matt Fullerton
a59c32e116
Minor corrections for docs
2014-08-13 12:11:48 +02:00
Rufus Pollock
963db79348
Merge pull request #440 from mattfullerton/patch-1
...
Typo
2014-08-13 11:07:22 +01:00
Matt Fullerton
0cbb1016df
Typo
2014-08-13 06:39:12 +02:00
Rufus Pollock
171ad90ffd
Merge pull request #437 from mattfullerton/patch-1
...
Update tutorial-views.markdown
2014-08-12 18:59:52 +01:00
Rufus Pollock
2561fc3cb6
Merge pull request #439 from mattfullerton/master
...
Change setup code example
2014-08-12 18:58:33 +01:00
Matt Fullerton
9e1ce06ec2
Change setup code example
2014-08-12 19:26:50 +02:00
Matt Fullerton
0644ff49d3
Update tutorial-views.markdown
...
Given that exact paths to the dependencies are given, they may as well agree with the ones currently in the repository. In addition, extra dependencies are required to get SlickGrid to attempt to do anything. This may not yet be 100% correct (see Issue #432 ).
2014-08-12 09:04:55 +02:00
陳信屹
abbab59ce5
Updated Leaflet to latest version 0.7.3 ( #428 )
2014-06-09 16:02:51 +08:00
Rufus Pollock
7757e563ee
[build][s]: regular build.
2014-06-01 20:00:03 +01:00
Rufus Pollock
ae8f51bf05
[#429,map,bugfix][s]: parse negative lat/lon strings correctly - fixes #429 .
2014-06-01 19:58:45 +01:00
Rufus Pollock
01741bcc17
[docs][xs]: list moment library as dep for graph view.
2014-05-22 21:48:14 +01:00
Rufus Pollock
54018a0ae2
Merge pull request #426 from vitorbaptista/425-fix-model-set-in-backbone-0.9.9
...
[#425 ] Fix Dataset.query() when called with Query model
2014-05-15 10:35:19 +01:00
Vitor Baptista
b26f270ffa
[ #425 ] Fix Dataset.query() when called with Query model
...
The problem is that Backbone >= 0.9.9 doesn't accept updating models with:
model.set(otherModel);
That needs to be changed to:
model.set(otherModel.attributes);
Dataset.query() accepts both regular JS objects and Query models, so we need to
check the parameter type to support both.
2014-05-14 15:51:11 -03:00
Rufus Pollock
fa1e4d385c
Merge pull request #423 from vitorbaptista/upgrade-bootstrap-to-2.3.2
...
Upgrade bootstrap to 2.3.2
2014-05-09 15:19:51 +01:00
Vitor Baptista
f1b652e54b
Upgrade Bootstrap to 2.3.2
2014-05-05 20:26:26 -03:00
Rufus Pollock
8c6632e84b
Merge pull request #407 from aliounedia/master
...
Support row reordering in slickgrid grid #396
2014-04-29 09:24:24 +01:00
aliounedia
50b8ab46e0
[ #407 ] support for row reordering in grid
2014-04-28 18:48:32 +02:00
aliounedia
7c01e628ba
[ #407 support for row reordering in sclickgrid]
2014-04-28 17:49:12 +02:00
aliounedia
49282b59f7
[ #407 support for row reordering in sclickgrid]
2014-04-28 17:44:39 +02:00
aliounedia
9a69799d04
[ #407 ] support row reordering in sclickGrid
2014-04-28 16:10:58 +02:00
aliounedia
0e62d91f57
[ #407 ] support for row reordering in slickGrid
2014-04-28 15:15:30 +02:00
aliounedia
d94da32187
[ #396 Support row reordering in slickgrid grid]
2014-04-28 15:10:36 +02:00
aliounedia
9724ccf3f1
row reordering support for recline slickgrid
2014-04-28 15:10:36 +02:00