summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-06-11modified format of front page update list1.1pjmattal3-5/+13
Version info for 1.1
2005-06-11Reorganized package details pagesimo2-33/+60
2005-06-11changed missing translations to red rather than blinkpjmattal1-1/+1
2005-06-11added changes to front page to close bug #2820pjmattal4-1/+8
2005-06-11fixed some relative links and rss problems with httpssimo3-8/+8
2005-06-11RSS support implementedsimo5-0/+1601
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable
2005-06-10New Translation Structuresimo46-1715/+1376
2005-06-10Caught bug where we weren't deleting CommentNotify's on package deletepjmattal1-1/+1
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 pagepjmattal4-7/+84
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer
2005-06-10Added newpackage-notify to finally implementsimo3-5/+91
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.
2005-06-08SQL CHANGES: New table CommentNotify with fields:simo18-15/+188
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-08Committing New AUR Guidelines from Bensimo1-82/+185
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-18added patch for minor fix to polish translationpjmattal1-1/+1
2005-05-17committed version info for 1.0.31.0.3pjmattal2-1/+2
2005-05-16added utf-8 encoding headerpjmattal1-0/+1
2005-05-16updated with latest polish language patchpjmattal18-915/+967
2005-05-13added polish translationpjmattal16-12/+279
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-08Added ModifiedTS to Packages databasesimo3-10/+36
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate
2005-05-07Changed source links to work with CVSsimo1-2/+7
2005-05-06Added vote button to detail page (bug#2638)simo2-8/+34
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
2005-05-04committed changes for version 1.0.21.0.2pjmattal2-1/+2
2005-05-04committed simo's patch for bug 2599 (leaving quotes in pkgdesc)pjmattal1-3/+7
2005-04-30Fix issue where a submitteruid was retained on dummiessimo1-1/+7
Also fix issue where orphan was generated if a dummy is replaced and "overwrite" wasn't checked
2005-04-24added a link to the Wiki's list of user repositories from the main pagepjmattal1-0/+1
2005-04-24replaced \n with <br> as last step in comments transformation to avoidpjmattal1-1/+1
problems with multi-line comments (thanks juergen@hoetzel.info)
2005-04-24Added communitypkgsimo2-8/+110
Added config file support to tupkg
2005-04-23Fix user existence checks; whacks bug#2585simo1-2/+2
2005-04-23Add color key to package listing pagesimo1-0/+6
Closes request #2640
2005-04-22added version stuff1.0.11.0pjmattal2-1/+2
2005-04-22added English language selector back inpjmattal1-4/+5
2005-04-22updated to version 1.0.5 of the guidelines, closing bug #2850pjmattal1-4/+5
2005-04-22applied duds.diff from simo to close bug #2584pjmattal2-0/+10
2005-04-22applied simo's spacing bug fix; closes #2576pjmattal1-2/+2
2005-04-22added strip_tags() and htmlspecialchars() to improve comments safetypjmattal1-1/+1
2005-04-14fixed bug where if uploaded package overlapped with old Dummy, Dummy bit was ↵pjmattal1-0/+1
not unset and so the package never appeared in the interface
2005-04-14fixed package category to default to 1 (none) instead of 19 which doesn't existpjmattal1-1/+1
2005-04-14changed <pre> to <code> in comment rendering to allow wrappingpjmattal1-2/+2
2005-04-14added necessary things to config.inc.protopjmattal1-2/+9
2005-04-12accept a four-letter TLD. closes bug 2543eric1-1/+1
2005-04-11committed guidelines only and Flyspray link on first pagepjmattal2-1/+5
added VERSIONS.txt to track versions
2005-04-11updated launch listpjmattal1-9/+0
2005-04-11checked in scripts for launch (in /home/aur) to support/scriptspjmattal5-1/+33
added guidelines to the main index page
2005-04-11added guidelinespjmattal1-0/+169
2005-04-11misc updates off of pedantic from long agopjmattal2-3/+3
2005-04-10more doc updates for the releasepjmattal1-10/+5
2005-04-10added more safe checks on result codes from file deletes in tupkgupdatepjmattal1-7/+14