summaryrefslogtreecommitdiffstats
path: root/web/template
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Fix Sources listing in package details.Loui Chang1-9/+8
2009-02-09xhtml validation fix.Loui Chang1-1/+1
2009-02-06Clean up some markup and styles in page navigation.Loui Chang1-8/+7
2009-02-03Change pagination styleCallan Barrett1-16/+22
2009-01-28Add support for filename::url syntax for sources.Loui Chang1-1/+3
2009-01-25Move package comment form into a new template.Loui Chang2-6/+68
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-24Add package details template (pkg_details.php)Loui Chang1-0/+174
2009-01-24Rework login form.Loui Chang2-26/+26
2009-01-23Move actions form into template.Loui Chang1-0/+60
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 Chang2-3/+1
2009-01-23Add Previous and Next links for search results.Loui Chang1-53/+56
2009-01-23Remove urlencode('K') in pkg_search_results.Loui Chang1-4/+0
2009-01-22Change comment style so long lines wrap.Loui Chang1-1/+1
2009-01-22Fix translated comment messages.Loui Chang1-5/+4
2009-01-22Only print links for up to five previous and next search results pages.Loui Chang1-2/+12
2009-01-19Use new conglomerated translation files.Loui Chang1-1/+0
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 Chang1-1/+1
2009-01-08Cache all front page stats in APC if availableDan McGee1-3/+2
2009-01-05Change layout of search form.Loui Chang1-24/+16
2009-01-05Move package comments to a template.Loui Chang1-0/+38
2009-01-04Store account type in local var when possibleDan McGee2-3/+5
2008-12-29Properly select page length in search form.Loui Chang1-1/+1
2008-12-29Make search page use mkurl function, change variables aroundCallan Barrett1-12/+12
2008-12-29Add search bar to index and pkg details pagesCallan Barrett1-7/+9
2008-12-29New search bar, toggle advanced options new styleCallan Barrett1-178/+122
2008-12-22Don't require login to see out of date packages from package search.Loui Chang1-6/+9
2008-12-22Make some translatable strings friendlier to common usage.Loui Chang1-4/+4
2008-12-22Encode search string for use in anchor tags.Loui Chang1-0/+4
2008-12-22Really make all web paths relative.Loui Chang1-1/+1
2008-12-21Move package search results to a templateCallan Barrett1-0/+142
2008-12-21Introduce function include_lang for translations.Loui Chang1-2/+2
2008-12-21Make all web paths relative.Loui Chang2-8/+8
2008-12-20Revert "Move call to try_login to login_form."Callan Barrett1-6/+0
2008-12-17Move call to try_login to login_form.Loui Chang1-0/+6
2008-12-17Remove colons from translated strings in login_form.Loui Chang1-2/+2
2008-11-25Renamed Get Arch to Download.Thayer Williams1-7/+7
2008-11-10Tweak TU interface for appearance.Loui Chang1-3/+3
2008-10-06Show developer-TUs their total community packages.Loui Chang1-1/+1
2008-10-05Move logout link from main menu to login barCallan Barrett2-1/+3
2008-10-05Major rearrangement of tu.php, strings setup for translationCallan Barrett2-0/+130
2008-09-29Take formatting out of version number in web/lib/version.incLoui Chang1-1/+1
2008-08-19Move top page template-example to web/template.Loui Chang1-0/+21
2008-07-08Remember user between sessions.Andrea Scarpino1-0/+1
2008-07-07Move code out of index.phpLoui Chang3-0/+116