8c1a1359db
modify pager widget to handle boundary conditions; now takes a Dataset instead of a Query so that it has access to the record count; add tests
kielni
2014-01-17 13:07:41 -08:00
4e41afca90
[#384, slickgrid][s]: slickgrid add support for row-add
aliounedia
2014-01-17 00:09:18 +01:00
ba8a84f748
[#384, slickgrid][s]: slickgrid add support for row-delete
aliounedia
2014-01-16 00:27:04 +01:00
7fbab3d8d8
[#384,slickgrid][s]add validator function to validate input
aliounedia
2014-01-15 11:40:07 +01:00
dc24909409
[#384,sclickgrid][s] add field validator bind to field.format
aliounedia
2014-01-13 22:42:16 +01:00
ee2067da68
this.backend might be null; set handleResult before fetch
kielni
2013-09-10 10:21:02 -07:00
91c0f7704a
allow a dataset to override handleQueryResult
kielni
2013-09-09 07:31:12 -07:00
f7f010ea33
add new methods for facets: removeFacet, clearFacets, and refreshFacets
kielni
2013-09-06 13:51:17 -07:00
95fab060c3
add options to addFacet for size and silent
kielni
2013-09-06 11:58:23 -07:00
ef1064b888
add method to replace a filter
kielni
2013-09-06 11:40:31 -07:00
c8f7ab56ff
[#316,timeline][s]: complete upgrade to v2.25 of timelinejs with support for BC dates <= 10k BC.
Rufus Pollock
2013-08-24 13:25:28 +01:00
fddea8e882
[#316,refactor][xs]: move vendor timeline stuff to vendor/timeline w/o versions to ease upgrading.
Rufus Pollock
2013-08-24 13:16:45 +01:00
2adc2138ef
[#316,timeline][s]: upgrade timelinejs vendor lib to v2.25 for better date extents (need to patch again to get working).
Rufus Pollock
2013-08-24 13:14:07 +01:00
191dd5796f
[timeline][xs]: micro followup to upgrade of timeline in ccf60d00f0.
Rufus Pollock
2013-08-23 10:03:44 +01:00
ab14d48939
Merge pull request #369 from okfn/369-map-url
John Glover
2013-08-21 05:38:20 -07:00
efdf87dbd5
[#369] Make image url relative as well, fix tile url
Dominik Moritz
2013-08-21 10:19:08 +02:00
6aeec49266
[#369] Do not hard-code http
Dominik Moritz
2013-08-20 13:39:52 +02:00
ccf60d00f0
[#316,timeline][m]: timeline now handles BC dates and has a switch to support non US dates dd/dd/dddd - fixes#316.
Rufus Pollock
2013-08-14 22:18:16 +01:00
3bda0d6ff8
[#316,vendor][s]: introduce latest timelinejs lib (but do not switch to it).
Rufus Pollock
2013-08-14 18:36:51 +01:00
db9fe8d3a2
[view/flot,bugfix][xs]: tiny fix to have a correct default for graph type.
Rufus Pollock
2013-08-14 16:54:53 +01:00
49d89cc0ea
Only create variables if we need them.
David Miller
2013-08-06 18:26:12 +01:00
c34d8c681c
Check that all elements of a series are convertable to floats before casting individual elements.
David Miller
2013-08-01 13:06:28 +01:00
d1b04a4d10
[#314,backend][s]: remove gdocs backend - now in separate repo.
Rufus Pollock
2013-06-30 22:08:06 +01:00
35a5f32163
[#362,view/map][s]: disable auto-turn on of map clustering above a certain number of points - fixes#362.
Rufus Pollock
2013-06-22 18:14:50 +01:00
323f5febdd
[test][xs]: add marker css to test index.html.
Rufus Pollock
2013-06-22 18:03:03 +01:00
5d24fd474d
[csv,bugfix][s]: fix to csv backend to correct issue with header row appearing in data in case where fields passed explicitly.
Rufus Pollock
2013-06-15 12:12:15 +01:00
4d128af797
[model,bugfix][s]: if explicitly passed field info to a dataset use that over any field info derived from backend.
Rufus Pollock
2013-06-02 20:04:09 +01:00
b4f4c989cc
[view/multiview][s]: do not call fetch on dataset model in MultiView initialize (should be done in code using the view if needed).
Rufus Pollock
2013-06-02 19:03:42 +01:00