<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html/tu.php, branch 1.7.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html/tu.php?h=1.7.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html/tu.php?h=1.7.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2009-12-26T19:36:05Z</updated>
<entry>
<title>tu.php: Sort votes by descending date.</title>
<updated>2009-12-26T19:36:05Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-12-26T19:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=55dcf5ce87f6e3e159ef35daac5eae86b624df3f'/>
<id>urn:sha1:55dcf5ce87f6e3e159ef35daac5eae86b624df3f</id>
<content type='text'>
Also make syntax more straightforward.
'asc' is ascending, rather than 'up'.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>tu: Bring Trusted User interface in line with the rest of the site.</title>
<updated>2009-11-23T19:14:23Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-11-23T19:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cdd2e5dbd4f50151cbf0b774acb9decc3de3314a'/>
<id>urn:sha1:cdd2e5dbd4f50151cbf0b774acb9decc3de3314a</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>tu.php: Remove trailing whitespace.</title>
<updated>2009-11-23T18:21:36Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-11-23T18:21:36Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f6387253b47fc994d5c03c9b8e4a47a0bce5c6b9'/>
<id>urn:sha1:f6387253b47fc994d5c03c9b8e4a47a0bce5c6b9</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Untranslate TU vote fields so they're properly saved in the database.</title>
<updated>2009-10-26T21:28:07Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-10-26T21:28:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=847475fe542f6c36245a4bcef3733a79a274c850'/>
<id>urn:sha1:847475fe542f6c36245a4bcef3733a79a274c850</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use include_once where applicable</title>
<updated>2009-08-11T17:58:12Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2009-08-07T01:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=46f279852475bc520c4d6ae77df04ac4a6897807'/>
<id>urn:sha1:46f279852475bc520c4d6ae77df04ac4a6897807</id>
<content type='text'>
All of these are sourcing function libraries so we don't need to include
them more than once. Things that insert actual HTML into the output were
left calling include().

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Change layout of tu_details.</title>
<updated>2009-02-13T20:31:05Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-13T20:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e83e593ac41a6e7dcee20fe7962269889c5fd5e1'/>
<id>urn:sha1:e83e593ac41a6e7dcee20fe7962269889c5fd5e1</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>List TUs that voted on a proposal.</title>
<updated>2009-02-13T20:27:05Z</updated>
<author>
<name>Angel 'angvp' Velasquez</name>
<email>angvp@archlinux.com.ve</email>
</author>
<published>2009-02-13T20:27:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=df75621d232405c0ac3c6211f4c72ffd851bee67'/>
<id>urn:sha1:df75621d232405c0ac3c6211f4c72ffd851bee67</id>
<content type='text'>
This patch lists who voted on a proposal after the proposal is closed.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use new conglomerated translation files.</title>
<updated>2009-01-19T21:29:45Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-19T21:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2ee327634831ec36df5fd74ccc35dfcedfdbe07b'/>
<id>urn:sha1:2ee327634831ec36df5fd74ccc35dfcedfdbe07b</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Introduce function include_lang for translations.</title>
<updated>2008-12-21T09:03:27Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-21T07:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=78c2b5c67faec190985c3fb9509e942add4dc54c'/>
<id>urn:sha1:78c2b5c67faec190985c3fb9509e942add4dc54c</id>
<content type='text'>
This includes only the requested language for each page and
makes top level language include files obsolete.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Tweak TU interface for appearance.</title>
<updated>2008-11-10T14:21:13Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-11-10T00:35:17Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=21840941eb301da7da338f3ce17ebd9e8d74f06e'/>
<id>urn:sha1:21840941eb301da7da338f3ce17ebd9e8d74f06e</id>
<content type='text'>
Show ten votes per page instead of five.
Change the vote preview to 75 characters so entries fit better
in the table.
Remove [More] links and make the description itself a link.
Clean up a couple notices.
Send unauthorised users to index.php.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
</feed>
