Age | Commit message (Collapse) | Author |
|
in bug #2912
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version info for 1.1
|
|
|
|
|
|
|
|
|
|
Latest packages also on homepage
DEPLOYMENT NOTES:
- web/html/xml must be world writable
|
|
|
|
|
|
Packages/Orphans
this should fix the set of bugs in this category all at once
|
|
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer
|
|
new package notifications that people can ask
for on their user page.
This script should run on a daily cronjob.
A few spelling stupidity fixes as well.
|
|
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.
|
|
|
|
TUs and DEVs may delete any package in unsupported
Otherwise only package maintainers may delete their own
|
|
|
|
|
|
|
|
|
|
this still needs some more debugging before it goes live
but it's turned on in this version
|
|
|
|
Implemented ModifiedTS such that:
-ModifiedTS changed ONLY when package updated
-SubmittedTS changed ONLY when new package
Also made DummyPkg fixups in tupkgupdate
|
|
|
|
X's only show up if user can delete comment
|
|
display if there are next and previous pages
bug #2686
|
|
|
|
|
|
Also fix issue where orphan was generated if a dummy is
replaced and "overwrite" wasn't checked
|
|
|
|
problems with multi-line comments (thanks juergen@hoetzel.info)
|
|
|
|
Closes request #2640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not unset and so the package never appeared in the interface
|
|
|
|
|
|
|
|
|
|
added VERSIONS.txt to track versions
|