james
5270935d3b
A few tweaks to get the simcoe signature page back to 1 page
...
- reduce some spacing
- remove final <hr /> from bottom
2011-03-07 20:05:26 +00:00
james
3360fe95eb
Tweak signature page
2011-03-03 22:04:11 +00:00
james
86ab58acac
Fixes to maek signature page work
2011-03-02 16:50:28 +00:00
james
5f289a6761
Update signature page to properly pull student info from users
instead of students
2011-03-02 14:41:32 +00:00
james
0320f662dd
remove the student table from the register_participants_signature auth
...
add 'participant' to the auth requirement for projects in the API
2011-02-23 19:30:50 +00:00
james
8d7eb7ca72
add api/project/signatureform API
2011-02-21 22:07:06 +00:00
jacob
21261a99af
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
2010-11-01 15:24:59 +00:00
dave
d1c607f575
New TCPDF signature page
2010-06-09 17:05:21 +00:00
james
65d568afa7
Add division / category to the summary at the top of the signature page
2008-11-20 18:33:04 +00:00
james
a7ca82ff23
Add a preview option to the signature page config.
2008-01-28 23:01:41 +00:00
dave
e74c4ce64d
- Another GVRSF change. Optionally include registration fee information on the
...
signature page.
2007-12-23 01:33:09 +00:00
dave
e7a5ad183d
- Add the grade and school of each student to the signature page.
2007-12-22 04:20:17 +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
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
james
671778d5ff
Use the registration number in the sub-heading of the signature page so the filename's are always unique.
2006-10-16 03:35:59 +00:00
james
0ebd709a13
Add the option to collect teacher signatures on the signature page
2006-09-18 19:33:48 +00:00
james
5518a2272f
Add the signature page editor
...
And insert the defaults to the database
2006-02-24 17:42:11 +00:00
james
caa1f593af
pull the signature page information from the database, instead of hardcoded
2006-02-23 23:25:53 +00:00
james
324433ef23
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
james
162475b62c
Port participant signature page to use lpdf.php
...
Add required functions to lpdf.php to support the signature page
2005-01-18 03:33:37 +00:00
james
675e9e41f2
add the following to student info:
...
- teacher name
- teacher email
- medical alert information
- special food requirements (if configured)
changed height of textbox to better fit text on signature page
2005-01-05 14:32:24 +00:00
james
8e0d02b842
$config not $_config
2005-01-05 14:04:10 +00:00
james
740994032b
Change font from Arial (embedded) to Times-Roman (builtin) - reduces filesize from 180k to 3k
...
Also change titles to Times-Bold
2004-12-15 05:36:27 +00:00
james
0786cf99d2
CSS: add sizes and fonts for "input", "textarea" and "select"
...
Remove seconds from signature page footer
show status of 'Print' in summary table
2004-12-14 20:11:10 +00:00
james
4477a9412c
Add a footer to the form, change line widths for all lines
2004-12-14 15:35:57 +00:00
james
30ff0c29ad
- Only allow linking to the signature page if all other pages before are complete
...
- Add the code to generate the PDF signature page using PHP's builtin PDFlib functions
2004-12-14 14:56:34 +00:00