summaryrefslogtreecommitdiffstats
path: root/web/lib/aur.inc
AgeCommit message (Collapse)AuthorFilesLines
2008-01-20Added header, footer, and login form templatesLoui Chang1-82/+6
Implemented the first two in web/lib/aur.inc. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-12-02Update tur-users -> aur-generalSimo Leone1-1/+1
Fix broken links after mailing list rename. Signed-off-by: Simo Leone <simo@archlinux.org>
2007-10-02Tweak to version strings patch.1.4.0Paul Mattal1-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-27nitpick: Changed "AUR-Home" button to "AUR Home"Loui Chang1-1/+1
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-27Merge commit 'origin/testing'Loui Chang1-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-27I forgot to change AUR_db* usage to constants. Fixed now.Loui Chang1-6/+2
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-27Made some things in config.inc.proto that should be constants constantsLoui Chang1-22/+2
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-22Changes to bring the main arch site theme to the aur.eliott1-96/+70
2007-09-20patch from eliott to convert all <? to <?phppjmattal1-1/+1
2007-09-20- Applied a patch from Loui to fix session removal.swiergot1-11/+11
- Replaced all occurences of mysql_escape_string() with mysql_real_escape_string().
2007-08-17committed patch to russian title and typo from Sergejpjmattal1-1/+1
2007-02-22Added some anti-cache headerssimo1-0/+3
2006-08-14Added French translation from Morgan Lefieux.swiergot1-2/+2
2006-08-03upped session timeout from 30 idle minutes to 2 idle hourspjmattal1-1/+1
2006-08-02committed russian translation fixes from sergejpjmattal1-1/+1
russian is now ready for prime time
2006-08-01fixes to Russian translation (recommit corrected UTF-8 file)pjmattal1-1/+1
2006-08-01added dsa's "My Packages" patchpjmattal1-0/+6
2006-08-01added russian language translation from sergejpjmattal1-0/+2
it looks lousy on my browser, need to figure out how to improve
2006-06-09Forgot to enable the German translation.swiergot1-2/+2
2005-11-27add search by submitter functionalitysimo1-0/+19
2005-11-09traducción a españolsimo1-2/+2
2005-10-16Added Portuguese translationsimo1-0/+2
2005-10-16Added Catalan translationsimo1-4/+6
2005-09-02added Italian translation from voidnullswiergot1-0/+2
2005-08-09moved the Logout link to the end of the menu barswiergot1-2/+4
2005-08-02moved bugs and discussion links to the main menubarpjmattal1-0/+4
closes bug #3023
2005-06-11added changes to front page to close bug #2820pjmattal1-1/+1
2005-06-11fixed some relative links and rss problems with httpssimo1-1/+1
2005-06-11RSS support implementedsimo1-0/+1
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable
2005-05-16added utf-8 encoding headerpjmattal1-0/+1
2005-05-13added polish translationpjmattal1-0/+2
this still needs some more debugging before it goes live but it's turned on in this version
2005-04-22added English language selector back inpjmattal1-4/+5
2005-04-12accept a four-letter TLD. closes bug 2543eric1-1/+1
2005-04-09changed db name from AUR to aurpjmattal1-6/+5
moved db config for webapp into the config file
2005-04-06fixed multiple maintainer messpjmattal1-0/+14
2005-04-06many changes in prep for launchpjmattal1-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-25moved debugging logs to /var/tmppjmattal1-4/+4
2004-12-15tweaks to package functions and schemapjmattal1-13/+0
2004-10-24just a little work on it - still have some code and plenty of debugging to doeric1-4/+4
2004-07-14still working on pkgsubmiteric1-0/+39
2004-07-13a little bit more...eric1-0/+19
2004-07-13started on the package submit scripteric1-0/+23
2004-07-11cleaned up physical scriptseric1-10/+6
2004-07-10pkgsearch is done (except for some serious debugging)eric1-0/+1
2004-07-02baby stepseric1-1/+2
2004-07-02still working on pkgsearch.php::do_Detailseric1-0/+18
2004-06-28re-working pkgsearch, NumVotes add to Packages tableeric1-0/+1
2004-06-28working on action box for packageseric1-2/+3
2004-06-26mypkgs works, but need an 'action' tableeric1-0/+20
2004-06-25less/more buttons work on packageseric1-4/+5