summaryrefslogtreecommitdiff
path: root/web/template
AgeCommit message (Expand)Author
2011-05-17test return value from db_query before assuming it is validelij
2011-05-09Added label tags for login form fields.Karlis Lauva
2011-04-20Use HTTPs for links in the main site navigation bar (fixes FS#23832).Lukas Fleischer
2011-04-19Use HTTPs for links in comment notification mails.Lukas Fleischer
2011-04-19urlencode() query args for main site package search (fixes FS#23774).Lukas Fleischer
2011-04-06Make "Exact name" search option translatable.Lukas Fleischer
2011-04-06Add option to search for exact name matches only (fixes FS#23556).Lukas Fleischer
2011-04-03Add more stats to the front page tableDan McGee
2011-04-03Add indentation to stats tableDan McGee
2011-04-03Remove Dummy Package conceptDan McGee
2011-04-03Always set ModifiedTS including new packagesDan McGee
2011-03-30Fix XSS vulnerability in "web/template/header.php".Lukas Fleischer
2011-03-30Fix XSS vulnerabilities in package comment templates.Lukas Fleischer
2011-03-24Bump up default per-page value to 50Dan McGee
2011-03-15Fix main site package search URLDan McGee
2011-03-11Fix XSS vulnerability in package search results and package details.Lukas Fleischer
2011-03-11Fix broken XHTML.Lukas Fleischer
2011-03-10More PHP Notice undefined fixupsDan McGee
2011-03-04Fix outdated link in My Statistics paneDan McGee
2011-03-04Remove dead dependency/required by link codeDan McGee
2011-03-04Fix PHP notices in pkg_search_formDan McGee
2011-03-04Fix PHP notice: requiredby arrayDan McGee
2011-03-04Fix main site URLDan McGee
2011-03-04Small template cleanupDan McGee
2011-02-27Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".Lukas Fleischer
2011-02-22Add ability to search for non-out-of-date packages (fixes FS#17896).Lukas Fleischer
2011-02-18Support for langauges written right-to-leftPyroPeter
2011-02-18pkg_search_results: replace blind-table with floating divsPyroPeter
2011-02-17pkg_search_results: rewrite of paginationPyroPeter
2011-02-08Show submitter in package details (fixes FS#15488).Lukas Fleischer
2011-02-01Drop PackageLocations table and referencesDan McGee
2011-01-25Removed links to internal sources from package details.Lukas Fleischer
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer
2011-01-20Implemented "First" and "Last" link for search results (fixes FS#15690).Lukas Fleischer
2011-01-19Removed code for tarball extraction.Lukas Fleischer
2011-01-19Do not overwrite package details when adding comments (fixes FS#22075).Lukas Fleischer
2011-01-19Make external links in comments clickable (FS#20137).Lukas Fleischer
2010-11-21Auto redirect from confirmation screens.Dan Vratil
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer
2010-11-03TU: Use htmlspecialchars instead of htmlentities.Loui Chang
2010-10-07Modify some strings for translation.Loui Chang
2010-10-03Fix columns headers visibilityManuel Tortosa
2010-08-19pkg_search_form: Properly call translation function to translate strings.Loui Chang
2010-08-11Fix the search-button to allow captions wider than 80px (e.g. in german trans...PyroPeter
2010-08-01header.php: Add missing closing </li> tag.Loui Chang
2010-07-23Header and navbar consistent with Arch site redesignDenis Kobozev
2010-07-01Confirmation when deleting packagesLukas Fleischer
2010-06-05Remove mystery code.Loui Chang
2010-06-04Add sorting by "Voted" and "Notify" fieldsLukas Fleischer
2010-04-15pkg_comments: Only display 10 comments by default.Loui Chang