Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Replaced all occurences of mysql_escape_string()
with mysql_real_escape_string().
|
|
instead of ASC because sometimes we have to
scroll a lot to reach the latest comment.
|
|
|
|
|
|
|
|
|
|
table to add a DepCondition field with the type varchar(20).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this will require some translation updates
|
|
|
|
Effort to garauntee locations of known files
|
|
|
|
|
|
Prevents out-of-date flag from being hidden
|
|
|
|
|
|
Sort by age still exists, need to reimplement in UI
|
|
|
|
|
|
|
|
to search results' link)
|
|
changed wrong join to RIGHT JOIN!
|
|
query
|
|
closes bug #3005
|
|
added package age statistics to package detail page
close bug #2970
|
|
|
|
also tweaked checked implementation to list all community packages as safe
|
|
list package name in green on the package list page (with legend)
|
|
in bug #2912
|
|
|
|
|
|
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
|
|
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.
|
|
|
|
|
|
|
|
X's only show up if user can delete comment
|
|
display if there are next and previous pages
bug #2686
|
|
problems with multi-line comments (thanks juergen@hoetzel.info)
|
|
Closes request #2640
|
|
|
|
|