summaryrefslogtreecommitdiffstats
path: root/web/html/addvote.php
AgeCommit message (Expand)AuthorFilesLines
2017-04-27Call check_sid() from a central locationLukas Fleischer1-2/+0
2015-09-11Remove superfluous function valid_user()Lukas Fleischer1-1/+1
2015-02-04Rename the AUR software to aurwebLukas Fleischer1-1/+1
2014-07-15Rework permission handlingLukas Fleischer1-5/+2
2013-08-22Add a vote type to the TU proposal formLukas Fleischer1-12/+34
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer1-6/+6
2012-09-24Use echo shortcut syntaxLukas Fleischer1-10/+10
2012-07-15Use virtual path feature for linksLukas Fleischer1-1/+1
2012-07-14Merge branch 'maint'Lukas Fleischer1-1/+6
2012-07-06addvote.php: Pull out DB codecanyonknight1-27/+4
2012-07-06addvote.php: Overhaul to match archwebcanyonknight1-23/+25
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer1-1/+1
2012-07-06Be consistent in PHP logical operator usagecanyonknight1-1/+1
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight1-1/+6
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer1-5/+5
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer1-5/+5
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-2/+14
2011-03-11Fix broken XHTML.Lukas Fleischer1-6/+10
2009-11-24Bring TU addvote into the current layout.Loui Chang1-13/+19
2009-08-11Use include_once where applicableDan McGee1-1/+1
2009-06-18submit button i18nSergej Pupykin1-1/+1
2009-01-19Use new conglomerated translation files.Loui Chang1-1/+0
2008-12-22Make some translatable strings friendlier to common usage.Loui Chang1-3/+3
2008-12-21Introduce function include_lang for translations.Loui Chang1-2/+2
2008-11-10Tweak TU interface for appearance.Loui Chang1-1/+0
2008-10-10Setup translation for addvote.phpCallan Barrett1-15/+15
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-11/+27
2008-01-20AUR Voting ApplicationCallan Barrett1-0/+79