summaryrefslogtreecommitdiffstats
path: root/web/template/pkg_search_results.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-27Make confirmation label of width 'auto'Johannes Löthberg1-1/+1
2015-06-27Wrap all confirmation checkbox labels in label tagJohannes Löthberg1-1/+1
2015-06-15Store 10 significant digits of the popularity scoreLukas Fleischer1-1/+1
2015-06-15Add explanation for Popularity field in search resultsLeonidas Spyropoulos1-1/+1
2015-06-14Replace categories with keywordsLukas Fleischer1-2/+0
2015-06-11Show package popularity in search resultsLukas Fleischer1-0/+2
2015-06-09Add a confirmation check box below search resultsLukas Fleischer1-1/+1
2015-06-09Drop suffixes from confirm parametersLukas Fleischer1-1/+1
2014-07-15Rework permission handlingLukas Fleischer1-8/+2
2014-07-04Handle plurals in translationsLukas Fleischer1-2/+8
2014-04-05pkg_search_results.php: Link to account when logged inLukas Fleischer1-0/+4
2014-04-05Move package actions to package basesLukas Fleischer1-2/+2
2012-10-14pkg_search_results.php: Mark out-of-date packagesLukas Fleischer1-1/+1
2012-10-14pkg_search_results.php: Move version to a separate columnLukas Fleischer1-1/+3
2012-10-04pkg_search_results.php: Word-wrap package descriptionLukas Fleischer1-1/+1
2012-09-24Use echo shortcut syntaxLukas Fleischer1-40/+40
2012-09-19Sync search result statistics with archwebLukas Fleischer1-5/+8
2012-07-15Use virtual paths for package detailsLukas Fleischer1-1/+1
2012-07-15Use virtual path feature for linksLukas Fleischer1-5/+5
2012-07-14Merge branch 'maint'Lukas Fleischer1-0/+1
2012-07-06pkg_search_results.php: Pull out DB codecanyonknight1-4/+3
2012-07-06pkg_search_results.php: Overhaul to match archwebcanyonknight1-126/+113
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer1-3/+1
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight1-0/+1
2011-10-24Remove a boatload of inline table stylesDan McGee1-9/+9
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer1-0/+2
2011-03-11Fix XSS vulnerability in package search results and package details.Lukas Fleischer1-3/+3
2011-03-11Fix broken XHTML.Lukas Fleischer1-5/+5
2011-03-10More PHP Notice undefined fixupsDan McGee1-1/+5
2011-02-18pkg_search_results: replace blind-table with floating divsPyroPeter1-60/+56
2011-02-17pkg_search_results: rewrite of paginationPyroPeter1-63/+14
2011-02-01Drop PackageLocations table and referencesDan McGee1-4/+0
2011-01-20Implemented "First" and "Last" link for search results (fixes FS#15690).Lukas Fleischer1-0/+2
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer1-1/+1
2010-10-03Fix columns headers visibilityManuel Tortosa1-2/+2
2010-07-01Confirmation when deleting packagesLukas Fleischer1-0/+3
2010-06-04Add sorting by "Voted" and "Notify" fieldsLukas Fleischer1-2/+6
2009-11-24Change legend style and default font size.Loui Chang1-3/+2
2009-10-26pkg_search_results: Translate special characters to html entities.Loui Chang1-1/+1
2009-03-03Fix search output if no results are found.Loui Chang1-4/+3
2009-02-18XHTML Validation fixes.Loui Chang1-1/+1
2009-02-06Clean up some markup and styles in page navigation.Loui Chang1-8/+7
2009-02-03Change pagination styleCallan Barrett1-16/+22
2009-01-24Indicate when there are more search result pages than numbered links show.Loui Chang1-24/+25
2009-01-23Fix a few xhtml validation errors.Loui Chang1-2/+2
2009-01-23Add Previous and Next links for search results.Loui Chang1-53/+56
2009-01-23Remove urlencode('K') in pkg_search_results.Loui Chang1-4/+0
2009-01-22Only print links for up to five previous and next search results pages.Loui Chang1-2/+12
2009-01-19Remove Less and More links from search results page.Loui Chang1-24/+30
2009-01-19Change: Switching "Legend" and number of results on search pageGergely Imreh1-3/+3