~intellectronica/launchpad/windmill-506018-patch-report

Viewing all changes in revision 10138.

  • Committer: Karl Fogel
  • Date: 2010-01-12 19:51:36 UTC
  • Revision ID: karl.fogel@canonical.com-20100112195136-20niayrnw4254f5v
Start on bug #506018 ("implement +patches view").  

First, get a "Hello, world!" page displaying at the "+patches" URL.
Visit https://launchpad.dev/lies/+patches to see results.

* lib/lp/bugs/browser/configure.zcml: Add "+patches" view element.

* lib/lp/bugs/interfaces/bugtarget.py
  (IHasBugs): Add 'patches' attribute.

* lib/lp/bugs/model/bugtarget.py
  (HasBugsBase.patches): New method.

* lib/lp/bugs/browser/bugtarget.py
  (BugsPatchesView): New view class.
  (__all__): Add it.

* lib/lp/bugs/templates/bugtarget-patches.pt: New file.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: