<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lang/pt, branch 1.5.3</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lang/pt?h=1.5.3</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lang/pt?h=1.5.3'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2008-08-19T22:08:12Z</updated>
<entry>
<title>Move top page template-example to web/template.</title>
<updated>2008-08-19T22:08:12Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-08-19T22:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b69e2cce56bee61ea445417e29e55d27a15637d5'/>
<id>urn:sha1:b69e2cce56bee61ea445417e29e55d27a15637d5</id>
<content type='text'>
Make note in web/README.txt

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove obsolete test scripts.</title>
<updated>2008-08-19T19:46:03Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-08-19T19:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=bbebc08104032da5ca3a218d58b2cadc5501f16c'/>
<id>urn:sha1:bbebc08104032da5ca3a218d58b2cadc5501f16c</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Tweak index.php and update translations.</title>
<updated>2008-07-28T08:57:56Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-07-23T14:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b81e3c2f6814e73973b4d42e66b1d0e58c2943d2'/>
<id>urn:sha1:b81e3c2f6814e73973b4d42e66b1d0e58c2943d2</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Tweaks of various page layouts and handling of data</title>
<updated>2008-01-20T06:21:20Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-12T09:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d4b07f2b334dada626e4743951cdd6adab87f62e'/>
<id>urn:sha1:d4b07f2b334dada626e4743951cdd6adab87f62e</id>
<content type='text'>
This is a patch that fixes a lot of little things:
* We no longer have pkgsearch or pkgdetails link functions and all
references to them are gone, that's what a back button is for and if
we really need it we can come up with something better
* No longer have do_Details variable, this means links on the package
search are simply ?ID=foo
* On the pkgdetails pages when there are either no deps, deps by,
sources or comments for a package the list for each will display
"None" instead of nothing at all (ruining the layout)
* Fixed a bug where if a package had no sources or no deps
pkgsubmit.php would submit an empty one
* Translation of the word "Search'" has been changed to "Search"

Most of these relate to each other.

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>patch from eliott to convert all &lt;? to &lt;?php</title>
<updated>2007-09-20T21:46:43Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2007-09-20T21:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=452d6b1245f26b1c46e715077e9bcc593f66ed9e'/>
<id>urn:sha1:452d6b1245f26b1c46e715077e9bcc593f66ed9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new strings that are needed for the new checks (arch,license fields).</title>
<updated>2007-03-05T05:28:49Z</updated>
<author>
<name>dsa</name>
<email>dsa</email>
</author>
<published>2007-03-05T05:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7cd0cae5268e910e8239c9cfc8c98075c48c5fa9'/>
<id>urn:sha1:7cd0cae5268e910e8239c9cfc8c98075c48c5fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>License field translation fix + Portuguese update (both by dsa) + Polish update.</title>
<updated>2006-09-14T19:30:16Z</updated>
<author>
<name>swiergot</name>
<email>swiergot</email>
</author>
<published>2006-09-14T19:30:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0967bc72ee2f76a82718af6461a922d89dbeaa86'/>
<id>urn:sha1:0967bc72ee2f76a82718af6461a922d89dbeaa86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added dsa's sorting improvement patch (closes #3370, #4091, #4097 and #4098).</title>
<updated>2006-08-22T13:58:36Z</updated>
<author>
<name>swiergot</name>
<email>swiergot</email>
</author>
<published>2006-08-22T13:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=18dc7c783e80ab7ed8dc137a0b36317b49d7c073'/>
<id>urn:sha1:18dc7c783e80ab7ed8dc137a0b36317b49d7c073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>committed dsa's user stats and user links patch</title>
<updated>2006-08-10T01:42:35Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2006-08-10T01:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f76a38ad7669e044205ab544016d953243d36b29'/>
<id>urn:sha1:f76a38ad7669e044205ab544016d953243d36b29</id>
<content type='text'>
this will require some translation updates
</content>
</entry>
<entry>
<title>Change to dev-style orphan marking</title>
<updated>2005-12-27T05:59:00Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-12-27T05:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9178ccacd1b2144ead6760f0aab05c9ec2af483a'/>
<id>urn:sha1:9178ccacd1b2144ead6760f0aab05c9ec2af483a</id>
<content type='text'>
Prevents out-of-date flag from being hidden
</content>
</entry>
</feed>
