Commit Graph

21 Commits

Author SHA1 Message Date
james
0e188391d8 Update on the winners.php to work with the new user system 2011-04-08 18:08:17 +00:00
james
b9c95e8719 Oops remove the second unneeded parameter 2011-02-23 23:06:20 +00:00
james
3ac1d9f92d Forward port translation changes 2011-02-23 23:05:27 +00:00
jacob
54070f1836 Several updates on migrating from fair years to conference id's 2010-11-02 20:35:47 +00:00
james
70d359c15b PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s 2010-09-10 19:38:56 +00:00
justin
45e1e79072 make showing the winners link optional 2010-07-13 20:18:50 +00:00
james
dc63df156c Fix SQL Injection and XSS vulnerability - woohoo our first 0-day exploit!
http://inj3ct0r.com/exploits/12613
http://packetstorm.linuxsecurity.com/1006-exploits/fairinabox-sqlxss.txt
2010-06-23 05:07:57 +00:00
justin
8b4dfb23c5 modify to only show awards actually given out 2010-04-14 14:10:47 +00:00
james
64d3d6022f Update winners list to properly show more than one school if needed 2009-04-14 18:36:34 +00:00
james
c11967a9df Add missing i18n calls to winners page 2009-03-31 15:20:48 +00:00
james
2c106b3bd7 Add a few missing <br />'s to the winners page 2008-09-02 17:53:29 +00:00
james
c45edf34ec Add a format_date, format_time and format_datetime functions to pull from the localization settings and update a few places where the date/times are output to use them... need to change everywhere else in the codebase to use these functions too! 2008-08-28 22:02:06 +00:00
dave
3c9253dd9d - Add a config option to disable printing the cash/scholarship amount on the
public winners page.  (defaults to ON, which is the current behaviour)
- Fix pluralization of "Students" for one student. :)
- Change the effort option for judges and tours to a pulldown menu Low=100,
  Med=1000, High=10000
2007-12-22 05:11:42 +00:00
james
50dbdbf599 Huh, odd, winners from past years, once rollover has happened, has been broken all along.. FIX IT! 2007-10-05 19:20:09 +00:00
james
e36f452636 Wow, properly fix the broken winners.php to show multi-year data! 2007-06-01 19:52:58 +00:00
james
eff30a5adb Add an option on the winners selection page, to show all ELIGIBLE projects for a special award, not just the nomiated ones. Helps in teh case that an award was added last minute that nominations didnt happen for, or in a caase that the judges decided to choose a winner that didnt nominate to begin with.
Update the winners page to not duplicate students names :p
2007-04-03 20:10:00 +00:00
james
c95df2b912 Implement web consent restrictions, settable by the admin (under the admin->participant registration menu) to prevent firstname and or lastname (and or photos once they are implemented) of students, on a per studnet basis, from being displayed on the website. It currently affects the confirmed participants page, and the winners page (the only two public places where sutdent info is available thorugh the system) 2007-03-31 01:10:08 +00:00
james
ea44b0b49b Don't duplicate all the division/categories on the winners page! 2006-04-04 21:25:33 +00:00
james
a32964de2d whoops fix the students to stop concatenating them all together 2005-05-12 21:25:12 +00:00
james
1428c42f00 add student name and school to the winners page 2005-05-12 21:23:50 +00:00
james
6d5f794e05 Add the winners viewer and make sure its robust so it doesnt allow people to see things they shouldnt! 2005-05-12 21:05:21 +00:00