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/
|
4781 |
6 years |
gage |
Added warning message when moodle session is not found.
|
Utils/
|
4842 |
6 years |
sh002i |
use path to cp in course environment
|
DB/
|
4871 |
6 years |
glarose |
Update Set.pm and UserSet.pm files to reflect more intelligible values
of hide_w... |
ContentGenerator/
|
4874 |
6 years |
glarose |
Update for new values of hide_score and hide_work.
|
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... |
Authz.pm
|
4002 |
7 years |
sh002i |
forward-port from rel-2-2-dev: (Moved snippet of ContentGenerator.pm
that checke... |
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
|
ContentGenerator.pm
|
4684 |
6 years |
sh002i |
read_scoring_file: return a reference to an empty hash if filename is "None".
Th... |
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... |
DB.pm
|
4852 |
6 years |
sh002i |
re-throw unrecognized exceptions
|