Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-01-23 | Bring version footer in with the rest of the site body. | Loui Chang | 2 | -3/+1 |
2009-01-23 | Add Previous and Next links for search results. | Loui Chang | 1 | -53/+56 |
2009-01-23 | Remove urlencode('K') in pkg_search_results. | Loui Chang | 1 | -4/+0 |
2009-01-23 | Change comment style so long lines wrap. | Loui Chang | 1 | -1/+1 |
2009-01-23 | Fix translated comment messages. | Loui Chang | 1 | -5/+4 |
2009-01-23 | Only print links for up to five previous and next search results pages. | Loui Chang | 1 | -2/+12 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 1 | -1/+0 |
2009-01-19 | Remove Less and More links from search results page. | Loui Chang | 1 | -24/+30 |
2009-01-19 | Change: Switching "Legend" and number of results on search page | Gergely Imreh | 1 | -3/+3 |
2009-01-19 | Add: page numbering of AUR search results | Gergely Imreh | 1 | -2/+14 |
2009-01-15 | Replace RSS icon with feed icon. | Loui Chang | 1 | -1/+1 |
2009-01-08 | Cache all front page stats in APC if available | Dan McGee | 1 | -3/+2 |
2009-01-05 | Change layout of search form. | Loui Chang | 1 | -24/+16 |
2009-01-05 | Move package comments to a template. | Loui Chang | 1 | -0/+38 |
2009-01-04 | Store account type in local var when possible | Dan McGee | 2 | -3/+5 |
2008-12-29 | Properly select page length in search form. | Loui Chang | 1 | -1/+1 |
2008-12-29 | Make search page use mkurl function, change variables around | Callan Barrett | 1 | -12/+12 |
2008-12-29 | Add search bar to index and pkg details pages | Callan Barrett | 1 | -7/+9 |
2008-12-29 | New search bar, toggle advanced options new style | Callan Barrett | 1 | -178/+122 |
2008-12-22 | Don't require login to see out of date packages from package search. | Loui Chang | 1 | -6/+9 |
2008-12-22 | Make some translatable strings friendlier to common usage. | Loui Chang | 1 | -4/+4 |
2008-12-22 | Encode search string for use in anchor tags. | Loui Chang | 1 | -0/+4 |
2008-12-22 | Really make all web paths relative. | Loui Chang | 1 | -1/+1 |
2008-12-21 | Move package search results to a template | Callan Barrett | 1 | -0/+142 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 1 | -2/+2 |
2008-12-21 | Make all web paths relative. | Loui Chang | 2 | -8/+8 |
2008-12-20 | Revert "Move call to try_login to login_form." | Callan Barrett | 1 | -6/+0 |
2008-12-17 | Move call to try_login to login_form. | Loui Chang | 1 | -0/+6 |
2008-12-17 | Remove colons from translated strings in login_form. | Loui Chang | 1 | -2/+2 |
2008-11-25 | Renamed Get Arch to Download. | Thayer Williams | 1 | -7/+7 |
2008-11-10 | Tweak TU interface for appearance. | Loui Chang | 1 | -3/+3 |
2008-10-06 | Show developer-TUs their total community packages. | Loui Chang | 1 | -1/+1 |
2008-10-06 | Move logout link from main menu to login bar | Callan Barrett | 2 | -1/+3 |
2008-10-06 | Major rearrangement of tu.php, strings setup for translation | Callan Barrett | 2 | -0/+130 |
2008-09-29 | Take formatting out of version number in web/lib/version.inc | Loui Chang | 1 | -1/+1 |
2008-08-20 | Move top page template-example to web/template. | Loui Chang | 1 | -0/+21 |
2008-07-08 | Remember user between sessions. | Andrea Scarpino | 1 | -0/+1 |
2008-07-07 | Move code out of index.php | Loui Chang | 3 | -0/+116 |
2008-06-09 | fixed indention + xhtml in search_accounts_form.php | Michael Klier | 1 | -56/+66 |
2008-06-07 | Revert "Split html from front page" | Callan Barrett | 1 | -165/+0 |
2008-06-07 | Split html from front page | Callan Barrett | 1 | -0/+165 |
2008-06-07 | xhtml validation fixes for login_form.php | Michael Klier | 1 | -25/+20 |
2008-06-05 | Rewrite pkg_search_form.php | Callan Barrett | 1 | -116/+183 |
2008-04-25 | Break start and end bits of pkg search form out of PHP | Loui Chang | 1 | -38/+40 |
2008-04-25 | Move search form to web/template/pkg_search_form.php | Loui Chang | 1 | -0/+121 |
2008-03-23 | Revamped pkg_search_page() | Simo Leone | 1 | -1/+1 |
2008-03-23 | Put login into its own function. | Loui Chang | 2 | -47/+25 |