summaryrefslogtreecommitdiff
path: root/web/template
AgeCommit message (Expand)Author
2015-11-26Dedupe translatable stringsLukas Fleischer
2015-11-25Change "File Request" to "Submit Request"Eli Schwartz
2015-10-31footer: Close short open tagLukas Fleischer
2015-10-25Support long email addressesLukas Fleischer
2015-10-25Fix user name length limit on the account edit formLukas Fleischer
2015-10-24Disable mass unflaggingLukas Fleischer
2015-10-17Make copyright notice translatableLukas Fleischer
2015-10-03Fix dependency sortingLukas Fleischer
2015-09-23Add search for keywords onlyMarcel Korpel
2015-09-20Add option to hide one's email addressMarcel Korpel
2015-09-20Rename "Age" search order to "Last modified"Lukas Fleischer
2015-09-17Honor virtual provisions in package requirementsLukas Fleischer
2015-09-17Use a separate function for "Required by" linksLukas Fleischer
2015-09-11Move package base flagging to a separate formLukas Fleischer
2015-08-30Allow users to unflag packages they flagged themselvesLukas Fleischer
2015-08-19updates_table.php: Fix identification of new packagesMarcel Korpel
2015-08-19account_edit_form.php: Warn users to correctly enter their email addressMarcel Korpel
2015-08-17Display sources count on package details pageStefan Auditor
2015-08-17Remove success message from comment formMarcel Korpel
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel
2015-08-08pkg_comments.php: Merge two DIVs with same IDMarcel Korpel
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer
2015-08-08Show popularity in package base detailsLukas Fleischer
2015-08-08Use username from the database if one is provided by the userMarcel Korpel
2015-08-08Add IDs to commentsMarcel Korpel
2015-08-08Only autofocus search field on the package search pageMarcel Korpel
2015-08-08Show dateline when a comment is edited or deletedMarcel Korpel
2015-08-08Add comment edit icon and formMarcel Korpel
2015-08-08Use SVG image for comment deletion iconMarcel Korpel
2015-08-08Remove superfluous close tagsMarcel Korpel
2015-06-27Fake pkgbase actions for unconfirmed usersGordian Edenhofer
2015-06-27Split out package actions into a separate templateLukas Fleischer
2015-06-27Split out code to generate action linksLukas Fleischer
2015-06-27Make confirmation label of width 'auto'Johannes Löthberg
2015-06-27Display (reverse) optional dependencies as "Required by"Lukas Fleischer
2015-06-27Wrap all confirmation checkbox labels in label tagJohannes Löthberg
2015-06-20Make url and pkgdesc fields optionalJohannes Löthberg
2015-06-20Let co-maintainers see the private clone URIJohannes Löthberg
2015-06-20Let co-maintainers edit package keywordsJohannes Löthberg
2015-06-20Let co-maintainers unflag the packageJohannes Löthberg
2015-06-19pkgbase_details.php/pkg_details.php: Show keywordsMarcel Korpel
2015-06-17Clarify that HTTPs clone URIs are for read-only accessLukas Fleischer
2015-06-15Store 10 significant digits of the popularity scoreLukas Fleischer
2015-06-15Add explanation for Popularity field in search resultsLeonidas Spyropoulos
2015-06-14footer: Link version number to release logJohannes Löthberg
2015-06-14Show co-maintainers next to maintainers in detailsLukas Fleischer
2015-06-14Refactor code for printing account linksLukas Fleischer
2015-06-14Replace categories with keywordsLukas Fleischer
2015-06-12Autofocus input fields at login and package-searchGordian Edenhofer