dave
b3978c7dae
- Add a new student report generator
...
- Add an editor for that generator.. it's not flawless, but it's not hard to
use either.
- Add 19 default reports
- Replace several reports on the report page with the new generator versions
(they pretty much look the same, same info, same sort order, same pagination)
- Add a pulldown menu to the report pages so any report can be generated
2007-03-18 07:10:54 +00:00
dave
7c96874571
- Add page numbers to lpdf generated reports
...
- Allow the addTable array to contain an 'option' array, with one supported
option 'allow_multiline' => if true, it allows cell data to spill into
mutliple rows, instead of just printing ... if the text doesn't fit.
- Ignore the addText2 function, it is for label generation and isn't finished
yet.
2007-03-18 05:02:14 +00:00
james
a318e2d1fa
Always for the project number position, incase the project title wraps onto two lines, this prevents the table labels from spilling over to two pages.
...
Also fix it so it doesnt have a final blank page at the end
2007-03-14 01:18:18 +00:00
james
faceec20ed
In the judges division groupings, only show the count of projects that are complete or paymentpending
2007-03-13 22:11:18 +00:00
james
174490b752
Auto focus on the input box on the input received forms page, so you dont have to click on the box every time before you start typing in the registration number.
2007-03-13 21:34:24 +00:00
james
e2eff96db9
Show the link to the Confirmed Participants page once the date > regclose. The list will be empty (but with a notice to that affect) until the date that the list is defined to be posted. This should hopefully prevent the frantic phone/emails "i sent my forms three days ago why havent you received them?!?!?!?!"
2007-03-13 14:34:02 +00:00
dave
453a3666f1
- Commit the report generator.. it still needs work, but it's quite usable now.
2007-03-13 06:10:27 +00:00
james
eb0481b2a1
- Add hr() and vspace() to the CSV report generator.
2007-03-13 05:01:37 +00:00
dave
cb992b8819
- Add the "none" tshirt option to the admin student editor
2007-03-12 17:27:55 +00:00
james
3519bc5e0e
Add three new email recipients to the communications module:
...
1) special award sponsors (confirmed only)
2) special award sponsors (unconfirmed only)
3) special award sponsors (all)
2007-03-12 14:23:44 +00:00
dave
57ff84c563
- Move registration fee computation into the include file
...
- Add the required registration fee to the received forms checkoff, so the
amount of the cheque can ben checked too.
2007-03-12 02:05:40 +00:00
james
1e2608d5b5
If there's no regfee, then dont show the status column on the confirmed participants page
...
becuase status will only ever be 'Complete'
2007-03-08 21:54:30 +00:00
james
ea55978aa9
Make sure $config['dates']['postparticipants'] is valid before relying on it.
2007-03-08 21:35:52 +00:00
james
59aade5f0c
Add the confirmed participants list, and display it in the menu under the particpant registration link, if NOW() > the date it should be posted.
2007-03-08 21:33:22 +00:00
james
a426c264d4
Version 2.0.12
2007-03-05 21:03:09 +00:00
dave
f0bb80a866
- Fix the name of the generate project number function
...
- Hardcode add a special award to the top of the list "I do not wish to
nominate for any special awards". Allow the
project_specialawards_link.award_awards_id field to become NULL, and set it
to NULL if the student selects this award.
- Fix the display of the award status based on whether the student has or has
not specified that they do not wish to nominate for special awards.
2007-03-05 04:27:44 +00:00
dave
5b84c70f69
- Display a small warning that the signature page is only available after ALL
...
registration sections are complete.
- Display a warning in the special awards that selection is only available
after the project and student information is complete. Since some awards
check this information, we can't let students in until it is completed.
2007-03-05 02:26:56 +00:00
dave
6f4d3177bf
- Indicate that T-Shirt sizes are adult size (just about every fair does this,
...
I believe, if a fair doesn't, we should make this a configurable option.);
2007-03-05 02:01:04 +00:00
dave
d2ab242d39
- Change the submit button on the judge's special awards page to say "Save
...
special awards preferences", instead of "Save areas of Expertise"
2007-03-05 01:59:49 +00:00
james
9e009bc5d6
- Remove a debug print statement from last commit :)
2007-03-04 20:30:31 +00:00
james
4789d78e2f
- Move the project number generation into a header
...
- Add an option to the project editor to regenerate the project number
- Fix a bug in the project number generation. Include YEAR in the project
number check (and in the number generation) so we don't find a project from
last year (that already has a number), and decide not to generate one for a
project from this year. The $checkNumQuery was returning 2 rows.. one from
2006, one from 2007. Two projects from different years had the same
registrations.num (665983) in my test.. about 10% of the projects at the VDSF
collided with numbers from previous years.
2007-03-04 20:28:51 +00:00
james
c7560b91d4
Update wording for 'invite only' judge registration
2007-03-04 16:52:37 +00:00
james
2ff20effc2
Respect page margins on the school access codes report
2007-03-04 16:38:45 +00:00
james
fe2627faec
Fix the wording on Jesse's table labels and nametags field section pages.
2007-03-04 16:36:28 +00:00
james
44a6431cd7
Bump version for development
2007-03-04 16:26:46 +00:00
james
db600b5eb4
Properly wrap signature lines when they reach a page break
...
Fix the signature page to only display once ALL the sections are complete
2007-03-04 16:26:04 +00:00
james
659bc11066
Put the email address in the registration list, so when someone calls and says "i never got my registration number!" you can easily look it up for them! Sorry this didnt get into 2.0.10, im going to update everyones version with this patch anyways
2007-03-02 15:02:14 +00:00
james
11c995f94a
Bump version number to 2.0.10
2007-03-02 14:42:03 +00:00
james
fea05546d1
Fixed the reports_schoolprojects report to not error when there are no projects
2007-02-26 21:43:39 +00:00
james
d644f6dcd6
If school access type is open or openorinvite, show a message on the school access page to tell the school that they do not need to login in order to have their students register for the fair.
2007-02-26 20:15:07 +00:00
jesse
4c08f9c517
This now prompts for which fields to display in the name tag (pdf).
2007-02-24 20:24:22 +00:00
jesse
5edba483e3
This will prompt for which fields to display on the project table label. By default all of the checkboxes are ticked.
2007-02-24 19:59:55 +00:00
jesse
25412b6054
added "ORDER BY school" to the drop down. This places the schools in Alpha order for us.
2007-02-24 19:31:55 +00:00
james
2d6257715e
Fix text on one configuration variable
...
Fix judge manager to keep the 'show_what' persistent when performing other actions on the table (editing, sorting, etc).
2007-02-21 20:42:48 +00:00
james
40e305b83a
Properly handle the yes/no config variable for showing registration cost brekadown on the summary page
2007-02-20 18:37:38 +00:00
jesse
8830c1be99
added another column "school boards". This allows us to sort our list and quickly distribute the school access codes because we do not have email addresses for all of our schools.
2007-02-18 17:38:48 +00:00
james
8a009b71e1
Add a "Presented by: " to the awards ceremony script
...
Closes Bug #0000113
2007-02-12 22:30:43 +00:00
james
952a4d3c29
Fix a bug where if no $table is passed to addTable it will now return gracefully instead of spitting out error messages
...
Add email field to the judge list, and the judge manager list
2007-02-09 14:57:07 +00:00
james
8db16d85f8
bump version for development
2007-02-08 22:01:29 +00:00
james
e3f63b7d6d
bump version 2.0.8
2007-02-08 21:21:51 +00:00
james
1d203535ee
Add 1x4" judging sheet stickers for use on the CWSF judging sheets. It contains the project number, title, and category/division.
2007-02-07 22:05:59 +00:00
james
ca040924e3
i18n the committee login button
2007-02-06 15:57:26 +00:00
dave
7a1bc1144f
- Don't show the tour capacity to the students
...
- Filter the tour list by grades
- Warn the students that they can't select tours until they select their grade
2007-02-01 22:48:16 +00:00
dave
caeb7cbe78
- Add a config option (default 'no') to ask the students for a pronunciation
...
key for their name. The idea is that it's for those often mis-pronounced
names at the award ceremony.
2007-01-31 07:35:08 +00:00
dave
b6b93e1060
- If the option to print the total registration fee is on, and there are
...
pay-for t-shirts, completely remove the tshirt line if no tshirt is selected.
It should cause less confusion
- If the same conditions are true and a tshirt has been selected, inform the
student how they can deselect it to not incur the cost of a tshirt with
registration.
2007-01-31 07:30:43 +00:00
dave
72f4d9031f
- The Gender is actually optional, so it doesn't need a REQUIREDFIELD.
2007-01-31 04:36:51 +00:00
dave
42b60170a4
- Add a 4th text section to the signature page (of course, it's optional, and
...
off by default). It's a postamble.. just a space for "Additional
Information" after all the signatures.
2007-01-31 00:48:24 +00:00
dave
e71d3c0bbb
- Allow the tableeditor subclass to return an empty array for the WHERE clause,
...
and handle that case.
2007-01-30 20:00:17 +00:00
dave
57dfb7df27
- Fix the is_callable calls.
2007-01-30 19:58:26 +00:00
dave
5d20a0590a
- Might want to check my logic on this one.. but basically, if special awards
...
are set to "with registration", bypass all date checks. Assume that if
they're in the registration, they're allowed to select awards.
- If the special award nominations are on "with registration", don't print the
dates between which special awards can be selected.
2007-01-30 08:05:29 +00:00