james
ac30e13078
Add teacher emaisl to communications tool
2011-03-04 02:26:22 +00:00
james
04283b7383
Add ability to edit users from the account_list
...
TODO: force user to join a conference if they dont have a user record for the conference yet (then roles cna be added, like say, committee :p )
2011-03-03 05:44:49 +00:00
james
f58e53cdb8
Okay really completely get rid of the role if '{$type}_enable'=='no'
...
Move account_list to main admin page
2011-03-03 05:36:36 +00:00
james
a5eeefa195
Dont display anything for volunteer registration if its complete disabled
...
Tweak setting school id when inviting participants when an account is both a teacher AND an admin (still need to set the school!)
Disable registration_list for now, so Alison doesnt try it and see it broken and get frustrated
2011-03-03 05:03:44 +00:00
james
3cf5b38994
Fix path of ajax script for user select autocomplete
...
Add label to the field so they know what to type in
2011-03-01 16:21:29 +00:00
james
4ba97420ee
Forward port the new 'custom - judges - all years' report
2011-02-23 23:12:42 +00:00
james
3ac1d9f92d
Forward port translation changes
2011-02-23 23:05:27 +00:00
james
ac334f2534
Add working school editor -- some things in it will need to be refactored out, but for now, just leave it as is so alison can get to editing her schools
2011-02-23 21:57:33 +00:00
james
06fdbe1621
Fix commmittee member management page to work with new user system (and to force committee rollover since we didnt do it on rollover)
2011-02-23 18:50:46 +00:00
james
518472136d
Update the account list with more details
2011-02-23 17:48:44 +00:00
james
6b37f4b721
Move user_editor_window to the root, so it can share a common user_edit_tabs.inc between user_edit (for the logged in user) and user_editor_window (for admins to edit users)
...
Start fixing the school editor (not done yet)
Update jqueryui (1.8.9) and jquery (1.4.4 - NOT 1.5 - 1.5 causes conflicts with autocomplete and validaotor plugins)
2011-02-23 16:45:00 +00:00
james
a484939f1b
Move openeditor() to sfiab.js common file, and update references to it
2011-02-23 16:40:17 +00:00
james
ab566836e7
Upgrade jquery and jqueryui, so we can use built-in autocomplete
2011-02-22 17:50:14 +00:00
james
a451a47a94
Fix displaying science head emails, and add them to the list-view as well for convenience
2011-02-22 15:49:06 +00:00
james
7eb89d98a2
use addTable instead of add_table for consistency between interfaces
2011-02-22 15:24:19 +00:00
james
93f4703b71
Add account_list (temporary hack)
...
user_invite can find users by username OR by email address
if the account is found, but user_load fails, thats okay, it just means that they dont have any roles yet
2011-02-16 18:39:59 +00:00
james
349af780ed
Email address fix for user_list (now show accounts.username and accounts.email)
2011-01-28 18:01:31 +00:00
james
a5bd01f621
Bunch of fixes
2011-01-26 23:15:58 +00:00
james
97076cbe32
Add function to copy schools from a different conference.
...
fix the user_load_by_uid calls, but im not sure if simply replacing them with user_load() is the 'right' fix.. but at least the page loads now :p
2011-01-11 20:10:51 +00:00
james
e278505bc0
Simplify the user list and make it work again
2010-12-06 20:26:39 +00:00
james
39ff0dd2ce
More fixes to (hopefully) allow a superuser to add admin/config roles
2010-12-06 19:33:38 +00:00
jacob
128fc6a3b5
Added logging to the API, and separated the log file creation into a common function
2010-12-02 17:25:23 +00:00
jacob
88c6d9a0dd
Further updates in migrating to conference id
2010-11-03 20:59:03 +00:00
jacob
c3cf698524
Updates converting from year to conference id.
2010-11-03 17:18:02 +00:00
jacob
54070f1836
Several updates on migrating from fair years to conference id's
2010-11-02 20:35:47 +00:00
jacob
e4d94ffca2
Updated the communication queries in communication.inc.php to use the conferences system rather than fair years.
2010-11-01 21:23:17 +00:00
jacob
5e0886c812
Minor correction
2010-11-01 17:21:58 +00:00
jacob
ca0e700952
More conversions from fair year to conference id
2010-11-01 17:14:42 +00:00
jacob
21261a99af
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
2010-11-01 15:24:59 +00:00
jacob
b9bcb127a6
Updated these tables to include the conference id:
...
award_awards
award_prizes
award_types
award_awards_projectcategories
award_awards_projectdivisions
winners
students
projects
registrations
Also modified all code that uses those tables to work with the conference id
instead of the year, with the exception of these files:
communication.inc.php
reports_students.inc.php
rerollprizes.php
remote.php
The "rerollprizes.php" probably doesn't matter, having been a one-time usage
file anyway. The others will need to be modified in the future to correctly
use the conference id instead of the year.
2010-10-20 21:58:26 +00:00
james
e55a6f901a
fix schedule display boxes to be the same for FF/IE/Chrome
...
Add min/max judges/volunteers/teams
Add defaults
Update science olympic tab display
Add Teams/Volunteers/Judges status to admin schedule view
2010-10-14 15:11:52 +00:00
jacob
8e4306ae3b
Updated volunteer preferences to work with the new interface and with the new conference id system
2010-10-14 14:10:49 +00:00
jacob
f0d1578ac3
Added generic "account" password recovery
2010-10-12 16:49:38 +00:00
james
bce4bdb2b2
Change "pageid" and "NAV_PAGE_ID" to "navident" and "NAV_IDENT" and add the field to the database
...
Add schedule class details to "new" theme
2010-09-23 21:09:04 +00:00
james
8282ceaf96
need tbody for tablesorter
2010-09-23 17:21:47 +00:00
james
2292af3206
Use div_prefs and cat_prefs (make the scheduler work again)
...
Give higher preference to not having leftover judges
Treat 'indifferent' cat_prefs as cost=0 even though its a 2 (on the 0-4 scale)
2010-09-22 18:28:51 +00:00
james
70d359c15b
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
2010-09-10 19:38:56 +00:00
james
dfb6112e66
Split committee management out
2010-09-03 16:59:05 +00:00
james
d871810065
fix alignment of the top table
2010-07-21 20:19:48 +00:00
james
9e3473dd33
Add another missing <tbody> ... </tbody>
2010-07-21 20:17:59 +00:00
james
71074eaf24
Get rid of the old (not used anymore) taskNav function
...
Add some missing <tbody> tags so the tablesorter doesnt choke (every table with class=tableview MUST have a <tbody> element, even if there are no <tr>'s inside the body
2010-07-21 20:14:05 +00:00
jacob
5cd3f22088
migration to new user system
2010-07-15 20:28:35 +00:00
jacob
bffcf724d8
Udated user_list to work with new account system
2010-07-15 20:00:10 +00:00
jacob
a403202786
Updates to work with new user system. Also updated the committees_link table fieldname to use "accounts_id" instead of "users_uid" and updated code accordingly.
2010-07-14 21:04:50 +00:00
jacob
004c9b64d2
Partially modified to work with new user account system
2010-07-14 20:26:07 +00:00
justin
8a16a90c0e
place pronunciation on one line in the default script (issue 372)
2010-07-13 19:46:51 +00:00
justin
f3403c901c
fix some syntax errors, that should be the last of them
2010-07-13 14:39:47 +00:00
dave
4d8e359049
Fix award ceremony script.
2010-07-13 05:20:38 +00:00
justin
6e464998b5
fix typo
2010-07-13 04:47:47 +00:00
dave
ad0468e4e1
Convert to new user_auth_required. Some report edits too that I don't
...
feel like filtering out
2010-07-13 03:30:17 +00:00