<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib, branch 1.4.1</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=1.4.1</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=1.4.1'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2007-10-11T13:36:08Z</updated>
<entry>
<title>Changed version to 1.4.1.</title>
<updated>2007-10-11T13:36:08Z</updated>
<author>
<name>Paul Mattal</name>
<email>paul@mattal.com</email>
</author>
<published>2007-10-11T13:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9638a5c8e385e05039abed1adee34db245c921fa'/>
<id>urn:sha1:9638a5c8e385e05039abed1adee34db245c921fa</id>
<content type='text'>
Changed version string to 1.4.1 in preparation for release.
</content>
</entry>
<entry>
<title>Revert "Move "Add Comment" button to Actions bar."</title>
<updated>2007-10-11T13:28:00Z</updated>
<author>
<name>Paul Mattal</name>
<email>paul@mattal.com</email>
</author>
<published>2007-10-11T13:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=593b69a98dd1a945b10dbc0bd9425ac7a9342030'/>
<id>urn:sha1:593b69a98dd1a945b10dbc0bd9425ac7a9342030</id>
<content type='text'>
This reverts commit 9b4472ef2fb91e91539def70f905cfe1ec6a8a3a.
We have decided to put the button by itself on the bottom, so
it does not get lost. This might be reconsidered in later UI
revamping.
</content>
</entry>
<entry>
<title>Move "Add Comment" button to Actions bar.</title>
<updated>2007-10-11T13:25:51Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-10-02T18:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=783895de7319942ded3708a51a2aed4bfc7ddfda'/>
<id>urn:sha1:783895de7319942ded3708a51a2aed4bfc7ddfda</id>
<content type='text'>
The lonely button now gains some friends.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
<entry>
<title>Remove unnecessary locations from search criteria.</title>
<updated>2007-10-11T12:58:20Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-10-02T18:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ab3837ab3a327774fe706bfc8cadaea81b538b19'/>
<id>urn:sha1:ab3837ab3a327774fe706bfc8cadaea81b538b19</id>
<content type='text'>
Currently, locations include none/current/extra/unstable. Since no package should be located in such an area, there's no point in including them in search criteria. The proper way to do this might be to delete the SQL table data relating to this, but this will suffice for now.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
<entry>
<title>Move AddComment button to top of Comments table, from Sergej</title>
<updated>2007-10-03T12:14:03Z</updated>
<author>
<name>Paul Mattal</name>
<email>paul@mattal.com</email>
</author>
<published>2007-10-03T12:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8aec7ba941c26c8795eba71ac4bc3af9bd717d68'/>
<id>urn:sha1:8aec7ba941c26c8795eba71ac4bc3af9bd717d68</id>
<content type='text'>
This moves the AddComment button to the top of the Comments table. A previous
patch had placed it into the action bar, but this seems cleaner.
</content>
</entry>
<entry>
<title>Tweak to version strings patch.</title>
<updated>2007-10-02T11:33:53Z</updated>
<author>
<name>Paul Mattal</name>
<email>paul@mattal.com</email>
</author>
<published>2007-10-02T11:33:53Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=22fcea238f0ede3def934c1d8b32935025f22d3c'/>
<id>urn:sha1:22fcea238f0ede3def934c1d8b32935025f22d3c</id>
<content type='text'>
Rather than rely in any way on config.inc, which is expected to be edited
by the user and to persist across versions without change, the version
string definition is stored in version.inc and included from aur.inc.
</content>
</entry>
<entry>
<title>Fixed version strings.</title>
<updated>2007-10-02T11:29:27Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-09-30T02:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=881b921eb30f5a28226e8b25ef194c4254cb09d5'/>
<id>urn:sha1:881b921eb30f5a28226e8b25ef194c4254cb09d5</id>
<content type='text'>
Added AUR_VERSION to config file, so now we should only need to
change one location. KISS ftw.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
<entry>
<title>Center the "Go back to search results" on the package detail page.</title>
<updated>2007-09-29T02:15:47Z</updated>
<author>
<name>Paul Mattal</name>
<email>paul@mattal.com</email>
</author>
<published>2007-09-29T02:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=659cace81e123426b1204d7a1296747ae6afb43f'/>
<id>urn:sha1:659cace81e123426b1204d7a1296747ae6afb43f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Links to official packages now point back to AL site.</title>
<updated>2007-09-27T13:10:33Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-09-26T01:30:33Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=de365c6e0c853c60f1a713b39a6b190a3bd40900'/>
<id>urn:sha1:de365c6e0c853c60f1a713b39a6b190a3bd40900</id>
<content type='text'>
Previously if the package was not in community or unsupported, the link didn't point anywhere. Now it uses http://archlinux.org/packages/search/$pkgname. If there's a better way, someone needs to let me know. As far as I know, there's no sure way to link directly to a package without knowing the pkgid.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
<entry>
<title>Messages run across colspan=3 now.</title>
<updated>2007-09-27T12:59:27Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-09-26T01:15:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b4946839ea26c4ccabd914da4213561be9b1cf22'/>
<id>urn:sha1:b4946839ea26c4ccabd914da4213561be9b1cf22</id>
<content type='text'>
Using colspan=2 seemed to make the text wrap.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
</feed>
