<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lang/en, branch 1.5.3</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lang/en?h=1.5.3</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lang/en?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>Remember user between sessions.</title>
<updated>2008-07-08T18:06:16Z</updated>
<author>
<name>Andrea Scarpino</name>
<email>bash.lnx@gmail.com</email>
</author>
<published>2008-07-08T16:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2feee92a75d4fe7042be52d1eef4e6e466af4967'/>
<id>urn:sha1:2feee92a75d4fe7042be52d1eef4e6e466af4967</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove references to AURMaintainerUID</title>
<updated>2008-03-27T07:34:35Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-03-26T13:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=04dae8d94f846fe5b82d9261405cbc56a736ded3'/>
<id>urn:sha1:04dae8d94f846fe5b82d9261405cbc56a736ded3</id>
<content type='text'>
This (should) get rid of anything to do with the unused column AURMaintainerUID
in the scripts and schema files

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix for information leak in login logic.</title>
<updated>2008-02-18T23:55:28Z</updated>
<author>
<name>eliott</name>
<email>eliott@cactuswax.net</email>
</author>
<published>2008-02-18T04:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4d9d5d39666addc2afbb61bb04b00dc1ed707ecc'/>
<id>urn:sha1:4d9d5d39666addc2afbb61bb04b00dc1ed707ecc</id>
<content type='text'>
Fix for information leak in login logic.
No point telling people they have a valid username when the pass is wrong, etc.
</content>
</entry>
<entry>
<title>Turn action bar into drop box</title>
<updated>2008-01-20T09:18:16Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-17T16:11:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d14def92ff34122bffa4de1fac01598b1d913648'/>
<id>urn:sha1:d14def92ff34122bffa4de1fac01598b1d913648</id>
<content type='text'>
Moves the action bar down to the bottom right of the search results and turns it
into a drop-down selection box.

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix login error and translation bug</title>
<updated>2008-01-20T09:16:07Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-17T08:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=52a770e7e7c9a1701e96aa3c66f25d810394aeaf'/>
<id>urn:sha1:52a770e7e7c9a1701e96aa3c66f25d810394aeaf</id>
<content type='text'>
Fixes a login error where entering nothing would result in the login message
"Incorrect password for username, ." and changes the translation "TU" to
"Trusted User" so the menu bar on the accounts page doesn't bug up (we need a
new translation system :((()

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add search result information</title>
<updated>2008-01-20T06:21:21Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-15T09:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=14ecbf5fd577995a93f4437ce5d60069fd7cc771'/>
<id>urn:sha1:14ecbf5fd577995a93f4437ce5d60069fd7cc771</id>
<content type='text'>
This adds search results numbers to the bottom of pages when searching based on
tardo's repository, ex. Showing results 1 - 42 of 42

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>More cleanup, add TU link to header</title>
<updated>2008-01-20T06:21:21Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-15T06:54:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8ab823728c729e9780820bf15aad3585078c8342'/>
<id>urn:sha1:8ab823728c729e9780820bf15aad3585078c8342</id>
<content type='text'>
Cleans up links on front page, adds a TU link to the header to the voting
application, fixes some titles and styling for logged in text

Signed-off-by: Callan Barrett &lt;wizzomafizzo@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>
</feed>
