summaryrefslogtreecommitdiffstats
path: root/web/html/packages.php
AgeCommit message (Collapse)AuthorFilesLines
2008-01-20Hand diff of simo's patch to remove flag safe functionality.eliott1-49/+0
Simo's original commit text: The idea of safe flagging is unclear, poorly named, misunderstood, and not even used. At the time this patch was created, less than a third of the packages in unsupported were flagged safe, and less than a tenth of users knew how to interpret it. The safe flag has been replaced by a disclaimer on the main page.
2007-10-02Fixed version strings.tardo1-1/+1
Added AUR_VERSION to config file, so now we should only need to change one location. KISS ftw. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-22Notify by email when package is flagged out of date. FS 3231.tardo1-0/+21
In addition to the above, it does not notify if the user that flags package out of date is the same as the owner of the package. The body of the email could use work as well I suppose. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-20patch from eliott to convert all <? to <?phppjmattal1-1/+1
2006-09-17fix bug #5403 - privilege issue in safe flagsimo1-2/+2
2006-08-08added dsa's header include patchpjmattal1-0/+3
2005-09-25#3102 Regular users may only adopt from unsupportedsimo1-0/+3
2005-09-02allow any TU to adopt any package at any timeswiergot1-1/+4
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