summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2005-04-10fixed bugs in tupkgupdatepjmattal
made link to CVS for package files in community go to CURRENT tag
2005-04-10small fix to the fancy unsupported-->community updatepjmattal
more user doc fixes
2005-04-10added check for new package going transitioning from unsupported --> ↵pjmattal
community getting maintainer reset hardcoded community as the name of the repo, for now
2005-04-10added capability to get category from the directory in CVSpjmattal
fixed bogus reference to subzero in the user docs
2005-04-09changed db name from AUR to aurpjmattal
moved db config for webapp into the config file
2005-04-06fixed multiple maintainer messpjmattal
2005-04-06many changes in prep for launchpjmattal
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 #2280eric
2005-03-12added Simo's orphan package patch (bug #2281)pjmattal
2005-03-06started working on pkgedit for commentseric
2005-03-05started working on package commentseric
2005-02-28fixed bug #2285pjmattal
needed a has_where clause before the LocationID parameter to the query builder