summaryrefslogtreecommitdiff
path: root/web/lib/pkgfuncs.inc
AgeCommit message (Expand)Author
2008-12-19Rename 'Un-Vote' and 'Unflag' buttons.Nathan Jones
2008-11-26Remove remaining instances of do_DetailsLoui Chang
2008-11-23Clean up packages.php and document new package functionsCallan Barrett
2008-11-13Move package notification into a function.Loui Chang
2008-10-30Convert package voting to a functionCallan Barrett
2008-10-27Convert package adoption/disowning to a functionCallan Barrett
2008-10-16Convert package deletion to a functionCallan Barrett
2008-10-14Convert package flagging to a functionCallan Barrett
2008-09-28Sort required by list in package details page.Callan Barrett
2008-08-27doesn't show disown package when already disownedAndrea Scarpino
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang
2008-06-07Don't show None on pacckage info pageCallan Barrett
2008-06-06Fix CVS and package linksCallan Barrett
2008-06-06Disable user package deletionCallan Barrett
2008-04-25Move search form to web/template/pkg_search_form.phpLoui Chang
2008-03-27Remove references to AURMaintainerUIDCallan Barrett
2008-03-23Revamped pkg_search_page()Simo Leone
2008-03-23Fixed bug where search resets when browsing orphansLoui Chang
2008-03-23Fixed broken search resultsCallan Barrett
2008-02-18Turn more and less buttons into linksCallan Barrett
2008-02-18Fix for 'More' and 'Less' paging breakage.eliott
2008-01-20Turn action bar into drop boxCallan Barrett
2008-01-20Add search result informationCallan Barrett
2008-01-20More cleanup, add TU link to headerCallan Barrett
2008-01-20Support for verbose page titlesCallan Barrett
2008-01-20Tweaks of various page layouts and handling of dataCallan Barrett
2008-01-20Add notify column in search results and notify buttonCallan Barrett
2008-01-20Adds support for TUs and devs to disown packages they do not ownCallan Barrett
2008-01-20Comments are listed in reverse order (latest first)eliott
2008-01-20Hand diff of simo's patch to remove flag safe functionality.eliott
2008-01-19Revert "Move "Add Comment" button to Actions bar."Paul Mattal
2008-01-19Make "Out of Date" pkgs more NOTICABLE.Loui Chang
2008-01-19Move "Add Comment" button to Actions bar.tardo
2007-10-11Revert "Move "Add Comment" button to Actions bar."Paul Mattal
2007-10-11Move "Add Comment" button to Actions bar.tardo
2007-10-11Remove unnecessary locations from search criteria.tardo
2007-10-03Move AddComment button to top of Comments table, from SergejPaul Mattal
2007-09-28Center the "Go back to search results" on the package detail page.Paul Mattal
2007-09-27Links to official packages now point back to AL site.tardo
2007-09-27Messages run across colspan=3 now.tardo
2007-09-27Merge commit 'origin/testing'Loui Chang
2007-09-26Made some things in config.inc.proto that should be constants constantsLoui Chang
2007-09-25Merge branch 'testing' of git://git.mattal.com/aur into testtardo
2007-09-24More changes to page styles.eliott
2007-09-22Cosmetic: Show flagged out of date on package page.tardo
2007-09-22Add link to TU's homepage in "Flagged safe by". FS 4138.tardo
2007-09-22Reverse dependency lookup. FS 4556, 5269.tardo
2007-09-22Incomplete comment patch. FS 7968, 5128, 7383.tardo
2007-09-22Changes to bring the main arch site theme to the aur.eliott
2007-09-20patch from eliott to convert all <? to <?phppjmattal