jacob
dab613b746
Added locations table and editor
2010-06-10 18:09:16 +00:00
james
122248a03c
Move the conference block above the configuration/dates loading, so we can load the right dates for the conference (and probably soon, the right configuration variables too!)
2010-06-10 17:58:27 +00:00
jacob
c44068929a
Somehow the "exit" got remarked from the top of populate_fake. Unremarked it.
2010-06-10 16:13:19 +00:00
james
6ab03749f5
Rework admin page for science olympics
...
Add stubs for events & scheduling and event locations
2010-06-09 20:40:04 +00:00
james
86a43e909a
Implement conference specific logos
2010-06-09 20:24:52 +00:00
james
703cc18425
Make JPG files using GD so it handles transaprency, but keep making the GIF/PNG's from convert binary
2010-06-09 19:23:27 +00:00
dave
d1c607f575
New TCPDF signature page
2010-06-09 17:05:21 +00:00
james
fa56770b8a
Recommit 175 FULL due to missing 174 php
2010-06-09 16:51:49 +00:00
dave
6049ce9edb
Missing file, that's why it wasn't converting properly
2010-06-09 16:45:51 +00:00
james
fbba2e7e20
Needed to add a "no" value to the "deleted" field when creating a new user
2010-06-09 16:14:01 +00:00
james
4c9692682a
added a line for catching "set" field type in the character set update
...
created a full database dump in UTF-8 encoding for installer
2010-06-09 15:41:50 +00:00
james
4799b4ffd8
Add back the UTF8 database set names call, and switch all emails to use UTF8 encoding
2010-06-09 15:14:41 +00:00
james
d5ed8a1fc4
Modified version of update 173 to handle special windows characters
2010-06-09 15:11:14 +00:00
dave
cb51fef47d
Name column consistently
2010-06-09 07:44:02 +00:00
dave
0567451a58
Implement fair name/logo as fields in a report instead of special
...
options. This way, the logo/fairname can be moved around and
resized. Ensure those fields exist in each report. Convert name/logo
preferences in all existing reports, and adjust the yloc/height of
existing fields to make way for the headers if they exist.
2010-06-09 07:43:59 +00:00
dave
a46cb110ca
Add logo and fairname to labels (still doesn't scale the contents of the
...
label).
2010-06-09 05:21:42 +00:00
dave
76e8f8c3e2
Convert everythign to millimeters
2010-06-09 05:21:40 +00:00
dave
f1082a1c40
Add TABLOID to tcpdf
2010-06-09 05:21:38 +00:00
dave
8438c48e4b
Remove lpdf setup routines
2010-06-09 05:21:35 +00:00
jacob
a2239d84da
Modifications to fix db update problems
2010-06-08 20:31:52 +00:00
dave
ee2e03df4b
Remove TCPDF example from source
2010-06-08 19:24:26 +00:00
dave
180550f15e
Fix load/save now that face and lines are gone. Change TCPDF report
...
types to use the old types.
2010-06-08 18:57:01 +00:00
dave
ce1d289a31
Convert labels to new format and millimeters. Drop now-unused columns
...
"face" and "lines".
2010-06-08 18:49:21 +00:00
dave
d67500fe1a
Mostly working TCPDF conversion for both labels and reports
2010-06-08 18:49:20 +00:00
dave
6ab3522970
Fix a TCPDF bug causing misaligned table headers on a page break
2010-06-08 18:49:17 +00:00
dave
b0842d28ee
Delete unneeded file
2010-06-08 18:49:16 +00:00
dave
1f1691167c
Convert all width to millimeters
2010-06-08 18:49:14 +00:00
dave
dcf3f1687d
Upgrade to TCPDF 5.3
2010-06-08 18:48:10 +00:00
dave
d6dcdf1ea6
More sensible values for margins
2010-06-08 18:47:59 +00:00
jacob
6504d09886
Added updates for converting from Latin1 to utf8 character encoding
2010-06-04 20:23:59 +00:00
james
20382fc44a
Remove old superconfig
...
Remove Age Categories from config for scienceolympics -- for now, all science olympics ive heard of just use the grades as designations
2010-06-04 17:12:38 +00:00
james
cf05b063c1
A few more tweaks to the date config - if we have a conference year should be 0, if we dont have a conference, conference should be 0 and year should be set.
2010-06-04 17:09:35 +00:00
james
b47b88ab9b
Update front-end dates
2010-06-04 16:48:02 +00:00
james
b51b4420db
Update dates configuration for science olympics
2010-06-04 16:45:56 +00:00
james
36024b63ca
Sneak in one more update to 172
2010-06-03 19:29:31 +00:00
james
14308b5991
Start of adding 'conferences' and ability to switch between running conferences
2010-06-03 19:21:27 +00:00
james
d779a6ea27
Oops missed the CSS for the lightswitches
2010-05-28 12:00:09 +00:00
justin
a586ad8e93
enhance reporting capabilities for judging score entry
2010-05-27 21:55:10 +00:00
james
c47eb2ac30
Movethe link somewhere a bit better, still requires config access to get to
2010-05-27 20:41:33 +00:00
james
8aae3b3522
Add a (non-working for demo only!) superconfig page to turn on/off the science fair and science olympics components
2010-05-27 20:33:08 +00:00
dave
f7532e8ebc
Add address to the primary contact in an awards report
2010-05-07 07:29:31 +00:00
dave
b957a965c9
Add position field.
...
James: I havne't tested this, Don't have any sponsors in my local DB, if
you could run a test on it that'd be great :)
2010-05-07 07:29:28 +00:00
dave
250b717db6
Add salutation, switch to optiongroups.
2010-05-07 07:10:11 +00:00
dave
05be59f62b
Delete JPG images too.
2010-05-06 17:13:56 +00:00
dave
2a93723a45
On second thought, move the award delete and award prize delete into a
...
separate file, since they're used in two places (by the downloader and
by the editor). Update the award and prize delete routine to also
delete the winner linkage.
2010-04-22 05:09:50 +00:00
dave
a809f80087
Also delete the division and category linkage
2010-04-22 05:09:48 +00:00
dave
c3fe929796
THe ID of the award to delete is the key, not the value (which is always
...
'true').
2010-04-22 04:39:27 +00:00
dave
c91e488940
typo
2010-04-21 07:05:00 +00:00
dave
aa314974c1
Switch to the "All Eligible" list by default if there are no
...
nominations.
2010-04-19 06:07:52 +00:00
dave
9388c571ae
Send IDs for divs/cats as part of the array data, not just as the index.
2010-04-18 22:41:28 +00:00