arman
996c3d5a0a
format code
2025-02-10 19:54:20 +00:00
51650c4f34
Resolve errors, improve code style, and remove legacy dependencies
2025-01-29 03:30:48 +00: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
f0977fb55d
sql queries
2024-12-08 02:42:00 -05:00
james
ada73125cf
Increase the size slightly if we have a date, and use format_date for localization
2011-03-31 19:19:27 +00:00
james
9dfa523bb5
Adjust the timeslot column width if the date is being displayed, becuase now it can be formatted to be slightly longer than standard database format
2010-04-06 19:00:52 +00:00
james
6d8c74e8ae
Format the date/time according to the localization in the custom projects/judges and judges/projects reports
2010-04-06 18:49:49 +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
d209b0648f
Add new CUSTOM report: Program Awards List (used for ORSF printed program)
...
Add award criteria to getJudgingTeams() result
Modify CUSTOM report judges teams proejcts, to show each award and the criteria/eligibility for each award that the team is assigned to judge.
More ease of use cleanups to awards interface
Add new field award order to student report generator
2007-03-28 22:32:57 +00:00
james
cfd6fdf637
Dont bail out on empty judge teams
2006-03-16 20:15:50 +00:00
james
b7b9064810
Create report to show judging times for each project. One project per page.
2005-04-21 22:12:35 +00:00
james
db6b2dad28
LPDF: fix bug when one line of text is added with addtext
...
LCSV: add addtext, newpage functions
Create new report containing judging team project assignments, one team per page.
2005-04-21 20:29:08 +00:00