[ckan-changes] [okfn/datahub] c933d2: add datasets from a resource page (modal dialog)

noreply at github.com noreply at github.com
Mon Jul 18 10:40:46 UTC 2011


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

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

  Changed paths:
    M datahub/static/style/style.css
  M datahub/templates/dataset/parts.html
  M datahub/templates/resource/parts.html
  M datahub/templates/resource/view.html
  M datahub/views/__init__.py

  Log Message:
  -----------
  add datasets from a resource page (modal dialog)


  Commit: 79132af87f5c342f23b1fd918e68f5ce305a8b5f
      https://github.com/okfn/datahub/commit/79132af87f5c342f23b1fd918e68f5ce305a8b5f
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-17 (Sun, 17 Jul 2011)

  Changed paths:
    M datahub/templates/layout.html

  Log Message:
  -----------
  show name in header, not full name.


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

  Changed paths:
    M PLAN.txt
  M datahub/logic/user.py
  M datahub/model/account.py
  M datahub/views/__init__.py

  Log Message:
  -----------
  require activation mails on signup.


  Commit: 81dd5b95f579d97cd86e1641291e652206a20fc5
      https://github.com/okfn/datahub/commit/81dd5b95f579d97cd86e1641291e652206a20fc5
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M datahub/logic/search.py
  M datahub/logic/user.py
  M datahub/templates/account/dashboard.html
  M datahub/templates/account/home.html
  M datahub/templates/account/login.html
  M datahub/templates/account/parts.html
  M datahub/templates/account/register.html
  M datahub/templates/dataset/view.html
  M datahub/templates/event/parts.html
  M datahub/templates/home.html
  M datahub/templates/layout.html
  M datahub/templates/resource/parts.html
  M datahub/templates/resource/view.html
  M datahub/views/__init__.py
  A datahub/views/account.py
  M test/test_account.py
  M test/util.py

  Log Message:
  -----------
  factor out account views into their own module/blueprint


Compare: https://github.com/okfn/datahub/compare/61e2573...81dd5b9




More information about the ckan-changes mailing list