james
d9f6b8c330
Remove the warning about only being able to submit once.. it doesnt make sense for stats.
2007-12-20 16:01:39 +00:00
james
647456ae69
judges_data.php ?? how baout judges_schedulerconfig.php :)
2007-12-20 15:58:07 +00:00
james
e0a77c6fd6
Sort the 'Projects and Judges' listing by jdiv_id
2007-12-20 15:53:11 +00:00
james
93f610c214
Make judges_jdiv groupings obey the filterdivisionsbycategory config option and dont show div/cat's that shouldnt exist
2007-12-20 15:47:19 +00:00
dave
71166d3e6b
- Add the easyparse student names option
2007-12-20 09:51:08 +00:00
dave
6c61595cb9
- Add an option to print ALL student names for a project (will work for more
...
than 2 students).
2007-12-20 09:43:22 +00:00
dave
49a19c9d44
- Fix report stock when the report stock keys were updated
...
- Add a missing stock number
- Fix a report where distinct was missing
2007-12-20 09:25:43 +00:00
dave
984c9776ef
- Separte the action handler from the config emitter (but tie them together so
...
that the old functionality remains)
- Run the action handler separately in the tour annealer and judge annealer
config so that the page can be refreshed immediately after an update, so
the config variables (that may have changed) are reloaded.
- Skip updating config variables that haven't changed.
2007-12-20 08:20:29 +00:00
dave
c8d01cb8fb
- Handle the case where a student doesn't use all their tour rankings.
2007-12-20 04:29:16 +00:00
dave
1dd573ab63
- Add the tour annealer config/launcher
2007-12-20 01:14:21 +00:00
dave
7841190240
- Remove the old tour reports from the old report page
2007-12-20 01:13:24 +00:00
dave
5a3d7de0b6
- Return emergency contact info to a component in the query.
2007-12-20 01:09:16 +00:00
dave
998fe35d67
- Add a tour number to the database, and modify the tour editor to include the
...
number, and an option to create numbers automatically
- Completely remove all references (hopefully) to the Tour ID
- Add a Tour type report
- Rework the student report query so it actually makes sense. It really should
be a whole bunch of left joins based on the students. Using comma (cross)
joins creates situations where if the right side of the join doesn't have
information, it wipes out the left side. (Happened before with emergency
contact info).
- Remove the (two) old custom tour reports
- Add 4 new tour reports to the database:
- ALL tours for the committee, tour list for students,
student emergency contact info for tour coordinators, and
a list of tour assignments for students
2007-12-20 01:05:04 +00:00
dave
b0338f9fdf
- Add 3 config variables: An effort for the tour annealer, and the updater
...
activity and percent.
- Add the status update and links to automatically start the "tour assigner".
(Didn't want to call it a scheduler, because someone might thing it's for
assigning tours to timeslots or something)
2007-12-19 21:12:57 +00:00
dave
5ad72acabf
- Finish the cost function explanation
2007-12-19 19:58:15 +00:00
dave
c5887eb432
- A working tour annealer.. Now I just have to glue it all together.
2007-12-19 19:52:11 +00:00
dave
dba389618d
- Move the tour manager into a tours subsection of admin
...
- Add a tour assignment editor, basically a copy of the judge team editor
2007-12-19 07:49:38 +00:00
justin
2363a38120
Add an actual form to the ceremony script setup page.
2007-12-17 23:20:21 +00:00
james
1d6c0c9530
Remove committee auth check and replace with commandline only check -- This allows the judges scheduler to actually run again!
2007-12-17 21:37:22 +00:00
justin
30072d182d
Add support to omit unawarded awards and prizes from the awards ceremony script. Resolves RFE 136.
...
-Note: currently adds two configuration variables and a new category, they didn't seem to fit elsewhere.
2007-12-17 17:35:19 +00:00
james
13ef318f27
eliminate an array_keys warning if $$fieldvar isnt set
2007-12-14 15:28:54 +00:00
james
160acc97d0
Garrrrr, fix syntax error
2007-12-14 15:25:51 +00:00
dave
1dad6505eb
- Select the first contact for each sponsor as the primary
...
- Prevent the user from setting zero, or more than one, primary contact.
- Add a primary column to the contacts table, so they can see the automatic
set/unset operations on the primary contact.
2007-12-13 21:50:31 +00:00
dave
dcfcd358fc
- Add a primary contact field to the award contacts
...
- Use the primary contact in award reports
2007-12-13 21:23:29 +00:00
dave
4c9d23e513
- Add sponsor information to the report generator awards report.
...
- Add a system report that dumps all sponsor info to a csv.
2007-12-13 19:56:44 +00:00
dave
c9fb9f1084
- Fix bug 0000128, the order of the languages in the judging team names
2007-12-13 19:21:41 +00:00
dave
57f349b1b1
- Add a year field to the users db, we'll need it eventually
...
- Add a designate field to the schools, to indicate an independent, standard,
private, etc. school. It's not editable yet, but.. eventually.
- Fix generatePassword to use proper string indexing, and remove the
possibility of indexing beyond the end of the string.
- Add "Invite" and "SinglePassword" modes for volunteer registration.
- Update the admin section, add a new volunteers page to contain links to all
volunteer options
2007-12-13 18:09:22 +00:00
james
89f074052c
correct & combine same-size label templates
2007-12-13 17:03:35 +00:00
dave
d9135ec036
- Fix label names
2007-12-13 16:50:53 +00:00
james
7a7f87f892
Better statistics, less database queries
2007-12-12 23:35:51 +00:00
james
5207a0d6e2
Oops use the correct totalprojects variable
2007-12-12 21:00:12 +00:00
james
e99b57c4fa
Breakout the stats for agecategory/division into a nicer-to-view table format
2007-12-12 20:57:51 +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
james
5e4a31c50c
Clarify wording "input received signature forms"
...
Remove redundantly redundant header heading
2007-12-11 19:44:18 +00:00
james
8a1a67f1be
Error checking on judges_teams_timeslots when no teams/timeslots are selected to assign
2007-12-11 19:38:25 +00:00
james
5d81818815
Error adding report to list if no category is specified
...
ALWAYS exit; after a header("Location:");
2007-12-11 18:23:15 +00:00
james
53847c37bf
Make this page more readable with the right css classes
2007-12-11 18:22:27 +00:00
james
16dfbc934c
Fix the breadcrumb trail
2007-12-10 22:06:41 +00:00
james
cf594b7f42
Clear the comments for a custom report
2007-12-10 21:48:37 +00:00
james
a1208d205a
Fix the JSON "invalid label" problem for firefox
2007-12-10 21:47:05 +00:00
james
5d8632b07e
refactor the standard ajax stuff to a common file
...
implement an ajax report fetcher for the my reports editor page using JSON to select the right stock/type defaults
2007-12-10 20:53:41 +00:00
james
7bbea6351a
1) Properly handle "filterdivisionbycategory" checks for divisional awards
...
2) Properly handle cases where there's MORE than one award for a certain div/cat combo
2007-12-10 19:21:21 +00:00
james
b146a9c773
OOps border isnt supposed to be there, its overrridden by the class anyways, but no point having it there taking up bandwidth
2007-12-10 18:26:03 +00:00
james
a38cda2c05
Make the reports page much more real-estate friendly
2007-12-10 18:23:00 +00:00
dave
c1e0353ec2
- Add a separate file for award ceremony scripts. I doubt this will ever end
...
up in the report system, so it might as well have its own home. Also, there
will be lots of options added to this in the future.
2007-12-10 09:40:34 +00:00
dave
4eb5098d59
- Move admin/reports.php to admin/reports_old.php
...
- Move admin/committee_reports.php to admin/reports.php
- Add some text explaining how the new system works
- Fix all linkage
2007-12-10 09:38:54 +00:00
dave
9bd50a5e5a
- Do a reload on report selection when adding a report. FIXME: I need to find
...
a way to make this page not jump back to the top after the reload.
2007-12-10 09:14:48 +00:00
dave
85c3ad8694
- Add an "All Reports" section to the My Reports page, just like the top of the
...
(soon to be old) reports.php
2007-12-10 08:05:57 +00:00
dave
d554e116fd
- Add some avery labels, and another custom report
2007-12-10 08:00:15 +00:00
dave
e384a48ea6
- Instead of using big ugly "Generate" buttons, just make the report names
...
clickable.
2007-12-10 03:28:42 +00:00