Age | Commit message (Expand) | Author | Files | Lines |
2010-11-10 | Add timestamp when a package is flagged out-of-date (FS#20848). | Lukas Fleischer | 3 | -4/+5 |
2010-11-03 | TU: Use htmlspecialchars instead of htmlentities. | Loui Chang | 2 | -6/+2 |
2010-10-08 | Modify some strings for translation. | Loui Chang | 1 | -2/+2 |
2010-10-03 | Fix columns headers visibility | Manuel Tortosa | 1 | -2/+2 |
2010-08-20 | pkg_search_form: Properly call translation function to translate strings. | Loui Chang | 1 | -9/+9 |
2010-08-12 | Fix the search-button to allow captions wider than 80px (e.g. in german trans... | PyroPeter | 1 | -2/+2 |
2010-08-01 | header.php: Add missing closing </li> tag. | Loui Chang | 1 | -1/+1 |
2010-07-23 | Header and navbar consistent with Arch site redesign | Denis Kobozev | 1 | -36/+33 |
2010-07-02 | Confirmation when deleting packages | Lukas Fleischer | 2 | -0/+5 |
2010-06-05 | Remove mystery code. | Loui Chang | 1 | -1/+0 |
2010-06-05 | Add sorting by "Voted" and "Notify" fields | Lukas Fleischer | 2 | -3/+7 |
2010-04-15 | pkg_comments: Only display 10 comments by default. | Loui Chang | 1 | -1/+11 |
2010-04-15 | add search only by name | Andrea Scarpino | 1 | -1/+1 |
2009-12-08 | header.php: Remove lingering </li> tag. | Loui Chang | 1 | -1/+1 |
2009-11-24 | Change legend style and default font size. | Loui Chang | 1 | -3/+2 |
2009-11-24 | Restyle the layout. | Loui Chang | 2 | -35/+25 |
2009-11-23 | tu: Bring Trusted User interface in line with the rest of the site. | Loui Chang | 2 | -18/+5 |
2009-11-23 | login_form: Change 'Forgot Password' to translatable string. | Loui Chang | 1 | -2/+2 |
2009-11-13 | Implement 'Password Reset' facility (FS#3061) | Evangelos Foutras | 1 | -1/+1 |
2009-10-26 | pkg_search_results: Translate special characters to html entities. | Loui Chang | 1 | -1/+1 |
2009-10-26 | pkg_details: Translate special characters to html entities in package descrip... | Loui Chang | 1 | -1/+1 |
2009-09-28 | Change rss2.php references to rss.php | Loui Chang | 2 | -2/+2 |
2009-08-26 | remove community | Sergej Pupykin | 3 | -27/+0 |
2009-08-24 | Remove Location from package search. | Loui Chang | 1 | -17/+0 |
2009-08-11 | Remove Google ads from header | Dan McGee | 1 | -14/+0 |
2009-07-20 | pkg_details: Remove leftover code. | Loui Chang | 1 | -4/+0 |
2009-07-20 | Add voter list on packages for TUs and devs. | Loui Chang | 1 | -2/+13 |
2009-06-18 | Advanced button i18n | Sergej Pupykin | 1 | -1/+1 |
2009-04-13 | Don't hit the database twice per comment on package | Dan McGee | 1 | -1/+2 |
2009-03-03 | Fix search output if no results are found. | Loui Chang | 1 | -4/+3 |
2009-03-03 | Redirect to REQUEST_URI after logging in. | Loui Chang | 1 | -2/+3 |
2009-03-02 | Fix user stats table links. | Loui Chang | 1 | -6/+14 |
2009-03-02 | added links at My Statistic values | Andrea Scarpino | 1 | -3/+3 |
2009-02-19 | Revamp markup and styles for comments. | Loui Chang | 1 | -24/+14 |
2009-02-18 | XHTML Validation fixes. | Loui Chang | 2 | -2/+2 |
2009-02-18 | Add 'Out of Date' detail in search form | Andrea Scarpino | 1 | -0/+8 |
2009-02-13 | Change layout of tu_details. | Loui Chang | 2 | -14/+20 |
2009-02-13 | List TUs that voted on a proposal. | Angel 'angvp' Velasquez | 1 | -1/+14 |
2009-02-13 | Fix Sources listing in package details. | Loui Chang | 1 | -9/+8 |
2009-02-09 | xhtml validation fix. | Loui Chang | 1 | -1/+1 |
2009-02-07 | Clean up some markup and styles in page navigation. | Loui Chang | 1 | -8/+7 |
2009-02-03 | Change pagination style | Callan Barrett | 1 | -16/+22 |
2009-01-28 | Add support for filename::url syntax for sources. | Loui Chang | 1 | -1/+3 |
2009-01-25 | Move package comment form into a new template. | Loui Chang | 2 | -6/+68 |
2009-01-24 | Indicate when there are more search result pages than numbered links show. | Loui Chang | 1 | -24/+25 |
2009-01-24 | Validation fixes. | Loui Chang | 2 | -3/+3 |
2009-01-24 | Add package details template (pkg_details.php) | Loui Chang | 1 | -0/+174 |
2009-01-24 | Rework login form. | Loui Chang | 2 | -26/+26 |
2009-01-24 | Move actions form into template. | Loui Chang | 1 | -0/+60 |
2009-01-23 | Fix a few xhtml validation errors. | Loui Chang | 3 | -6/+5 |