dave
b803c00881
Use the unique id (uid) to attach reports to committee members, instead of the
...
id, since now the id will change every year.
2009-01-22 01:23:14 +00:00
james
9756705aad
Code style updates
...
Use odd/even row backgrounds to make each point easier to identify
2009-01-21 22:26:09 +00:00
james
7e250693af
Fix report_awards for new sponsor format
2009-01-21 20:13:30 +00:00
james
f25a6d1e6b
Fix AC script for new sponsors format
2009-01-21 20:13:02 +00:00
james
496b18d2e2
Allow switching back to "all"
2009-01-21 19:45:13 +00:00
dave
59c2809ef5
- Load from the sponsor table, instead of the awards_sponsor table
2009-01-21 18:33:46 +00:00
dave
f39b01d4c2
- Use NULL properly
2009-01-21 18:33:25 +00:00
dave
3ad971cb60
- Remove the old judge registration pages
2009-01-21 09:08:00 +00:00
dave
7610908a17
- Use the proper judge mainpage
2009-01-21 09:05:50 +00:00
dave
b102731ac2
- $config needs to be global, or the year doesn't work :)
2009-01-21 09:04:36 +00:00
dave
d5676576a7
- Fix the user dupe code, now that username,year is unique
2009-01-21 08:59:39 +00:00
dave
65e5bfc0fa
- add volutneer position rollover code
2009-01-21 08:24:45 +00:00
dave
c2309c0174
- Fix a typo to let the .119 update apply
2009-01-21 08:10:55 +00:00
dave
d00086aea5
- speaking of errors
2009-01-21 08:02:45 +00:00
dave
af6eb12985
- Handle the case where a user is a volunteer and a committee member, tested. works.
...
- Add the UNIQUE username,year condition to the 117 update.
- Bump the version to 119. I won't commit anything else to the existing
updates, unless I find an error in a script.
2009-01-21 07:42:15 +00:00
dave
9c40cc91f8
A working user editor. It uses the same pages that the user actually sees (via
...
a $_SESSION['embed'] variable to change the behaviour). It uses tabs to switch
between the various sections. Converted committee, volunteer, and judge
editor. Relies on using a popup window, don't know if that's a good idea or
not, but it sure looks cool.
2009-01-19 23:33:54 +00:00
dave
27f40a0fc9
Use the themed sfiab.css for popup windows too
2009-01-19 21:31:50 +00:00
dave
548a37ae16
- Link in the user invite page for judges and volunteers
...
- Delete the old invite page.
2008-11-08 08:47:22 +00:00
dave
dd5eae506f
- save the file before trying to commit it :)
2008-11-08 08:36:11 +00:00
dave
bfb2b63a68
- the rest of the user invite system, should all be working now. Can be used
...
to invite Volunteers and Judges, or add the volunteer/judge role to an
account, or send a reminder email to a specific volutneer/judge that
registration is now open and they should login.
2008-11-08 08:35:08 +00:00
james
e4ed9f8772
Reorganize the left side menu, and add a new generic login page that lets you choose who you are and takes the user to the appropriate login page
2008-11-07 03:25:43 +00:00
james
95c559fa08
Add sponsorship levels to the sponsor main page
2008-11-07 03:23:42 +00:00
james
3ab46da3d5
Add defaults and descriptions to fundraising types and sponsorship levels
...
Start working on the sponsors main page for when a sponsor logs in
2008-11-06 21:07:40 +00:00
james
fb53a2cb2c
Add sponsorship levels editor
...
Add description to funrdaising types
Add description/benefits to sponsorship levels
2008-11-06 21:06:40 +00:00
james
5970cc2782
Make backup/restore work in Internet Exploder over SSL
2008-11-06 19:06:31 +00:00
james
d4e604fed5
Don't show dates that aren't set on the front-end
2008-11-03 05:18:23 +00:00
james
e5e863e3f7
Update winners entry and award_downloader for award_sponsors->sponsors conversion
2008-11-03 05:15:03 +00:00
james
27a3a273d7
Disable the rest of the award_sponsor.confirmed stuff until we figure out what to do with it
...
Make the sponsor selector work when adding awards
2008-11-03 05:09:04 +00:00
james
4b573c7224
Update the rest of the awards system to pull from sponsors instead of award_sponsors
2008-11-03 05:05:09 +00:00
james
8df97afb4f
Table editor CSS cleanups to look better
2008-11-03 04:50:00 +00:00
james
8a3dbc9284
Rename award_contacts to sponsor_contacts
2008-11-03 04:49:36 +00:00
james
0f3f5dd26c
Re-implement award_contacts as sponsor_contacts, will full editor using the new user system
2008-11-03 04:48:48 +00:00
james
4316d2bb71
Fix translations dropdown to work in IE
2008-11-03 01:57:04 +00:00
james
b9253d4114
IE/Firefox consistency fixes (make IE not look screwed up)
2008-11-03 00:42:21 +00:00
dave
3b845d2d36
- working ajax part of the user invite script. No emails are sent yet, this is
...
just the working ajax part. but.. it works.. at least in firefox.
2008-11-02 22:35:54 +00:00
dave
860de02d16
- remove unneeded line
2008-11-02 15:55:24 +00:00
dave
881d6b9be4
- fix the message in the config editor
...
- add a convenience $user['name'] setting
- update the judge SA
2008-11-02 06:15:05 +00:00
dave
1774225526
- fix the judge check in the scheduler
2008-11-02 05:29:36 +00:00
dave
f054ab69f9
- working judges_teams_members.php
2008-11-02 05:07:04 +00:00
james
566fb9ea3c
Fix translation of headings for pre-translated headings, remove i18n calls from send_header calls that dont need it
2008-10-30 16:55:31 +00:00
james
fe07722b5b
Fix the namecheck code
2008-10-30 16:39:06 +00:00
james
2bd3201196
Add new fields to sponsor editor, dont let sponsor be edited on a sponsorship, and adjust the dialog box sizes a bit
2008-10-28 21:19:21 +00:00
james
82d9e16dea
Add sponsors_logs logging to sponsorship adding/editing
2008-10-28 19:23:09 +00:00
dave
43d58fb17f
- missing line to last update
2008-10-26 19:42:49 +00:00
dave
4789bd4d60
- update the user_load routine to use the new method.
2008-10-26 17:21:26 +00:00
james
c41be1a17e
Add more fields to the sponsor table
2008-10-25 05:01:29 +00:00
james
585510ad87
Sort the sponsorships list
2008-10-25 04:33:18 +00:00
james
48ee8ee629
Oops fix typo, howd that happen!
2008-10-25 04:28:41 +00:00
james
d849040872
Add ability to delete funds and delete sponsorships
...
Update some of the sponsors editor code to look a bit.. umm... better.... needs more work me thinks...
2008-10-25 04:25:38 +00:00
james
1d09e7fb38
Factor form handler into separate files for each of the dialog forms
...
Add form handling for fundraising types
2008-10-24 22:46:35 +00:00