summaryrefslogtreecommitdiffstats
path: root/web/template/pkg_search_results.php
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Remove a boatload of inline table stylesDan McGee1-9/+9
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer1-0/+2
2011-03-11Fix XSS vulnerability in package search results and package details.Lukas Fleischer1-3/+3
2011-03-11Fix broken XHTML.Lukas Fleischer1-5/+5
2011-03-10More PHP Notice undefined fixupsDan McGee1-1/+5
2011-02-18pkg_search_results: replace blind-table with floating divsPyroPeter1-60/+56
2011-02-17pkg_search_results: rewrite of paginationPyroPeter1-63/+14
2011-02-01Drop PackageLocations table and referencesDan McGee1-4/+0
2011-01-20Implemented "First" and "Last" link for search results (fixes FS#15690).Lukas Fleischer1-0/+2
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer1-1/+1
2010-10-03Fix columns headers visibilityManuel Tortosa1-2/+2
2010-07-02Confirmation when deleting packagesLukas Fleischer1-0/+3
2010-06-05Add sorting by "Voted" and "Notify" fieldsLukas Fleischer1-2/+6
2009-11-24Change legend style and default font size.Loui Chang1-3/+2
2009-10-26pkg_search_results: Translate special characters to html entities.Loui Chang1-1/+1
2009-03-03Fix search output if no results are found.Loui Chang1-4/+3
2009-02-18XHTML Validation fixes.Loui Chang1-1/+1
2009-02-07Clean up some markup and styles in page navigation.Loui Chang1-8/+7
2009-02-03Change pagination styleCallan Barrett1-16/+22
2009-01-24Indicate when there are more search result pages than numbered links show.Loui Chang1-24/+25
2009-01-23Fix a few xhtml validation errors.Loui Chang1-2/+2
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-23Only print links for up to five previous and next search results pages.Loui Chang1-2/+12
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-04Store account type in local var when possibleDan McGee1-1/+2
2008-12-29Make search page use mkurl function, change variables aroundCallan Barrett1-12/+12
2008-12-22Don't require login to see out of date packages from package search.Loui Chang1-6/+9
2008-12-22Encode search string for use in anchor tags.Loui Chang1-0/+4
2008-12-21Move package search results to a templateCallan Barrett1-0/+142