summaryrefslogtreecommitdiff
path: root/web/template/actions_form.php
AgeCommit message (Expand)Author
2014-11-21Always use virtual URLsLukas Fleischer
2014-10-24Use an INI-style configuration fileLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer
2012-09-28Deprecate actions bar when virtual URLs are usedcanyonknight
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight
2012-07-17actions_form.php: Hide empty formLukas Fleischer
2012-07-17Move adoption button to package actions boxLukas Fleischer
2012-07-17Move package actions to the action boxLukas 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-06action_form.php: Pull out DB codecanyonknight
2012-07-06actions_form.php: Overhaul to match archwebcanyonknight
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer
2011-05-17test return value from db_query before assuming it is validelij
2011-03-11Fix broken XHTML.Lukas Fleischer
2011-02-27Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".Lukas Fleischer
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer
2010-07-01Confirmation when deleting packagesLukas Fleischer
2009-01-25Move package comment form into a new template.Loui Chang
2009-01-23Move actions form into template.Loui Chang