summaryrefslogtreecommitdiffstats
path: root/web/html/tu.php
AgeCommit message (Expand)AuthorFilesLines
2011-12-17Set the title in the Trusted User pageAndrea Scarpino1-1/+4
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-1/+1
2011-05-17test return value from db_query before assuming it is validelij1-3/+14
2011-04-27create variable before referencing it with .=elij1-0/+1
2011-04-27SQL: use standard LIMIT/OFFSET syntaxDan McGee1-1/+1
2011-03-11Fix broken XHTML.Lukas Fleischer1-1/+1
2010-12-05Do not display current votes in All Votes, and rename it as Past VotesAndrea Scarpino1-2/+2
2009-12-26tu.php: Sort votes by descending date.Loui Chang1-4/+4
2009-11-23tu: Bring Trusted User interface in line with the rest of the site.Loui Chang1-12/+4
2009-11-23tu.php: Remove trailing whitespace.Loui Chang1-4/+4
2009-10-26Untranslate TU vote fields so they're properly saved in the database.Loui Chang1-3/+3
2009-08-11Use include_once where applicableDan McGee1-1/+1
2009-02-13Change layout of tu_details.Loui Chang1-1/+1
2009-02-13List TUs that voted on a proposal.Angel 'angvp' Velasquez1-0/+13
2009-01-19Use new conglomerated translation files.Loui Chang1-1/+0
2008-12-21Introduce function include_lang for translations.Loui Chang1-2/+2
2008-11-10Tweak TU interface for appearance.Loui Chang1-8/+13
2008-10-07Setup translation files for tu.phpCallan Barrett1-1/+1
2008-10-06Major rearrangement of tu.php, strings setup for translationCallan Barrett1-368/+70
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-1/+0
2008-01-20Add support for variable length votes in voting applicationCallan Barrett1-55/+76
2008-01-20AUR Voting ApplicationCallan Barrett1-0/+431