summaryrefslogtreecommitdiff
path: root/web/template/pkg_details.php
AgeCommit message (Expand)Author
2011-04-19urlencode() query args for main site package search (fixes FS#23774).Lukas Fleischer
2011-04-03Remove Dummy Package conceptDan McGee
2011-03-15Fix main site package search URLDan McGee
2011-03-11Fix XSS vulnerability in package search results and package details.Lukas Fleischer
2011-03-11Fix broken XHTML.Lukas Fleischer
2011-03-04Remove dead dependency/required by link codeDan McGee
2011-03-04Fix PHP notice: requiredby arrayDan McGee
2011-03-04Fix main site URLDan McGee
2011-02-08Show submitter in package details (fixes FS#15488).Lukas Fleischer
2011-02-01Drop PackageLocations table and referencesDan McGee
2011-01-25Removed links to internal sources from package details.Lukas Fleischer
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer
2011-01-19Removed code for tarball extraction.Lukas Fleischer
2010-11-21Auto redirect from confirmation screens.Dan Vratil
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer
2010-10-07Modify some strings for translation.Loui Chang
2009-10-26pkg_details: Translate special characters to html entities in package descrip...Loui Chang
2009-08-26remove communitySergej Pupykin
2009-07-19pkg_details: Remove leftover code.Loui Chang
2009-07-19Add voter list on packages for TUs and devs.Loui Chang
2009-02-13Fix Sources listing in package details.Loui Chang
2009-01-28Add support for filename::url syntax for sources.Loui Chang
2009-01-24Add package details template (pkg_details.php)Loui Chang