40175991df
Refactor SQL queries
2025-02-09 18:59:35 +00:00
51650c4f34
Resolve errors, improve code style, and remove legacy dependencies
2025-01-29 03:30:48 +00:00
ba00a86a41
Create/modify appeal button on Appeal Management page shows up content now when clicked
2025-01-05 16:04:50 -05:00
ba6e7156cb
Fixed the sql error on signature page. Used bind params to assign variables into the query. Did some other changes to other files as well, my bad. But the sql error is the big change.
2025-01-02 10:54:18 -05:00
ea287cd7af
WIP PDO and Warnings
2024-12-18 11:48:09 -05:00
974eb738f3
errors
2024-12-17 01:34:35 -05:00
f0977fb55d
sql queries
2024-12-08 02:42:00 -05:00
d6df555fc4
Converted sql to pdo
2024-11-27 10:47:41 -05:00
james
c4c985ce3f
remove brackets from project number in list so it can be typed in
2014-04-05 14:02:46 +00:00
dave
aa314974c1
Switch to the "All Eligible" list by default if there are no
...
nominations.
2010-04-19 06:07:52 +00:00
dave
1aa759047a
Fix the link to the materials
2010-02-10 05:36:16 +00:00
dave
33a9ee5401
Show a disabled button for awards with additional materials that have no
...
winners.
2010-02-10 05:36:15 +00:00
dave
6f22c31be3
Don't show local "Download additional mateirals" link for external awards.
2010-01-31 22:07:14 +00:00
dave
a55dd4b9be
Implement additional materials download for fairs user
2010-01-28 19:05:35 +00:00
dave
68977533b2
And a missing space
2010-01-27 20:34:30 +00:00
dave
ee855e5f67
Fix a missing i18n
2010-01-27 20:34:01 +00:00
dave
505e1a8c91
Overhaul the winners entry (add ajax, mutliple fair support, fairs
...
loggin in and entering their own winners)
2010-01-27 20:24:19 +00:00
james
f963dbf276
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
james
ca5515a335
Put admin icons in the title of each page
2008-08-22 20:50:38 +00:00
dave
9fffa6755d
- Call them 'fair's not 'region's.. to assist linking fairs together.
...
- This patch references some config variables that don't exist yet, that's ok,
we dont' want anyone turning these on yet.
2007-12-12 04:15:17 +00:00
dave
0ff8489d58
- include user.inc.php before using user_auth_required()
2007-11-21 17:02:09 +00:00
dave
04e70ceb33
- Use user_auth_required() for authentication to check for committee access
...
(needed for multirole users)
- Add the top navbar to all pages
2007-11-18 23:50:23 +00:00
james
d1c626e2b6
Add the award sponsor to the winners entry page
2007-10-29 19:13:52 +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
dave
f83dcfebd0
- Add the award critera to the page where we input the winners, just so the
...
person doing the data entry has the option to sanity check the results.
2007-01-30 07:45:12 +00:00
james
220c7a6fb1
Fix the winners list when there's multi-year data in the award_types table.
2006-03-04 05:22:26 +00:00
james
32e36648b4
When adding a winner for a special award, only show choices of those who nominated themselves for that award (instead of all eligible projects)
2005-05-12 19:06:12 +00:00
james
ed663e77eb
Wow I dont even know what all is in this commit: few things i do know:
...
1) add (preliminary) special awards nominations for students
2) add css right-margin to summarytable class
3) add new table for projets-specialawards-link
4) move projects.inc.php from admin/ to / (so particpant registration can use it)
2005-05-11 04:13:27 +00:00
james
e91dbdf4c9
factor out functions to get projects that are eligible for an award
2005-05-06 20:02:20 +00:00
james
c171fe752d
enter winning projects
...
new database files
update PDF addText to go to next page when necessary
awards ceremony script
2005-05-04 21:23:00 +00:00