[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-release-team
Subject:    Review Request: Include Review Requests in Changelog
From:       Martin_Gräßlin <kde () martin-graesslin ! com>
Date:       2012-04-19 8:54:05
Message-ID: 20120419085405.8779.62533 () vidsolbach ! de
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/6936/
-----------------------------------------------------------

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


[Attachment #5 (text/html)]

<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 \
solid;">  <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://svn.reviewboard.kde.org/r/6936/">http://svn.reviewboard.kde.org/r/6936/</a>
  </td>
    </tr>
   </table>
   <br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" \
style="background-image: \
url('http://svn.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); \
background-position: left top; background-repeat: repeat-x; border: 1px black \
solid;">  <tr>
  <td>

<div>Review request for Release Team.</div>
<div>By Martin Gräßlin.</div>







<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">This extends the changelog XML to contain &quot;review&quot; in bugfix \
entries and co. XSL is adjusted to generate links to the review requests.</pre>  \
</td>  </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">example changelog:  &lt;product name=&quot;kwin&quot;&gt;
        &lt;bugfix rev=&quot;05e1ee03e8b2dcd8e7a7563ca36f4fc01299e570&quot; \
class=&quot;normal&quot; review=&quot;12345 123456&quot;&gt;Ensure that KConfig \
update script does not overwrite custom settings.&lt;/bugfix&gt;  &lt;bugfix \
rev=&quot;095c602617949afc55e34d0634f8de8357ca28eb&quot; class=&quot;normal&quot; \
bugno=&quot;80897&quot; review=&quot;45678&quot;&gt;Lower windows does not change \
focus for Focus (Strictly) Under Mouse Focus Policies.&lt;/bugfix&gt;  &lt;bugfix \
rev=&quot;96b8a1d356b125990356c6667aa489961140a784&quot; class=&quot;normal&quot; \
review=&quot;12345&quot;&gt;Fix Window Shading for XRender \
compositing.&lt;/bugfix&gt;  &lt;bugfix \
rev=&quot;e9dcf1a8d1c9e2a6b15982293a207e15b1116179&quot; class=&quot;normal&quot; \
review=&quot;22345&quot;&gt;Desktop windows which do not annouce the virtual desktop \
they belong to are set on all desktops.&lt;/bugfix&gt;  &lt;bugfix \
rev=&quot;e8d1d9709713e804c4ce26215b06cd85c505aca5&quot; class=&quot;normal&quot; \
review=&quot;12345 21463 2308&quot;&gt;Zoom effect zooms towards the mouse cursor if \
mouse tracking is disabled.&lt;/bugfix&gt;  &lt;improvement \
rev=&quot;c63944ee67906b49b75856d394e580def609c64a&quot; \
review=&quot;12346&quot;&gt;XRender support for magnifier effect.&lt;/improvement&gt; \
&lt;improvement rev=&quot;4abba97f727faa6b801e7ceb73819e7f20cc59b8&quot; \
review=&quot;38269 23986&quot;&gt;Implement xrender support for snaphelper \
effect.&lt;/improvement&gt;  &lt;optimize \
rev=&quot;5b11bf56780928cd531143ad6675bbe775548f92&quot; class=&quot;normal&quot; \
bugno=&quot;243423&quot; review=&quot;12121&quot;&gt;Fix restore size for shaded \
windows.&lt;/optimize&gt;  &lt;optimize \
rev=&quot;d854fc98630bcdbc0d450ae7bc642240f5f535ad&quot; class=&quot;normal&quot; \
bugno=&quot;261799&quot; review=&quot;13213 23414&quot;&gt;Select minimum stacking \
order layer per screen.&lt;/optimize&gt;  &lt;feature \
rev=&quot;677915da069b4d563b40250c4b69943af53a70bd&quot; class=&quot;normal&quot; \
bugno=&quot;295449&quot; review=&quot;12311&quot;&gt;Save restore size before \
removing the decoration for borderless maximized windows.&lt;/feature&gt;  \
&lt;feature rev=&quot;56345a9f158790e5f7102618c55c600cc688c855&quot; \
class=&quot;normal&quot; review=&quot;121312 12313&quot;&gt;Do not animate the \
highlight the first time the tabbox is shown.&lt;/feature&gt;  &lt;/product&gt;

Generated HTML:
&lt;h4&gt;&lt;a name=&quot;kwin&quot;&gt;kwin&lt;/a&gt;&lt;/h4&gt;
      &lt;div class=&quot;product&quot; style=&quot;padding-left: 20px;&quot;&gt;
      &lt;em&gt;Features:&lt;/em&gt;
      &lt;ul&gt;
        &lt;li class=&quot;feature&quot;&gt;Save restore size before removing the \
decoration for borderless maximized windows. Fixes bug &lt;a \
href=&quot;http://bugs.kde.org/show_bug.cgi?id=295449&quot;&gt;295449&lt;/a&gt;.  \
Discussed with Review Request &lt;a \
href=&quot;https://reviewboard.kde.org/r/12311&quot;&gt;12311&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/677915da069b4d563b40250c4b69943af53a70bd&quot;&gt;677915d&lt;/a&gt;. \
&lt;/li&gt;  &lt;li class=&quot;feature&quot;&gt;Do not animate the highlight the \
first time the tabbox is shown. Discussed with Review Requests &lt;a \
href=&quot;https://reviewboard.kde.org/r/121312&quot;&gt;121312&lt;/a&gt; and &lt;a \
href=&quot;https://reviewboard.kde.org/r/12313&quot;&gt;12313&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/56345a9f158790e5f7102618c55c600cc688c855&quot;&gt;56345a9&lt;/a&gt;. \
&lt;/li&gt;  &lt;/ul&gt;
      &lt;em&gt;Improvements:&lt;/em&gt;
      &lt;ul&gt;
          &lt;li class=&quot;improvement&quot;&gt;XRender support for magnifier \
effect. Discussed with Review Request &lt;a \
href=&quot;https://reviewboard.kde.org/r/12346&quot;&gt;12346&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/c63944ee67906b49b75856d394e580def609c64a&quot;&gt;c63944e&lt;/a&gt;. \
&lt;/li&gt;  &lt;li class=&quot;improvement&quot;&gt;Implement xrender support for \
snaphelper effect. Discussed with Review Requests &lt;a \
href=&quot;https://reviewboard.kde.org/r/38269&quot;&gt;38269&lt;/a&gt; and &lt;a \
href=&quot;https://reviewboard.kde.org/r/23986&quot;&gt;23986&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/4abba97f727faa6b801e7ceb73819e7f20cc59b8&quot;&gt;4abba97&lt;/a&gt;. \
&lt;/li&gt;  &lt;/ul&gt;
      &lt;em&gt;Optimizations:&lt;/em&gt;&lt;ul&gt;
        &lt;li class=&quot;optimize&quot;&gt;Fix restore size for shaded windows. \
Fixes bug &lt;a href=&quot;http://bugs.kde.org/show_bug.cgi?id=243423&quot;&gt;243423&lt;/a&gt;. \
Discussed with Review Request &lt;a \
href=&quot;https://reviewboard.kde.org/r/12121&quot;&gt;12121&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/5b11bf56780928cd531143ad6675bbe775548f92&quot;&gt;5b11bf5&lt;/a&gt;. \
&lt;/li&gt;  &lt;li class=&quot;optimize&quot;&gt;Select minimum stacking order layer \
per screen. Fixes bug &lt;a \
href=&quot;http://bugs.kde.org/show_bug.cgi?id=261799&quot;&gt;261799&lt;/a&gt;.  \
Discussed with Review Requests &lt;a \
href=&quot;https://reviewboard.kde.org/r/13213&quot;&gt;13213&lt;/a&gt; and &lt;a \
href=&quot;https://reviewboard.kde.org/r/23414&quot;&gt;23414&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/d854fc98630bcdbc0d450ae7bc642240f5f535ad&quot;&gt;d854fc9&lt;/a&gt;. \
&lt;/li&gt;  &lt;/ul&gt;
      &lt;em&gt;Bugfixes:&lt;/em&gt;
      &lt;ul&gt;
        &lt;li class=&quot;bugfix normal&quot;&gt;Ensure that KConfig update script \
does not overwrite custom settings. Discussed with Review Requests &lt;a \
href=&quot;https://reviewboard.kde.org/r/12345&quot;&gt;12345&lt;/a&gt; and &lt;a \
href=&quot;https://reviewboard.kde.org/r/123456&quot;&gt;123456&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/05e1ee03e8b2dcd8e7a7563ca36f4fc01299e570&quot;&gt;05e1ee0&lt;/a&gt;. \
&lt;/li&gt;  &lt;li class=&quot;bugfix normal&quot;&gt;Lower windows does not change \
focus for Focus (Strictly) Under Mouse Focus Policies. Fixes bug &lt;a \
href=&quot;http://bugs.kde.org/show_bug.cgi?id=80897&quot;&gt;80897&lt;/a&gt;.  \
Discussed with Review Request &lt;a \
href=&quot;https://reviewboard.kde.org/r/45678&quot;&gt;45678&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/095c602617949afc55e34d0634f8de8357ca28eb&quot;&gt;095c602&lt;/a&gt;. \
&lt;/li&gt;  &lt;li class=&quot;bugfix normal&quot;&gt;Fix Window Shading for XRender \
compositing. Discussed with Review Request &lt;a \
href=&quot;https://reviewboard.kde.org/r/12345&quot;&gt;12345&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/96b8a1d356b125990356c6667aa489961140a784&quot;&gt;96b8a1d&lt;/a&gt;. \
&lt;/li&gt;  &lt;li class=&quot;bugfix normal&quot;&gt;Desktop windows which do not \
annouce the virtual desktop they belong to are set on all desktops. Discussed with \
Review Request &lt;a \
href=&quot;https://reviewboard.kde.org/r/22345&quot;&gt;22345&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/e9dcf1a8d1c9e2a6b15982293a207e15b1116179&quot;&gt;e9dcf1a&lt;/a&gt;. \
&lt;/li&gt;  &lt;li class=&quot;bugfix normal&quot;&gt;Zoom effect zooms towards the \
mouse cursor if mouse tracking is disabled. Discussed with Review Requests &lt;a \
href=&quot;https://reviewboard.kde.org/r/12345&quot;&gt;12345&lt;/a&gt;, &lt;a \
href=&quot;https://reviewboard.kde.org/r/21463&quot;&gt;21463&lt;/a&gt; and &lt;a \
href=&quot;https://reviewboard.kde.org/r/2308&quot;&gt;2308&lt;/a&gt;.  See Git \
commit &lt;a href=&quot;http://commits.kde.org/kde-workspace/e8d1d9709713e804c4ce26215b06cd85c505aca5&quot;&gt;e8d1d97&lt;/a&gt;. \
&lt;/li&gt;  &lt;/ul&gt;
      &lt;/div&gt;</pre>
  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>trunk/www/sites/www/announcements/changelogs/changelog.dtd <span style="color: \
grey">(1287767)</span></li>

 <li>trunk/www/sites/www/announcements/changelogs/changelog.xsl <span style="color: \
grey">(1287767)</span></li>

</ul>

<p><a href="http://svn.reviewboard.kde.org/r/6936/diff/" style="margin-left: \
3em;">View Diff</a></p>




  </td>
 </tr>
</table>




  </div>
 </body>
</html>



_______________________________________________
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic