陳信屹
c4a67801b6
change leaflet version to 0.7.3.
2014-08-17 12:52:05 +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
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
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
Rufus Pollock
01741bcc17
[docs][xs]: list moment library as dep for graph view.
2014-05-22 21:48:14 +01:00
Vitor Baptista
f1b652e54b
Upgrade Bootstrap to 2.3.2
2014-05-05 20:26:26 -03:00
Rufus Pollock
e2ab6a51aa
[build][xs]: regular build of docs and lib.
2014-02-06 09:30:40 +00:00
Rufus Pollock
c8f7ab56ff
[#316,timeline][s]: complete upgrade to v2.25 of timelinejs with support for BC dates <= 10k BC.
2013-08-24 13:25:28 +01:00
Rufus Pollock
191dd5796f
[timeline][xs]: micro followup to upgrade of timeline in ccf60d00f09473d244b5efaf83e423d833c25b39.
...
* tweak to test
* update tutorial to reference right vendor libs
2013-08-23 10:03:44 +01:00
Rufus Pollock
d1b04a4d10
[#314,backend][s]: remove gdocs backend - now in separate repo.
2013-06-30 22:08:36 +01:00
Rufus Pollock
e4adc0c34a
[#314,backends][m]: remove elasticsearch backend - now in own repo https://github.com/okfn/elasticsearch.js .
2013-06-30 21:51:39 +01:00
Rufus Pollock
35a5f32163
[#362,view/map][s]: disable auto-turn on of map clustering above a certain number of points - fixes #362 .
2013-06-22 18:14:50 +01:00
Rufus Pollock
eb682d673f
[#359,view/flot][m]: much better time series support by using flot time plugin - fixes #359 .
...
* Note you still need to set the type of the field to time for this to work properly (i.e. we do not attempt to guess a column is dates as that is very error-prone).
2013-06-02 18:42:17 +01:00
Dan Wilson
325eaf8c34
Bumped Moment to 2.0.0 (required by next commit)
2013-05-14 16:26:34 +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
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
fc79518ba5
[#349,transform][s]: remove transform view and associated code - fixes #349 .
2013-05-04 22:13:27 +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
Rufus Pollock
369bd5f257
[#314,couchdb][s]: remove couchdb backend as now in its own repo at https://github.com/Recline/backend.couchdb .
2013-02-16 15:47:10 +00:00
Rufus Pollock
e77d6c4d36
[site][s]: some minor tweaks to css and fix a typo in map tutorial.
2013-02-09 16:20:59 +00:00
Rufus Pollock
2799fe5acd
[#183,demos/search][s]: improve commenting in search demo js and produced docco'd version.
2012-11-02 09:58:42 +00:00
Rufus Pollock
a441c939d0
[docs][xs]: latest version of docco.css.
2012-11-02 09:58:27 +00:00
Rufus Pollock
2684bfed0e
[#223,tutorial/maps][m]: start of a in-depth map tutorial with instructions on customizing infoboxes and markers.
...
* Also add to tutorials.html (and refactor that page a bit)
2012-10-23 00:27:25 +01:00
Rufus Pollock
b70b41ec5c
[#249,docs][s]: document geo_point type throughly.
2012-10-22 21:59:20 +01:00
Rufus Pollock
68d2f66f66
[docs/backend][s]: tidy up and factor out backend list to include file.
2012-10-22 16:30:15 +01:00
Rufus Pollock
dd8641ded2
[backend/csv,docs][s]: minor improvements to docs plus explicitly pass $/jQuery to module function (thanks to @acouch for the spot).
2012-10-19 07:41:11 +01:00
Rufus Pollock
78ecb0ff42
[build/docs][s]: regular build of docs.
2012-10-14 18:32:29 +01:00
Rufus Pollock
42fcc1b649
Merge pull request #247 from sleeper/move_to_bb_0_9_2
...
[#226,vendor][s]: Upgrade to backbone 0.9.2 and underscore 1.4.2 - fixes #226 (thx to @sleeper).
Note while merge seems quite big there are no actual changes to main code (all changes are in built files like docs or dist)
2012-10-14 10:26:33 -07:00
Rufus Pollock
7819b3b185
[#248,model][s]: normalize Field types where possible by mapping standard type aliases to default type name - fixes #248 .
...
* view.graph.js improve graph view by making sure datetime for an axis is judged by whether it is date, datetime or time not just date!
* backend.ckan.js some type conversions now done in core model so can be removed
2012-10-12 22:06:56 +01:00
Rufus Pollock
aaae34f91d
[#249,docs/models][s]: improve documentation of types.
2012-10-12 21:42:38 +01:00
Frederick Ros
01d59a8b6b
Moved to backbone 0.9.2 and underscoe 1.4.2
2012-10-11 17:23:20 +02:00
Rufus Pollock
1efdff04d7
[docs/models][xs]: add date and datetime to list of types.
2012-10-04 07:27:53 +01:00
Rufus Pollock
9d5b010af1
[docs][xs]: two small bugfixes - download link works with relative links and fix missing backtick in models.markdown.
2012-10-01 23:27:45 +01:00
Rufus Pollock
1377672da2
Merge pull request #231 from domoritz/markercluster
...
[view/map][m]: Cluster markers to enable better handling of large dataset - thanks to @domoritz.
2012-09-25 07:28:22 -07:00
Rufus Pollock
d5f0b074c2
[model][xs]: tweak to _backendFromString to remove option to look up backends specified as full module pathes as this is a liable to bugs and it is not being used.
2012-09-18 22:57:44 +01:00
Dominik Moritz
e167591253
Updated documentation and tutorials
2012-09-12 00:50:20 +01:00
Rufus Pollock
2023cc4c35
[build][m]: regular build including docs.
2012-09-09 16:16:00 +01:00
Rufus Pollock
3742c7b9da
[#220,fixups][s]: fix up references to old Leaflet (0.3.1) to new Leaflet (0.4.1).
2012-09-08 18:43:34 +01:00
Rufus Pollock
4737d7ecc5
[#218,refactor,query][m]: refactor query object sort attribute structure as described in #218 - fixes #218 .
2012-08-21 23:55:03 +01:00
Rufus Pollock
f64b0c9345
[docs/models][s]: add list of types to Field documentation.
2012-08-18 02:03:11 +01:00
Rufus Pollock
cc5bb0e343
[build][m]: regular build of docs and js files.
2012-08-15 12:52:02 +01:00
Rufus Pollock
bc414e9f8c
[#212,views][s]: refactor views and tutorial so that no render call in initialize and view element can be passed in externally ( fixes #212 ).
2012-08-15 12:33:59 +01:00
Rufus Pollock
c75e31a856
[#213,docs,views][s]: add timeline example to views tutorial - fixes #213 .
2012-08-15 12:27:45 +01:00
Rufus Pollock
02d152c5ad
[#153,#212,view/map][m]: fixes #153 bug re map rendering (see issue for more) and in process did refactoring of map view in line with #212 .
...
* multiview: refactored to call render on all views as that is new setup for #212 (and also needed for #153 )
* tutorial-views: call render now which fixes bug (this was specific issue reported in #153 )
2012-08-15 11:51:08 +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
Colin Kennedy
c245960643
Fix broken backends docs link
2012-07-15 18:23:40 -05: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
3e2fbed5c2
[#168,docs/backend][m]: major extension to backend tutorial to give examples of most backends.
2012-07-08 20:52:55 +01:00