summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-02Release 2.3.0v2.3.0Lukas Fleischer
2013-09-02Translation updates from TransifexLukas Fleischer
2013-09-02Specify charset in Content-Type header when returning JSON data from API.Chris Down
2013-08-28Add a registration time stamp to the "Users" tableLukas Fleischer
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-27Add a "fonts" package categoryLukas 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-26Update Transifex URLLukas Fleischer
2013-08-26Update message catalogLukas 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-22Add a quorum column to TU_VoteInfoLukas Fleischer
2013-08-22Show participation in vote detailsLukas Fleischer
2013-08-22Store the number of TUs when starting a voteLukas Fleischer
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer
2013-08-17Merge branch 'maint'Lukas Fleischer
2013-08-17Release 2.2.1v2.2.1Lukas Fleischer
2013-08-17Merge branch 'maint'Lukas Fleischer
2013-08-17Upgrade Archive/Tar from PEAR to work with php 5.5Dave Reisner
2013-08-17aurblup: Update for pacman 4.1 API changesLukas Fleischer
2013-04-28aurblup: Update for pacman 4.1 API changesLukas Fleischer
2013-04-24Remove superfluous search wrapper functioncanyonknight
2013-04-20Retrieve package details after package actions are processedcanyonknight
2013-03-26Release 2.2.0v2.2.0Lukas Fleischer
2013-03-26Translation updates from TransifexLukas Fleischer
2013-03-26Use minified typeahead JS from archwebLukas Fleischer
2013-03-25Update message catalogLukas Fleischer
2013-03-25Show hint if password is empty during loginLukas Fleischer
2013-03-24Update message catalogLukas Fleischer
2013-03-24Implement IP banning for user registration and user logincanyonknight
2013-03-24Add "Bans" table to database schemacanyonknight
2013-03-21Return 404 error page if invalid package ID is usedLukas Fleischer
2013-03-21Update AUTHORS fileLukas Fleischer
2013-03-21Save last login IP addressLukas Fleischer
2013-03-21process_account_form(): Highlight errorsLukas Fleischer
2013-03-19Enforce e-mail validation during registrationLukas Fleischer
2013-03-19process_account_form(): Allow using empty passwordsLukas Fleischer
2013-03-19Move reset key submission to a separate functionLukas Fleischer
2013-03-19Fix typo in delete permission warningConnor Behan