Age | Commit message (Expand) | Author | Files | Lines |
2011-04-06 | Make "Exact name" search option translatable. | Lukas Fleischer | 1 | -1/+1 |
2011-04-06 | Add option to search for exact name matches only (fixes FS#23556). | Lukas Fleischer | 1 | -1/+1 |
2011-04-03 | Add more stats to the front page table | Dan McGee | 1 | -2/+18 |
2011-04-03 | Add indentation to stats table | Dan McGee | 1 | -30/+19 |
2011-04-03 | Remove Dummy Package concept | Dan McGee | 1 | -14/+7 |
2011-04-03 | Always set ModifiedTS including new packages | Dan McGee | 1 | -5/+2 |
2011-03-30 | Fix XSS vulnerability in "web/template/header.php". | Lukas Fleischer | 1 | -2/+2 |
2011-03-30 | Fix XSS vulnerabilities in package comment templates. | Lukas Fleischer | 2 | -3/+3 |
2011-03-24 | Bump up default per-page value to 50 | Dan McGee | 1 | -1/+1 |
2011-03-15 | Fix main site package search URL | Dan McGee | 1 | -2/+2 |
2011-03-11 | Fix XSS vulnerability in package search results and package details. | Lukas Fleischer | 2 | -10/+10 |
2011-03-11 | Fix broken XHTML. | Lukas Fleischer | 9 | -108/+114 |
2011-03-10 | More PHP Notice undefined fixups | Dan McGee | 1 | -1/+5 |
2011-03-04 | Fix outdated link in My Statistics pane | Dan McGee | 1 | -1/+1 |
2011-03-04 | Remove dead dependency/required by link code | Dan McGee | 1 | -24/+7 |
2011-03-04 | Fix PHP notices in pkg_search_form | Dan McGee | 1 | -7/+7 |
2011-03-04 | Fix PHP notice: requiredby array | Dan McGee | 1 | -3/+2 |
2011-03-04 | Fix main site URL | Dan McGee | 1 | -2/+2 |
2011-03-04 | Small template cleanup | Dan McGee | 1 | -2/+1 |
2011-02-27 | Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL". | Lukas Fleischer | 1 | -1/+1 |
2011-02-22 | Add ability to search for non-out-of-date packages (fixes FS#17896). | Lukas Fleischer | 1 | -5/+14 |
2011-02-18 | Support for langauges written right-to-left | PyroPeter | 1 | -1/+1 |
2011-02-18 | pkg_search_results: replace blind-table with floating divs | PyroPeter | 1 | -60/+56 |
2011-02-17 | pkg_search_results: rewrite of pagination | PyroPeter | 1 | -63/+14 |
2011-02-08 | Show submitter in package details (fixes FS#15488). | Lukas Fleischer | 1 | -0/+11 |
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 3 | -18/+10 |
2011-01-25 | Removed links to internal sources from package details. | Lukas Fleischer | 1 | -3/+2 |
2011-01-24 | Build URLs from package names (fixes FS#15308, FS#19327). | Lukas Fleischer | 1 | -2/+3 |
2011-01-20 | Implemented "First" and "Last" link for search results (fixes FS#15690). | Lukas Fleischer | 1 | -0/+2 |
2011-01-19 | Removed code for tarball extraction. | Lukas Fleischer | 1 | -2/+3 |
2011-01-19 | Do not overwrite package details when adding comments (fixes FS#22075). | Lukas Fleischer | 1 | -1/+1 |
2011-01-19 | Make external links in comments clickable (FS#20137). | Lukas Fleischer | 1 | -1/+1 |
2010-11-21 | Auto redirect from confirmation screens. | Dan Vratil | 2 | -15/+31 |
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 |