Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-29 | tweaks to legend and bottom button tables | pjmattal | 1 | -8/+21 | |
also tweaked checked implementation to list all community packages as safe | |||||
2005-07-29 | added swiergot's checking patch as well as modifying it to also | pjmattal | 1 | -3/+35 | |
list package name in green on the package list page (with legend) | |||||
2005-07-28 | patches to stylesheet and pkgfuncs.inc to fix Opera rendering problems | pjmattal | 1 | -10/+10 | |
in bug #2912 | |||||
2005-06-11 | Maintainer and Category only link if logged in | simo | 1 | -4/+8 | |
2005-06-11 | Reorganized package details page | simo | 1 | -33/+54 | |
2005-06-11 | changed missing translations to red rather than blink | pjmattal | 1 | -1/+1 | |
2005-06-11 | added changes to front page to close bug #2820 | pjmattal | 1 | -1/+1 | |
2005-06-10 | fixed some relative links and rss problems with https | simo | 1 | -1/+1 | |
2005-06-10 | RSS support implemented | simo | 2 | -0/+1542 | |
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable | |||||
2005-06-10 | fixed bug #2761 problems switching from second page of search and from My ↵ | pjmattal | 1 | -0/+15 | |
Packages/Orphans this should fix the set of bugs in this category all at once | |||||
2005-06-10 | Added Simo's patch for #2579, adding user info page | pjmattal | 2 | -4/+60 | |
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer | |||||
2005-06-08 | SQL CHANGES: New table CommentNotify with fields: | simo | 1 | -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-16 | added utf-8 encoding header | pjmattal | 1 | -0/+1 | |
2005-05-16 | updated with latest polish language patch | pjmattal | 1 | -5/+5 | |
2005-05-13 | added polish translation | pjmattal | 1 | -0/+2 | |
this still needs some more debugging before it goes live but it's turned on in this version | |||||
2005-05-08 | got hit by a semi in r172, ouch | simo | 1 | -1/+1 | |
2005-05-07 | Changed source links to work with CVS | simo | 1 | -2/+7 | |
2005-05-06 | Added vote button to detail page (bug#2638) | simo | 1 | -5/+22 | |
X's only show up if user can delete comment | |||||
2005-05-06 | Changed next and previous buttons to only | simo | 1 | -4/+9 | |
display if there are next and previous pages bug #2686 | |||||
2005-04-24 | replaced \n with <br> as last step in comments transformation to avoid | pjmattal | 1 | -1/+1 | |
problems with multi-line comments (thanks juergen@hoetzel.info) | |||||
2005-04-23 | Add color key to package listing page | simo | 1 | -0/+6 | |
Closes request #2640 | |||||
2005-04-22 | added English language selector back in | pjmattal | 1 | -4/+5 | |
2005-04-22 | added strip_tags() and htmlspecialchars() to improve comments safety | pjmattal | 1 | -1/+1 | |
2005-04-14 | changed <pre> to <code> in comment rendering to allow wrapping | pjmattal | 1 | -2/+2 | |
2005-04-14 | added necessary things to config.inc.proto | pjmattal | 1 | -2/+9 | |
2005-04-12 | accept a four-letter TLD. closes bug 2543 | eric | 1 | -1/+1 | |
2005-04-10 | fixed bugs in tupkgupdate | pjmattal | 1 | -1/+5 | |
made link to CVS for package files in community go to CURRENT tag | |||||
2005-04-09 | changed db name from AUR to aur | pjmattal | 1 | -6/+5 | |
moved db config for webapp into the config file | |||||
2005-04-06 | fixed multiple maintainer mess | pjmattal | 2 | -4/+22 | |
2005-04-06 | many changes in prep for launch | pjmattal | 2 | -8/+13 | |
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-20 | added comments/category editing, and closed #2280 | eric | 1 | -4/+48 | |
2005-03-12 | added Simo's orphan package patch (bug #2281) | pjmattal | 1 | -1/+20 | |
2005-03-06 | started working on pkgedit for comments | eric | 1 | -4/+66 | |
2005-02-28 | fixed bug #2285 | pjmattal | 1 | -1/+5 | |
needed a has_where clause before the LocationID parameter to the query builder | |||||
2005-02-25 | moved debugging logs to /var/tmp | pjmattal | 1 | -4/+4 | |
2005-02-25 | fixed bug 2263 | pjmattal | 1 | -2/+1 | |
2005-02-02 | first working delete | pjmattal | 1 | -3/+3 | |
testing is not FULLY done, but it's fairly good | |||||
2005-01-25 | started working on package delete support | eric | 3 | -1/+6 | |
2005-01-24 | added a global config file for web app | pjmattal | 1 | -0/+6 | |
made pkgsubmit reference the global config file | |||||
2005-01-21 | added hashed passwords | jchu | 1 | -0/+6 | |
2004-12-26 | commited neotuli's patch for source links | jchu | 1 | -1/+11 | |
2004-12-15 | fixed a small typo | jchu | 1 | -1/+1 | |
2004-12-15 | added some links to the files | jchu | 1 | -2/+9 | |
2004-12-15 | removed those crazy -'s between the name and version | jchu | 1 | -2/+2 | |
2004-12-15 | fixed up a bunch of dummy package things and added a message saying teh ↵ | jchu | 1 | -7/+10 | |
upload was successful | |||||
2004-12-15 | fixed a small ID SNAFU | jchu | 1 | -1/+1 | |
2004-12-15 | everything except package contents done | jchu | 1 | -3/+3 | |
2004-12-15 | fixed syntax error | jchu | 1 | -1/+1 | |
2004-12-15 | renumber none to one, hide none from category/location dropdowns | pjmattal | 1 | -7/+6 | |
2004-12-15 | tweaks to package functions and schema | pjmattal | 2 | -13/+47 | |