summaryrefslogtreecommitdiff
path: root/web/html/addvote.php
AgeCommit message (Expand)Author
2015-02-04Rename the AUR software to aurwebLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2013-08-22Add a vote type to the TU proposal formLukas Fleischer
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer
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-06addvote.php: Pull out DB codecanyonknight
2012-07-06addvote.php: Overhaul to match archwebcanyonknight
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2012-07-06Be consistent in PHP logical operator usagecanyonknight
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
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-03-11Fix broken XHTML.Lukas Fleischer
2009-11-23Bring TU addvote into the current layout.Loui Chang
2009-08-11Use include_once where applicableDan McGee
2009-06-18submit button i18nSergej Pupykin
2009-01-19Use new conglomerated translation files.Loui Chang
2008-12-22Make some translatable strings friendlier to common usage.Loui Chang
2008-12-21Introduce function include_lang for translations.Loui Chang
2008-11-10Tweak TU interface for appearance.Loui Chang
2008-10-09Setup translation for addvote.phpCallan 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