Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-11 | Reorganized package details page | simo | |
2005-06-11 | changed missing translations to red rather than blink | pjmattal | |
2005-06-11 | added changes to front page to close bug #2820 | pjmattal | |
2005-06-10 | fixed some relative links and rss problems with https | simo | |
2005-06-10 | RSS support implemented | simo | |
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable | |||
2005-06-10 | New Translation Structure | simo | |
2005-06-10 | Caught bug where we weren't deleting CommentNotify's on package delete | pjmattal | |
2005-06-10 | fixed 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-10 | Added Simo's patch for #2579, adding user info page | pjmattal | |
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer | |||
2005-06-10 | Added newpackage-notify to finally implement | simo | |
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-08 | SQL 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-08 | Committing New AUR Guidelines from Ben | simo | |
2005-06-07 | Fix deletion abilities such that: | simo | |
TUs and DEVs may delete any package in unsupported Otherwise only package maintainers may delete their own | |||
2005-05-18 | added patch for minor fix to polish translation | pjmattal | |
2005-05-17 | committed version info for 1.0.31.0.3 | pjmattal | |
2005-05-16 | added utf-8 encoding header | pjmattal | |
2005-05-16 | updated with latest polish language patch | pjmattal | |
2005-05-13 | added polish translation | pjmattal | |
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 | |
2005-05-08 | Added ModifiedTS to Packages database | simo | |
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate | |||
2005-05-07 | Changed source links to work with CVS | simo | |
2005-05-06 | Added vote button to detail page (bug#2638) | simo | |
X's only show up if user can delete comment | |||
2005-05-06 | Changed next and previous buttons to only | simo | |
display if there are next and previous pages bug #2686 | |||
2005-05-04 | committed changes for version 1.0.21.0.2 | pjmattal | |
2005-05-04 | committed simo's patch for bug 2599 (leaving quotes in pkgdesc) | pjmattal | |
2005-04-30 | Fix issue where a submitteruid was retained on dummies | simo | |
Also fix issue where orphan was generated if a dummy is replaced and "overwrite" wasn't checked | |||
2005-04-24 | added a link to the Wiki's list of user repositories from the main page | pjmattal | |
2005-04-24 | replaced \n with <br> as last step in comments transformation to avoid | pjmattal | |
problems with multi-line comments (thanks juergen@hoetzel.info) | |||
2005-04-24 | Added communitypkg | simo | |
Added config file support to tupkg | |||
2005-04-23 | Fix user existence checks; whacks bug#2585 | simo | |
2005-04-23 | Add color key to package listing page | simo | |
Closes request #2640 | |||
2005-04-22 | added version stuff1.0.11.0 | pjmattal | |
2005-04-22 | added English language selector back in | pjmattal | |
2005-04-22 | updated to version 1.0.5 of the guidelines, closing bug #2850 | pjmattal | |
2005-04-22 | applied duds.diff from simo to close bug #2584 | pjmattal | |
2005-04-22 | applied simo's spacing bug fix; closes #2576 | pjmattal | |
2005-04-22 | added strip_tags() and htmlspecialchars() to improve comments safety | pjmattal | |
2005-04-14 | fixed 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-14 | fixed package category to default to 1 (none) instead of 19 which doesn't exist | pjmattal | |
2005-04-14 | changed <pre> to <code> in comment rendering to allow wrapping | pjmattal | |
2005-04-14 | added necessary things to config.inc.proto | pjmattal | |
2005-04-12 | accept a four-letter TLD. closes bug 2543 | eric | |
2005-04-11 | committed guidelines only and Flyspray link on first page | pjmattal | |
added VERSIONS.txt to track versions | |||
2005-04-11 | updated launch list | pjmattal | |
2005-04-11 | checked in scripts for launch (in /home/aur) to support/scripts | pjmattal | |
added guidelines to the main index page | |||
2005-04-11 | added guidelines | pjmattal | |
2005-04-11 | misc updates off of pedantic from long ago | pjmattal | |
2005-04-10 | more doc updates for the release | pjmattal | |
2005-04-10 | added more safe checks on result codes from file deletes in tupkgupdate | pjmattal | |
2005-04-10 | fixed bugs in tupkgupdate | pjmattal | |
made link to CVS for package files in community go to CURRENT tag |