[ckan-changes] [ckan/ckan] 99b71c: add_ckan_admin_tab with icon

Sergey noreply at github.com
Tue May 28 12:27:57 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 99b71c240fb04267e6fab7018e82d89a0168327e
      https://github.com/ckan/ckan/commit/99b71c240fb04267e6fab7018e82d89a0168327e
  Author: Jinil Lee <usingsky at gmail.com>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/plugins/toolkit.py
    M ckanext/example_iconfigurer/tests/test_example_iconfigurer.py
    M ckanext/example_iconfigurer/tests/test_iconfigurer_toolkit.py

  Log Message:
  -----------
  add_ckan_admin_tab with icon

I tried to add the admin tab using the toolkit api.
But, I can not display tab label with icon.
I modified add_ckan_admin_tab function so that icon can be displayed together.


  Commit: 1f4e37c4c48dd9ec01fd978be7a3973aada77479
      https://github.com/ckan/ckan/commit/1f4e37c4c48dd9ec01fd978be7a3973aada77479
  Author: Sergey <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/plugins/toolkit.py
    M ckanext/example_iconfigurer/tests/test_example_iconfigurer.py
    M ckanext/example_iconfigurer/tests/test_iconfigurer_toolkit.py

  Log Message:
  -----------
  Merge pull request #4740 from usingsky/add_admin_tab

add_ckan_admin_tab function with icon


Compare: https://github.com/ckan/ckan/compare/451fa1baef35...1f4e37c4c48d


More information about the ckan-changes mailing list