summaryrefslogtreecommitdiffstats
path: root/web/template/pkg_details.php
AgeCommit message (Expand)AuthorFilesLines
2012-02-19Fix some more XSS vulnerabilitiesLukas Fleischer1-1/+1
2011-08-22Add missing __() to category info in package detailsLukas Fleischer1-3/+3
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee1-0/+2
2011-08-10Segment the upload directory by package name prefixDan McGee1-1/+1
2011-04-19urlencode() query args for main site package search (fixes FS#23774).Lukas Fleischer1-1/+1
2011-04-03Remove Dummy Package conceptDan McGee1-14/+7
2011-03-15Fix main site package search URLDan McGee1-2/+2
2011-03-11Fix XSS vulnerability in package search results and package details.Lukas Fleischer1-7/+7
2011-03-11Fix broken XHTML.Lukas Fleischer1-7/+10
2011-03-04Remove dead dependency/required by link codeDan McGee1-24/+7
2011-03-04Fix PHP notice: requiredby arrayDan McGee1-3/+2
2011-03-04Fix main site URLDan McGee1-2/+2
2011-02-08Show submitter in package details (fixes FS#15488).Lukas Fleischer1-0/+11
2011-02-01Drop PackageLocations table and referencesDan McGee1-13/+9
2011-01-25Removed links to internal sources from package details.Lukas Fleischer1-3/+2
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer1-2/+3
2011-01-19Removed code for tarball extraction.Lukas Fleischer1-2/+3
2010-11-21Auto redirect from confirmation screens.Dan Vratil1-6/+17
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer1-2/+3
2010-10-08Modify some strings for translation.Loui Chang1-2/+2
2009-10-26pkg_details: Translate special characters to html entities in package descrip...Loui Chang1-1/+1
2009-08-26remove communitySergej Pupykin1-6/+0
2009-07-20pkg_details: Remove leftover code.Loui Chang1-4/+0
2009-07-20Add voter list on packages for TUs and devs.Loui Chang1-2/+13
2009-02-13Fix Sources listing in package details.Loui Chang1-9/+8
2009-01-28Add support for filename::url syntax for sources.Loui Chang1-1/+3
2009-01-24Add package details template (pkg_details.php)Loui Chang1-0/+174