[ckan-changes] [okfn/datahub] a8f127: return events as query, not list

noreply at github.com noreply at github.com
Sat Jul 16 15:49:59 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/okfn/datahub

  Commit: a8f1278553565ae6fc92288dbc4f8eb1acaf93af
      https://github.com/okfn/datahub/commit/a8f1278553565ae6fc92288dbc4f8eb1acaf93af
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    M datahub/logic/event.py
  M datahub/templates/account/home.html
  M datahub/views/__init__.py

  Log Message:
  -----------
  return events as query, not list


  Commit: d67dbafd6458b71b9dfee5df8b2ce6190cf2700a
      https://github.com/okfn/datahub/commit/d67dbafd6458b71b9dfee5df8b2ce6190cf2700a
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    A datahub/pager.py
  M datahub/static/style/style.css
  A datahub/templates/pager.html

  Log Message:
  -----------
  pager, somewhat untested.


  Commit: 079a699026fbd7333e905899cf594f14ad3a39b1
      https://github.com/okfn/datahub/commit/079a699026fbd7333e905899cf594f14ad3a39b1
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    M datahub/pager.py
  M datahub/templates/dataset/view.html

  Log Message:
  -----------
  resource listing on dataset page.


  Commit: 3e2f18af36a1545495713cf84d1d167a4dfbbbf3
      https://github.com/okfn/datahub/commit/3e2f18af36a1545495713cf84d1d167a4dfbbbf3
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    M PLAN.txt
  M datahub/logic/search.py
  M datahub/util.py
  M datahub/views/__init__.py
  M datahub/views/event_api.py

  Log Message:
  -----------
  fix some test breakage caused by changed signature of event returns.


  Commit: 6f4800bd8ab3118c35a2e290406e8e013691e967
      https://github.com/okfn/datahub/commit/6f4800bd8ab3118c35a2e290406e8e013691e967
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-15 (Fri, 15 Jul 2011)

  Changed paths:
    M datahub/core.py
  M datahub/default_settings.py
  M datahub/logic/account.py
  M pip-requirements.txt
  A test/test_mail.py

  Log Message:
  -----------
  mail sending support for accounts.


  Commit: c5c8aa4984b5f280899c3cc415b864e1b0b19d80
      https://github.com/okfn/datahub/commit/c5c8aa4984b5f280899c3cc415b864e1b0b19d80
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-16 (Sat, 16 Jul 2011)

  Changed paths:
    M datahub/model/account.py

  Log Message:
  -----------
  schema fields for account reset and activation


  Commit: 1bdfe0b0aa9b2bd18068c85e700a76746939053e
      https://github.com/okfn/datahub/commit/1bdfe0b0aa9b2bd18068c85e700a76746939053e
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-16 (Sat, 16 Jul 2011)

  Changed paths:
    A datahub/static/img/icons/x.png
  A datahub/static/js/modal.js
  M datahub/static/style/style.css
  M datahub/templates/account/login.html
  M datahub/templates/account/parts.html
  M datahub/templates/account/register.html
  M datahub/templates/layout.html
  M datahub/views/__init__.py

  Log Message:
  -----------
  re-use jquery simplemodal to create modal dialogs for login, soon to be used for other things.


  Commit: 67f56bfb5793ad99d293497cb3484fc17a4adb22
      https://github.com/okfn/datahub/commit/67f56bfb5793ad99d293497cb3484fc17a4adb22
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-16 (Sat, 16 Jul 2011)

  Changed paths:
    A datahub/static/img/icons/create.png
  M datahub/static/style/style.css
  A datahub/templates/dataset/create.html
  M datahub/templates/layout.html
  A datahub/templates/parts.html
  A datahub/templates/resource/create.html
  M datahub/views/__init__.py

  Log Message:
  -----------
  make a second modal dialog for resource and dataset creation.


Compare: https://github.com/okfn/datahub/compare/6712994...67f56bf




More information about the ckan-changes mailing list