Parent Directory
|
|
|
|
|
HTML/
|
4227 |
6 years |
gage |
Normalized call for submit button
|
RPC/
|
4315 |
6 years |
sh002i |
proof-of-concept RPC class that bootstraps itself the same way that
WeBWorK.pm d... |
File/
|
4598 |
6 years |
sh002i |
standardize routines for reading scoring files, resolves bug #932.
|
PG/
|
4700 |
6 years |
sh002i |
use DelayedMailer instead of RestrictedMailer
|
Authen/
|
4923 |
6 years |
glarose |
Add set-level proctor login password for proctored gateway/quiz
assignments, imp... |
DB/
|
4933 |
6 years |
glarose |
Add where_student_id_eq clause for searching users.
|
Utils/
|
4970 |
6 years |
jj |
Sync treatment of keywords to current version of loadDB2.
|
ContentGenerator/
|
4971 |
5 years |
glarose |
bug fix to avoid warnings when dealing null fields with setting hide_score
and h... |
Form.pm
|
3973 |
7 years |
sh002i |
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006.
this i... |
Template.pm
|
3973 |
7 years |
sh002i |
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006.
this i... |
Upload.pm
|
3973 |
7 years |
sh002i |
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006.
this i... |
Debug.pm
|
4179 |
6 years |
sh002i |
change order of use statements compulsively
|
Cookie.pm
|
4190 |
6 years |
sh002i |
WeBWorK::Cookie inherits from Apache::Cookie or Apache2::Cookie
depending on the... |
CourseEnvironment.pm
|
4305 |
6 years |
sh002i |
remove any symbol that begins with an underscore from the course env.
this is to... |
RPC.pm
|
4351 |
6 years |
sh002i |
more experiments
|
CGI.pm
|
4500 |
6 years |
sh002i |
move contents of CGIDeleteParams.pm to CGI.pm. This removes a level of
indirecti... |
URLPath.pm
|
4536 |
6 years |
sh002i |
remove reference to FileXfer
|
Request.pm
|
4595 |
6 years |
sh002i |
make full copy of param data for apache 2
|
Constants.pm
|
4634 |
6 years |
sh002i |
accidental commit
|
PG.pm
|
4705 |
6 years |
sh002i |
don't include Safe::Hole anymore
|
Utils.pm
|
4836 |
6 years |
glarose |
Update sortByName() utility to allow sorting on multiple fields. This
allows so... |
Authen.pm
|
4850 |
6 years |
glarose |
Add check for whether self->{login_type} is defined. I'm not sure
why this is n... |
ContentGenerator.pm
|
4907 |
6 years |
glarose |
Preliminary commit of changes to Authz.pm and ContentGenerator.pm to
move set-le... |
DB.pm
|
4923 |
6 years |
glarose |
Add set-level proctor login password for proctored gateway/quiz
assignments, imp... |
Authz.pm
|
4926 |
6 years |
glarose |
Bug fixes. $urlPath->arg("setID") isn't always defined in our calls to
Authz::i... |