lp:~dholbach/developer-ubuntu-com/importer-post-deployment-fixes

Created by Daniel Holbach and last modified
Get this branch:
bzr branch lp:~dholbach/developer-ubuntu-com/importer-post-deployment-fixes
Only Daniel Holbach can upload to this branch. If you are Daniel Holbach please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Holbach
Project:
Ubuntu Developer Portal
Status:
Merged

Recent revisions

212. By Daniel Holbach

fix typo

211. By Daniel Holbach

cater to the use-case where we just import snappy docs, but have no release_alias (ie current) set

210. By Daniel Holbach

make sure we don't have 'None' as slug for the root node, add tests (one for the URL, one for links in the HTML)

209. By Daniel Holbach

- when comparing HTML, always use clean_html from djangocms_text_ckeditor
  and soup.prettify, so we're looking at the same output style
- add convenience function find_text_plugin
- check not only if the draft's html has changed, but also if the published
  version changed
- update test as well, check only published pages

208. By Daniel Holbach

drop pymdownx.headeranchor - it creates problems (order of link attributes gets mixed up depending on which html output we use), and we don't need it on the page

207. By Daniel Holbach

make regexes for stripping body/html/head tags clearer

206. By Daniel Holbach

remove stray print

205. By Daniel Holbach

fix tests wrt fixed links

204. By Daniel Holbach

make sure internal links start with '/'

203. By Daniel Holbach

add test to ensure we strip all <body> tags from the imported articles

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:developer-ubuntu-com
This branch contains Public information 
Everyone can see this information.

Subscribers