[ckan-changes] [ckan/ckan] da1806: Simplifies resource view nav into nav-tabs
GitHub
noreply at github.com
Thu Oct 30 17:00:46 UTC 2014
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: da180687f143608f41a53205e574a2b518fc3fe0
https://github.com/ckan/ckan/commit/da180687f143608f41a53205e574a2b518fc3fe0
Author: John Martin <me at johnmart.in>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M ckan/public/base/javascript/modules/resource-view-reorder.js
M ckan/public/base/less/dataset.less
M ckan/public/base/less/toolbar.less
M ckan/templates/package/resource_read.html
M ckan/templates/package/resource_views.html
M ckan/templates/package/snippets/resource_views_list.html
M ckan/templates/package/snippets/resource_views_list_item.html
Log Message:
-----------
Simplifies resource view nav into nav-tabs
Commit: d7b80b6e34e03a2491b34c51c82d5f0a43016fcc
https://github.com/ckan/ckan/commit/d7b80b6e34e03a2491b34c51c82d5f0a43016fcc
Author: John Martin <me at johnmart.in>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M ckan/public/base/javascript/modules/resource-view-embed.js
M ckan/public/base/less/ckan.less
R ckan/public/base/less/resource-view-embed.less
M ckan/templates/macros/form.html
M ckan/templates/package/snippets/resource_view.html
Log Message:
-----------
Simplifies the embed modal code also added semantics
Commit: a5c83fefe0cc12e464c19ae6234a23ad794500f1
https://github.com/ckan/ckan/commit/a5c83fefe0cc12e464c19ae6234a23ad794500f1
Author: John Martin <me at johnmart.in>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M ckan/public/base/javascript/modules/resource-view-embed.js
Log Message:
-----------
$ not jQuery
Commit: 90d2681e55e5f4159ae1b5c88089c370fde14926
https://github.com/ckan/ckan/commit/90d2681e55e5f4159ae1b5c88089c370fde14926
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M ckan/new_tests/lib/dictization/test_model_dictize.py
Log Message:
-----------
[#1569] Small refactor of model dictize tests.
Split them into test classes.
Commit: 69d6e96f60ab34c85aa3614254ea490d1896666d
https://github.com/ckan/ckan/commit/69d6e96f60ab34c85aa3614254ea490d1896666d
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/new_tests/lib/dictization/test_model_dictize.py
Log Message:
-----------
[#1569] Limit packages returned by group dictize
Commit: c91da0cce345dbd11d3b997449a4d4e614356f9f
https://github.com/ckan/ckan/commit/c91da0cce345dbd11d3b997449a4d4e614356f9f
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M doc/maintaining/configuration.rst
Log Message:
-----------
[#1569] Configuration docs tell truth.
ckan.featured_group and ckan.featured_orgs config settings can only
display one group/org on the home page templates.
Commit: 74abf30f1d7266ad369581d45671e79c3f0f429a
https://github.com/ckan/ckan/commit/74abf30f1d7266ad369581d45671e79c3f0f429a
Author: John Martin <me at johnmart.in>
Date: 2014-10-29 (Wed, 29 Oct 2014)
Changed paths:
M CHANGELOG.rst
M bin/travis-install-dependencies
M ckan/config/solr/schema.xml
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/i18n/fr/LC_MESSAGES/ckan.mo
M ckan/i18n/fr/LC_MESSAGES/ckan.po
M ckan/lib/base.py
M ckan/lib/cli.py
A ckan/lib/config_tool.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/navl/validators.py
M ckan/lib/plugins.py
M ckan/lib/render.py
M ckan/lib/search/index.py
M ckan/lib/uploader.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/converters.py
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/model/modification.py
A ckan/new_tests/controllers/test_group.py
A ckan/new_tests/lib/navl/test_dictization_functions.py
M ckan/new_tests/lib/search/test_index.py
A ckan/new_tests/lib/test_config_tool.py
M ckan/new_tests/lib/test_helpers.py
M ckan/new_tests/logic/action/test_create.py
M ckan/new_tests/logic/action/test_get.py
M ckan/new_tests/logic/action/test_update.py
A ckan/new_tests/logic/test_conversion.py
M ckan/new_tests/logic/test_converters.py
M ckan/plugins/core.py
M ckan/plugins/interfaces.py
M ckan/plugins/toolkit.py
M ckan/public/base/css/main.css
M ckan/public/base/javascript/main.js
M ckan/public/base/less/dataset.less
M ckan/public/base/less/footer.less
M ckan/public/base/less/forms.less
M ckan/public/base/less/homepage.less
M ckan/public/base/less/iehacks.less
M ckan/public/base/less/layout.less
M ckan/public/base/less/main.less
M ckan/public/base/less/masthead.less
M ckan/public/base/less/media.less
M ckan/public/base/less/module.less
M ckan/public/base/less/nav.less
M ckan/public/base/less/search.less
M ckan/public/base/less/toolbar.less
M ckan/public/base/vendor/bootstrap/less/responsive.less
M ckan/templates/base.html
M ckan/templates/dataviewer/snippets/data_preview.html
M ckan/templates/footer.html
M ckan/templates/group/snippets/group_form.html
M ckan/templates/header.html
M ckan/templates/home/snippets/promoted.html
M ckan/templates/organization/snippets/organization_form.html
M ckan/templates/package/base_form_page.html
M ckan/templates/package/edit.html
M ckan/templates/package/new_resource.html
M ckan/templates/package/new_resource_not_draft.html
M ckan/templates/package/resource_edit.html
M ckan/templates/package/search.html
M ckan/templates/package/snippets/additional_info.html
M ckan/templates/package/snippets/resource_edit_form.html
M ckan/templates/package/snippets/resource_form.html
M ckan/templates/page.html
M ckan/templates/snippets/group_item.html
M ckan/templates/snippets/search_form.html
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_package.py
M ckan/tests/lib/test_navl.py
M ckanext/datastore/db.py
M ckanext/datastore/helpers.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_helpers.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_unit.py
M ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
A ckanext/example_iresourcecontroller/__init__.py
A ckanext/example_iresourcecontroller/plugin.py
A ckanext/example_iresourcecontroller/tests/test_example_iresourcecontroller.py
A ckanext/example_ivalidators/__init__.py
A ckanext/example_ivalidators/plugin.py
A ckanext/example_ivalidators/tests/__init__.py
A ckanext/example_ivalidators/tests/test_ivalidators.py
R ckanext/example_ivalidators_iconverters/__init__.py
R ckanext/example_ivalidators_iconverters/plugin.py
R ckanext/example_ivalidators_iconverters/tests/__init__.py
R ckanext/example_ivalidators_iconverters/tests/test_ivalidators_iconverters.py
M ckanext/multilingual/plugin.py
M contrib/docker/my_init.d/50_configure
M dev-requirements.txt
M doc/contributing/html.rst
M doc/contributing/i18n.rst
M doc/contributing/testing.rst
M doc/extensions/adding-custom-fields.rst
R doc/extensions/converters.rst
M doc/extensions/index.rst
M doc/extensions/tutorial.rst
M doc/extensions/validators.rst
M doc/maintaining/form-integration.rst
M doc/maintaining/installing/deployment.rst
M doc/maintaining/installing/index.rst
M doc/maintaining/installing/install-from-source.rst
M doc/maintaining/solr-multicore.rst
M requirements.in
M requirements.txt
M setup.py
Log Message:
-----------
Merged master
Commit: 822d80362e402c090b04b17bdb251bd10c4fa9f4
https://github.com/ckan/ckan/commit/822d80362e402c090b04b17bdb251bd10c4fa9f4
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckan/new_tests/helpers.py
Log Message:
-----------
[#2024] Clear index in functional tests setup
Commit: f04d5e9850b47063008ea7db0db3addf067a7698
https://github.com/ckan/ckan/commit/f04d5e9850b47063008ea7db0db3addf067a7698
Author: amercader <amercadero at gmail.com>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckan/public/base/javascript/modules/resource-view-embed.js
M ckan/public/base/javascript/modules/resource-view-reorder.js
M ckan/public/base/less/ckan.less
M ckan/public/base/less/dataset.less
R ckan/public/base/less/resource-view-embed.less
M ckan/public/base/less/toolbar.less
M ckan/templates/macros/form.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/resource_views.html
M ckan/templates/package/snippets/resource_view.html
M ckan/templates/package/snippets/resource_views_list.html
M ckan/templates/package/snippets/resource_views_list_item.html
Log Message:
-----------
Merge branch 'johnmartin-resource-views'
Commit: d5b9b9bfcb6d2de26c3b956df8cf488fed4ffe50
https://github.com/ckan/ckan/commit/d5b9b9bfcb6d2de26c3b956df8cf488fed4ffe50
Author: amercader <amercadero at gmail.com>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckan/new_tests/helpers.py
Log Message:
-----------
Merge branch '2024-clear-search' of https://github.com/brew/ckan into brew-2024-clear-search
Commit: cc90797d44e9856c7b85f7a7eb0e4a355bae98fc
https://github.com/ckan/ckan/commit/cc90797d44e9856c7b85f7a7eb0e4a355bae98fc
Author: amercader <amercadero at gmail.com>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckan/new_tests/helpers.py
Log Message:
-----------
Merge branch 'brew-2024-clear-search'
Commit: 94b630143948c8d865732a45fd50699a9a800869
https://github.com/ckan/ckan/commit/94b630143948c8d865732a45fd50699a9a800869
Author: amercader <amercadero at gmail.com>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/new_tests/lib/dictization/test_model_dictize.py
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge branch '1569-limit-packages-in-modeldictize-group' of https://github.com/brew/ckan into brew-1569-limit-packages-in-modeldictize-group
Commit: 22c0a2b3cdc84888cfbb1e11f2406ae53dbf1f79
https://github.com/ckan/ckan/commit/22c0a2b3cdc84888cfbb1e11f2406ae53dbf1f79
Author: amercader <amercadero at gmail.com>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/new_tests/lib/dictization/test_model_dictize.py
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge branch 'brew-1569-limit-packages-in-modeldictize-group'
Compare: https://github.com/ckan/ckan/compare/141163af43c0...22c0a2b3cdc8
More information about the ckan-changes
mailing list