summaryrefslogtreecommitdiffstats
path: root/web/template/pkg_details.php
AgeCommit message (Expand)AuthorFilesLines
2014-12-27Add public clone URLs to package detailsLukas Fleischer1-0/+5
2014-12-27Use Git repositories to store packagesLukas Fleischer1-5/+5
2014-11-21Always use virtual URLsLukas Fleischer1-50/+22
2014-10-24Use an INI-style configuration fileLukas Fleischer1-6/+7
2014-10-10Add support for architecture-specific sourcesLukas Fleischer1-19/+5
2014-08-10Add support for architecture-specific fieldsLukas Fleischer1-13/+27
2014-08-10Group dependencies by dependency typeLukas Fleischer1-0/+10
2014-07-15Rework permission handlingLukas Fleischer1-9/+5
2014-07-04Display number of pending requests in actions boxLukas Fleischer1-0/+1
2014-06-25Add support for filing package requestsLukas Fleischer1-0/+1
2014-06-05Do not return "None" in user functionsLukas Fleischer1-9/+9
2014-06-05Display versioned conflicts/provides/replacesLukas Fleischer1-6/+6
2014-06-05Collapse long source listsLukas Fleischer1-1/+1
2014-06-02Add a "Search wiki" link to package detailsLukas Fleischer1-0/+1
2014-05-06Add a packager field to packagesLukas Fleischer1-0/+19
2014-05-01Fix vote/notify link on the package details pageLukas Fleischer1-2/+3
2014-04-26Support multiple licenses per packageLukas Fleischer1-2/+15
2014-04-26Display package groups on the details pageLukas Fleischer1-0/+18
2014-04-26Display package relations on the details pageLukas Fleischer1-0/+64
2014-04-18Collapse long dependency listsLukas Fleischer1-2/+2
2014-04-17Display dependency type of package dependenciesLukas Fleischer1-10/+3
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer1-6/+6
2014-04-05Use snake case for all package functionsLukas Fleischer1-1/+1
2014-04-05Move package actions to package basesLukas Fleischer1-15/+15
2014-04-05pkg_details.php: Add link to package base detailsLukas Fleischer1-0/+4
2014-01-22Further optimize voters.php to only need the package namecanyonknight1-1/+1
2013-09-08Convert adopt/disown package action link to formcanyonknight1-17/+17
2013-08-27Re-add CRSF tokens to most package actionsLukas Fleischer1-0/+6
2013-08-27pkg_details: Convert most action links to formsLukas Fleischer1-6/+30
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