aliounedia
4e41afca90
[ #384 , slickgrid][s]: slickgrid add support for row-add
2014-01-17 00:09:18 +01:00
aliounedia
ba8a84f748
[ #384 , slickgrid][s]: slickgrid add support for row-delete
2014-01-16 00:27:04 +01:00
aliounedia
7fbab3d8d8
[#384,slickgrid][s]add validator function to validate input
2014-01-15 11:40:07 +01:00
aliounedia
dc24909409
[#384,sclickgrid][s] add field validator bind to field.format
2014-01-13 22:42:16 +01:00
Rufus Pollock
45fa438803
[#384,slickgrid][s]: slickgrid sets editor type automatically from field type.
...
* multiview demo now has editing turned on
* [license][xs]: update to 2011-2014.
2014-01-12 22:44:54 +00:00
Rufus Pollock
a4475a05d2
Merge pull request #383 from kielni/replaceFilter_loop_var_name
...
fix variable hiding when finding filter to replace
2014-01-07 01:13:08 -08:00
kielni
964a593106
fix variable hiding when finding filter to replace
2014-01-06 14:56:31 -08:00
Rufus Pollock
f7f4f05346
Merge pull request #382 from Suz/380-add-DMS-map-tests
...
removed 'console.log' statement used for debugging
2013-12-30 02:14:43 -08:00
S Kiihne
14f3545ae6
removed 'console.log' statement used for debugging
2013-12-29 12:26:09 -08:00
Rufus Pollock
b800297dc1
Merge pull request #381 from Suz/380-add-DMS-map-tests
...
380 add dms map tests
2013-12-23 06:22:23 -08:00
Suz
b744c88eb0
fix issue 380 -- added function to parse DMS formatted map data (36d 56m 29s S)
2013-12-20 17:27:10 -08:00
Suz
27627c45d9
Corrected syntax of new mapping test cases
2013-12-20 17:01:18 -08:00
Suz
a35edd8815
added test data for Edmonton and Rio de Janerio in DMS format
2013-12-18 17:59:39 -08:00
Rufus Pollock
bf39c6f715
Merge pull request #379 from mjuniper/master
...
Don't override backbone.sync globally; only inside recline.Dataset.
2013-12-12 04:31:47 -08:00
mjuniper
f96099513e
Don't override backbone.sync globally; only inside recline.Dataset.
2013-12-10 15:24:21 -07:00
Rufus Pollock
6adf5eeb12
Merge pull request #377 from kielni/store-range-filter
...
make backend memory store work with from/to filters
2013-11-10 03:50:31 -08:00
kielni
03c3afbb51
update filtereditor to use from/to instead of start/stop
2013-10-29 12:17:58 -07:00
kielni
56ac25611e
change range filter template to match Elasticsearch convention: from/to instead of start/stop
2013-10-29 07:29:51 -07:00
kielni
b550b2801b
make backend memory store work with from/to filters
2013-10-25 10:17:41 -07:00
Rufus Pollock
98e8647e16
Merge pull request #373 from kielni/override_handleQueryResult
...
[model][s]: various improvements around query building (add/remove facets) and allowing overriding of handling query result.
2013-10-13 02:28:55 -07:00
Rufus Pollock
02e5e70c18
Merge pull request #367 from davidmiller/casting
...
Cast elements in a series consistently
2013-09-21 09:09:08 -07:00
Rufus Pollock
e007fff15a
Merge pull request #372 from kielni/filters_and_facets
...
Add method to replace a filter - thx to @kleini.
2013-09-12 00:23:03 -07:00
kielni
ee2067da68
this.backend might be null; set handleResult before fetch
2013-09-10 10:21:02 -07:00
kielni
91c0f7704a
allow a dataset to override handleQueryResult
2013-09-09 07:31:12 -07:00
kielni
f7f010ea33
add new methods for facets: removeFacet, clearFacets, and refreshFacets
2013-09-06 13:51:17 -07:00
kielni
95fab060c3
add options to addFacet for size and silent
2013-09-06 11:58:23 -07:00
kielni
ef1064b888
add method to replace a filter
2013-09-06 11:40:31 -07: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
fddea8e882
[#316,refactor][xs]: move vendor timeline stuff to vendor/timeline w/o versions to ease upgrading.
2013-08-24 13:16:45 +01:00
Rufus Pollock
2adc2138ef
[#316,timeline][s]: upgrade timelinejs vendor lib to v2.25 for better date extents (need to patch again to get working).
2013-08-24 13:14:07 +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
John Glover
ab14d48939
Merge pull request #369 from okfn/369-map-url
...
No hardcoded http:// for maps
2013-08-21 05:38:20 -07:00
Dominik Moritz
efdf87dbd5
[ #369 ] Make image url relative as well, fix tile url
2013-08-21 10:19:08 +02:00
Dominik Moritz
6aeec49266
[ #369 ] Do not hard-code http
2013-08-20 13:39:52 +02:00
Rufus Pollock
ccf60d00f0
[#316,timeline][m]: timeline now handles BC dates and has a switch to support non US dates dd/dd/dddd - fixes #316 .
...
* upgrade timeine view to latest TimelineJS (note vendor code went in in last commit as needed to patch in this one)
* Minor fix to TimelineJS timeline.js code (actual bug I think)
* BC (-ve years) support is provided by latest TimelineJS (raw vendor code in last commit)
* Strip out use of momentjs and just use timelinejs date parsing (various changes and tests around this)
* state option nonUSDates: true to parse dd/mm/yyyy properly
2013-08-14 22:23:46 +01:00
Rufus Pollock
3bda0d6ff8
[#316,vendor][s]: introduce latest timelinejs lib (but do not switch to it).
2013-08-14 18:36:51 +01:00
Rufus Pollock
db9fe8d3a2
[view/flot,bugfix][xs]: tiny fix to have a correct default for graph type.
2013-08-14 16:54:53 +01:00
David Miller
49d89cc0ea
Only create variables if we need them.
2013-08-06 18:26:12 +01:00
David Miller
c34d8c681c
Check that all elements of a series are convertable to floats before casting individual elements.
2013-08-01 13:06:28 +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
f1ec8f0474
[build][xs]: .
2013-06-30 14:16:56 +01:00
Rufus Pollock
35b73aea52
[be/csv,bugfix][xs]: fix to breakage of csv loading for urls in 5d24fd474d6e6bd065039d058ef64c6db4454df9.
2013-06-30 14:16:22 +01:00
Rufus Pollock
b66f563368
[be/csv,bugfix][xs]: fix to breakage of csv loading from a file in 5d24fd474d6e6bd065039d058ef64c6db4454df9.
2013-06-22 20:14:20 +01:00
Rufus Pollock
005527f237
[build][xs]: .
2013-06-22 18:16:09 +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
323f5febdd
[test][xs]: add marker css to test index.html.
2013-06-22 18:03:03 +01:00
Rufus Pollock
9a7e78f686
[build][xs]: cat files.
2013-06-15 12:19:36 +01:00
Rufus Pollock
5d24fd474d
[csv,bugfix][s]: fix to csv backend to correct issue with header row appearing in data in case where fields passed explicitly.
...
* The bug was triggered by change in 4d128af797546e5174537d8ed530a243e444eeab to use model fields if explicitly provided
* model.test.js illustrated issue (that new test was failing prior to changes to csv backend in this commit)
* Issue was that CSV backend did not pass back fields option. Previously, if no fields provided from backend we extracted fields from first row of the returned records. With change in 4d128af797546e5174537d8ed530a243e444eeab to use model fields if provided we had an issue as we no longer removed first row for fields.
* Fixed by having CSV backend explicitly extract fields and pass them back
2013-06-15 12:12:15 +01:00
Rufus Pollock
fa2e224bc9
[build][xs]: build.
2013-06-09 17:05:53 +01:00