Parent Directory
|
|
|
|
|
PG/
|
1022 |
9 years |
gage |
Added ImageGenerator to CVS to help with compatibility
with WeBWorK1.8
-- Mike
|
DB/
|
1031 |
9 years |
sh002i |
contains pod docs.
-sam
|
ContentGenerator/
|
1034 |
9 years |
malsyned |
the % done status indicators now round to the nearest whole percent.
Fixes Bug #... |
Upload.pm
|
494 |
10 years |
sh002i |
updated copyright header.
-sam
|
Form.pm
|
494 |
10 years |
sh002i |
updated copyright header.
-sam
|
CourseEnvironment.pm
|
798 |
10 years |
sh002i |
initial support for WWDBv2:
- DB.pm finished (except for getGlobalUser{S... |
Constants.pm
|
818 |
10 years |
sh002i |
modev more content generators over to the new WWDBv2 API. fixed some
bugs.
-sam
|
Authen.pm
|
912 |
9 years |
sh002i |
authen now eats "key not found" errors when deleting keys.
-sam
|
Authz.pm
|
924 |
9 years |
malsyned |
Added a helpful comment to Authz
Fixed bug #15 in hardcopy
Gave ProblemSetList t... |
PG.pm
|
927 |
9 years |
gage |
Problem Editor now creates a temporary file to edit (
adding .tmp to the file n... |
Utils.pm
|
984 |
9 years |
sh002i |
improved the implementation of refBaseType.
-sam
|
DB.pm
|
1023 |
9 years |
gage |
added =cut
near end of DB.pm file.
before
1;
(I thought I had already commited ... |
ContentGenerator.pm
|
1024 |
9 years |
gage |
Fixed bug in navMacro and a bug in path.
This squashes bug #46.
The problem was... |