summaryrefslogtreecommitdiffstats
path: root/web/template
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Add a package request listLukas Fleischer2-0/+69
2014-06-25Add support for filing package requestsLukas Fleischer2-0/+2
2014-06-05Do not return "None" in user functionsLukas Fleischer4-21/+21
2014-06-05Display versioned conflicts/provides/replacesLukas Fleischer1-6/+6
2014-06-05Collapse long source listsLukas Fleischer1-1/+1
2014-06-02Add a "Search wiki" link to package detailsLukas Fleischer2-0/+2
2014-05-22Add title attribute to links in updates tableLukas Fleischer1-1/+1
2014-05-22Avoid overflow in updates tableLukas Fleischer1-1/+1
2014-05-13Set language using a POST requestLukas Fleischer1-1/+1
2014-05-06Add a packager field to packagesLukas Fleischer2-0/+38
2014-05-01Fix vote/notify link on the package details pageLukas Fleischer2-4/+5
2014-04-26Support multiple licenses per packageLukas Fleischer1-2/+15
2014-04-26Display package groups on the details pageLukas Fleischer1-0/+18
2014-04-26Display package relations on the details pageLukas Fleischer1-0/+64
2014-04-18Collapse long dependency listsLukas Fleischer1-2/+2
2014-04-17Display dependency type of package dependenciesLukas Fleischer1-10/+3
2014-04-05pkg_search_results.php: Link to account when logged inLukas Fleischer1-0/+4
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer5-13/+13
2014-04-05Use snake case for all package functionsLukas Fleischer4-4/+4
2014-04-05Move package actions to package basesLukas Fleischer5-36/+35
2014-04-05Allow for searching by package base nameLukas Fleischer1-1/+3
2014-04-05pkg_details.php: Add link to package base detailsLukas Fleischer1-0/+4
2014-04-05Add package base detail pagesLukas Fleischer1-0/+210
2014-04-05Store comments on a per-package base basisLukas Fleischer1-1/+2
2014-02-09Modernize the account search formLukas Fleischer1-72/+48
2014-02-09Show user's last login on the account details pageLukas Fleischer1-0/+8
2014-02-09Remove LastVoted columnLukas Fleischer3-9/+0
2014-02-04Add support for anonymous commentsLukas Fleischer1-1/+9
2014-02-03Hide intermediate voting resultsLukas Fleischer2-0/+8
2014-02-03tu_details.php: Fix unknown result checkLukas Fleischer1-1/+1
2014-02-03account_details.php: Add link to edit a user's accountcanyonknight1-3/+6
2014-01-22Further optimize voters.php to only need the package namecanyonknight1-1/+1
2013-09-08Convert adopt/disown package action link to formcanyonknight1-17/+17
2013-09-03tu_list.php: Hide table if no results are foundLukas Fleischer1-12/+13
2013-09-03Move "Add Proposal" link to "Current Votes"Lukas Fleischer1-0/+7
2013-08-27Re-add CRSF tokens to most package actionsLukas Fleischer1-0/+6
2013-08-27pkg_details: Convert most action links to formsLukas Fleischer1-6/+30
2013-08-26tu_details.php: Avoid division by zeroLukas Fleischer1-1/+5
2013-08-26Move "Past Votes" navigation to "Past Votes" boxLukas Fleischer1-0/+14
2013-08-26Add "Last Votes by TU" listLukas Fleischer1-0/+40
2013-08-22tu_details.php: Display vote resultLukas Fleischer1-0/+20
2013-08-22tu_details.php: Avoid inline computationsLukas Fleischer1-6/+15
2013-08-22Show participation in vote detailsLukas Fleischer1-0/+6
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer2-0/+11
2013-03-19Enforce e-mail validation during registrationLukas Fleischer1-2/+2
2013-02-10Fix default selection on the account edit pageLukas Fleischer1-3/+3
2013-01-30Merge branch 'maint'Lukas Fleischer1-2/+2
2013-01-30pkg_details.php: Add missing translatable stringcanyonknight1-2/+2
2013-01-19Merge branch 'maint'Lukas Fleischer2-2/+2
2013-01-19user_table.php: Remove unused link parametercanyonknight1-1/+1