[ckan-changes] [okfn/ckan] 145d0b: [#446] Accept either .min.js or .js in ckanext/*pr...
GitHub
noreply at github.com
Mon Feb 25 18:50:50 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 145d0b6a87141eb1e4bcf4f82fa22cb5f87d0114
https://github.com/okfn/ckan/commit/145d0b6a87141eb1e4bcf4f82fa22cb5f87d0114
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M ckanext/jsonpreview/tests/test_preview.py
M ckanext/pdfpreview/tests/test_preview.py
M ckanext/reclinepreview/tests/test_preview.py
Log Message:
-----------
[#446] Accept either .min.js or .js in ckanext/*preview tests
We don't care if the page which one is added to the page, as long as
one of them is there.
Fixes #446.
Commit: 8be64a5df37cc83ae41e6746f59c0a5ffe104831
https://github.com/okfn/ckan/commit/8be64a5df37cc83ae41e6746f59c0a5ffe104831
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M ckanext/jsonpreview/tests/test_preview.py
M ckanext/pdfpreview/tests/test_preview.py
M ckanext/reclinepreview/tests/test_preview.py
Log Message:
-----------
[#446] Don't print the whole HTML whenever we get a failure
As per suggestion by @seanh in https://github.com/okfn/ckan/pull/462#issuecomment-14039804
Commit: 3bef92ad7297781d3ca16031cc7675901d19339f
https://github.com/okfn/ckan/commit/3bef92ad7297781d3ca16031cc7675901d19339f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M ckan/public/base/css/main.css
M ckan/public/base/images/nav-active.png
M ckan/public/base/images/placeholder-application.png
M ckan/public/base/images/placeholder-group.png
M ckan/public/base/images/placeholder-image.png
M ckan/public/base/images/placeholder-organization.png
M ckan/public/base/javascript/main.js
M ckan/public/base/less/dataset.less
M ckan/public/base/less/homepage.less
M ckan/public/base/less/icons.less
M ckan/public/base/less/iehacks.less
M ckan/public/base/less/masthead.less
M ckan/public/base/less/module.less
M ckan/public/base/less/nav.less
M ckan/public/base/less/toolbar.less
M ckan/templates/group/base_form_page.html
M ckan/templates/group/index.html
M ckan/templates/group/read_base.html
M ckan/templates/header.html
M ckan/templates/home/index.html
M ckan/templates/organization/edit_base.html
M ckan/templates/organization/index.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/read_base.html
M ckan/templates/package/related_list.html
M ckan/templates/package/search.html
M ckan/templates/page.html
M ckan/templates/user/dashboard.html
M ckan/templates/user/read_base.html
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 446-fixing-ckanext-preview-tests
Commit: d5237e16668afbfd0a1677354c3eceb9613dcb83
https://github.com/okfn/ckan/commit/d5237e16668afbfd0a1677354c3eceb9613dcb83
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M ckanext/jsonpreview/tests/test_preview.py
M ckanext/pdfpreview/tests/test_preview.py
M ckanext/reclinepreview/tests/test_preview.py
Log Message:
-----------
Merge branch '446-fixing-ckanext-preview-tests'
Compare: https://github.com/okfn/ckan/compare/833953836564...d5237e16668a
More information about the ckan-changes
mailing list