cb7481c01e
sqlerrors
2024-12-06 20:54:02 -05:00
james
529aa8ca38
Identify special awards only judges and increase the size of the judge info popup
2011-03-31 19:38:57 +00:00
james
106ac578f1
Oops, check the right fields for active/complete
2011-03-31 13:46:40 +00:00
james
2ac4c799a9
Put languages on special award team titles
...
Show active in judge info
2011-03-30 21:40:50 +00:00
jacob
0cd172c48b
Modified the info pop-up for judges in the team members editing form. The info now comes
...
up in a compact div within the page rather than a separate window. When the info div is
clicked on, the user editor opens up that user.
2010-04-13 20:11:15 +00:00
james
f7bddf5beb
Get rid of all occurences of viewtable and replace with tableview
2009-09-10 04:40:18 +00:00
james
f963dbf276
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
james
651d6235a4
Add config options for Province/State and Postal Code/Zip Code
2008-07-16 17:23:53 +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
dave
9f9b612e5d
- Added an option for the tableeditor to construct a LEFT JOIN when listing a
...
table
- Add complete and year options to the judge manager, filter by ALL, active and
inactive for the current year, or active only.
- Add the "complete" status the the judge info page (the judge info popup page
needs to be integrated with the new judge manager, somehow.. so we can remove
the judges_judges list page).
2006-10-18 17:05:18 +00:00
dave
228a1a0583
Implementation of configurable judges questions.
2006-07-11 20:22:42 +00:00
james
5ff9494d48
Fix judges info to properly show the age category preference and areas of expertise
2006-01-16 04:55:46 +00:00
james
44a79493aa
Get age category preference from judges as they register
...
Create scheduler configuration page to handle setup parameters for the automatic judge team assignments
Create the annealer to handle the actual assignments of judges to judging teams based on the lowest cost function of each individual team. Currently takes into account: a) age category preference, b) divisional areas of expertise. still requires: years of experience, language preference, and 'team captain' scheduling.
2006-01-03 02:08:23 +00:00
james
c632070d6e
implode on ", " instead of ","
2005-03-30 18:24:20 +00:00
james
dc8fad6320
onload popups now get focus
2005-03-30 18:19:31 +00:00
james
ed9b3d577f
add new css class - viewtable - nearly the same as summarytable but
...
will be used for viewing information.
also switch the judge info button to just say the name when a person is selected
2005-03-30 18:13:58 +00:00
james
abcd327e5a
remove brackets from subdivisions
...
change areas of expertise table to use class=summarytable
2005-03-30 18:05:53 +00:00
james
05a9ae0bf6
add judges info popup box, also new common functions send_popup_header and send_popup_footer
2005-03-30 18:02:45 +00:00