[ckan-changes] [okfn/ckan] b36ba5: Add about_template() to DefaultGroupForm

GitHub noreply at github.com
Fri Dec 21 15:02:15 UTC 2012


  Branch: refs/heads/3028-dashboard-activity-stream-filtering
  Home:   https://github.com/okfn/ckan
  Commit: b36ba5eaaa7380d377ab4b64fc5e226ecb19b464
      https://github.com/okfn/ckan/commit/b36ba5eaaa7380d377ab4b64fc5e226ecb19b464
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-12-21 (Fri, 21 Dec 2012)

  Changed paths:
    M ckan/lib/plugins.py

  Log Message:
  -----------
  Add about_template() to DefaultGroupForm

It looks as if commit e51e9146508fd6da27be6d662d603db2295d6c03 changed
GroupController to call a new about_template() method of group plugins,
but about_template() was not added to the default group plugin (class
DefaultGroupForm), so it would crash on trying to call it.

This was causing a crash when trying to add a related item to a dataset
on publicdata.eu, for example.


  Commit: fb9e72c1a5a8643357ab54fb6376d182b3c6c023
      https://github.com/okfn/ckan/commit/fb9e72c1a5a8643357ab54fb6376d182b3c6c023
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-12-21 (Fri, 21 Dec 2012)

  Changed paths:
    M ckan/lib/plugins.py

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan into 3028-dashboard-activity-stream-filtering


Compare: https://github.com/okfn/ckan/compare/68fc6b825455...fb9e72c1a5a8


More information about the ckan-changes mailing list