Commit Graph

  • 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
  • cb780ef0c0 Merge pull request #253 from sleeper/slickgrid_editable Rufus Pollock 2012-10-18 23:16:59 -07:00
  • 59c90df391 Merge branch 'master' into 120-solr-backend Rufus Pollock 2012-10-16 21:14:09 +01:00
  • ed8e6bb33b [#180,demos/search][s]: tweak text and refactor js and document it. Rufus Pollock 2012-10-16 21:13:44 +01:00
  • 979e00e849 [recline-deps][xs]: include ckan backend. Rufus Pollock 2012-10-15 19:48:14 +01:00
  • 8c252c84dd [recline-deps][xs]: include ckan backend. Rufus Pollock 2012-10-15 19:48:14 +01:00
  • 7709da98fc [build][s]: regular build. Rufus Pollock 2012-10-15 19:43:54 +01:00
  • 1cc8df020d The slickgrid view can now be edited. Frederick Ros 2012-10-14 20:31:23 +02:00
  • d3b8f39213 [test/elasticsearch][xs]: disable ES backend write tests as they needed a running local ES server. Rufus Pollock 2012-10-14 18:50:39 +01:00
  • 78ecb0ff42 [build/docs][s]: regular build of docs. Rufus Pollock 2012-10-14 18:32:29 +01:00
  • 83a4f652a7 [build/dist][s]: regular build. Rufus Pollock 2012-10-14 18:32:12 +01:00
  • 42fcc1b649 Merge pull request #247 from sleeper/move_to_bb_0_9_2 Rufus Pollock 2012-10-14 10:26:33 -07: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
  • aaae34f91d [#249,docs/models][s]: improve documentation of types. Rufus Pollock 2012-10-12 21:42:38 +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
  • 1efc110d52 Merge branch 'master' of github.com:okfn/recline Rufus Pollock 2012-10-02 16:17:09 +01:00
  • 4151f6881c [recline-deps][xs]: add facetviewer. Rufus Pollock 2012-10-02 16:16:28 +01:00
  • 2465ed0775 Merge pull request #237 from okfn/232-recline-ie-fixes Rufus Pollock 2012-10-02 07:57:26 -07: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
  • 5d991a4bd7 [build][xs]: regular build of js. Rufus Pollock 2012-10-01 16:17:14 +01:00
  • a16dd6b2d4 [backend/ckan,bugfix][s]: map types better. Rufus Pollock 2012-10-01 16:13:34 +01:00
  • 1377672da2 Merge pull request #231 from domoritz/markercluster Rufus Pollock 2012-09-25 07:28:22 -07:00
  • 98393498ab Merge branch 'master' of github.com:okfn/recline Rufus Pollock 2012-09-25 14:29:20 +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
  • fbea51030b fixes #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
  • 881fee5fe7 Fixes #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
  • 2023cc4c35 [build][m]: regular build including docs. Rufus Pollock 2012-09-09 16:16:00 +01:00
  • 1effe779f3 [#180,refactor][xs]: rename couchdb demo url to /couchdb/ from /couchdb_multiview/. Rufus Pollock 2012-09-09 16:09:31 +01:00
  • d1cc591dfc [#180,refactor][s]: clean up couchdb demo from @danbietz in minor ways - fixes #180. Rufus Pollock 2012-09-09 16:04:59 +01:00
  • f8f1e78699 removed updated underscore and backbone libs bietz 2012-08-07 10:11:00 -07:00
  • be8c9de605 removed updated backbone and updated example bietz 2012-08-07 10:07:45 -07:00
  • a62d9ccdb2 updated couchdb backend bietz 2012-08-06 15:33:02 -07: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
  • f823459561 [README][s]: add instructions for contributors. Rufus Pollock 2012-09-09 11:14:12 +01:00
  • 5542e2e23b [#77,view/map][s]: support for infobox method to allow customization of popup infoboxes. Rufus Pollock 2012-09-08 19:27:42 +01:00
  • 763de67596 [test][xs]: remove dataset.query calls in map tests as no longer needed (since 02d152c5ad I think). Rufus Pollock 2012-09-08 18:48:54 +01:00
  • 3742c7b9da [#220,fixups][s]: fix up references to old Leaflet (0.3.1) to new Leaflet (0.4.1). Rufus Pollock 2012-09-08 18:43:34 +01:00
  • e18a70aecf Merge pull request #220 from domoritz/master Rufus Pollock 2012-09-03 01:06:46 -07:00
  • eed8024391 cleanup Dominik Moritz 2012-09-01 22:22:30 +01:00
  • 419f2e395c Hack because of leaflet issue (https://github.com/CloudMade/Leaflet/issues/966) Dominik Moritz 2012-09-01 22:08:07 +01:00
  • 8049f73f09 cleanup Dominik Moritz 2012-09-01 22:07:44 +01:00
  • 6695b3d371 Use src version of leaflet in tests Dominik Moritz 2012-09-01 21:33:39 +01:00
  • 69d1cfbdf2 satisfy lint Dominik Moritz 2012-09-01 21:07:01 +01:00
  • 9b1bedc97c Adapt to api changes (featureparse event does not exist anymore) Dominik Moritz 2012-09-01 21:04:57 +01:00
  • fb81d51bc6 Updated leaflet to 0.4.4 Dominik Moritz 2012-08-27 00:56:56 +01:00
  • 1bc5e72820 Merge pull request #219 from fgnass/master Rufus Pollock 2012-08-23 08:27:57 -07:00
  • 831d656477 fixed the upper right menu and made it dynamic Felix Gnass 2012-08-23 14:29:22 +02:00
  • a7baa1739d [build][s]: regular buildi (new stuff will be ckan i imagine). Rufus Pollock 2012-08-22 10:00:11 +01:00
  • e2963e9fb7 [#217,backend/ckan][s]: support for sorting (plus refactor to have a normalizeQuery method). Rufus Pollock 2012-08-22 09:51:33 +01:00
  • fe41a0cf90 Merge branch 'master' into 217-ckan-backend Rufus Pollock 2012-08-21 23:57:10 +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
  • b03fa3b1a4 Merge branch '217-ckan-backend' Rufus Pollock 2012-08-21 22:09:16 +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
  • f06df0d5df Merge branch '217-ckan-backend' Rufus Pollock 2012-08-18 02:08:53 +01:00
  • f64b0c9345 [docs/models][s]: add list of types to Field documentation. Rufus Pollock 2012-08-18 02:03:11 +01:00
  • 74132d36d7 [#217,backend/ckan][m]: functional CKAN backend (read-only). Rufus Pollock 2012-08-18 02:01:13 +01:00
  • 83fa3dcf29 [addendum,paper-bag][xs]: remove console.log that crept in. Rufus Pollock 2012-08-17 12:21:45 +01:00