[ckan-changes] [ckan/ckan] ea4c9a: [#1647] Stats extension. 'Largest Groups' links le...

GitHub noreply at github.com
Thu Feb 12 14:01:29 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: ea4c9a17869fae13a91e1cc3f0d47a4c10d0f226
      https://github.com/ckan/ckan/commit/ea4c9a17869fae13a91e1cc3f0d47a4c10d0f226
  Author: Motornyuk Sergey <tonnydexter at gmail.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M ckanext/stats/templates/ckanext/stats/index.html

  Log Message:
  -----------
  [#1647] Stats extension. 'Largest Groups' links lead either to organizations or to groups page

Currently all links under the 'Largest Groups' refer to groups page.

After this change links refer to group page for groups and to organization page for organizations


  Commit: a62b3fe009ef98a07a5ad5fd8408d520d8d25687
      https://github.com/ckan/ckan/commit/a62b3fe009ef98a07a5ad5fd8408d520d8d25687
  Author: Motornyuk Sergey <tonnydexter at gmail.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M ckanext/stats/stats.py

  Log Message:
  -----------
  [#1649] Stats extension. Tag counter works properly

Currently on 'Top Tags' tab displayed total amount of tags which includes deleted ones, private and deleted packages

After this change, tags with state=deleted, deleted packages, private packages are filtered out


  Commit: 3626712a2c9140ba17ad84fcf84e404365a01e3a
      https://github.com/ckan/ckan/commit/3626712a2c9140ba17ad84fcf84e404365a01e3a
  Author: Motornyuk Sergey <tonnydexter at gmail.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M ckanext/stats/tests/test_stats_lib.py

  Log Message:
  -----------
  [#1649] Stats extension. Changed tests

Currently tests failed because tags from private datasets not counted but in test expected that they will be counted(wrong behaviour)

After this change test won't expect tags from private datasets


  Commit: b99ebd2847d2695853d6afc251077476f49f8644
      https://github.com/ckan/ckan/commit/b99ebd2847d2695853d6afc251077476f49f8644
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-12 (Thu, 12 Feb 2015)

  Changed paths:
    M ckanext/stats/templates/ckanext/stats/index.html

  Log Message:
  -----------
  Merge branch '1647-stats-extension-links-to-groups' of https://github.com/serkostyx/ckan into serkostyx-1647-stats-extension-links-to-groups


  Commit: 12cf690644c3ff447dae9dbcc2a6d7caedf73887
      https://github.com/ckan/ckan/commit/12cf690644c3ff447dae9dbcc2a6d7caedf73887
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-12 (Thu, 12 Feb 2015)

  Changed paths:
    M ckanext/stats/templates/ckanext/stats/index.html

  Log Message:
  -----------
  Merge branch 'serkostyx-1647-stats-extension-links-to-groups'


  Commit: c072fc1ea18f75830e75bac48cdec8c369598984
      https://github.com/ckan/ckan/commit/c072fc1ea18f75830e75bac48cdec8c369598984
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-12 (Thu, 12 Feb 2015)

  Changed paths:
    M ckanext/stats/stats.py
    M ckanext/stats/tests/test_stats_lib.py

  Log Message:
  -----------
  Merge branch '1649-stats-extension-tag-counts-are-incorrect' of https://github.com/serkostyx/ckan into serkostyx-1649-stats-extension-tag-counts-are-incorrect


  Commit: 7daa4ab0f43e2d1901e0c2dcf180c9d6ef6fb8ac
      https://github.com/ckan/ckan/commit/7daa4ab0f43e2d1901e0c2dcf180c9d6ef6fb8ac
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-12 (Thu, 12 Feb 2015)

  Changed paths:
    M ckanext/stats/stats.py
    M ckanext/stats/tests/test_stats_lib.py

  Log Message:
  -----------
  Merge branch 'serkostyx-1649-stats-extension-tag-counts-are-incorrect'


Compare: https://github.com/ckan/ckan/compare/2ce601ec903b...7daa4ab0f43e


More information about the ckan-changes mailing list