summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Add support for filename::url syntax for sources.Loui Chang1-1/+3
2009-01-28FS#2649, FS#12645: subsititution of all variables and "eval"Gergely Imreh1-11/+26
2009-01-25Add note about short open tags in web/README.Loui Chang1-0/+4
2009-01-25Remove huge margins from main content.Loui Chang1-8/+0
2009-01-25Move package comment form into a new template.Loui Chang4-80/+78
2009-01-25Updated Turkish translation.Samed Beyribey1-1/+87
2009-01-25APC work follow-upDan McGee1-21/+22
2009-01-25Update Italian translationGiovanni Scafora1-0/+30
2009-01-24Indicate when there are more search result pages than numbered links show.Loui Chang1-24/+25
2009-01-24Validation fixes.Loui Chang2-3/+3
2009-01-24Remove obsolete padding images.Loui Chang2-0/+0
2009-01-24Add package details template (pkg_details.php)Loui Chang4-183/+178
2009-01-24Rework login form.Loui Chang11-43/+35
2009-01-23Move actions form into template.Loui Chang2-65/+61
2009-01-23Fix a few xhtml validation errors.Loui Chang3-6/+5
2009-01-23Bring version footer in with the rest of the site body.Loui Chang3-3/+2
2009-01-23Add Previous and Next links for search results.Loui Chang1-53/+56
2009-01-23Return CategoryID from the json interface.Loui Chang1-1/+1
2009-01-23Remove urlencode('K') in pkg_search_results.Loui Chang1-4/+0
2009-01-23Bump version to 1.5.5.Loui Chang1-1/+1
2009-01-23Tweak comment notify mail.Loui Chang1-4/+6
2009-01-22Change comment style so long lines wrap.Loui Chang1-1/+1
2009-01-22Fix translated comment messages.Loui Chang11-30/+14
2009-01-22Remove .htaccess file from source tree.Loui Chang1-2/+0
2009-01-22Only print links for up to five previous and next search results pages.Loui Chang1-2/+12
2009-01-19Remove obsolete translation tools.Loui Chang2-387/+0
2009-01-19Add new genpopo and translation_tool that work with new system.Loui Chang4-379/+629
2009-01-19Remove obsolete translation files.Loui Chang102-6299/+0
2009-01-19Use new conglomerated translation files.Loui Chang12-18/+10
2009-01-19Add new conglomerated translation files.Loui Chang10-0/+5621
2009-01-19Remove Less and More links from search results page.Loui Chang1-24/+30
2009-01-19Change: Switching "Legend" and number of results on search pageGergely Imreh1-3/+3
2009-01-19Add: page numbering of AUR search resultsGergely Imreh1-2/+14
2009-01-14Replace RSS icon with feed icon.Loui Chang3-1/+1
2009-01-14Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field.Gergely Imreh1-6/+13
2009-01-08Fix stats functionality when APC is unavailable.Loui Chang1-3/+11
2009-01-08Yet another Turkish translation fix.Samed Beyribey4-4/+7
2009-01-08Cache all front page stats in APC if availableDan McGee2-20/+38
2009-01-08Don't require source or md5sum arrays in PKGBUILDs.Loui Chang1-2/+3
2009-01-05Change font to a generic type.Loui Chang1-1/+1
2009-01-05Change layout of search form.Loui Chang2-32/+21
2009-01-05Move package comments to a template.Loui Chang2-58/+49
2009-01-04Minimize calls to uid_from_sid()Dan McGee2-9/+12
2009-01-04Store account type in local var when possibleDan McGee3-10/+11
2008-12-31aur.inc: remove unused codeDan McGee1-47/+0
2008-12-31Get db connection for accounts search results.Loui Chang1-0/+2
2008-12-30Use non-persistant connectionsDan McGee1-4/+15
2008-12-29Properly select page length in search form.Loui Chang1-1/+1
2008-12-29Correct undefined constant error in pkgsubmit.Loui Chang1-4/+6
2008-12-29Make search page use mkurl function, change variables aroundCallan Barrett2-51/+51