Merge lp://staging/~julian-edwards/launchpad/sp-changelog-30 into lp://staging/launchpad
Proposed by
Julian Edwards
Status: | Merged |
---|---|
Approved by: | Eleanor Berger |
Approved revision: | no longer in the source branch. |
Merged at revision: | not available |
Proposed branch: | lp://staging/~julian-edwards/launchpad/sp-changelog-30 |
Merge into: | lp://staging/launchpad |
Diff against target: | None lines |
To merge this branch: | bzr merge lp://staging/~julian-edwards/launchpad/sp-changelog-30 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Nelson (community) | ui | Approve | |
Eleanor Berger (community) | Approve | ||
Review via email: mp+11311@code.staging.launchpad.net |
To post a comment you must log in.
= Summary =
Convert source package change logs page to 3.0
== Implementation details ==
Fairly mundane conversion. I had to split up the view into a separate class
for this page so that I could implement a "label" property specific to this
page. This isn't strictly necessary right now but when Barry's headings
branch lands it will be used, and I can remove the explicit <h1> in the
template. That will be done en-masse along with all the other pages that
currently do this.
While I was in the zcml, I changed the location of two templates packaging. pt and sourcepackage- packaging. pt) which should
(productseries-
belong to Registry, not Soyuz, as they deal with upstream packaging linkage.
== Tests == e-changelog. txt
bin/test -vvct xx-sourcepackag
== Demo and Q/A == /launchpad. dev/ubuntu/ hoary/+ source/ alsa-utils/ +changelog
See https:/
= Launchpad lint =
Checking for conflicts. and issues in doctests and templates.
Running jslint, xmllint, pyflakes, and pylint.
Using normal rules.
Linting changed files: soyuz/stories/ soyuz/xx- sourcepackage- changelog. txt registry/ browser/ configure. zcml soyuz/browser/ sourcepackage. py soyuz/browser/ configure. zcml soyuz/templates /sourcepackage- changelog. pt
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/