summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2014-02-06Simplify canDeleteComment()Lukas Fleischer
2014-02-06Simplify valid_user() and valid_username()Lukas Fleischer
2014-02-06pkgfuncs.inc.php: Fix comment styleLukas Fleischer
2014-02-06acctfuncs.inc.php: Fix comment styleLukas Fleischer
2014-02-06Style fixes: Capitalization of "true" and "false"Lukas Fleischer
2014-02-06Do not allow unauthenticated users to delete commentsLukas 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-02-01Sort last TU votes by vote and by user nameLukas Fleischer
2014-01-22Further optimize voters.php to only need the package namecanyonknight
2014-01-20voters.php: Remove extra call to pkgname_from_id()canyonknight
2014-01-20acctfuncs.inc.php: Allow translation of missing stringscanyonknight
2014-01-17pkgsubmit.php: Improve visibility of errorsLukas Fleischer
2014-01-17Add a warning for packages without .AURINFOLukas Fleischer
2014-01-17Promote the use of mkaurballLukas Fleischer
2014-01-17Detect split packages from .AURINFOLukas Fleischer
2014-01-17Strip whitespace from .AURINFO linesLukas Fleischer
2014-01-17Rename "depend" field to "depends" in .AURINFOLukas Fleischer
2014-01-13Release 2.3.1Lukas Fleischer
2014-01-11Fix split package error handlingLukas Fleischer
2014-01-11Forbid developers to voteBalló György
2014-01-11passreset.php: Error out if e-mail is emptyLukas Fleischer
2014-01-11passreset.php: Refactor HTMLLukas Fleischer
2014-01-11Typeahead workaround for having to press enter twiceJoris Steyn
2014-01-02Go to package when selecting a typeahead suggestionJoris Steyn
2013-09-08Convert adopt/disown package action link to formcanyonknight
2013-09-03Sync CSS with archwebLukas Fleischer
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-09-02Release 2.3.0v2.3.0Lukas Fleischer
2013-09-02Specify charset in Content-Type header when returning JSON data from API.Chris Down
2013-08-28Only include current TUs in the last votes listLukas Fleischer
2013-08-27Move package comment check to packages.phpLukas Fleischer
2013-08-27Use POST-Redirect-GET for most package actionsLukas Fleischer
2013-08-27Add boolean return values to several pkg_*() functionsLukas Fleischer
2013-08-27Exclude running votes from "Last Votes by TU"Lukas Fleischer
2013-08-27Pick sane default registration languageLukas 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-26Add Japanese and Slovak languagesLukas 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-22Add a vote type to the TU proposal formLukas Fleischer
2013-08-22Show participation in vote detailsLukas Fleischer
2013-08-22Store the number of TUs when starting a voteLukas Fleischer