james
f963dbf276
Merge all changes from branch r1284:1498 into trunk
2009-09-09 00:26:12 +00:00
james
e00a3a9d4b
Fix judge teams add page -award query for MySQL 5.x
2007-12-08 17:07:51 +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
6fa1a01fe6
Remove much of the awkwareness of the awards management interface
2007-03-28 18:03:15 +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
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
a947ff8e85
Whew! Add a new interface to link judging teams with the awards that they are
...
judging for. Can now auto-create judging teams based on awards list (one team per award).
db bumped to v6
moved judges_teams to judges_teams_members
judges_teams is now the new interface
2005-05-06 16:13:37 +00:00
james
0127061871
Remove border from team captain icons
2005-05-02 20:56:49 +00:00
james
57ed732bd0
Factor getJudgesTeams into a function since we seem to need to use it all over the place :)
2005-04-18 17:56:46 +00:00
james
44f40885e5
LCSV: add heading() and nextline()
...
Add judging teams list and judging teams view reports
Fix judges team number assignments to assign new teams the next available number, filling empty/missing numbers.
2005-04-15 16:12:00 +00:00
james
ab424f244f
automatically assign a new team captain if the current team captain is removed from the team
2005-04-15 14:50:18 +00:00
james
3f471bde41
Add judge team captains, bump db version
2005-04-15 14:27:18 +00:00
james
354ab22d92
add some space before the popup footer
...
change judge info popup size (make it bigger)
2005-03-30 18:21:48 +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
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
james
c8149a40d5
finish messign around with team naming
2005-03-29 20:28:35 +00:00
james
09cf68145c
add team names to messages
2005-03-29 20:01:21 +00:00
james
14e5e4f7d6
defaults for adding team name
2005-03-29 19:53:48 +00:00
james
a5198a8c59
can name judging teams however the chief judge wants
2005-03-29 19:38:58 +00:00
james
258db162c7
implement system to keep track of which judges are complete
...
make judge teams only list complete judges
2005-03-10 19:43:49 +00:00
james
f89b130fd3
only show the judges in the list if their firstname and lastname is set
...
this is a bit of a workaround, there should be a "complete" flag somewhere that is set/unset as the judges go through their profile and this should only query those that are complete
2005-03-09 23:29:00 +00:00
james
26f6e8ffef
whoops move the HR divider to the top
2005-03-09 23:26:50 +00:00
james
f5ec84a499
move the "add judges to new team" button to the top instead odf the bottom of the teams list
2005-03-09 23:25:15 +00:00
james
ffd0f36e13
judging teams management
2005-03-09 23:20:44 +00:00