summaryrefslogtreecommitdiffstats
path: root/web/html/packages.php
AgeCommit message (Expand)AuthorFilesLines
2011-06-22use php's gettext modulegettextFlorian Pritz1-4/+4
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-4/+4
2011-04-04Fix PHP warning when browsing a non-existent package.Lukas Fleischer1-4/+2
2011-03-30Fix PHP undefined notice in "web/html/packages.php".Lukas Fleischer1-1/+6
2011-03-10More PHP Notice undefined fixupsDan McGee1-1/+5
2011-03-04Add action lookup helper functionDan McGee1-11/+11
2011-03-01Fix potential injection vulnerabilityDan McGee1-2/+7
2010-11-21Auto redirect from confirmation screens.Dan Vratil1-0/+4
2010-07-02Confirmation when deleting packagesLukas Fleischer1-2/+7
2010-03-13packages.php: Fix explicit sorting when search keywords aren't specified.Loui Chang1-1/+1
2010-03-12packages.php: Only sort by vote if search keyword isn't set.Loui Chang1-1/+1
2009-12-16packages.php: Check if _GET value is set before assuming a default.Loui Chang1-2/+4
2009-12-15packages.php: Make default view sort packages by descending votes.Loui Chang1-0/+2
2009-11-24Restyle the layout.Loui Chang1-5/+5
2009-08-11Use include_once where applicableDan McGee1-4/+4
2009-02-21Fix the comment poop bug.Loui Chang1-3/+3
2009-01-19Use new conglomerated translation files.Loui Chang1-1/+0
2008-12-29Add search bar to index and pkg details pagesCallan Barrett1-0/+1
2008-12-21Introduce function include_lang for translations.Loui Chang1-3/+3
2008-12-21Remove success messages after package functionsCallan Barrett1-32/+21
2008-12-20Change behaviour of package functions to accept normal arraysCallan Barrett1-4/+6
2008-11-23Clean up packages.php and document new package functionsCallan Barrett1-29/+19
2008-11-13Move package notification into a function.Loui Chang1-45/+8
2008-10-30Convert package voting to a functionCallan Barrett1-106/+6
2008-10-28Convert package adoption/disowning to a functionCallan Barrett1-94/+6
2008-10-17Convert package deletion to a functionCallan Barrett1-86/+4
2008-10-15Convert package flagging to a functionCallan Barrett1-95/+6
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-1/+1
2008-06-11Make use of PEAR packages in pkgsubmit.phpCallan Barrett1-10/+6
2008-06-05Disable user package deletionCallan Barrett1-3/+0
2008-03-27Remove references to AURMaintainerUIDCallan Barrett1-112/+82
2008-03-23Revamped pkg_search_page()Simo Leone1-3/+1
2008-03-23Fix weird title setting on search pageCallan Barrett1-1/+1
2008-01-23Removed QBUG and DBUGSimo Leone1-9/+0
2008-01-21Fix package detail action buttonsSimo Leone1-8/+8
2008-01-20Turn action bar into drop boxCallan Barrett1-14/+12
2008-01-20More cleanup, add TU link to headerCallan Barrett1-1/+1
2008-01-20Support for verbose page titlesCallan Barrett1-1/+18
2008-01-20Tweaks of various page layouts and handling of dataCallan Barrett1-28/+2
2008-01-20Add notify column in search results and notify buttonCallan Barrett1-31/+23
2008-01-20Adds support for TUs and devs to disown packages they do not ownCallan Barrett1-1/+4
2008-01-20Hand diff of simo's patch to remove flag safe functionality.eliott1-49/+0
2007-10-02Fixed version strings.tardo1-1/+1
2007-09-23Notify by email when package is flagged out of date. FS 3231.tardo1-0/+21
2007-09-20patch from eliott to convert all <? to <?phppjmattal1-1/+1
2006-09-17fix bug #5403 - privilege issue in safe flagsimo1-2/+2
2006-08-08added dsa's header include patchpjmattal1-0/+3
2005-09-25#3102 Regular users may only adopt from unsupportedsimo1-0/+3
2005-09-02allow any TU to adopt any package at any timeswiergot1-1/+4
2005-07-29added swiergot's checking patch as well as modifying it to alsopjmattal1-0/+48