summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Collapse)AuthorFilesLines
2006-08-03upped session timeout from 30 idle minutes to 2 idle hourspjmattal1-1/+1
2006-08-02committed russian translation fixes from sergejpjmattal1-1/+1
russian is now ready for prime time
2006-08-01fixes to Russian translation (recommit corrected UTF-8 file)pjmattal1-1/+1
2006-08-01added dsa's "My Packages" patchpjmattal1-0/+6
2006-08-01added russian language translation from sergejpjmattal1-0/+2
it looks lousy on my browser, need to figure out how to improve
2006-06-12added sorting.patch from dsa to close bug #4659, sorting errorpjmattal1-1/+7
2006-06-09Forgot to enable the German translation.swiergot1-2/+2
2006-01-04Hardcode urlpaths instead of getting from dbsimo1-1/+4
Effort to garauntee locations of known files
2006-01-02change all timestamps to display utcsimo1-4/+4
2005-12-28bug #3427 - now only owner can change categorysimo1-1/+4
2005-12-27Change to dev-style orphan markingsimo1-6/+4
Prevents out-of-date flag from being hidden
2005-11-27add search by submitter functionalitysimo2-5/+33
2005-11-13link user search to user packagessimo1-1/+1
2005-11-09traducción a españolsimo1-2/+2
2005-10-17Added link to user's packages in profilesimo1-0/+4
2005-10-17Added search by maintainersimo1-13/+42
2005-10-17Move search sorting to column headerssimo1-8/+27
Sort by age still exists, need to reimplement in UI
2005-10-16Added Portuguese translationsimo1-0/+2
2005-10-16Added Catalan translationsimo1-4/+6
2005-09-02added sort order field to packages search bar (closes #3060)swiergot1-8/+25
2005-09-02added Italian translation from voidnullswiergot1-0/+2
2005-08-14made author's name in comment a link to his profileswiergot1-2/+8
2005-08-12slap bug #3068, fix pkg searching in pkgnamessimo1-2/+2
2005-08-09moved the Logout link to the end of the menu barswiergot1-2/+4
2005-08-05fixed issues with seaching for orphans ('less' and 'more' buttons, 'go back ↵swiergot1-4/+7
to search results' link)
2005-08-05fixed big bug in main query introduced in 1.2.1pjmattal1-1/+1
changed wrong join to RIGHT JOIN!
2005-08-05fixed bug I introduced in 1.2.1 with now requiring outer (left) join in mainpjmattal1-3/+3
query
2005-08-02added separate link to PKGBUILD for packages in unsupported to pkg detail pagepjmattal1-1/+1
closes bug #3005
2005-08-02added sorting by maintainer and by agepjmattal1-6/+45
added package age statistics to package detail page close bug #2970
2005-08-02fixed bug #2994 (extraneous comment delete buttons mapping to wrong comments)pjmattal1-1/+2
2005-08-02moved bugs and discussion links to the main menubarpjmattal1-0/+4
closes bug #3023
2005-07-29tweaks to legend and bottom button tablespjmattal1-8/+21
also tweaked checked implementation to list all community packages as safe
2005-07-29added swiergot's checking patch as well as modifying it to alsopjmattal1-3/+35
list package name in green on the package list page (with legend)
2005-07-28patches to stylesheet and pkgfuncs.inc to fix Opera rendering problemspjmattal1-10/+10
in bug #2912
2005-06-11Maintainer and Category only link if logged insimo1-4/+8
2005-06-11Reorganized package details pagesimo1-33/+54
2005-06-11changed missing translations to red rather than blinkpjmattal1-1/+1
2005-06-11added changes to front page to close bug #2820pjmattal1-1/+1
2005-06-11fixed some relative links and rss problems with httpssimo1-1/+1
2005-06-11RSS support implementedsimo2-0/+1542
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable
2005-06-10fixed bug #2761 problems switching from second page of search and from My ↵pjmattal1-0/+15
Packages/Orphans this should fix the set of bugs in this category all at once
2005-06-10Added Simo's patch for #2579, adding user info pagepjmattal2-4/+60
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer
2005-06-08SQL CHANGES: New table CommentNotify with fields:simo1-1/+14
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-05-16added utf-8 encoding headerpjmattal1-0/+1
2005-05-16updated with latest polish language patchpjmattal1-5/+5
2005-05-13added polish translationpjmattal1-0/+2
this still needs some more debugging before it goes live but it's turned on in this version
2005-05-08got hit by a semi in r172, ouchsimo1-1/+1
2005-05-07Changed source links to work with CVSsimo1-2/+7
2005-05-06Added vote button to detail page (bug#2638)simo1-5/+22
X's only show up if user can delete comment
2005-05-06Changed next and previous buttons to onlysimo1-4/+9
display if there are next and previous pages bug #2686