Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-20 | Fix bug with botched AURSID values | Callan Barrett | 1 | -5/+3 | |
In the check_sid function in aur.inc the condition for expiring the cookie and redirecting to hacker.php could never be met and instead the user would be given blank login instead of being considered logged out, now fixed. This also means we no longer need either hacker.php or timeout.php at all. Also, this bug seems to be present in the AUR version running on aur.archlinux.org. Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com> | |||||
2008-01-20 | Removes timeout page and moves login form to header | Callan Barrett | 1 | -2/+69 | |
This removes the need for a timeout page (and probably hacker.php) and moves the login form and status to the header. If your login times out you won't lose your place anymore and links will always work. Works for me but at the moment index_po.php is imported in aur.inc which has to stay until the translations from it for login are moved to aur_po.php. Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com> | |||||
2008-01-19 | Added header, footer, and login form templates | Loui Chang | 1 | -82/+6 | |
Implemented the first two in web/lib/aur.inc. Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-12-02 | Update tur-users -> aur-general | Simo Leone | 1 | -1/+1 | |
Fix broken links after mailing list rename. Signed-off-by: Simo Leone <simo@archlinux.org> | |||||
2007-10-02 | Tweak to version strings patch. | Paul Mattal | 1 | -0/+1 | |
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. | |||||
2007-09-27 | nitpick: Changed "AUR-Home" button to "AUR Home" | Loui Chang | 1 | -1/+1 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-27 | Merge commit 'origin/testing' | Loui Chang | 1 | -96/+70 | |
Yeah I actually want to work from testing. Conflicts: web/lib/pkgfuncs.inc Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-27 | I forgot to change AUR_db* usage to constants. Fixed now. | Loui Chang | 1 | -6/+2 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-26 | Made some things in config.inc.proto that should be constants constants | Loui Chang | 1 | -22/+2 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-22 | Changes to bring the main arch site theme to the aur. | eliott | 1 | -96/+70 | |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 1 | -1/+1 | |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 1 | -11/+11 | |
- Replaced all occurences of mysql_escape_string() with mysql_real_escape_string(). | |||||
2007-08-17 | committed patch to russian title and typo from Sergej | pjmattal | 1 | -1/+1 | |
2007-02-22 | Added some anti-cache headers | simo | 1 | -0/+3 | |
2006-08-14 | Added French translation from Morgan Lefieux. | swiergot | 1 | -2/+2 | |
2006-08-03 | upped session timeout from 30 idle minutes to 2 idle hours | pjmattal | 1 | -1/+1 | |
2006-08-02 | committed russian translation fixes from sergej | pjmattal | 1 | -1/+1 | |
russian is now ready for prime time | |||||
2006-08-01 | fixes to Russian translation (recommit corrected UTF-8 file) | pjmattal | 1 | -1/+1 | |
2006-08-01 | added dsa's "My Packages" patch | pjmattal | 1 | -0/+6 | |
2006-08-01 | added russian language translation from sergej | pjmattal | 1 | -0/+2 | |
it looks lousy on my browser, need to figure out how to improve | |||||
2006-06-09 | Forgot to enable the German translation. | swiergot | 1 | -2/+2 | |
2005-11-27 | add search by submitter functionality | simo | 1 | -0/+19 | |
2005-11-09 | traducción a español | simo | 1 | -2/+2 | |
2005-10-16 | Added Portuguese translation | simo | 1 | -0/+2 | |
2005-10-16 | Added Catalan translation | simo | 1 | -4/+6 | |
2005-09-02 | added Italian translation from voidnull | swiergot | 1 | -0/+2 | |
2005-08-09 | moved the Logout link to the end of the menu bar | swiergot | 1 | -2/+4 | |
2005-08-02 | moved bugs and discussion links to the main menubar | pjmattal | 1 | -0/+4 | |
closes bug #3023 | |||||
2005-06-11 | added changes to front page to close bug #2820 | pjmattal | 1 | -1/+1 | |
2005-06-10 | fixed some relative links and rss problems with https | simo | 1 | -1/+1 | |
2005-06-10 | RSS support implemented | simo | 1 | -0/+1 | |
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable | |||||
2005-05-16 | added utf-8 encoding header | pjmattal | 1 | -0/+1 | |
2005-05-13 | added polish translation | pjmattal | 1 | -0/+2 | |
this still needs some more debugging before it goes live but it's turned on in this version | |||||
2005-04-22 | added English language selector back in | pjmattal | 1 | -4/+5 | |
2005-04-12 | accept a four-letter TLD. closes bug 2543 | eric | 1 | -1/+1 | |
2005-04-09 | changed db name from AUR to aur | pjmattal | 1 | -6/+5 | |
moved db config for webapp into the config file | |||||
2005-04-06 | fixed multiple maintainer mess | pjmattal | 1 | -0/+14 | |
2005-04-06 | many changes in prep for launch | pjmattal | 1 | -4/+4 | |
new doc page added changed AUR to community lower-cased unsupported fixed half of the bug with changing categories: categories now can't be changed for packages in community however they can still be changed out from under maintainers by joe users for unsupported packages debugged problem with package details not found when unsupported uploads were with Category 0 (changed default to 19) | |||||
2005-02-25 | moved debugging logs to /var/tmp | pjmattal | 1 | -4/+4 | |
2004-12-15 | tweaks to package functions and schema | pjmattal | 1 | -13/+0 | |
2004-10-24 | just a little work on it - still have some code and plenty of debugging to do | eric | 1 | -4/+4 | |
2004-07-14 | still working on pkgsubmit | eric | 1 | -0/+39 | |
2004-07-13 | a little bit more... | eric | 1 | -0/+19 | |
2004-07-12 | started on the package submit script | eric | 1 | -0/+23 | |
2004-07-11 | cleaned up physical scripts | eric | 1 | -10/+6 | |
2004-07-10 | pkgsearch is done (except for some serious debugging) | eric | 1 | -0/+1 | |
2004-07-02 | baby steps | eric | 1 | -1/+2 | |
2004-07-01 | still working on pkgsearch.php::do_Details | eric | 1 | -0/+18 | |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 1 | -0/+1 | |
2004-06-28 | working on action box for packages | eric | 1 | -2/+3 | |