<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html, branch v3.3.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html?h=v3.3.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html?h=v3.3.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2014-07-04T09:25:37Z</updated>
<entry>
<title>Sanitize merge base name in pkgreq_file()</title>
<updated>2014-07-04T09:25:37Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-03T08:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b113764b0bdf98b7d1d643eb2f55c50988f31deb'/>
<id>urn:sha1:b113764b0bdf98b7d1d643eb2f55c50988f31deb</id>
<content type='text'>
Move the check introduced in 06b7099 (Validate package base name when
filing requests, 2014-07-02) from pkgbase.php to pkgreq_file().

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Allow for adding a comment when closing a request</title>
<updated>2014-07-04T09:10:50Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-04T09:00:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4645bcbacbc4fd2fba2a3f28d6cd23bdfb184a9d'/>
<id>urn:sha1:4645bcbacbc4fd2fba2a3f28d6cd23bdfb184a9d</id>
<content type='text'>
This allows Trusted Users to optionally add a comment when closing a
request. The comment is included in the notification email that is sent
to the requests mailing list.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Allow for selecting a reason when closing a request</title>
<updated>2014-07-04T09:10:37Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-04T08:40:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8a465182babccec10b8e789dbc871db3beb9bec5'/>
<id>urn:sha1:8a465182babccec10b8e789dbc871db3beb9bec5</id>
<content type='text'>
When closing a package request, Trusted Users can now pick a reason
("Accepted" or "Rejected"). This allows for marking a request as
accepted, even if the corresponding package base has already been
deleted.

Also, the notification email now always explicitly states whether a
request has been accepted or closed in the message body.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Remove extra space from text buttons in Firefox</title>
<updated>2014-07-02T06:28:08Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-01T22:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=436eabf39ceb265a31509d2f64632444c5286663'/>
<id>urn:sha1:436eabf39ceb265a31509d2f64632444c5286663</id>
<content type='text'>
Fixes FS#41052.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Fix pagination in the package request list</title>
<updated>2014-07-02T06:23:27Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-02T06:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a149fc493f62f31e3806f353dde0c4dc812be6b2'/>
<id>urn:sha1:a149fc493f62f31e3806f353dde0c4dc812be6b2</id>
<content type='text'>
This was not implemented properly in commit 8260111 (Add a package
request list, 2014-06-24).

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>pkgbase.php: Highlight error messages</title>
<updated>2014-07-02T06:23:25Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-02T05:15:54Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=64c4e51698c23b59121c94eb501ab2d4f97128e8'/>
<id>urn:sha1:64c4e51698c23b59121c94eb501ab2d4f97128e8</id>
<content type='text'>
Make sure that error messages above the package list are actually
visible to the user.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Validate package base name when filing requests</title>
<updated>2014-07-02T06:22:51Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-02T05:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=06b7099357b78468cf2d98ca3bd9143799952966'/>
<id>urn:sha1:06b7099357b78468cf2d98ca3bd9143799952966</id>
<content type='text'>
Make sure that the package base to merge into does not contain any
invalid characters.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Fix title in package requests list</title>
<updated>2014-07-02T06:02:41Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-02T05:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e141c6c38cad0e0572e16c24f1caf59acb75b3e7'/>
<id>urn:sha1:e141c6c38cad0e0572e16c24f1caf59acb75b3e7</id>
<content type='text'>
Use "Requests" instead of "File Request" as title for the package
request list.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Move user statistics table to the right</title>
<updated>2014-07-01T19:17:14Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-01T19:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8535435595dcdbed12e9e448095e9bdf2dc7a275'/>
<id>urn:sha1:8535435595dcdbed12e9e448095e9bdf2dc7a275</id>
<content type='text'>
Display user statistics under the general package statistics table.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Be explicit about accepted requests in emails</title>
<updated>2014-07-01T18:06:41Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-01T18:06:41Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0d513e1468d3f37ebdc4e237ccb1855fc6d273a2'/>
<id>urn:sha1:0d513e1468d3f37ebdc4e237ccb1855fc6d273a2</id>
<content type='text'>
When sending notification emails after closing a request, be explicit
about whether the request has been accepted or not.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
