[ckan-changes] [okfn/ckan] 9cc1ae: [#267] Fixes issue where incorrectly formated date...
GitHub
noreply at github.com
Wed Mar 13 13:35:06 UTC 2013
Branch: refs/heads/release-datagov
Home: https://github.com/okfn/ckan
Commit: 9cc1aee00977b75ef8478766740db799031ed0dc
https://github.com/okfn/ckan/commit/9cc1aee00977b75ef8478766740db799031ed0dc
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M ckan/lib/search/index.py
Log Message:
-----------
[#267] Fixes issue where incorrectly formated dates broke the indexing
Commit: 4a9d9ed8d41fa811d82eeb2269cdf5d5e99d70e6
https://github.com/okfn/ckan/commit/4a9d9ed8d41fa811d82eeb2269cdf5d5e99d70e6
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M pip-requirements.txt
Log Message:
-----------
[#267] Add dateutils requirement
Commit: 39b059da512512800aacdfd0d47975ae55aa3792
https://github.com/okfn/ckan/commit/39b059da512512800aacdfd0d47975ae55aa3792
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M ckan/lib/search/index.py
Log Message:
-----------
[#267] Stop new error related to organisation
Commit: b928adcb22ff808afff4eb8cf7e340858edb8a7a
https://github.com/okfn/ckan/commit/b928adcb22ff808afff4eb8cf7e340858edb8a7a
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M pip-requirements.txt
Log Message:
-----------
[#267] change dependency
Commit: 9b178b072dc8ee6813af00f31c174a3eff389c2e
https://github.com/okfn/ckan/commit/9b178b072dc8ee6813af00f31c174a3eff389c2e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckan/templates/package/search.html
Log Message:
-----------
[#619] Fix broken dumps link on dataset page
An if statement in a template was wrong, so if dumps_url was _not_ set
then ckan would try to show the dumps link and would render an empty
string. Reversing the if statements fixes it.
Commit: f962b6f54f0ac034b3814efec3110a8fd9184b00
https://github.com/okfn/ckan/commit/f962b6f54f0ac034b3814efec3110a8fd9184b00
Author: amercader <amercadero at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckan/tests/lib/test_solr_search_index.py
Log Message:
-----------
[#267] Add small test
Commit: 45f540a2a058d9de644adc4c6158dfd4f9311821
https://github.com/okfn/ckan/commit/45f540a2a058d9de644adc4c6158dfd4f9311821
Author: John Glover <glover.john at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/templates/package/search.html
Log Message:
-----------
Merge pull request #620 from okfn/619-bug-broken-dump-link-at-bottom-of-dataset-page
[#619] Fix broken dumps link on dataset page
Commit: ea5a10be8f4ef5845fa2ceeb4e3abd1c99ad1c00
https://github.com/okfn/ckan/commit/ea5a10be8f4ef5845fa2ceeb4e3abd1c99ad1c00
Author: amercader <amercadero at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/lib/search/index.py
M ckan/tests/lib/test_solr_search_index.py
M pip-requirements.txt
Log Message:
-----------
Merge branch '267-date-indexing-fix'
Commit: aeece329cd3ddfa3fceae7e1c3391563e4eb1564
https://github.com/okfn/ckan/commit/aeece329cd3ddfa3fceae7e1c3391563e4eb1564
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/templates/organization/bulk_process.html
Log Message:
-----------
[#604] Add facets to bulk process
Commit: 7afd5808f00a3759ba088379a9fb37448be89b60
https://github.com/okfn/ckan/commit/7afd5808f00a3759ba088379a9fb37448be89b60
Author: kindly <kindly at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/templates/organization/bulk_process.html
Log Message:
-----------
Merge branch '604-bulk-facets'
Compare: https://github.com/okfn/ckan/compare/290f9e0fbee8...7afd5808f00a
More information about the ckan-changes
mailing list