summaryrefslogtreecommitdiff
path: root/web/html/packages.php
AgeCommit message (Expand)Author
2012-09-18Fix category selectionLukas Fleischer
2012-09-18Do not set GET parameters in the routing frameworkLukas Fleischer
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-05-06web/html/packages.php: Remove duplicate codeLukas Fleischer
2012-03-24Support canonical links to packagesLukas Fleischer
2011-08-11Use 'true' instead of 'True' everywhereDan McGee
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-04-04Fix PHP warning when browsing a non-existent package.Lukas Fleischer
2011-03-30Fix PHP undefined notice in "web/html/packages.php".Lukas Fleischer
2011-03-10More PHP Notice undefined fixupsDan McGee
2011-03-04Add action lookup helper functionDan McGee
2011-03-01Fix potential injection vulnerabilityDan McGee
2010-11-21Auto redirect from confirmation screens.Dan Vratil
2010-07-01Confirmation when deleting packagesLukas Fleischer
2010-03-13packages.php: Fix explicit sorting when search keywords aren't specified.Loui Chang
2010-03-12packages.php: Only sort by vote if search keyword isn't set.Loui Chang
2009-12-15packages.php: Check if _GET value is set before assuming a default.Loui Chang
2009-12-15packages.php: Make default view sort packages by descending votes.Loui Chang
2009-11-23Restyle the layout.Loui Chang
2009-08-11Use include_once where applicableDan McGee
2009-02-20Fix the comment poop bug.Loui Chang
2009-01-19Use new conglomerated translation files.Loui Chang
2008-12-29Add search bar to index and pkg details pagesCallan Barrett
2008-12-21Introduce function include_lang for translations.Loui Chang
2008-12-20Remove success messages after package functionsCallan Barrett
2008-12-20Change behaviour of package functions to accept normal arraysCallan Barrett
2008-11-23Clean up packages.php and document new package functionsCallan Barrett
2008-11-13Move package notification into a function.Loui Chang
2008-10-30Convert package voting to a functionCallan Barrett
2008-10-27Convert package adoption/disowning to a functionCallan Barrett
2008-10-16Convert package deletion to a functionCallan Barrett
2008-10-14Convert package flagging to a functionCallan Barrett
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang
2008-06-12Make use of PEAR packages in pkgsubmit.phpCallan Barrett
2008-06-06Disable user package deletionCallan Barrett
2008-03-27Remove references to AURMaintainerUIDCallan Barrett
2008-03-23Revamped pkg_search_page()Simo Leone
2008-03-23Fix weird title setting on search pageCallan Barrett
2008-01-23Removed QBUG and DBUGSimo Leone
2008-01-21Fix package detail action buttonsSimo Leone
2008-01-20Turn action bar into drop boxCallan Barrett
2008-01-20More cleanup, add TU link to headerCallan Barrett
2008-01-20Support for verbose page titlesCallan Barrett
2008-01-20Tweaks of various page layouts and handling of dataCallan Barrett
2008-01-20Add notify column in search results and notify buttonCallan Barrett
2008-01-20Adds support for TUs and devs to disown packages they do not ownCallan Barrett
2008-01-20Hand diff of simo's patch to remove flag safe functionality.eliott
2007-10-02Fixed version strings.tardo