summaryrefslogtreecommitdiff
path: root/web/template/pkg_search_results.php
AgeCommit message (Expand)Author
2016-07-23Remove wearout factor from translatable stringLukas Fleischer
2015-10-24Disable mass unflaggingLukas Fleischer
2015-06-27Make confirmation label of width 'auto'Johannes Löthberg
2015-06-27Wrap all confirmation checkbox labels in label tagJohannes Löthberg
2015-06-15Store 10 significant digits of the popularity scoreLukas Fleischer
2015-06-15Add explanation for Popularity field in search resultsLeonidas Spyropoulos
2015-06-14Replace categories with keywordsLukas Fleischer
2015-06-11Show package popularity in search resultsLukas Fleischer
2015-06-09Add a confirmation check box below search resultsLukas Fleischer
2015-06-09Drop suffixes from confirm parametersLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2014-07-04Handle plurals in translationsLukas Fleischer
2014-04-05pkg_search_results.php: Link to account when logged inLukas Fleischer
2014-04-05Move package actions to package basesLukas Fleischer
2012-10-14pkg_search_results.php: Mark out-of-date packagesLukas Fleischer
2012-10-14pkg_search_results.php: Move version to a separate columnLukas Fleischer
2012-10-04pkg_search_results.php: Word-wrap package descriptionLukas Fleischer
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-09-19Sync search result statistics with archwebLukas Fleischer
2012-07-15Use virtual paths for package detailsLukas Fleischer
2012-07-15Use virtual path feature for linksLukas Fleischer
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-06pkg_search_results.php: Pull out DB codecanyonknight
2012-07-06pkg_search_results.php: Overhaul to match archwebcanyonknight
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2011-10-24Remove a boatload of inline table stylesDan McGee
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer
2011-03-11Fix XSS vulnerability in package search results and package details.Lukas Fleischer
2011-03-11Fix broken XHTML.Lukas Fleischer
2011-03-10More PHP Notice undefined fixupsDan McGee
2011-02-18pkg_search_results: replace blind-table with floating divsPyroPeter
2011-02-17pkg_search_results: rewrite of paginationPyroPeter
2011-02-01Drop PackageLocations table and referencesDan McGee
2011-01-20Implemented "First" and "Last" link for search results (fixes FS#15690).Lukas Fleischer
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer
2010-10-03Fix columns headers visibilityManuel Tortosa
2010-07-01Confirmation when deleting packagesLukas Fleischer
2010-06-04Add sorting by "Voted" and "Notify" fieldsLukas Fleischer
2009-11-24Change legend style and default font size.Loui Chang
2009-10-26pkg_search_results: Translate special characters to html entities.Loui Chang
2009-03-03Fix search output if no results are found.Loui Chang
2009-02-18XHTML Validation fixes.Loui Chang
2009-02-06Clean up some markup and styles in page navigation.Loui Chang
2009-02-03Change pagination styleCallan Barrett
2009-01-24Indicate when there are more search result pages than numbered links show.Loui Chang
2009-01-23Fix a few xhtml validation errors.Loui Chang
2009-01-23Add Previous and Next links for search results.Loui Chang
2009-01-23Remove urlencode('K') in pkg_search_results.Loui Chang
2009-01-22Only print links for up to five previous and next search results pages.Loui Chang