This website requires JavaScript.
3e27edd9c4
[backend/csv][xs]: set my.__type__ to csv.`
Rufus Pollock
2013-02-08 13:20:53 +00:00
bd98d15b61
[#313,backend/memory][xs]: use jquery deferred if we can.
Rufus Pollock
2013-02-08 13:20:38 +00:00
8c6c2d7c67
[build][s]: regular build of js and css.
Rufus Pollock
2013-02-08 13:05:56 +00:00
68215a0fa5
[#313,model][s]: use jquery promise api if available.
Rufus Pollock
2013-02-08 13:05:00 +00:00
89ad7c1686
Merge branch 'master' of github.com:okfn/recline
Rufus Pollock
2013-02-08 11:05:39 +00:00
5a27e1c08d
Merge pull request #308 from okfn/308-filter-update-ux
Rufus Pollock
2013-02-08 03:05:32 -08:00
c3c2fef95c
Merge branch 'master' of github.com:okfn/recline
Rufus Pollock
2013-02-08 11:02:20 +00:00
1c1df12e5a
[#312,README][s]: note about using jekyll to build docs or demos if working on them locally.
Rufus Pollock
2013-02-08 11:01:44 +00:00
8a7f7650ea
Merge pull request #311 from okfn/311-update-view-flot
John Glover
2013-02-06 08:59:20 -08:00
4f2e58b514
Add horizontal bar chart back to view.flot.js
John Glover
2013-02-06 17:51:59 +01:00
850fe9a41c
Merge pull request #280 from okfn/280-graph-axis-labels
John Glover
2013-02-06 07:43:22 -08:00
67b684d58f
Hide filters and fields by default
John Glover
2013-02-06 16:37:59 +01:00
f0005bed6c
Hide the sidebar if it's empty.
John Glover
2013-02-06 12:09:34 +01:00
2d5291b201
Rename x-axis and y-axis in view.graph.js.
John Glover
2013-02-05 17:32:06 +01:00
6ceff22b15
Return to first page of records after filter update.
John Glover
2013-02-05 16:37:02 +01:00
d1a5c0803d
Merge pull request #307 from amercader/master
Rufus Pollock
2013-01-24 01:43:30 -08:00
2a151461ab
[README][xs] Micro tweak
amercader
2013-01-23 22:43:27 +00:00
722b7dcbf8
Merge branch 'master' of github.com:okfn/recline
Rufus Pollock
2013-01-23 20:31:20 +00:00
015d926c03
[#299,README[s]: list contributors in README - fixes #299 .
Rufus Pollock
2013-01-23 20:30:25 +00:00
23d056d1aa
Merge pull request #305 from modilabs/cap_pager_params
Rufus Pollock
2013-01-15 03:21:01 -08:00
11630c46ff
Cap pager input params to valid range(s)
Larry Weya
2013-01-15 13:51:25 +03:00
52fb7543ed
Merge pull request #287 from okfn/287-view-flot
Rufus Pollock
2013-01-10 01:43:04 -08:00
789086b290
[#287 ] Add flot view tests.
John Glover
2013-01-10 09:41:57 +01:00
8439cc5522
[#287 ] Add view.flot.js.
John Glover
2013-01-09 15:53:44 +01:00
896686c466
Merge pull request #302 from okfn/fix-timeline-test
Rufus Pollock
2013-01-08 06:13:12 -08:00
ea1bced824
Merge pull request #303 from okfn/fix-multiview-demo
Rufus Pollock
2013-01-07 02:08:38 -08:00
e520a0d0d6
Remove underscore from flotr2 source
Stefan Wehrmeyer
2013-01-07 10:57:06 +01:00
2c79d00f09
Remove weird date parsing hack to fix tests
Stefan Wehrmeyer
2013-01-07 10:33:29 +01:00
616d6b2ed8
Fix order of equal arguments
Stefan Wehrmeyer
2013-01-07 10:33:00 +01:00
a50733e552
[build][xs]: regular build.
Rufus Pollock
2013-01-04 20:14:33 +00:00
965bf6e9bb
[#172,refactor][s]: switch everything to use underscore.deferred rather than jQuery.Deferred - fixes #172 .
Rufus Pollock
2013-01-04 20:13:16 +00:00
e09a793a85
[#187,make][xs]: list minify as option in the help.
Rufus Pollock
2013-01-04 19:28:54 +00:00
ccde07574a
[vendor,refactor][xs]: remove long-unused vendor libs jquery.hotkeys.js and traverse.js.
Rufus Pollock
2013-01-04 19:20:56 +00:00
e8ad368347
[backend.memory][s]: rename Store.data attribute to records to be more consistent (and more meaningful).
Rufus Pollock
2013-01-03 21:50:47 +00:00
0c32e8ab55
Merge branch 'master' into gh-pages
Rufus Pollock
2012-12-22 19:58:07 +00:00
4eb68fbf0f
[build][xs]: build latest.
Rufus Pollock
2012-12-22 19:56:37 +00:00
64af7b2150
Merge branch 'master' of github.com:okfn/recline
Rufus Pollock
2012-12-22 19:54:48 +00:00
3610d95e74
[#291,bugfix][s]: memory backend transform function now works even when records do not have id - fixes #291 .
Rufus Pollock
2012-12-22 19:51:03 +00:00
5691466cda
Merge pull request #288 from okfn/284-replacement-json
Rufus Pollock
2012-12-10 08:52:11 -08:00
498001b4d9
Merge pull request #289 from okfn/264-multiple-filters
Rufus Pollock
2012-12-10 08:51:30 -08:00
9bfbce776b
[#264 ] Fix for #264 from ckan-updates branch.
John Glover
2012-12-10 16:57:44 +01:00
c6a8a33d32
[284] Add json2.js which defines JSON for older browsers (IE7). Fixes filters and 6 test failures with IE7.
John Glover
2012-12-06 13:34:36 +01:00
7f35cffe3c
[build][xs]: build from latest code.
Rufus Pollock
2012-12-09 19:05:27 +00:00
8b2a076387
[#187,make][xs]: minify build command.
Rufus Pollock
2012-12-09 19:04:17 +00:00
5a322e2c7c
[#286,bugfix]: fix for case where fields array has nulls in it.
Rufus Pollock
2012-12-09 18:58:52 +00:00
f093fcebfe
Merge pull request #263 from Integral/master
Rufus Pollock
2012-12-01 06:40:01 -08:00
b2cd87cec4
Revert "Merge pull request #275 from citizen-cyberscience-centre/master".
Rufus Pollock
2012-11-19 12:24:06 +00:00
59b1fb41bb
Merge branch 'master' into gh-pages
Rufus Pollock
2012-11-13 17:15:51 +00:00
b900581605
Merge pull request #275 from citizen-cyberscience-centre/master
Rufus Pollock
2012-11-13 08:35:17 -08:00
7af166ed85
Create a Date using the Date type.
Daniel Lombraña González
2012-11-13 16:00:15 +01:00
4b3b4d4b28
Merge branch 'master' into gh-pages
Rufus Pollock
2012-11-13 12:07:51 +00:00
3226d8b11b
[demos/multiview][xs]: set number types on x,y,z fields.
Rufus Pollock
2012-11-13 12:07:23 +00:00
53a417abde
[bugfix,backend/memory][xs]: map 'number' type correctly for filter application.
Rufus Pollock
2012-11-13 12:06:47 +00:00
da3f67b629
Merge branch 'master' into gh-pages
Rufus Pollock
2012-11-13 11:10:32 +00:00
d2046f2449
Merge branch 'master' into gh-pages
Rufus Pollock
2012-11-13 11:09:38 +00:00
b89e6a8a65
Merge pull request #272 from demiurg/master
Rufus Pollock
2012-11-10 00:44:05 -08:00
94c56e1d10
Added test case for 'graphOptions'
User
2012-11-09 12:55:54 -05:00
ede211646a
[#264,bugfix,filtereditor][s]: track down and fix bug with addFilter (and hence filtereditor) - fixes #264 .
Rufus Pollock
2012-11-08 20:35:03 +00:00
c74c329c21
Added a line to document graphOptions, changed attribute access method
User
2012-11-08 13:02:49 -05:00
b501b7123c
Added ability to extend graph options with state parameter 'graphOptions'
User
2012-11-08 12:31:05 -05:00
d479603ca7
[README][xs]: better instructions for contributing.
Rufus Pollock
2012-11-08 10:46:15 +00:00
3362083db6
[#183,demos/search][s]: improve commenting in search demo js and produced docco'd version.
Rufus Pollock
2012-11-02 09:58:42 +00:00
da1da60942
[docs][xs]: latest version of docco.css.
Rufus Pollock
2012-11-02 09:56:09 +00:00
4e8a8eb340
[#183,demos/search][xs]: rename js file.
Rufus Pollock
2012-11-02 09:36:25 +00:00
24ee9fa019
Update the grid when a record is changed Fixes #255
Frederick Ros
2012-10-21 01:56:02 +02:00
c7ff853acb
Fixed typo in comments
Frederick Ros
2012-10-22 19:07:57 +02:00
31508404fa
Merge branch 'master' into gh-pages
Rufus Pollock
2012-11-02 09:59:23 +00:00
2799fe5acd
[#183,demos/search][s]: improve commenting in search demo js and produced docco'd version.
Rufus Pollock
2012-11-02 09:58:42 +00:00
a441c939d0
[docs][xs]: latest version of docco.css.
Rufus Pollock
2012-11-02 09:56:09 +00:00
c3c4f04cc9
[#183,demos/search][xs]: rename js file.
Rufus Pollock
2012-11-02 09:36:25 +00:00
98e346b270
Merge pull request #261 from sleeper/fix_typo
Rufus Pollock
2012-10-29 02:18:09 -07:00
07bd5a44e7
Merge pull request #260 from sleeper/slickgrid_data_change
Rufus Pollock
2012-10-29 02:17:24 -07:00
7a12003a35
undfinded _id for couchDB, 33 symbols ID generator
Daniel Beilinson
2012-10-29 01:43:52 +04:00
7e471407a3
_createDocument fixed, randomId function added
Daniel Beilinson
2012-10-24 23:13:28 +04:00
0aa85c9560
Update the grid when a record is changed Fixes #255
Frederick Ros
2012-10-21 01:56:02 +02:00
b3e68c152d
couchDB broken sort and filter fixed
Daniel Beilinson
2012-10-23 23:06:52 +04:00
b466e0d3eb
Merge branch 'master' into gh-pages
Rufus Pollock
2012-10-23 09:37:19 +01:00
2684bfed0e
[#223,tutorial/maps][m]: start of a in-depth map tutorial with instructions on customizing infoboxes and markers.
Rufus Pollock
2012-10-23 00:27:25 +01:00
df935091fd
[#244,view/map][m]: support for customizing rendering of map features in all ways supported by Leaflet - fixes #244 .
Rufus Pollock
2012-10-23 00:19:59 +01:00
84edf764a0
[docs/backend][s]: add solr and ckan to backend list.
Rufus Pollock
2012-10-23 00:19:33 +01:00
b70b41ec5c
[#249,docs][s]: document geo_point type throughly.
Rufus Pollock
2012-10-22 21:59:20 +01:00
80626485ce
[#223,map][xs]: small improvements to in file docs for Map view.
Rufus Pollock
2012-10-22 21:39:18 +01:00
abb23cc5e3
Fixed typo in comments
Frederick Ros
2012-10-22 19:07:57 +02:00
68d2f66f66
[docs/backend][s]: tidy up and factor out backend list to include file.
Rufus Pollock
2012-10-22 16:30:15 +01:00
c9208f1a08
[content][s]: front page button links to main docs.
Rufus Pollock
2012-10-22 16:04:33 +01:00
406e8d7922
Merge branch 'master' into gh-pages
Rufus Pollock
2012-10-20 02:33:08 +01:00
07b270ff96
[#180,demos/search][m]: google docs example using nigeria oil spill data - closes #180 .
Rufus Pollock
2012-10-20 02:32:33 +01:00
c63a3b0a4f
[#180,demos/search][s]: refactor bespoke template handling.
Rufus Pollock
2012-10-20 01:58:44 +01:00
97dcf08780
[backend/gdocs][s]: minor improvement to support handling spreadsheet urls where #gid=xxx is missing.
Rufus Pollock
2012-10-20 01:40:37 +01:00
ae2748bf37
Merge branch 'master' into gh-pages
Rufus Pollock
2012-10-19 12:20:31 +01:00
d5b648cc89
[demos][s]: add search to index page and correct a typo.
Rufus Pollock
2012-10-19 12:20:09 +01:00
5ebf8c8c84
[merge]: Merge branch 'master' into gh-pages.
Rufus Pollock
2012-10-19 09:56:30 +01:00
4aeabbe3a1
Merge branch '120-solr-backend'
Rufus Pollock
2012-10-19 09:55:18 +01:00
672d151434
[#180,demos/search][m]: working search demo using any backend and with special customization for openspending (the linked example).
Rufus Pollock
2012-10-19 09:53:19 +01:00
11c0a2b083
[#180,demos/search][s]: support for getting config from url (not used yet) plus refactor so that template is just for one result.
Rufus Pollock
2012-10-19 09:03:06 +01:00
af37da4d97
[_includes][xs]: include solr backend.
Rufus Pollock
2012-10-19 08:16:39 +01:00
ef931624a5
[package.json][s]: rename to reclinejs as recline already exists in npm plus bump to v0.7.0 and add amercader as contributor.
Rufus Pollock
2012-10-19 08:07:15 +01:00
b93adef3d5
[build/dist][s]: build latest.
Rufus Pollock
2012-10-19 08:02:34 +01:00
bc1c84944a
Merge branch 'master' of github.com:okfn/recline
Rufus Pollock
2012-10-19 08:00:51 +01:00
f6a3395b40
[#258,model][xs]: tiny bugfix for cases where fields in raw state contain a non-string - fixes #258 .
Rufus Pollock
2012-10-19 07:57:47 +01:00