Age | Commit message (Expand) | Author | Files | Lines |
2009-02-18 | Add 'Out of Date' detail in search form | Andrea Scarpino | 1 | -0/+4 |
2009-01-25 | Move package comment form into a new template. | Loui Chang | 1 | -7/+10 |
2009-01-24 | Add package details template (pkg_details.php) | Loui Chang | 1 | -179/+3 |
2009-01-24 | Move actions form into template. | Loui Chang | 1 | -65/+1 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 1 | -1/+0 |
2009-01-05 | Move package comments to a template. | Loui Chang | 1 | -58/+11 |
2009-01-04 | Minimize calls to uid_from_sid() | Dan McGee | 1 | -4/+5 |
2009-01-04 | Store account type in local var when possible | Dan McGee | 1 | -7/+6 |
2008-12-29 | Make search page use mkurl function, change variables around | Callan Barrett | 1 | -39/+39 |
2008-12-21 | Move package search results to a template | Callan Barrett | 1 | -210/+17 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 1 | -1/+1 |
2008-12-21 | Make all web paths relative. | Loui Chang | 1 | -11/+11 |
2008-12-21 | Remove success messages after package functions | Callan Barrett | 1 | -7/+7 |
2008-12-20 | Change behaviour of package functions to accept normal arrays | Callan Barrett | 1 | -16/+11 |
2008-12-20 | Rename 'Un-Vote' and 'Unflag' buttons. | Nathan Jones | 1 | -2/+2 |
2008-11-26 | Remove remaining instances of do_Details | Loui Chang | 1 | -2/+2 |
2008-11-23 | Clean up packages.php and document new package functions | Callan Barrett | 1 | -0/+48 |
2008-11-13 | Move package notification into a function. | Loui Chang | 1 | -6/+66 |
2008-10-30 | Convert package voting to a function | Callan Barrett | 1 | -0/+77 |
2008-10-28 | Convert package adoption/disowning to a function | Callan Barrett | 1 | -0/+58 |
2008-10-17 | Convert package deletion to a function | Callan Barrett | 1 | -0/+73 |
2008-10-15 | Convert package flagging to a function | Callan Barrett | 1 | -1/+73 |
2008-09-28 | Sort required by list in package details page. | Callan Barrett | 1 | -0/+1 |
2008-08-27 | doesn't show disown package when already disowned | Andrea Scarpino | 1 | -6/+4 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 1 | -1/+0 |
2008-06-07 | Don't show None on pacckage info page | Callan Barrett | 1 | -36/+45 |
2008-06-05 | Fix CVS and package links | Callan Barrett | 1 | -4/+4 |
2008-06-05 | Disable user package deletion | Callan Barrett | 1 | -3/+4 |
2008-04-25 | Move search form to web/template/pkg_search_form.php | Loui Chang | 1 | -118/+1 |
2008-03-27 | Remove references to AURMaintainerUID | Callan Barrett | 1 | -1/+1 |
2008-03-23 | Revamped pkg_search_page() | Simo Leone | 1 | -542/+492 |
2008-03-23 | Fixed bug where search resets when browsing orphans | Loui Chang | 1 | -2/+7 |
2008-03-23 | Fixed broken search results | Callan Barrett | 1 | -3/+11 |
2008-02-19 | Turn more and less buttons into links | Callan Barrett | 1 | -16/+12 |
2008-02-19 | Fix for 'More' and 'Less' paging breakage. | eliott | 1 | -5/+2 |
2008-01-20 | Turn action bar into drop box | Callan Barrett | 1 | -46/+21 |
2008-01-20 | Add search result information | Callan Barrett | 1 | -30/+36 |
2008-01-20 | More cleanup, add TU link to header | Callan Barrett | 1 | -4/+4 |
2008-01-20 | Support for verbose page titles | Callan Barrett | 1 | -53/+18 |
2008-01-20 | Tweaks of various page layouts and handling of data | Callan Barrett | 1 | -187/+156 |
2008-01-20 | Add notify column in search results and notify button | Callan Barrett | 1 | -5/+36 |
2008-01-20 | Adds support for TUs and devs to disown packages they do not own | Callan Barrett | 1 | -1/+3 |
2008-01-20 | Comments are listed in reverse order (latest first) | eliott | 1 | -9/+0 |
2008-01-20 | Hand diff of simo's patch to remove flag safe functionality. | eliott | 1 | -82/+1 |
2008-01-20 | Revert "Move "Add Comment" button to Actions bar." | Paul Mattal | 1 | -9/+12 |
2008-01-20 | Make "Out of Date" pkgs more NOTICABLE. | Loui Chang | 1 | -2/+2 |
2008-01-20 | Move "Add Comment" button to Actions bar. | tardo | 1 | -12/+9 |
2007-10-11 | Revert "Move "Add Comment" button to Actions bar." | Paul Mattal | 1 | -9/+12 |
2007-10-11 | Move "Add Comment" button to Actions bar. | tardo | 1 | -3/+9 |
2007-10-11 | Remove unnecessary locations from search criteria. | tardo | 1 | -1/+1 |