[ckan-changes] [ckan/ckan] 6e616c: [#2344] New-style tests for group form.

GitHub noreply at github.com
Tue May 12 18:03:00 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 6e616cfb50426d621dbe1dc4845b79289fe0db62
      https://github.com/ckan/ckan/commit/6e616cfb50426d621dbe1dc4845b79289fe0db62
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M ckan/new_tests/controllers/test_group.py
    M ckan/templates/group/snippets/group_form.html
    M ckan/tests/legacy/functional/test_group.py

  Log Message:
  -----------
  [#2344] New-style tests for group form.


  Commit: 4bebafca01e884f504fc8f6b2ea64f8198e08d5e
      https://github.com/ckan/ckan/commit/4bebafca01e884f504fc8f6b2ea64f8198e08d5e
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/organization.py
    M ckan/lib/plugins.py
    M ckan/plugins/toolkit.py
    A ckanext/example_igroupform/__init__.py
    A ckanext/example_igroupform/plugin.py
    A ckanext/example_igroupform/tests/__init__.py
    A ckanext/example_igroupform/tests/test_controllers.py
    M setup.py

  Log Message:
  -----------
  [#2344] Develop IGroupForm. Can now edit one!


  Commit: 105c9598412a4fcfc848a6a3110b3ee6a45f7d80
      https://github.com/ckan/ckan/commit/105c9598412a4fcfc848a6a3110b3ee6a45f7d80
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M ckan/tests/legacy/functional/test_group.py
    M ckanext/example_igroupform/tests/__init__.py

  Log Message:
  -----------
  [#2344] PEP8


  Commit: 8ce8acc5b44d9d13cc84c00d98639533139a34dc
      https://github.com/ckan/ckan/commit/8ce8acc5b44d9d13cc84c00d98639533139a34dc
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/organization.py

  Log Message:
  -----------
  [#2344] Tidier way to determine the controller.


  Commit: ca31e635b1399a778142de42e33637a33c9607a2
      https://github.com/ckan/ckan/commit/ca31e635b1399a778142de42e33637a33c9607a2
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/organization.py

  Log Message:
  -----------
  [#2344] Capital letter for flash message. Improved docs.


  Commit: a6541f389b7def6de5202c0788ba736eb98e0c3d
      https://github.com/ckan/ckan/commit/a6541f389b7def6de5202c0788ba736eb98e0c3d
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/organization.py
    M ckan/lib/plugins.py
    M ckanext/example_igroupform/tests/test_controllers.py

  Log Message:
  -----------
  [#2344] Get more actions working for IGroupForm.


  Commit: d42829b4b7b15d9c5027437aa1234d13c5f5b3f5
      https://github.com/ckan/ckan/commit/d42829b4b7b15d9c5027437aa1234d13c5f5b3f5
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M ckanext/example_igroupform/tests/test_controllers.py

  Log Message:
  -----------
  [#2216] Fix test.


  Commit: 40059224a28336a3f3dc0e04059303c24b540b65
      https://github.com/ckan/ckan/commit/40059224a28336a3f3dc0e04059303c24b540b65
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M ckanext/example_igroupform/tests/test_controllers.py

  Log Message:
  -----------
  [#2344] Fix edit test.


  Commit: 70e51adb8195d27c1f9714ca70c71133e8fc906b
      https://github.com/ckan/ckan/commit/70e51adb8195d27c1f9714ca70c71133e8fc906b
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  [#2216] Pass the group_type to templates, similar to #1795, as requested by wardi.


  Commit: 24b163ac886965ce05d7656f2e0d2f2e6603d999
      https://github.com/ckan/ckan/commit/24b163ac886965ce05d7656f2e0d2f2e6603d999
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-04-21 (Tue, 21 Apr 2015)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/organization.py

  Log Message:
  -----------
  Improve translatability of delete message. Lose __ in names.


  Commit: 4175107da362d9719a2ed1eedd8bd4668e55f34d
      https://github.com/ckan/ckan/commit/4175107da362d9719a2ed1eedd8bd4668e55f34d
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-04-24 (Fri, 24 Apr 2015)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/organization.py
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#2216] Factor out facet titles code, between GroupController and OrganizationController, for clarity.


  Commit: b5a9bea7f80e3902527225d841a2d21fa16a1c63
      https://github.com/ckan/ckan/commit/b5a9bea7f80e3902527225d841a2d21fa16a1c63
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-04-24 (Fri, 24 Apr 2015)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/lib/plugins.py

  Log Message:
  -----------
  [#2216] Pick the controller for the links based on IGroupForm registered controller for the group_type.


  Commit: 60a7edf78ebc4d980c8caa25d5dbd6a5b7c294b6
      https://github.com/ckan/ckan/commit/60a7edf78ebc4d980c8caa25d5dbd6a5b7c294b6
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M .coveragerc
    M CHANGELOG.rst
    A ckan/authz.py
    M ckan/ckan_nose_plugin.py
    M ckan/config/deployment.ini_tmpl
    M ckan/config/environment.py
    M ckan/config/middleware.py
    M ckan/config/resource_formats.json
    M ckan/config/routing.py
    M ckan/config/solr/schema.xml
    M ckan/controllers/admin.py
    M ckan/controllers/api.py
    M ckan/controllers/group.py
    M ckan/controllers/package.py
    M ckan/controllers/user.py
    M ckan/lib/cli.py
    M ckan/lib/create_test_data.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/dictization/model_save.py
    M ckan/lib/helpers.py
    M ckan/lib/mailer.py
    M ckan/lib/plugins.py
    M ckan/lib/search/__init__.py
    M ckan/lib/search/index.py
    M ckan/logic/__init__.py
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/create.py
    M ckan/logic/auth/delete.py
    M ckan/logic/auth/get.py
    M ckan/logic/auth/update.py
    M ckan/logic/schema.py
    M ckan/logic/validators.py
    M ckan/model/user.py
    M ckan/new_authz.py
    A ckan/new_tests.py
    R ckan/new_tests/__init__.py
    R ckan/new_tests/config/__init__.py
    R ckan/new_tests/controllers/__init__.py
    R ckan/new_tests/controllers/test_api.py
    R ckan/new_tests/controllers/test_feed.py
    R ckan/new_tests/controllers/test_group.py
    R ckan/new_tests/controllers/test_package.py
    R ckan/new_tests/controllers/test_user.py
    R ckan/new_tests/controllers/test_util.py
    R ckan/new_tests/factories.py
    R ckan/new_tests/helpers.py
    R ckan/new_tests/lib/__init__.py
    R ckan/new_tests/lib/dictization/__init__.py
    R ckan/new_tests/lib/dictization/test_model_dictize.py
    R ckan/new_tests/lib/navl/__init__.py
    R ckan/new_tests/lib/navl/test_dictization_functions.py
    R ckan/new_tests/lib/navl/test_validators.py
    R ckan/new_tests/lib/search/__init__.py
    R ckan/new_tests/lib/search/test_index.py
    R ckan/new_tests/lib/test_auth_tkt.py
    R ckan/new_tests/lib/test_base.py
    R ckan/new_tests/lib/test_cli.py
    R ckan/new_tests/lib/test_config_tool.py
    R ckan/new_tests/lib/test_datapreview.py
    R ckan/new_tests/lib/test_helpers.py
    R ckan/new_tests/lib/test_munge.py
    R ckan/new_tests/logic/__init__.py
    R ckan/new_tests/logic/action/__init__.py
    R ckan/new_tests/logic/action/test_create.py
    R ckan/new_tests/logic/action/test_delete.py
    R ckan/new_tests/logic/action/test_get.py
    R ckan/new_tests/logic/action/test_patch.py
    R ckan/new_tests/logic/action/test_update.py
    R ckan/new_tests/logic/auth/__init__.py
    R ckan/new_tests/logic/auth/test_create.py
    R ckan/new_tests/logic/auth/test_delete.py
    R ckan/new_tests/logic/auth/test_get.py
    R ckan/new_tests/logic/auth/test_init.py
    R ckan/new_tests/logic/auth/test_update.py
    R ckan/new_tests/logic/test_conversion.py
    R ckan/new_tests/logic/test_converters.py
    R ckan/new_tests/logic/test_schema.py
    R ckan/new_tests/logic/test_validators.py
    R ckan/new_tests/migration/__init__.py
    R ckan/new_tests/model/__init__.py
    R ckan/new_tests/model/test_resource.py
    R ckan/new_tests/model/test_resource_view.py
    R ckan/new_tests/model/test_user.py
    R ckan/new_tests/plugins/__init__.py
    R ckan/new_tests/test_authz.py
    R ckan/new_tests/test_coding_standards.py
    R ckan/new_tests/test_factories.py
    M ckan/plugins/toolkit.py
    M ckan/public/base/javascript/client.js
    M ckan/public/base/less/masthead.less
    M ckan/templates/admin/base.html
    M ckan/templates/header.html
    M ckan/templates/home/snippets/stats.html
    M ckan/templates/package/snippets/info.html
    M ckan/templates/tag/index.html
    M ckan/templates/user/snippets/user_search.html
    M ckan/tests/__init__.py
    A ckan/tests/config/__init__.py
    A ckan/tests/config/test_middleware.py
    A ckan/tests/controllers/__init__.py
    A ckan/tests/controllers/test_api.py
    A ckan/tests/controllers/test_feed.py
    A ckan/tests/controllers/test_group.py
    A ckan/tests/controllers/test_package.py
    A ckan/tests/controllers/test_user.py
    A ckan/tests/controllers/test_util.py
    A ckan/tests/factories.py
    R ckan/tests/functional/__init__.py
    R ckan/tests/functional/api/base.py
    R ckan/tests/functional/base.py
    A ckan/tests/helpers.py
    M ckan/tests/legacy/functional/api/test_user.py
    M ckan/tests/legacy/logic/test_auth.py
    M ckan/tests/legacy/test_coding_standards.py
    M ckan/tests/legacy/test_plugins.py
    A ckan/tests/lib/__init__.py
    A ckan/tests/lib/dictization/__init__.py
    A ckan/tests/lib/dictization/test_model_dictize.py
    A ckan/tests/lib/navl/__init__.py
    A ckan/tests/lib/navl/test_dictization_functions.py
    A ckan/tests/lib/navl/test_validators.py
    A ckan/tests/lib/search/__init__.py
    A ckan/tests/lib/search/test_index.py
    A ckan/tests/lib/test_auth_tkt.py
    A ckan/tests/lib/test_base.py
    A ckan/tests/lib/test_cli.py
    A ckan/tests/lib/test_config_tool.py
    A ckan/tests/lib/test_datapreview.py
    A ckan/tests/lib/test_helpers.py
    A ckan/tests/lib/test_munge.py
    A ckan/tests/logic/__init__.py
    A ckan/tests/logic/action/__init__.py
    A ckan/tests/logic/action/test_create.py
    A ckan/tests/logic/action/test_delete.py
    A ckan/tests/logic/action/test_get.py
    A ckan/tests/logic/action/test_patch.py
    A ckan/tests/logic/action/test_update.py
    A ckan/tests/logic/auth/__init__.py
    A ckan/tests/logic/auth/test_create.py
    A ckan/tests/logic/auth/test_delete.py
    A ckan/tests/logic/auth/test_get.py
    A ckan/tests/logic/auth/test_init.py
    A ckan/tests/logic/auth/test_update.py
    A ckan/tests/logic/test_conversion.py
    A ckan/tests/logic/test_converters.py
    A ckan/tests/logic/test_schema.py
    A ckan/tests/logic/test_validators.py
    A ckan/tests/migration/__init__.py
    A ckan/tests/model/__init__.py
    A ckan/tests/model/test_resource.py
    A ckan/tests/model/test_resource_view.py
    A ckan/tests/model/test_user.py
    A ckan/tests/plugins/__init__.py
    A ckan/tests/test_authz.py
    A ckan/tests/test_coding_standards.py
    A ckan/tests/test_factories.py
    M ckanext/datapusher/tests/test_default_views.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_db.py
    M ckanext/datastore/tests/test_info.py
    M ckanext/datastore/tests/test_interface.py
    M ckanext/datastore/tests/test_plugin.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/example_iauthfunctions/tests/test_example_iauthfunctions.py
    A ckanext/example_iconfigurer/__init__.py
    A ckanext/example_iconfigurer/controller.py
    A ckanext/example_iconfigurer/plugin.py
    A ckanext/example_iconfigurer/templates/admin/myext_config.html
    A ckanext/example_iconfigurer/tests/__init__.py
    A ckanext/example_iconfigurer/tests/test_example_iconfigurer.py
    A ckanext/example_iconfigurer/tests/test_iconfigurer_toolkit.py
    M ckanext/example_idatasetform/tests/test_controllers.py
    M ckanext/example_idatasetform/tests/test_example_idatasetform.py
    M ckanext/example_iresourcecontroller/tests/test_example_iresourcecontroller.py
    M ckanext/imageview/tests/test_view.py
    M ckanext/reclineview/tests/test_view.py
    M ckanext/reclineview/theme/public/recline_view.js
    M ckanext/reclineview/theme/public/resource.config
    M ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.css
    R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.ie.css
    R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.ie.min.css
    R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.min.css
    M ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.css
    R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.min.css
    M ckanext/reclineview/theme/public/vendor/leaflet.markercluster/leaflet.markercluster.js
    R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/leaflet.markercluster.min.js
    M ckanext/webpageview/tests/test_view.py
    M doc/contributing/testing.rst
    M doc/maintaining/configuration.rst
    M doc/maintaining/datastore.rst
    M doc/maintaining/installing/install-from-package.rst
    M doc/maintaining/installing/install-from-source.rst
    M setup.py

  Log Message:
  -----------
  Merge branch 'master' into 2344-igroupform

Conflicts:
	ckan/controllers/group.py


Compare: https://github.com/ckan/ckan/compare/5f882cba939d...60a7edf78ebc


More information about the ckan-changes mailing list