dd8641ded2
[backend/csv,docs][s]: minor improvements to docs plus explicitly pass $/jQuery to module function (thanks to @acouch for the spot).
Rufus Pollock
2012-10-19 07:41:11 +01:00
75ef00182e
[#246,bugfix,slickgrid][s]: fix for issue where slickgrid view not presenting columns in order of Dataset Fields - fixes#246.
Rufus Pollock
2012-10-14 18:13:13 +01:00
88dfa0b314
[#250,backend/ckan][s]: nicer way to do configuration of CKAN API endpoint including parsing of url - fixes#250.
Rufus Pollock
2012-10-14 17:52:29 +01:00
046ee8c1a0
[#240,bugfix,backend/memory][s]: range filters now work as expected when one end of range is null - fixes#240.
Rufus Pollock
2012-10-12 22:29:55 +01:00
7819b3b185
[#248,model][s]: normalize Field types where possible by mapping standard type aliases to default type name - fixes#248.
Rufus Pollock
2012-10-12 22:06:56 +01:00
f25401190b
[site,theme][s]: switch to pt sans and increase font-size.
Rufus Pollock
2012-10-12 21:10:55 +01:00
7a2da02f26
[site,theme][xs]: move site css out of css/site to css-site.
Rufus Pollock
2012-10-12 20:57:16 +01:00
f8bcf28d14
[#242,bugfix][s]: remove filter in filtereditor now removes correct filter rather than first one - fixes#242.
Rufus Pollock
2012-10-12 20:08:05 +01:00
939d0786b3
[test][s]: worked out why filtereditor remove filter test not working and fixed it.
Rufus Pollock
2012-10-12 20:04:36 +01:00
01d59a8b6b
Moved to backbone 0.9.2 and underscoe 1.4.2
Frederick Ros
2012-10-11 16:24:47 +02:00
1efdff04d7
[docs/models][xs]: add date and datetime to list of types.
Rufus Pollock
2012-10-04 07:27:53 +01:00
15b53b4703
[demos/search][s]: minor refactoring of facets in sidebar and styling.
Rufus Pollock
2012-10-04 07:26:57 +01:00
cc9389a689
[facetviewer][s]: change from dropdown and simplify styling plus make some minor fixes.
Rufus Pollock
2012-10-04 07:26:19 +01:00
1bcb163ebe
[filter,refactor][s]: remove fieldType attribute on filters as can (and should) get fieldType from model if needed.
Rufus Pollock
2012-10-04 07:01:41 +01:00
9ea3b05524
[facetviewer][xs]: minor tweaks to facetviewer to remove things that aren't generic.
Rufus Pollock
2012-10-03 18:47:40 +01:00
7fd54e54bb
[demos/search][m]: basic working search demo (more work needed!).
Rufus Pollock
2012-10-03 18:46:56 +01:00
91100ca9e4
Rebuilt dist
John Martin
2012-10-02 14:49:20 +01:00
a4e1b53c06
Fix to make clearfix work in Internet Explorer 7
John Martin
2012-10-02 14:47:43 +01:00
6ee9e98e5e
Fixes for Internet Explorer 7 and its strict JSON object modelling
John Martin
2012-10-02 14:36:46 +01:00
7cbaf4b264
Re-built dist libs
John Martin
2012-10-02 14:24:49 +01:00
1e4a2760f9
Added fix js file for adding support for ECMA262-5 Array methods for browsers that don\'t support them
John Martin
2012-10-02 14:20:32 +01:00
1d931b9239
Renamed all methods called delete to remove
John Martin
2012-10-02 14:10:25 +01:00
9d5b010af1
[docs][xs]: two small bugfixes - download link works with relative links and fix missing backtick in models.markdown.
Rufus Pollock
2012-10-01 23:27:45 +01:00
16fc21ac03
fix popups (all popups were the same)
Dominik Moritz
2012-09-25 11:49:43 +01:00
2d26afb435
Merge branch 'master' into markercluster
Dominik Moritz
2012-09-25 11:49:16 +01:00
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.
Rufus Pollock
2012-09-18 22:57:44 +01:00
d5e36944d7
query now supports regexes
Michael Bauer
2012-09-13 16:37:08 +02:00
73c414be30
changed memory test to reflect changed behavior
Michael Bauer
2012-09-13 16:35:43 +02:00
4954e442a3
added regex support for query
Michael Bauer
2012-09-13 16:32:36 +02:00
fbea51030bfixes#222
Michael Bauer
2012-09-13 14:50:25 +02:00
79c262e25b
update markercluster to latest version
Dominik Moritz
2012-09-12 14:17:03 +01:00
3ecd0b875b
write a test for automatic clustering and fix render issue
Dominik Moritz
2012-09-12 14:02:54 +01:00
881fee5fe7Fixes#230 - updated the feature popup code
Michael Bauer
2012-09-12 12:48:59 +02:00
208c9a9330
Merge branch 'master' of github.com:okfn/recline
Michael Bauer
2012-09-12 11:42:10 +02:00
6fa99a0cf0
compile of dist/recline
Michael Bauer
2012-09-12 11:40:41 +02:00
89890c8acb
automatically enable clustering if there is a large number of markers
Dominik Moritz
2012-09-12 01:52:58 +01:00
e167591253
Updated documentation and tutorials
Dominik Moritz
2012-09-12 00:50:20 +01:00
063d4b7ece
formatting and fixes in dev notes
Dominik Moritz
2012-09-12 00:13:37 +01:00
0577ab145d
disable clustering in tests
Dominik Moritz
2012-09-12 00:09:25 +01:00
751cd095ce
cluster markers to handle larger datasets
Dominik Moritz
2012-09-12 00:09:07 +01:00
b190e3b8a8
add clustering library
Dominik Moritz
2012-09-11 14:03:19 +01:00
ce668a32c7
[vendor/leaflet][s]: remove leaflet v0.3.1 rendered obsolete by work in #220.
Rufus Pollock
2012-09-10 11:18:46 +01:00
e7f9d022d1
[demos][xs]: reinstate first demo link to multiview accidentally just removed in d1cc591dfc.
Rufus Pollock
2012-09-09 16:22:54 +01:00
b8537aae57
fixed couchdb backend, updated backbone and underscore, added couchdb multiview example in demos
Bietz
2012-08-06 14:53:34 -07:00
00d36f2dac
[#170,cleanup][s]: remove jquery.flot vendor lib and last remaining ref to it in test/index.html as now replaced by flotr2 - fixes#170.
Rufus Pollock
2012-09-09 15:33:57 +01:00
9948c501cf
[#190,backend/csv][s]: rename CSV options from delimiter to quotechar and separator to delimiter - fixes#190.
Rufus Pollock
2012-09-09 15:20:37 +01:00
6e49f53a63
[#185,backend/csv][s]: add support for dataset-style objects to serializeCSV method - fixes#185.
Rufus Pollock
2012-09-09 15:11:54 +01:00
c879ca6df9
[whitespace,view/graph][xs]: fix up whitespace in view.graph.js.
Rufus Pollock
2012-09-09 14:43:48 +01:00
4737d7ecc5
[#218,refactor,query][m]: refactor query object sort attribute structure as described in #218 - fixes#218.
Rufus Pollock
2012-08-21 23:55:03 +01:00
09ffb04e40
[#196,addendum][xs]: fix up demos restore functionality which was broken by removal of Dataset.restore for #196.
Rufus Pollock
2012-08-21 23:43:32 +01:00
41657d2cae
[#217,backend/ckan][xs]: bugfix regarding setting of the CKAN API endpoint.
Rufus Pollock
2012-08-21 22:20:12 +01:00
24f13366c0
[#217,backend/ckan][xs]: correct argument order to query method and make test into a proper module to stop cross test pollution.
Rufus Pollock
2012-08-18 02:50:25 +01:00
03c147cee1
[#120,backend/solr][s]: start on a solr backend (read-only, basic testing and no proper query support yet!).
Rufus Pollock
2012-08-18 02:46:31 +01:00