summaryrefslogtreecommitdiffstats
path: root/web/template/pkg_search_form.php
AgeCommit message (Expand)AuthorFilesLines
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