summaryrefslogtreecommitdiff
path: root/web/html/packages.php
AgeCommit message (Collapse)Author
2005-09-25#3102 Regular users may only adopt from unsupportedsimo
2005-09-02allow any TU to adopt any package at any timeswiergot
2005-07-29added swiergot's checking patch as well as modifying it to alsopjmattal
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 deletepjmattal
2005-06-08SQL CHANGES: New table CommentNotify with fields:simo
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:simo
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)simo
X's only show up if user can delete comment
2005-04-06fixed multiple maintainer messpjmattal
2005-04-06many changes in prep for launchpjmattal
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 commentseric
2005-03-05started working on package commentseric
2005-02-02first working deletepjmattal
testing is not FULLY done, but it's fairly good
2005-01-25started working on package delete supporteric
2004-09-10continuing with pkgsubmit, added vim instructions to php fileseric
2004-07-11cleaned up physical scriptseric