index
:
server/purweb
aurweb/maint
aurweb/master
aurweb/pu
purweb/master0
purweb/master1
purweb/master2
purweb/master3
purweb/master4
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
template
/
pkg_search_results.php
Age
Commit message (
Expand
)
Author
2012-10-14
pkg_search_results.php: Mark out-of-date packages
Lukas Fleischer
2012-10-14
pkg_search_results.php: Move version to a separate column
Lukas Fleischer
2012-10-04
pkg_search_results.php: Word-wrap package description
Lukas Fleischer
2012-09-24
Use echo shortcut syntax
Lukas Fleischer
2012-09-19
Sync search result statistics with archweb
Lukas Fleischer
2012-07-15
Use virtual paths for package details
Lukas Fleischer
2012-07-15
Use virtual path feature for links
Lukas Fleischer
2012-07-14
Merge branch 'maint'
Lukas Fleischer
2012-07-06
pkg_search_results.php: Pull out DB code
canyonknight
2012-07-06
pkg_search_results.php: Overhaul to match archweb
canyonknight
2012-07-06
Remove all traces of "pgboxtitle"
Lukas Fleischer
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
2011-10-24
Remove a boatload of inline table styles
Dan McGee
2011-08-11
Allow for merging deleted packages into existing ones
Lukas Fleischer
2011-03-11
Fix XSS vulnerability in package search results and package details.
Lukas Fleischer
2011-03-11
Fix broken XHTML.
Lukas Fleischer
2011-03-10
More PHP Notice undefined fixups
Dan McGee
2011-02-18
pkg_search_results: replace blind-table with floating divs
PyroPeter
2011-02-17
pkg_search_results: rewrite of pagination
PyroPeter
2011-02-01
Drop PackageLocations table and references
Dan McGee
2011-01-20
Implemented "First" and "Last" link for search results (fixes FS#15690).
Lukas Fleischer
2010-11-10
Add timestamp when a package is flagged out-of-date (FS#20848).
Lukas Fleischer
2010-10-03
Fix columns headers visibility
Manuel Tortosa
2010-07-01
Confirmation when deleting packages
Lukas Fleischer
2010-06-04
Add sorting by "Voted" and "Notify" fields
Lukas Fleischer
2009-11-24
Change legend style and default font size.
Loui Chang
2009-10-26
pkg_search_results: Translate special characters to html entities.
Loui Chang
2009-03-03
Fix search output if no results are found.
Loui Chang
2009-02-18
XHTML Validation fixes.
Loui Chang
2009-02-06
Clean up some markup and styles in page navigation.
Loui Chang
2009-02-03
Change pagination style
Callan Barrett
2009-01-24
Indicate when there are more search result pages than numbered links show.
Loui Chang
2009-01-23
Fix a few xhtml validation errors.
Loui Chang
2009-01-23
Add Previous and Next links for search results.
Loui Chang
2009-01-23
Remove urlencode('K') in pkg_search_results.
Loui Chang
2009-01-22
Only print links for up to five previous and next search results pages.
Loui Chang
2009-01-19
Remove Less and More links from search results page.
Loui Chang
2009-01-19
Change: Switching "Legend" and number of results on search page
Gergely Imreh
2009-01-19
Add: page numbering of AUR search results
Gergely Imreh
2009-01-04
Store account type in local var when possible
Dan McGee
2008-12-29
Make search page use mkurl function, change variables around
Callan Barrett
2008-12-22
Don't require login to see out of date packages from package search.
Loui Chang
2008-12-22
Encode search string for use in anchor tags.
Loui Chang
2008-12-21
Move package search results to a template
Callan Barrett