summaryrefslogtreecommitdiff
path: root/web/html/tu.php
AgeCommit message (Expand)Author
2015-02-04Rename the AUR software to aurwebLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2014-01-11Forbid developers to voteBalló György
2013-09-03Move "Add Proposal" link to "Current Votes"Lukas Fleischer
2013-08-26Move "Past Votes" navigation to "Past Votes" boxLukas Fleischer
2013-08-26Add "Last Votes by TU" listLukas Fleischer
2012-10-10tu.php: Fix page showing a user hasn't voted when they havecanyonknight
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-07-15Use virtual path feature for linksLukas Fleischer
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-11tu.php: Fix PHP notice for "hasvoted" variablecanyonknight
2012-07-06Pull out DB code from trusted user pagecanyonknight
2012-07-06Overhaul trusted user proposal page to match archwebcanyonknight
2012-07-06Be consistent in PHP logical operator usagecanyonknight
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2011-12-17Set the title in the Trusted User pageAndrea Scarpino
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-05-17test return value from db_query before assuming it is validelij
2011-04-27create variable before referencing it with .=elij
2011-04-27SQL: use standard LIMIT/OFFSET syntaxDan McGee
2011-03-11Fix broken XHTML.Lukas Fleischer
2010-12-04Do not display current votes in All Votes, and rename it as Past VotesAndrea Scarpino
2009-12-26tu.php: Sort votes by descending date.Loui Chang
2009-11-23tu: Bring Trusted User interface in line with the rest of the site.Loui Chang
2009-11-23tu.php: Remove trailing whitespace.Loui Chang
2009-10-26Untranslate TU vote fields so they're properly saved in the database.Loui Chang
2009-08-11Use include_once where applicableDan McGee
2009-02-13Change layout of tu_details.Loui Chang
2009-02-13List TUs that voted on a proposal.Angel 'angvp' Velasquez
2009-01-19Use new conglomerated translation files.Loui Chang
2008-12-21Introduce function include_lang for translations.Loui Chang
2008-11-10Tweak TU interface for appearance.Loui Chang
2008-10-08Setup translation files for tu.phpCallan Barrett
2008-10-05Major rearrangement of tu.php, strings setup for translationCallan Barrett
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang
2008-01-20Add support for variable length votes in voting applicationCallan Barrett
2008-01-20AUR Voting ApplicationCallan Barrett