summaryrefslogtreecommitdiffstats
path: root/web/lib/pkgfuncs.inc
AgeCommit message (Expand)AuthorFilesLines
2010-07-02Confirmation when deleting packagesLukas Fleischer1-1/+1
2010-06-05Add sorting by "Voted" and "Notify" fieldsLukas Fleischer1-6/+20
2010-04-15pkg_comments: Only display 10 comments by default.Loui Chang1-4/+25
2010-04-15add search only by nameAndrea Scarpino1-2/+8
2010-03-30remove empty To field (FS#17584)Andrea Scarpino1-2/+2
2010-03-16Turn on package notification for adopted packagesAndrea Scarpino1-0/+1
2010-03-11add link to account profile in out-of-date notificationAndrea Scarpino1-1/+1
2009-06-18Specify explicit joins for package searchDan McGee1-6/+6
2009-04-13Don't hit the database twice per comment on packageDan McGee1-3/+15
2009-03-03Fix search output if no results are found.Loui Chang1-1/+1
2009-03-03Go to details page when a search returns one result.Loui Chang1-3/+9
2009-03-03pkgfuncs.inc: Fix indentation.Loui Chang1-140/+146
2009-03-03Update cleanup script to remove non-unsupported files.Loui Chang1-0/+15
2009-02-21Fix the comment poop bug.Loui Chang1-4/+7
2009-02-18Add 'Out of Date' detail in search formAndrea Scarpino1-0/+4
2009-01-25Move package comment form into a new template.Loui Chang1-7/+10
2009-01-24Add package details template (pkg_details.php)Loui Chang1-179/+3
2009-01-24Move actions form into template.Loui Chang1-65/+1
2009-01-19Use new conglomerated translation files.Loui Chang1-1/+0
2009-01-05Move package comments to a template.Loui Chang1-58/+11
2009-01-04Minimize calls to uid_from_sid()Dan McGee1-4/+5
2009-01-04Store account type in local var when possibleDan McGee1-7/+6
2008-12-29Make search page use mkurl function, change variables aroundCallan Barrett1-39/+39
2008-12-21Move package search results to a templateCallan Barrett1-210/+17
2008-12-21Introduce function include_lang for translations.Loui Chang1-1/+1
2008-12-21Make all web paths relative.Loui Chang1-11/+11
2008-12-21Remove success messages after package functionsCallan Barrett1-7/+7
2008-12-20Change behaviour of package functions to accept normal arraysCallan Barrett1-16/+11
2008-12-20Rename 'Un-Vote' and 'Unflag' buttons.Nathan Jones1-2/+2
2008-11-26Remove remaining instances of do_DetailsLoui Chang1-2/+2
2008-11-23Clean up packages.php and document new package functionsCallan Barrett1-0/+48
2008-11-13Move package notification into a function.Loui Chang1-6/+66
2008-10-30Convert package voting to a functionCallan Barrett1-0/+77
2008-10-28Convert package adoption/disowning to a functionCallan Barrett1-0/+58
2008-10-17Convert package deletion to a functionCallan Barrett1-0/+73
2008-10-15Convert package flagging to a functionCallan Barrett1-1/+73
2008-09-28Sort required by list in package details page.Callan Barrett1-0/+1
2008-08-27doesn't show disown package when already disownedAndrea Scarpino1-6/+4
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-1/+0
2008-06-07Don't show None on pacckage info pageCallan Barrett1-36/+45
2008-06-05Fix CVS and package linksCallan Barrett1-4/+4
2008-06-05Disable user package deletionCallan Barrett1-3/+4
2008-04-25Move search form to web/template/pkg_search_form.phpLoui Chang1-118/+1
2008-03-27Remove references to AURMaintainerUIDCallan Barrett1-1/+1
2008-03-23Revamped pkg_search_page()Simo Leone1-542/+492
2008-03-23Fixed bug where search resets when browsing orphansLoui Chang1-2/+7
2008-03-23Fixed broken search resultsCallan Barrett1-3/+11
2008-02-19Turn more and less buttons into linksCallan Barrett1-16/+12
2008-02-19Fix for 'More' and 'Less' paging breakage.eliott1-5/+2
2008-01-20Turn action bar into drop boxCallan Barrett1-46/+21