summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Collapse)AuthorFilesLines
2005-07-28patches to stylesheet and pkgfuncs.inc to fix Opera rendering problemspjmattal1-0/+4
in bug #2912
2005-07-01Advertise RSS on main page and fixed guidelines CSSsimo2-3/+3
2005-06-30Task #2838 - URL protocol checking to avoid broken linkssimo1-2/+8
2005-06-30Task #2803 - Tarballs get rebuilt for consistencysimo1-0/+15
2005-06-23added patch from Jurgen (thanks!)pjmattal1-2/+2
2005-06-11modified format of front page update listpjmattal1-5/+10
Version info for 1.1
2005-06-11added changes to front page to close bug #2820pjmattal1-0/+1
2005-06-10fixed some relative links and rss problems with httpssimo2-7/+7
2005-06-10RSS support implementedsimo2-0/+57
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable
2005-06-10New Translation Structuresimo1-2/+5
2005-06-10Caught bug where we weren't deleting CommentNotify's on package deletepjmattal1-1/+1
2005-06-10Added Simo's patch for #2579, adding user info pagepjmattal1-2/+21
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer
2005-06-10Added newpackage-notify to finally implementsimo1-1/+1
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:simo2-0/+81
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-17committed version info for 1.0.3pjmattal1-1/+1
2005-05-16updated with latest polish language patchpjmattal2-6/+4
2005-05-08Added ModifiedTS to Packages databasesimo1-0/+3
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate
2005-05-06Added vote button to detail page (bug#2638)simo1-3/+12
X's only show up if user can delete comment
2005-05-04committed changes for version 1.0.2pjmattal1-1/+1
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-23Fix user existence checks; whacks bug#2585simo1-2/+2
2005-04-22added version stuffpjmattal1-1/+1
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 #2584pjmattal1-0/+5
2005-04-22applied simo's spacing bug fix; closes #2576pjmattal1-2/+2
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-11committed guidelines only and Flyspray link on first pagepjmattal1-1/+2
added VERSIONS.txt to track versions
2005-04-11checked in scripts for launch (in /home/aur) to support/scriptspjmattal1-1/+1
added guidelines to the main index page
2005-04-11added guidelinespjmattal1-0/+169
2005-04-10more doc updates for the releasepjmattal1-10/+5
2005-04-10small fix to the fancy unsupported-->community updatepjmattal1-6/+6
more user doc fixes
2005-04-10added capability to get category from the directory in CVSpjmattal1-1/+1
fixed bogus reference to subzero in the user docs
2005-04-06fixed multiple maintainer messpjmattal1-24/+27
2005-04-06many changes in prep for launchpjmattal4-8/+178
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-20added comments/category editing, and closed #2280eric3-14/+124
2005-03-06started working on pkgedit for commentseric3-22/+48
2005-03-05started working on package commentseric2-7/+14
2005-02-23added bigger link to Flyspray in beta manifestpjmattal1-1/+1
2005-02-23made pkgname field for submit be 32 charspjmattal1-1/+1
2005-02-23updated dates in beta manifestopjmattal1-3/+3
2005-02-23fixed minor bugspjmattal1-1/+1
2005-02-23some fixes in beta manifestpjmattal1-9/+33
2005-02-23added beta manifestpjmattal1-0/+168
2005-02-02first working deletepjmattal1-27/+44
testing is not FULLY done, but it's fairly good
2005-01-25started working on package delete supporteric8-250/+365