summaryrefslogtreecommitdiff
path: root/web/template/pkg_details.php
AgeCommit message (Expand)Author
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight
2012-08-23pkg_details.php: Fix broken HTML for package page with no dependenciescanyonknight
2012-07-18Use virtual paths for voters pageLukas Fleischer
2012-07-18pkg_details.php: Remove field set in actions boxLukas Fleischer
2012-07-17Rearrange package actionsLukas Fleischer
2012-07-17pkg_details.php: Verbose labels for package actionsLukas Fleischer
2012-07-17Move adoption button to package actions boxLukas Fleischer
2012-07-17Move package actions to the action boxLukas Fleischer
2012-07-17pkg_details.php: Fix link to voters if ID is unsetLukas 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-09pkg_details.php: Move "<div>" tag into if-branchLukas Fleischer
2012-07-09pkg_details.php: Fix dependency linksLukas Fleischer
2012-07-06pkg_details.php: Overhaul to match archwebcanyonknight
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2012-07-06pkg_details.php: Use sane format for date stringsLukas Fleischer
2012-07-06Be consistent in PHP logical operator usagecanyonknight
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-03-24Support canonical links to packagesLukas Fleischer
2012-02-19Fix some more XSS vulnerabilitiesLukas Fleischer
2011-08-22Add missing __() to category info in package detailsLukas Fleischer
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee
2011-08-10Segment the upload directory by package name prefixDan McGee
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