Age | Commit message (Expand) | Author | Files | Lines |
2009-10-26 | pkg_search_results: Translate special characters to html entities. | Loui Chang | 1 | -1/+1 |
2009-03-03 | Fix search output if no results are found. | Loui Chang | 1 | -4/+3 |
2009-02-18 | XHTML Validation fixes. | Loui Chang | 1 | -1/+1 |
2009-02-07 | Clean up some markup and styles in page navigation. | Loui Chang | 1 | -8/+7 |
2009-02-03 | Change pagination style | Callan Barrett | 1 | -16/+22 |
2009-01-24 | Indicate when there are more search result pages than numbered links show. | Loui Chang | 1 | -24/+25 |
2009-01-23 | Fix a few xhtml validation errors. | Loui Chang | 1 | -2/+2 |
2009-01-23 | Add Previous and Next links for search results. | Loui Chang | 1 | -53/+56 |
2009-01-23 | Remove urlencode('K') in pkg_search_results. | Loui Chang | 1 | -4/+0 |
2009-01-23 | Only print links for up to five previous and next search results pages. | Loui Chang | 1 | -2/+12 |
2009-01-19 | Remove Less and More links from search results page. | Loui Chang | 1 | -24/+30 |
2009-01-19 | Change: Switching "Legend" and number of results on search page | Gergely Imreh | 1 | -3/+3 |
2009-01-19 | Add: page numbering of AUR search results | Gergely Imreh | 1 | -2/+14 |
2009-01-04 | Store account type in local var when possible | Dan McGee | 1 | -1/+2 |
2008-12-29 | Make search page use mkurl function, change variables around | Callan Barrett | 1 | -12/+12 |
2008-12-22 | Don't require login to see out of date packages from package search. | Loui Chang | 1 | -6/+9 |
2008-12-22 | Encode search string for use in anchor tags. | Loui Chang | 1 | -0/+4 |
2008-12-21 | Move package search results to a template | Callan Barrett | 1 | -0/+142 |