arman
996c3d5a0a
format code
2025-02-10 19:54:20 +00:00
93554bd67a
Hash passwords in database without affecting program functionality
2025-02-01 22:04:28 +00:00
51650c4f34
Resolve errors, improve code style, and remove legacy dependencies
2025-01-29 03:30:48 +00:00
a988f61a34
Replaced all $pdo->errorInfo() with show_pdo_errors_if_any()
2025-01-03 15:15:13 -05:00
36996267e0
Resolved warning and issues for Fair administration except print/expoert reports and print award ceremony script
2024-12-31 19:12:42 -05:00
cb7481c01e
sqlerrors
2024-12-06 20:54:02 -05:00
dave
c91e488940
typo
2010-04-21 07:05:00 +00:00
dave
f0515a93bd
Fix uploading to STO: Make YSC targets use the same upload screen, but
...
disable division selection. Count the number of winners on the main
upload page and disable the send button if there are 0 winners. (also
helps the user know which awards need uploading).
2010-04-18 22:40:10 +00:00
dave
8a5436a3b2
Put the award upload on one page. Make the default mappings a modal
...
dialog (so it's not ALWAYS on the screen). Implement "upload all" for
SFIAB targets.
2010-04-18 22:40:08 +00:00
dave
a5a431605a
Support Multiple uploads for SFIAB targets
2010-04-18 22:39:55 +00:00
dave
e3cda665c2
Half implement temporary saving divs/cats for single uploads. That's
...
going to be a lot of work. For now, always save the div/cat preferences
when they hit next. Fixes a bug where the divs/cats have never been
saved, but the award proceeded to upload with a div/cat id=0. Also, the
uploader made a temp change to the div/cat, the change wouldn't get
picked up by the upload, now it will.
2010-04-07 16:17:26 +00:00
james
12086fc9c9
Send project language in award upload
2010-03-31 19:31:42 +00:00
jacob
4ad5ec9d68
Made tables of the "tableview" class sortable
2010-03-31 18:44:42 +00:00
james
dcd9e825ea
Make the message look a bit nicer (output the message if we have it, instead of print_r'ing the whole result)
2010-03-30 17:22:55 +00:00
james
80ff166203
Set prize external_identifier on award download properly. Send proper xml array (prizes[0]prize[0], not prizes[0]prizes[0]) to ysc servers. Handle postback url properly (typo)
2010-03-30 16:47:30 +00:00
dave
1849d0362c
Not sure where these came from, maybe a bad merge from old code?
2010-02-22 18:13:14 +00:00
james
663420b078
All of tonights wackload of changes
2009-10-11 03:32:14 +00:00
dave
21d3dcd054
- Replace class "tableedit" with class "editor", undo the alignment on class tableedit
2009-10-01 04:42:55 +00:00
dave
74629b8b5b
- Client side support for downloading additional materials (in generated PDF
...
form) from an upstream server.
2009-09-25 19:15:43 +00:00
dave
40789fc92c
- remove the download all link.. for now, upload all as well.
...
- support the new 2 fields downloading awards
- send the download output into a div ont he same screen, rather than on a whole new screen.
2009-09-25 07:11:43 +00:00
dave
97c489646e
- Turn the uploader into a popup window
...
- Add the ability to select category/division mappings specific for each upstream server
- Add some auto-determining code if the cat/div mappings don't exist
2009-09-23 05:53:33 +00:00
dave
b7a30542d9
- Pretty it up a bit
2009-09-21 07:48:54 +00:00
dave
91338e7590
- Client-side award uploader for sfiab-sfiab. Hopfully I didn't break the YSC
...
XML transport (too badly). Still needs client status messages, but it works,
and matches projects and schools.
--This line, and those below, will be ignored--
M admin/award_upload.php
M admin/award_download.php
2009-09-21 07:18:39 +00:00
james
a48b121e15
Only show the awards to upload for the current year, and turn off the ssl certificate checking
2009-04-05 16:00:36 +00:00
james
7a6294cb95
Handle error cases when uploading award data to external sources
2007-11-30 18:20:02 +00:00
james
389a3660c4
Add award winner uploader to send winners info back to external award sources
2007-11-29 22:30:35 +00:00