[ckan-changes] [okfn/ckan] 4aaada: [#708] Fix render_markdown() helper function
GitHub
noreply at github.com
Fri Apr 19 11:03:01 UTC 2013
Branch: refs/heads/release-v2.0
Home: https://github.com/okfn/ckan
Commit: 4aaadabbf1eedbb275c9f9623d6e82a981554c3d
https://github.com/okfn/ckan/commit/4aaadabbf1eedbb275c9f9623d6e82a981554c3d
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#708] Fix render_markdown() helper function
Commit: d73a1de862b3089e69d94e3958b3adcfc4ab2c1a
https://github.com/okfn/ckan/commit/d73a1de862b3089e69d94e3958b3adcfc4ab2c1a
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/controllers/user.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/package_saver.py
R ckan/misc.py
M ckan/model/package.py
M ckan/templates_legacy/package/read_core.html
Log Message:
-----------
[#708] Switch over to use markdown_extract() not misc.py
Conflicts:
ckan/controllers/group.py
Commit: 0232b406a73cbff218cfe24e7354ad240ea33b9a
https://github.com/okfn/ckan/commit/0232b406a73cbff218cfe24e7354ad240ea33b9a
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/lib/create_test_data.py
M ckan/tests/functional/test_package.py
M ckan/tests/functional/test_user.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_action.py
M ckan/tests/misc/test_format_text.py
M ckan/tests/models/test_package.py
Log Message:
-----------
[#708] Fix tests
Commit: f048c6719935cb80c534b1e617bb76f2193c39e8
https://github.com/okfn/ckan/commit/f048c6719935cb80c534b1e617bb76f2193c39e8
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#708] Get markdown_extract() to use RE_MD_HTML_TAGS
Commit: e16816adaab5df42a99e40a472d17bcf75fad465
https://github.com/okfn/ckan/commit/e16816adaab5df42a99e40a472d17bcf75fad465
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#708] Minor refactor
Commit: 2f2a84fbd8383bb13ecde7b5b0497dc8bbdbf199
https://github.com/okfn/ckan/commit/2f2a84fbd8383bb13ecde7b5b0497dc8bbdbf199
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#708] Clean up code, fix comment, remove obvious comment
Commit: 6073fa64427669c9711fa660206d2aff4ba00010
https://github.com/okfn/ckan/commit/6073fa64427669c9711fa660206d2aff4ba00010
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/tests/misc/test_format_text.py
Log Message:
-----------
[#708] Add more tests to link detection tests
Commit: 27ac1163278145bc53afd4d9a5c97ffd28902e97
https://github.com/okfn/ckan/commit/27ac1163278145bc53afd4d9a5c97ffd28902e97
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/app_globals.py
Log Message:
-----------
[#776] Show organization search facets by default
Show faceting by organization by default on the dataset search page.
Fixes #776.
Commit: 3ff3897816f3eab28c6037033929e63790979809
https://github.com/okfn/ckan/commit/3ff3897816f3eab28c6037033929e63790979809
Author: amercader <amercadero at gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
M doc/_templates/footer.html
M doc/conf.py
A doc/contributing.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/post-installation.rst
R doc/user-stories-list.rst
R doc/user-stories.rst
Log Message:
-----------
Merge branch 'release-v2.0' of github.com:okfn/ckan into release-v2.0
Compare: https://github.com/okfn/ckan/compare/accab288af5f...3ff3897816f3
More information about the ckan-changes
mailing list