summaryrefslogtreecommitdiffstats
path: root/web/template/pkg_search_form.php
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Allow to search for both maintainer and co-maintainerLukas Fleischer1-0/+1
2017-01-28Implement co-maintainer searchLukas Fleischer1-0/+1
2015-09-23Add search for keywords onlyMarcel Korpel1-0/+1
2015-09-20Rename "Age" search order to "Last modified"Lukas Fleischer1-1/+1
2015-08-08Only autofocus search field on the package search pageMarcel Korpel1-1/+1
2015-06-14Replace categories with keywordsLukas Fleischer1-14/+0
2015-06-12Autofocus input fields at login and package-searchGordian Edenhofer1-1/+1
2015-06-11Show package popularity in search resultsLukas Fleischer1-0/+1
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer1-1/+1
2014-04-05Use snake case for all package functionsLukas Fleischer1-1/+1
2014-04-05Allow for searching by package base nameLukas Fleischer1-1/+3
2012-09-24Use echo shortcut syntaxLukas Fleischer1-25/+25
2012-09-19Sync search result statistics with archwebLukas Fleischer1-2/+2
2012-07-15Use virtual path feature for linksLukas Fleischer1-1/+1
2012-07-06Search form layout overhaulLukas Fleischer1-121/+123
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer1-2/+2
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-1/+1
2011-04-06Make "Exact name" search option translatable.Lukas Fleischer1-1/+1
2011-04-06Add option to search for exact name matches only (fixes FS#23556).Lukas Fleischer1-1/+1
2011-03-24Bump up default per-page value to 50Dan McGee1-1/+1
2011-03-04Fix PHP notices in pkg_search_formDan McGee1-7/+7
2011-03-04Small template cleanupDan McGee1-2/+1
2011-02-22Add ability to search for non-out-of-date packages (fixes FS#17896).Lukas Fleischer1-5/+14
2011-02-01Drop PackageLocations table and referencesDan McGee1-1/+1
2010-08-20pkg_search_form: Properly call translation function to translate strings.Loui Chang1-9/+9
2010-08-12Fix the search-button to allow captions wider than 80px (e.g. in german trans...PyroPeter1-2/+2
2010-06-05Add sorting by "Voted" and "Notify" fieldsLukas Fleischer1-1/+1
2010-04-15add search only by nameAndrea Scarpino1-1/+1
2009-08-24Remove Location from package search.Loui Chang1-17/+0
2009-06-18Advanced button i18nSergej Pupykin1-1/+1
2009-02-18XHTML Validation fixes.Loui Chang1-1/+1
2009-02-18Add 'Out of Date' detail in search formAndrea Scarpino1-0/+8
2009-01-24Validation fixes.Loui Chang1-1/+1
2009-01-23Fix a few xhtml validation errors.Loui Chang1-1/+1
2009-01-23Bring version footer in with the rest of the site body.Loui Chang1-1/+0
2009-01-05Change layout of search form.Loui Chang1-24/+16
2008-12-29Properly select page length in search form.Loui Chang1-1/+1
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-22Really make all web paths relative.Loui Chang1-1/+1
2008-06-05Rewrite pkg_search_form.phpCallan Barrett1-116/+183
2008-04-25Break start and end bits of pkg search form out of PHPLoui Chang1-38/+40
2008-04-25Move search form to web/template/pkg_search_form.phpLoui Chang1-0/+121