summaryrefslogtreecommitdiffstats
path: root/web/lib/pkgfuncs.inc
AgeCommit message (Expand)AuthorFilesLines
2007-09-20patch from eliott to convert all <? to <?phppjmattal1-1/+1
2007-09-20- Applied a patch from Loui to fix session removal.swiergot1-13/+13
2007-02-27Changed the default order of comments to DESCdsa1-1/+1
2007-02-22Show only currently maintained packages as mine.swiergot1-2/+2
2007-02-22Don't include community packages when showing unsafe.swiergot1-2/+2
2007-01-22Removed the My Packages button and moved the buttons to a new line.dsa1-7/+10
2007-01-19Solved #6191dsa1-2/+4
2006-10-13Solved the #3939 bug and it will require a change in the PackageDepends table...dsa1-3/+6
2006-09-14License field translation fix + Portuguese update (both by dsa) + Polish update.swiergot1-1/+1
2006-08-22Made "License" label translatable + Polish translation.swiergot1-1/+1
2006-08-22Applied license patch from dsa (closes #4085).swiergot1-0/+10
2006-08-22Added dsa's sorting improvement patch (closes #3370, #4091, #4097 and #4098).swiergot1-31/+89
2006-08-21Actually additional code was needed to close #3201 with a clear conscience.swiergot1-1/+24
2006-08-21Closing #3201, thanks to Jeff Mickey for the patch.swiergot1-0/+13
2006-08-21Fixed #3426 (hopefully).swiergot1-5/+5
2006-08-10committed dsa's user stats and user links patchpjmattal1-1/+5
2006-06-12added sorting.patch from dsa to close bug #4659, sorting errorpjmattal1-1/+7
2006-01-04Hardcode urlpaths instead of getting from dbsimo1-1/+4
2006-01-02change all timestamps to display utcsimo1-4/+4
2005-12-28bug #3427 - now only owner can change categorysimo1-1/+4
2005-12-27Change to dev-style orphan markingsimo1-6/+4
2005-11-27add search by submitter functionalitysimo1-5/+14
2005-10-17Added search by maintainersimo1-13/+42
2005-10-17Move search sorting to column headerssimo1-8/+27
2005-09-02added sort order field to packages search bar (closes #3060)swiergot1-8/+25
2005-08-14made author's name in comment a link to his profileswiergot1-2/+8
2005-08-12slap bug #3068, fix pkg searching in pkgnamessimo1-2/+2
2005-08-05fixed issues with seaching for orphans ('less' and 'more' buttons, 'go back t...swiergot1-4/+7
2005-08-05fixed big bug in main query introduced in 1.2.1pjmattal1-1/+1
2005-08-05fixed bug I introduced in 1.2.1 with now requiring outer (left) join in mainpjmattal1-3/+3
2005-08-02added separate link to PKGBUILD for packages in unsupported to pkg detail pagepjmattal1-1/+1
2005-08-02added sorting by maintainer and by agepjmattal1-6/+45
2005-08-02fixed bug #2994 (extraneous comment delete buttons mapping to wrong comments)pjmattal1-1/+2
2005-07-29tweaks to legend and bottom button tablespjmattal1-8/+21
2005-07-29added swiergot's checking patch as well as modifying it to alsopjmattal1-3/+35
2005-07-28patches to stylesheet and pkgfuncs.inc to fix Opera rendering problemspjmattal1-10/+10
2005-06-11Maintainer and Category only link if logged insimo1-4/+8
2005-06-11Reorganized package details pagesimo1-33/+54
2005-06-10fixed bug #2761 problems switching from second page of search and from My Pac...pjmattal1-0/+15
2005-06-10Added Simo's patch for #2579, adding user info pagepjmattal1-4/+5
2005-06-08SQL CHANGES: New table CommentNotify with fields:simo1-1/+14
2005-05-16updated with latest polish language patchpjmattal1-5/+5
2005-05-08got hit by a semi in r172, ouchsimo1-1/+1
2005-05-07Changed source links to work with CVSsimo1-2/+7
2005-05-06Added vote button to detail page (bug#2638)simo1-5/+22
2005-05-06Changed next and previous buttons to onlysimo1-4/+9
2005-04-24replaced \n with <br> as last step in comments transformation to avoidpjmattal1-1/+1
2005-04-23Add color key to package listing pagesimo1-0/+6
2005-04-22added strip_tags() and htmlspecialchars() to improve comments safetypjmattal1-1/+1
2005-04-14changed <pre> to <code> in comment rendering to allow wrappingpjmattal1-2/+2