24 Commits

Author SHA1 Message Date
Rufus Pollock
c3c2fef95c Merge branch 'master' of github.com:okfn/recline 2013-02-08 11:02:20 +00:00
Rufus Pollock
1c1df12e5a [#312,README][s]: note about using jekyll to build docs or demos if working on them locally. 2013-02-08 11:01:44 +00:00
amercader
2a151461ab [README][xs] Micro tweak 2013-01-23 22:43:27 +00:00
Rufus Pollock
015d926c03 [#299,README[s]: list contributors in README - fixes #299. 2013-01-23 20:30:25 +00:00
Rufus Pollock
965bf6e9bb [#172,refactor][s]: switch everything to use underscore.deferred rather than jQuery.Deferred - fixes #172.
* In addition reduced pattern of passing in $ to backend modules - instead just use jQuery explicitly (this should make it easier to mock-out jQuery if you waned to
2013-01-04 20:13:16 +00:00
Rufus Pollock
e8ad368347 [backend.memory][s]: rename Store.data attribute to records to be more consistent (and more meaningful). 2013-01-03 21:50:47 +00:00
Rufus Pollock
d479603ca7 [README][xs]: better instructions for contributing. 2012-11-08 10:46:15 +00:00
Dominik Moritz
89890c8acb automatically enable clustering if there is a large number of markers 2012-09-12 01:52:58 +01:00
Dominik Moritz
063d4b7ece formatting and fixes in dev notes 2012-09-12 00:16:51 +01:00
Rufus Pollock
f823459561 [README][s]: add instructions for contributors. 2012-09-09 11:14:12 +01:00
Rufus Pollock
0007536641 [#196,addendum][s]: do the build to include fix for #196. 2012-08-17 12:20:15 +01:00
Rufus Pollock
e9ac15629d [docs/download][s]: add download links for last formal release (v0.5). 2012-08-15 12:47:56 +01:00
Rufus Pollock
8d8cd28f72 [README][s]: bring up to date. 2012-07-06 13:55:49 +01:00
Rufus Pollock
4bfcb3c027 [#124,refactor][s]: merge util.js into view.multiview.js as only utilities are query string parsing utilities and that is where they are used. 2012-05-31 21:54:13 +01:00
Rufus Pollock
13d1a9e0bd [#128,state][s]: move to simpler state serialization for backend/dataset in which we just store url attribute of dataset (if present). 2012-05-26 22:51:50 +01:00
Rufus Pollock
321fb53a81 [README][s]: add detailed changelog. 2012-05-13 09:29:56 +01:00
Rufus Pollock
98580d63d4 [docs][xs]: add screenshot to website and have README have prominent link to website as most info is there now. 2012-02-17 10:10:16 +00:00
Rufus Pollock
b96de6c34f [README][xs]: new screenshot. 2012-02-09 18:11:40 +00:00
Rufus Pollock
32a74949cc [vendor][s]: remove deps-min.js and explicitly linked to required vendor libraries.
* Why: it is then explicitly clear in demos what vendor libs are needed and make its easier to use those demos as a template for integration elsewhere.
2012-01-23 10:01:05 +00:00
Rufus Pollock
3cff385397 [readme][xs]: link to demo. 2012-01-20 13:19:21 +00:00
rgrp
54c81d68f1 [readme][xs]: correct incorrect copyright message. 2011-12-11 16:21:25 +00:00
rgrp
39ca647ff3 [reamde][s]: minor refactoring plus add MIT license. 2011-12-11 16:20:02 +00:00
Max Ogden
d629629bf1 cleanup whitespace, rename files, build new deps with backbone 2011-11-02 19:58:56 -07:00
rgrp
dd5ee2b44e [readme][s]: consistent capitalization of info files and minor refactor of README to better describe this project's purpose. 2011-10-24 16:05:11 +01:00