summaryrefslogtreecommitdiffstats
path: root/web/template/pkg_details.php
AgeCommit message (Expand)AuthorFilesLines
2013-01-30pkg_details.php: Add missing translatable stringcanyonknight1-2/+2
2012-11-07pkg_details.php: Fix potential XSS for package names and dep conditionscanyonknight1-3/+3
2012-11-04pkg_details.php: Remove plural from the adopt/disown buttonLukas Fleischer1-2/+2
2012-11-04Add missing internationalization to a few stringsLukas Fleischer1-2/+2
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee1-1/+1
2012-10-20pkg_details.php: Add missing XHTML close tagscanyonknight1-2/+4
2012-09-28pkg_details.php: Utilize account details virtual URLcanyonknight1-0/+8
2012-09-28Move package merging to a separate pagecanyonknight1-0/+1
2012-09-28Move package deletion to a separate pagecanyonknight1-0/+3
2012-09-24Use echo shortcut syntaxLukas Fleischer1-48/+48
2012-09-18pkg_details.php: Hide "Adopt" button from logged out usersLukas Fleischer1-0/+2
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight1-1/+2
2012-08-23pkg_details.php: Fix broken HTML for package page with no dependenciescanyonknight1-1/+1
2012-07-18Use virtual paths for voters pageLukas Fleischer1-4/+6
2012-07-18pkg_details.php: Remove field set in actions boxLukas Fleischer1-2/+4
2012-07-17Rearrange package actionsLukas Fleischer1-5/+5
2012-07-17pkg_details.php: Verbose labels for package actionsLukas Fleischer1-6/+6
2012-07-17Move adoption button to package actions boxLukas Fleischer1-0/+13
2012-07-17Move package actions to the action boxLukas Fleischer1-0/+17
2012-07-17pkg_details.php: Fix link to voters if ID is unsetLukas Fleischer1-1/+1
2012-07-15Use virtual paths for package detailsLukas Fleischer1-3/+3
2012-07-15Use virtual path feature for linksLukas Fleischer1-7/+7
2012-07-14Merge branch 'maint'Lukas Fleischer1-0/+3
2012-07-09pkg_details.php: Move "<div>" tag into if-branchLukas Fleischer1-1/+1
2012-07-09pkg_details.php: Fix dependency linksLukas Fleischer1-1/+1
2012-07-06pkg_details.php: Overhaul to match archwebcanyonknight1-151/+156
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer1-1/+1
2012-07-06pkg_details.php: Use sane format for date stringsLukas Fleischer1-3/+3
2012-07-06Be consistent in PHP logical operator usagecanyonknight1-3/+3
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight1-0/+3
2012-03-24Support canonical links to packagesLukas Fleischer1-1/+7
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