summaryrefslogtreecommitdiffstats
path: root/web/template/actions_form.php
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Always use virtual URLsLukas Fleischer1-38/+0
2014-10-24Use an INI-style configuration fileLukas Fleischer1-1/+1
2014-07-15Rework permission handlingLukas Fleischer1-3/+2
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer1-2/+2
2012-09-28Deprecate actions bar when virtual URLs are usedcanyonknight1-3/+1
2012-09-24Use echo shortcut syntaxLukas Fleischer1-13/+13
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight1-1/+2
2012-07-17actions_form.php: Hide empty formLukas Fleischer1-0/+2
2012-07-17Move adoption button to package actions boxLukas Fleischer1-7/+0
2012-07-17Move package actions to the action boxLukas Fleischer1-0/+2
2012-07-15Use virtual paths for package detailsLukas Fleischer1-1/+1
2012-07-15Use virtual path feature for linksLukas Fleischer1-1/+1
2012-07-14Merge branch 'maint'Lukas Fleischer1-0/+1
2012-07-06action_form.php: Pull out DB codecanyonknight1-24/+8
2012-07-06actions_form.php: Overhaul to match archwebcanyonknight1-48/+41
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight1-0/+1
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer1-0/+2
2011-05-17test return value from db_query before assuming it is validelij1-23/+29
2011-03-11Fix broken XHTML.Lukas Fleischer1-12/+13
2011-02-27Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".Lukas Fleischer1-1/+1
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer1-1/+1
2010-07-01Confirmation when deleting packagesLukas Fleischer1-0/+2
2009-01-25Move package comment form into a new template.Loui Chang1-6/+0
2009-01-23Move actions form into template.Loui Chang1-0/+60