[ckan-changes] [okfn/ckanjs] 3761b8: [bugfix, lib/model][xs]: fix micro bug whereby resu...

noreply at github.com noreply at github.com
Wed Aug 17 15:14:47 UTC 2011


  Branch: refs/heads/gh-pages
  Home:   https://github.com/okfn/ckanjs

  Commit: 3761b8c5e69412db98c0872030e7c817efab6f04
      https://github.com/okfn/ckanjs/commit/3761b8c5e69412db98c0872030e7c817efab6f04
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-16 (Tue, 16 Aug 2011)

  Changed paths:
    M lib/model.js

  Log Message:
  -----------
  [bugfix,lib/model][xs]: fix micro bug whereby result count for searches not set if 0 results (due to incorrect if statement).


  Commit: 671341fc387eabb855bc43457d3b943ecc293120
      https://github.com/okfn/ckanjs/commit/671341fc387eabb855bc43457d3b943ecc293120
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-16 (Tue, 16 Aug 2011)

  Changed paths:
    M app/css/ckanjs.css
  M app/index.html
  M lib/templates.js
  M lib/view.js
  M lib/view/dataset-listing.js
  M test/index.html
  M test/view-test.js

  Log Message:
  -----------
  [refactor,search][m]: refactor DatasetSearchView to use dataset-listing views developed by aron for search widget rather than DatasetSummaryView.

* Overhaul and improve search view test
* Fix up layout of html in test/index.html (xs)
* Minor tweaks to DatasetListingItem to include some template from DatasetSummaryView not in there yet (e.g. actions)


  Commit: 4768797364bc829d23546d8f485f1054f73d50eb
      https://github.com/okfn/ckanjs/commit/4768797364bc829d23546d8f485f1054f73d50eb
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-16 (Tue, 16 Aug 2011)

  Changed paths:
    M lib/view/dataset-listing.js
  M test/view-test.js

  Log Message:
  -----------
  [view/dataset/list,refactor][s]: minor refactor to get rid of 'actions' and just have dataset title link to dataset view (if in 'UI' mode).


  Commit: ab9a965221f4a1b6746a5901daa0abfc9c0f8944
      https://github.com/okfn/ckanjs/commit/ab9a965221f4a1b6746a5901daa0abfc9c0f8944
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-17 (Wed, 17 Aug 2011)

  Changed paths:
    M lib/ui.js
  M lib/view.js
  M test/view-test.js

  Log Message:
  -----------
  [ui,dataset/search][s]: get top bar search working (fixes #28).

* involved minor refactor of DatasetSearchView to make it easy to plug in to that.


  Commit: 69557739a201809aa676a08307343bf02fa786fd
      https://github.com/okfn/ckanjs/commit/69557739a201809aa676a08307343bf02fa786fd
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-17 (Wed, 17 Aug 2011)

  Changed paths:
    M app/css/ckanjs.css
  M app/index.html
  M lib/model.js
  M lib/templates.js
  M lib/ui.js
  M lib/view.js
  M lib/view/dataset-listing.js
  M test/index.html
  M test/view-test.js

  Log Message:
  -----------
  Merge branch 'master' into gh-pages


Compare: https://github.com/okfn/ckanjs/compare/7a8f899...6955773




More information about the ckan-changes mailing list