summaryrefslogtreecommitdiffstats
path: root/web/html/packages.php
AgeCommit message (Collapse)AuthorFilesLines
2005-07-29added swiergot's checking patch as well as modifying it to alsopjmattal1-0/+48
list package name in green on the package list page (with legend)
2005-06-10Caught bug where we weren't deleting CommentNotify's on package deletepjmattal1-1/+1
2005-06-08SQL CHANGES: New table CommentNotify with fields:simo1-0/+57
PkgID UserID This implements emailing comment notifications, including a user option to enable/disable it on the package page. It uses php's mail() function to do it and sends to everyone on the notify list as BCC. This needs some more testing before public consumption.
2005-06-07Fix deletion abilities such that:simo1-2/+8
TUs and DEVs may delete any package in unsupported Otherwise only package maintainers may delete their own
2005-05-06Added vote button to detail page (bug#2638)simo1-3/+12
X's only show up if user can delete comment
2005-04-06fixed multiple maintainer messpjmattal1-24/+27
2005-04-06many changes in prep for launchpjmattal1-1/+1
new doc page added changed AUR to community lower-cased unsupported fixed half of the bug with changing categories: categories now can't be changed for packages in community however they can still be changed out from under maintainers by joe users for unsupported packages debugged problem with package details not found when unsupported uploads were with Category 0 (changed default to 19)
2005-03-06started working on pkgedit for commentseric1-3/+0
2005-03-05started working on package commentseric1-3/+10
2005-02-02first working deletepjmattal1-27/+44
testing is not FULLY done, but it's fairly good
2005-01-25started working on package delete supporteric1-2/+83
2004-09-10continuing with pkgsubmit, added vim instructions to php fileseric1-0/+1
2004-07-11cleaned up physical scriptseric1-0/+349