summaryrefslogtreecommitdiffstats
path: root/web/html/packages.php
AgeCommit message (Expand)AuthorFilesLines
2012-12-07Split package flagging and unflagging into separate functionscanyonknight@gmail.com1-2/+2
2012-09-24Use echo shortcut syntaxLukas Fleischer1-1/+1
2012-09-18Fix category selectionLukas Fleischer1-1/+1
2012-09-18Do not set GET parameters in the routing frameworkLukas Fleischer1-11/+14
2012-07-14Merge branch 'maint'Lukas Fleischer1-34/+36
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight1-34/+36
2012-05-06web/html/packages.php: Remove duplicate codeLukas Fleischer1-14/+10
2012-03-24Support canonical links to packagesLukas Fleischer1-0/+14
2011-08-11Use 'true' instead of 'True' everywhereDan McGee1-3/+3
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer1-2/+14
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-01Confirmation 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-15packages.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-23Restyle the layout.Loui Chang1-5/+5
2009-08-11Use include_once where applicableDan McGee1-4/+4
2009-02-20Fix 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-20Remove 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-27Convert package adoption/disowning to a functionCallan Barrett1-94/+6
2008-10-16Convert package deletion to a functionCallan Barrett1-86/+4
2008-10-14Convert package flagging to a functionCallan Barrett1-95/+6
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-1/+1
2008-06-12Make use of PEAR packages in pkgsubmit.phpCallan Barrett1-10/+6
2008-06-06Disable 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