summaryrefslogtreecommitdiff
path: root/web/template/pkg_search_form.php
AgeCommit message (Expand)Author
2015-06-14Replace categories with keywordsLukas Fleischer
2015-06-12Autofocus input fields at login and package-searchGordian Edenhofer
2015-06-11Show package popularity in search resultsLukas Fleischer
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer
2014-04-05Use snake case for all package functionsLukas Fleischer
2014-04-05Allow for searching by package base nameLukas Fleischer
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-09-19Sync search result statistics with archwebLukas Fleischer
2012-07-15Use virtual path feature for linksLukas Fleischer
2012-07-06Search form layout overhaulLukas Fleischer
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-04-06Make "Exact name" search option translatable.Lukas Fleischer
2011-04-06Add option to search for exact name matches only (fixes FS#23556).Lukas Fleischer
2011-03-24Bump up default per-page value to 50Dan McGee
2011-03-04Fix PHP notices in pkg_search_formDan McGee
2011-03-04Small template cleanupDan McGee
2011-02-22Add ability to search for non-out-of-date packages (fixes FS#17896).Lukas Fleischer
2011-02-01Drop PackageLocations table and referencesDan McGee
2010-08-19pkg_search_form: Properly call translation function to translate strings.Loui Chang
2010-08-11Fix the search-button to allow captions wider than 80px (e.g. in german trans...PyroPeter
2010-06-04Add sorting by "Voted" and "Notify" fieldsLukas Fleischer
2010-04-15add search only by nameAndrea Scarpino
2009-08-24Remove Location from package search.Loui Chang
2009-06-18Advanced button i18nSergej Pupykin
2009-02-18XHTML Validation fixes.Loui Chang
2009-02-18Add 'Out of Date' detail in search formAndrea Scarpino
2009-01-24Validation fixes.Loui Chang
2009-01-23Fix a few xhtml validation errors.Loui Chang
2009-01-23Bring version footer in with the rest of the site body.Loui Chang
2009-01-05Change layout of search form.Loui Chang
2008-12-29Properly select page length in search form.Loui Chang
2008-12-29Add search bar to index and pkg details pagesCallan Barrett
2008-12-29New search bar, toggle advanced options new styleCallan Barrett
2008-12-22Really make all web paths relative.Loui Chang
2008-06-06Rewrite pkg_search_form.phpCallan Barrett
2008-04-25Break start and end bits of pkg search form out of PHPLoui Chang
2008-04-25Move search form to web/template/pkg_search_form.phpLoui Chang