Matt Fullerton
eb307356b2
Update for new (and only new!) SlickGrid
2015-05-11 21:29:27 +02:00
Matt Fullerton
3e07b0fce7
Update for new SlickGrid and Leaflet
2015-05-11 21:17:01 +02:00
Matt Fullerton
b1e7683205
Upgrade leaflet.markercluster
2015-05-02 20:24:22 +02:00
Mike Chelen
e1b6b55de9
fix typo
2015-04-05 23:44:27 -04:00
Mariano Carballal
bb0d41a2e4
Issue #475 : Fix to be able to graph columns with percentage values
2015-04-01 14:38:59 -03:00
Matt Fullerton
bafe84060c
[docs/demos] Fixes #400 , Typos
2015-03-21 10:43:31 +01:00
Sol Villar
8f86282517
[ #469 ] Update of dist and doc files.
2015-03-06 15:32:03 -03:00
Sol Villar
5952588ca1
[ #427 ] Fixed styles in doc pages.
2015-03-05 14:32:36 -03:00
Sol Villar
67d1c7ebaf
[ #427 ] Reverted changes in doc.
2015-03-05 13:59:00 -03:00
msolv
6b916703c8
Update view.flot.html
2015-03-05 13:51:34 -03:00
Sol Villar
6fdd1fbe32
[ #427 ] Fixed graph alert in multiview.
2015-03-05 03:34:24 -03:00
Sol Villar
9ac51793cd
[ #427 ] Fixed styles in navbar and changed Boostrap version to 3.2.0.
2015-03-05 01:00:00 -03:00
Sol Villar
f9351ab84c
[ #427 ] Added Bootstrap 3.3.2 and modified references.
2015-03-05 00:12:08 -03:00
Matt Fullerton
8bdd837d26
Ref to demo code
2015-02-17 20:18:45 +01:00
Matt Fullerton
a6efbf9da3
Docs improvements
...
Added list of views incl. those from 3rd parties, linked views tutorial
from views docs. Linked the list from the tutorial.
Booted (unlinked) pages for Grids tutorial (#397 , #398 ), Timelines
tutorial (#224 )
2014-11-03 10:34:24 +01:00
Matt Fullerton
e67493e514
Add line for the *Recline* timeline CSS, add infobox for demo
2014-11-03 09:18:42 +01:00
Matt Fullerton
75cbe8f2b3
Added map demo
2014-11-01 18:23:21 +01:00
Matt Fullerton
346ecb6d5f
Enhancements to views tutorial
...
Correct a mistake (memory backend reference), links to 2 demos
(Slickgrid, Graph), change graph demo to match the code in the page and
to use date grouping and set type on dataset accordingly.
Clarifications on not needing recline.js/sep. files at the same time.
2014-10-27 10:55:14 +01:00
陳信屹
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