[ckan-changes] [ckan/ckan] 92692e: Removes the front-end parts of related items.

GitHub noreply at github.com
Mon Sep 7 14:41:58 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 92692e7af5dcb0354479f4b28aedf570ac055bf0
      https://github.com/ckan/ckan/commit/92692e7af5dcb0354479f4b28aedf570ac055bf0
  Author: Ross Jones <ross at servercode.co.uk>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M ckan/config/routing.py
    R ckan/controllers/related.py
    M ckan/public/base/test/index.html
    R ckan/templates/ajax_snippets/related-item.html
    M ckan/templates/home/snippets/stats.html
    M ckan/templates/package/read_base.html
    R ckan/templates/related/base_form_page.html
    R ckan/templates/related/confirm_delete.html
    R ckan/templates/related/dashboard.html
    R ckan/templates/related/edit.html
    R ckan/templates/related/edit_form.html
    R ckan/templates/related/new.html
    R ckan/templates/related/snippets/related_form.html
    R ckan/templates/related/snippets/related_item.html
    R ckan/templates/related/snippets/related_list.html
    M ckan/tests/legacy/functional/test_related.py

  Log Message:
  -----------
  Removes the front-end parts of related items.


  Commit: 485e607234b54313e174329ece4315362c66bef0
      https://github.com/ckan/ckan/commit/485e607234b54313e174329ece4315362c66bef0
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M ckan/config/routing.py
    R ckan/controllers/related.py
    M ckan/public/base/test/index.html
    R ckan/templates/ajax_snippets/related-item.html
    M ckan/templates/home/snippets/stats.html
    M ckan/templates/package/read_base.html
    R ckan/templates/related/base_form_page.html
    R ckan/templates/related/confirm_delete.html
    R ckan/templates/related/dashboard.html
    R ckan/templates/related/edit.html
    R ckan/templates/related/edit_form.html
    R ckan/templates/related/new.html
    R ckan/templates/related/snippets/related_form.html
    R ckan/templates/related/snippets/related_item.html
    R ckan/templates/related/snippets/related_list.html
    M ckan/tests/legacy/functional/test_related.py

  Log Message:
  -----------
  Merge pull request #2618 from ckan/2609-delete-related-items-frontend

Removes the front-end parts of related items.


Compare: https://github.com/ckan/ckan/compare/9026c30f5d70...485e607234b5


More information about the ckan-changes mailing list