summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-11modified format of front page update list1.1pjmattal
Version info for 1.1
2005-06-11Reorganized package details pagesimo
2005-06-11changed missing translations to red rather than blinkpjmattal
2005-06-11added changes to front page to close bug #2820pjmattal
2005-06-10fixed some relative links and rss problems with httpssimo
2005-06-10RSS support implementedsimo
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable
2005-06-10New Translation Structuresimo
2005-06-10Caught bug where we weren't deleting CommentNotify's on package deletepjmattal
2005-06-10fixed bug #2761 problems switching from second page of search and from My ↵pjmattal
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 pagepjmattal
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer
2005-06-10Added newpackage-notify to finally implementsimo
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:simo
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 Bensimo
2005-06-07Fix deletion abilities such that:simo
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 translationpjmattal
2005-05-17committed version info for 1.0.31.0.3pjmattal
2005-05-16added utf-8 encoding headerpjmattal
2005-05-16updated with latest polish language patchpjmattal
2005-05-13added polish translationpjmattal
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, ouchsimo
2005-05-08Added ModifiedTS to Packages databasesimo
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 CVSsimo
2005-05-06Added vote button to detail page (bug#2638)simo
X's only show up if user can delete comment
2005-05-06Changed next and previous buttons to onlysimo
display if there are next and previous pages bug #2686
2005-05-04committed changes for version 1.0.21.0.2pjmattal
2005-05-04committed simo's patch for bug 2599 (leaving quotes in pkgdesc)pjmattal
2005-04-30Fix issue where a submitteruid was retained on dummiessimo
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 pagepjmattal
2005-04-24replaced \n with <br> as last step in comments transformation to avoidpjmattal
problems with multi-line comments (thanks juergen@hoetzel.info)
2005-04-24Added communitypkgsimo
Added config file support to tupkg
2005-04-23Fix user existence checks; whacks bug#2585simo
2005-04-23Add color key to package listing pagesimo
Closes request #2640
2005-04-22added version stuff1.0.11.0pjmattal
2005-04-22added English language selector back inpjmattal
2005-04-22updated to version 1.0.5 of the guidelines, closing bug #2850pjmattal
2005-04-22applied duds.diff from simo to close bug #2584pjmattal
2005-04-22applied simo's spacing bug fix; closes #2576pjmattal
2005-04-22added strip_tags() and htmlspecialchars() to improve comments safetypjmattal
2005-04-14fixed bug where if uploaded package overlapped with old Dummy, Dummy bit was ↵pjmattal
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 existpjmattal
2005-04-14changed <pre> to <code> in comment rendering to allow wrappingpjmattal
2005-04-14added necessary things to config.inc.protopjmattal
2005-04-12accept a four-letter TLD. closes bug 2543eric
2005-04-11committed guidelines only and Flyspray link on first pagepjmattal
added VERSIONS.txt to track versions
2005-04-11updated launch listpjmattal
2005-04-11checked in scripts for launch (in /home/aur) to support/scriptspjmattal
added guidelines to the main index page
2005-04-11added guidelinespjmattal
2005-04-11misc updates off of pedantic from long agopjmattal
2005-04-10more doc updates for the releasepjmattal
2005-04-10added more safe checks on result codes from file deletes in tupkgupdatepjmattal