Age | Commit message (Expand) | Author | Files | Lines |
2014-01-11 | Forbid developers to vote | Balló György | 1 | -0/+3 |
2013-09-03 | Move "Add Proposal" link to "Current Votes" | Lukas Fleischer | 1 | -9/+1 |
2013-08-26 | Move "Past Votes" navigation to "Past Votes" box | Lukas Fleischer | 1 | -14/+3 |
2013-08-26 | Add "Last Votes by TU" list | Lukas Fleischer | 1 | -0/+2 |
2012-10-10 | tu.php: Fix page showing a user hasn't voted when they have | canyonknight | 1 | -2/+5 |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer | 1 | -3/+3 |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer | 1 | -4/+4 |
2012-07-14 | Merge branch 'maint' | Lukas Fleischer | 1 | -1/+1 |
2012-07-11 | tu.php: Fix PHP notice for "hasvoted" variable | canyonknight | 1 | -0/+1 |
2012-07-06 | Pull out DB code from trusted user page | canyonknight | 1 | -54/+14 |
2012-07-06 | Overhaul trusted user proposal page to match archweb | canyonknight | 1 | -11/+14 |
2012-07-06 | Be consistent in PHP logical operator usage | canyonknight | 1 | -2/+2 |
2012-06-24 | Implement token system to fix CSRF vulnerabilities | canyonknight | 1 | -1/+1 |
2011-12-17 | Set the title in the Trusted User page | Andrea Scarpino | 1 | -1/+4 |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij | 1 | -1/+1 |
2011-05-17 | test return value from db_query before assuming it is valid | elij | 1 | -3/+14 |
2011-04-27 | create variable before referencing it with .= | elij | 1 | -0/+1 |
2011-04-27 | SQL: use standard LIMIT/OFFSET syntax | Dan McGee | 1 | -1/+1 |
2011-03-11 | Fix broken XHTML. | Lukas Fleischer | 1 | -1/+1 |
2010-12-05 | Do not display current votes in All Votes, and rename it as Past Votes | Andrea Scarpino | 1 | -2/+2 |
2009-12-26 | tu.php: Sort votes by descending date. | Loui Chang | 1 | -4/+4 |
2009-11-23 | tu: Bring Trusted User interface in line with the rest of the site. | Loui Chang | 1 | -12/+4 |
2009-11-23 | tu.php: Remove trailing whitespace. | Loui Chang | 1 | -4/+4 |
2009-10-26 | Untranslate TU vote fields so they're properly saved in the database. | Loui Chang | 1 | -3/+3 |
2009-08-11 | Use include_once where applicable | Dan McGee | 1 | -1/+1 |
2009-02-13 | Change layout of tu_details. | Loui Chang | 1 | -1/+1 |
2009-02-13 | List TUs that voted on a proposal. | Angel 'angvp' Velasquez | 1 | -0/+13 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 1 | -1/+0 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 1 | -2/+2 |
2008-11-10 | Tweak TU interface for appearance. | Loui Chang | 1 | -8/+13 |
2008-10-07 | Setup translation files for tu.php | Callan Barrett | 1 | -1/+1 |
2008-10-06 | Major rearrangement of tu.php, strings setup for translation | Callan Barrett | 1 | -368/+70 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 1 | -1/+0 |
2008-01-20 | Add support for variable length votes in voting application | Callan Barrett | 1 | -55/+76 |
2008-01-20 | AUR Voting Application | Callan Barrett | 1 | -0/+431 |