----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6936/#review10873 -----------------------------------------------------------
Problem is that it only works with git reviewboard, not svn reviewboard, but probably we can cope with that? - Albert Astals Cid On April 19, 2012, 8:54 a.m., Martin Gräßlin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://svn.reviewboard.kde.org/r/6936/ > ----------------------------------------------------------- > > (Updated April 19, 2012, 8:54 a.m.) > > > Review request for Release Team. > > > Description > ------- > > This extends the changelog XML to contain "review" in bugfix entries and co. > XSL is adjusted to generate links to the review requests. > > > Diffs > ----- > > trunk/www/sites/www/announcements/changelogs/changelog.dtd 1287767 > trunk/www/sites/www/announcements/changelogs/changelog.xsl 1287767 > > Diff: http://svn.reviewboard.kde.org/r/6936/diff/ > > > Testing > ------- > > example changelog: > <product name="kwin"> > <bugfix rev="05e1ee03e8b2dcd8e7a7563ca36f4fc01299e570" class="normal" > review="12345 123456">Ensure that KConfig update script does not overwrite > custom settings.</bugfix> > <bugfix rev="095c602617949afc55e34d0634f8de8357ca28eb" class="normal" > bugno="80897" review="45678">Lower windows does not change focus for Focus > (Strictly) Under Mouse Focus Policies.</bugfix> > <bugfix rev="96b8a1d356b125990356c6667aa489961140a784" class="normal" > review="12345">Fix Window Shading for XRender compositing.</bugfix> > <bugfix rev="e9dcf1a8d1c9e2a6b15982293a207e15b1116179" class="normal" > review="22345">Desktop windows which do not annouce the virtual desktop they > belong to are set on all desktops.</bugfix> > <bugfix rev="e8d1d9709713e804c4ce26215b06cd85c505aca5" class="normal" > review="12345 21463 2308">Zoom effect zooms towards the mouse cursor if mouse > tracking is disabled.</bugfix> > <improvement rev="c63944ee67906b49b75856d394e580def609c64a" > review="12346">XRender support for magnifier effect.</improvement> > <improvement rev="4abba97f727faa6b801e7ceb73819e7f20cc59b8" > review="38269 23986">Implement xrender support for snaphelper > effect.</improvement> > <optimize rev="5b11bf56780928cd531143ad6675bbe775548f92" > class="normal" bugno="243423" review="12121">Fix restore size for shaded > windows.</optimize> > <optimize rev="d854fc98630bcdbc0d450ae7bc642240f5f535ad" > class="normal" bugno="261799" review="13213 23414">Select minimum stacking > order layer per screen.</optimize> > <feature rev="677915da069b4d563b40250c4b69943af53a70bd" > class="normal" bugno="295449" review="12311">Save restore size before > removing the decoration for borderless maximized windows.</feature> > <feature rev="56345a9f158790e5f7102618c55c600cc688c855" > class="normal" review="121312 12313">Do not animate the highlight the first > time the tabbox is shown.</feature> > </product> > > Generated HTML: > <h4><a name="kwin">kwin</a></h4> > <div class="product" style="padding-left: 20px;"> > <em>Features:</em> > <ul> > <li class="feature">Save restore size before removing the decoration > for borderless maximized windows. Fixes bug <a > href="http://bugs.kde.org/show_bug.cgi?id=295449">295449</a>. Discussed with > Review Request <a href="https://reviewboard.kde.org/r/12311">12311</a>. See > Git commit <a > href="http://commits.kde.org/kde-workspace/677915da069b4d563b40250c4b69943af53a70bd">677915d</a>. > </li> > <li class="feature">Do not animate the highlight the first time the > tabbox is shown. Discussed with Review Requests <a > href="https://reviewboard.kde.org/r/121312">121312</a> and <a > href="https://reviewboard.kde.org/r/12313">12313</a>. See Git commit <a > href="http://commits.kde.org/kde-workspace/56345a9f158790e5f7102618c55c600cc688c855">56345a9</a>. > </li> > </ul> > <em>Improvements:</em> > <ul> > <li class="improvement">XRender support for magnifier effect. > Discussed with Review Request <a > href="https://reviewboard.kde.org/r/12346">12346</a>. See Git commit <a > href="http://commits.kde.org/kde-workspace/c63944ee67906b49b75856d394e580def609c64a">c63944e</a>. > </li> > <li class="improvement">Implement xrender support for snaphelper > effect. Discussed with Review Requests <a > href="https://reviewboard.kde.org/r/38269">38269</a> and <a > href="https://reviewboard.kde.org/r/23986">23986</a>. See Git commit <a > href="http://commits.kde.org/kde-workspace/4abba97f727faa6b801e7ceb73819e7f20cc59b8">4abba97</a>. > </li> > </ul> > <em>Optimizations:</em><ul> > <li class="optimize">Fix restore size for shaded windows. Fixes bug > <a href="http://bugs.kde.org/show_bug.cgi?id=243423">243423</a>. Discussed > with Review Request <a href="https://reviewboard.kde.org/r/12121">12121</a>. > See Git commit <a > href="http://commits.kde.org/kde-workspace/5b11bf56780928cd531143ad6675bbe775548f92">5b11bf5</a>. > </li> > <li class="optimize">Select minimum stacking order layer per screen. > Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=261799">261799</a>. > Discussed with Review Requests <a > href="https://reviewboard.kde.org/r/13213">13213</a> and <a > href="https://reviewboard.kde.org/r/23414">23414</a>. See Git commit <a > href="http://commits.kde.org/kde-workspace/d854fc98630bcdbc0d450ae7bc642240f5f535ad">d854fc9</a>. > </li> > </ul> > <em>Bugfixes:</em> > <ul> > <li class="bugfix normal">Ensure that KConfig update script does not > overwrite custom settings. Discussed with Review Requests <a > href="https://reviewboard.kde.org/r/12345">12345</a> and <a > href="https://reviewboard.kde.org/r/123456">123456</a>. See Git commit <a > href="http://commits.kde.org/kde-workspace/05e1ee03e8b2dcd8e7a7563ca36f4fc01299e570">05e1ee0</a>. > </li> > <li class="bugfix normal">Lower windows does not change focus for > Focus (Strictly) Under Mouse Focus Policies. Fixes bug <a > href="http://bugs.kde.org/show_bug.cgi?id=80897">80897</a>. Discussed with > Review Request <a href="https://reviewboard.kde.org/r/45678">45678</a>. See > Git commit <a > href="http://commits.kde.org/kde-workspace/095c602617949afc55e34d0634f8de8357ca28eb">095c602</a>. > </li> > <li class="bugfix normal">Fix Window Shading for XRender compositing. > Discussed with Review Request <a > href="https://reviewboard.kde.org/r/12345">12345</a>. See Git commit <a > href="http://commits.kde.org/kde-workspace/96b8a1d356b125990356c6667aa489961140a784">96b8a1d</a>. > </li> > <li class="bugfix normal">Desktop windows which do not annouce the > virtual desktop they belong to are set on all desktops. Discussed with Review > Request <a href="https://reviewboard.kde.org/r/22345">22345</a>. See Git > commit <a > href="http://commits.kde.org/kde-workspace/e9dcf1a8d1c9e2a6b15982293a207e15b1116179">e9dcf1a</a>. > </li> > <li class="bugfix normal">Zoom effect zooms towards the mouse cursor > if mouse tracking is disabled. Discussed with Review Requests <a > href="https://reviewboard.kde.org/r/12345">12345</a>, <a > href="https://reviewboard.kde.org/r/21463">21463</a> and <a > href="https://reviewboard.kde.org/r/2308">2308</a>. See Git commit <a > href="http://commits.kde.org/kde-workspace/e8d1d9709713e804c4ce26215b06cd85c505aca5">e8d1d97</a>. > </li> > </ul> > </div> > > > Thanks, > > Martin Gräßlin > >
_______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
