<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/template/stats, branch v4.0.0-rc5</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/template/stats?h=v4.0.0-rc5</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/template/stats?h=v4.0.0-rc5'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2014-05-22T18:47:32Z</updated>
<entry>
<title>Add title attribute to links in updates table</title>
<updated>2014-05-22T18:47:32Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-22T18:47:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d962d66d638ad8e11cadfa365b1cff8489f45f76'/>
<id>urn:sha1:d962d66d638ad8e11cadfa365b1cff8489f45f76</id>
<content type='text'>
As of commit ea25f98 (Avoid overflow in updates table, 2014-05-22), long
package names in the updates statistics are chopped off. Add a title
attribute so that users at least get a tooltip with the full package
name and version.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Avoid overflow in updates table</title>
<updated>2014-05-22T14:01:16Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-22T14:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ea25f982dcdfa32fe03d76a6de757e74ab7fd244'/>
<id>urn:sha1:ea25f982dcdfa32fe03d76a6de757e74ab7fd244</id>
<content type='text'>
Fixes FS#40206.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>user_table.php: Remove unused link parameter</title>
<updated>2013-01-19T11:21:12Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2013-01-14T21:24:50Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d23a8706716415ecd5a51e93c8cb2b0d69056f03'/>
<id>urn:sha1:d23a8706716415ecd5a51e93c8cb2b0d69056f03</id>
<content type='text'>
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Implement word-wrap for package statistics</title>
<updated>2012-10-28T00:17:54Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-10-23T17:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6897bb00979238b80d6aa3ad3741d1856ea81c6a'/>
<id>urn:sha1:6897bb00979238b80d6aa3ad3741d1856ea81c6a</id>
<content type='text'>
Word-wrap labels in the package statistics box, just as we wrap package
names in the "Recent Updates" box.

Addresses FS#32160.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use echo shortcut syntax</title>
<updated>2012-09-24T10:23:04Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-09-21T06:57:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6102759b7cb9fd23f4e7fa5f12137334ff30a410'/>
<id>urn:sha1:6102759b7cb9fd23f4e7fa5f12137334ff30a410</id>
<content type='text'>
Replace all occurrences of "&lt;?php echo" and "&lt;?php print" by "&lt;?=" to
reduce noise in templates.

Note that as of PHP 5.4.0, "&lt;?=" is always available and no longer
requires "short_open_tag" to be set.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Wrap long lines in the "Recent Updates" sidebar</title>
<updated>2012-09-18T23:17:32Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-09-18T23:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7c004693f720eafd3013119bb290cbd5ccdbda60'/>
<id>urn:sha1:7c004693f720eafd3013119bb290cbd5ccdbda60</id>
<content type='text'>
* Sync the sidebar layout with archweb, use the "pkg-name" class to wrap
  long package names.

* Move the "New!" logo to a separate column to make sure it isn't
  wrapped to a new line on its own.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use the "new" icon from archweb for the recent updates table</title>
<updated>2012-09-17T22:59:00Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-09-09T19:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=36abb9efb9b41e07c86d9ab9f817833f49abe8fa'/>
<id>urn:sha1:36abb9efb9b41e07c86d9ab9f817833f49abe8fa</id>
<content type='text'>
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add the new package icon back to the front page</title>
<updated>2012-09-17T22:58:58Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-09-09T18:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=66fe10df633275beaaf405452dd3fa061e2946ae'/>
<id>urn:sha1:66fe10df633275beaaf405452dd3fa061e2946ae</id>
<content type='text'>
This regression was introduced with d2480e8b9d3d0f946d57fa9422811cb37296b8b4.
Re-implement the functionality in a cleaner way.

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Fix broken RSS feed link on front page</title>
<updated>2012-08-23T20:47:50Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-08-10T01:15:51Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=49073b1e82e854e20b0dc48bfcfd2cdfd7aad687'/>
<id>urn:sha1:49073b1e82e854e20b0dc48bfcfd2cdfd7aad687</id>
<content type='text'>
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use virtual paths for package details</title>
<updated>2012-07-15T20:48:32Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-07-13T23:57:19Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=03486c3b6feafb18f00b0e0c092a1bd4ac2f3903'/>
<id>urn:sha1:03486c3b6feafb18f00b0e0c092a1bd4ac2f3903</id>
<content type='text'>
Extend the routing front/back ends to allow for using
"/package/$pkgname/" for individual packages.

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