summaryrefslogtreecommitdiff
path: root/web/template
AgeCommit message (Expand)Author
2014-05-13Set language using a POST requestLukas Fleischer
2014-05-06Add a packager field to packagesLukas Fleischer
2014-05-01Fix vote/notify link on the package details pageLukas Fleischer
2014-04-26Support multiple licenses per packageLukas Fleischer
2014-04-26Display package groups on the details pageLukas Fleischer
2014-04-26Display package relations on the details pageLukas Fleischer
2014-04-18Collapse long dependency listsLukas Fleischer
2014-04-17Display dependency type of package dependenciesLukas Fleischer
2014-04-05pkg_search_results.php: Link to account when logged inLukas Fleischer
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer
2014-04-05Use snake case for all package functionsLukas Fleischer
2014-04-05Move package actions to package basesLukas Fleischer
2014-04-05Allow for searching by package base nameLukas Fleischer
2014-04-05pkg_details.php: Add link to package base detailsLukas Fleischer
2014-04-05Add package base detail pagesLukas Fleischer
2014-04-05Store comments on a per-package base basisLukas Fleischer
2014-02-09Modernize the account search formLukas Fleischer
2014-02-09Show user's last login on the account details pageLukas Fleischer
2014-02-09Remove LastVoted columnLukas Fleischer
2014-02-04Add support for anonymous commentsLukas Fleischer
2014-02-03Hide intermediate voting resultsLukas Fleischer
2014-02-03tu_details.php: Fix unknown result checkLukas Fleischer
2014-02-03account_details.php: Add link to edit a user's accountcanyonknight
2014-01-22Further optimize voters.php to only need the package namecanyonknight
2013-09-08Convert adopt/disown package action link to formcanyonknight
2013-09-03tu_list.php: Hide table if no results are foundLukas Fleischer
2013-09-03Move "Add Proposal" link to "Current Votes"Lukas Fleischer
2013-08-27Re-add CRSF tokens to most package actionsLukas Fleischer
2013-08-27pkg_details: Convert most action links to formsLukas Fleischer
2013-08-26tu_details.php: Avoid division by zeroLukas Fleischer
2013-08-26Move "Past Votes" navigation to "Past Votes" boxLukas Fleischer
2013-08-26Add "Last Votes by TU" listLukas Fleischer
2013-08-22tu_details.php: Display vote resultLukas Fleischer
2013-08-22tu_details.php: Avoid inline computationsLukas Fleischer
2013-08-22Show participation in vote detailsLukas Fleischer
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer
2013-03-19Enforce e-mail validation during registrationLukas Fleischer
2013-02-10Fix default selection on the account edit pageLukas Fleischer
2013-01-30Merge branch 'maint'Lukas Fleischer
2013-01-30pkg_details.php: Add missing translatable stringcanyonknight
2013-01-19Merge branch 'maint'Lukas Fleischer
2013-01-19user_table.php: Remove unused link parametercanyonknight
2013-01-19We live in 2013 nowMarcel Korpel
2013-01-19Add description meta-element to package pagesMarcel Korpel
2012-11-07pkg_details.php: Fix potential XSS for package names and dep conditionscanyonknight
2012-11-04Avoid use of "$_SERVER['REQUEST_URI']"Lukas Fleischer
2012-11-04pkg_details.php: Remove plural from the adopt/disown buttonLukas Fleischer
2012-11-04Add missing internationalization to a few stringsLukas Fleischer
2012-11-04header.php: Do not lowercase language selection entriesLukas Fleischer
2012-10-28Implement word-wrap for package statisticsLukas Fleischer