Parent Directory
|
|
|
|
|
PG/
|
2268 |
9 years |
sh002i |
Added timeout alarm (currently set to 5 munites). Fixes bug #511.
|
Utils/
|
2276 |
9 years |
sh002i |
added check for well-formed course IDs. closes bug #504.
|
ContentGenerator/
|
2327 |
9 years |
toenail |
added permissions checks
|
DB/
|
2318 |
9 years |
sh002i |
promote undefined values to "" in gets() and getAll().
|
HTML/
|
2275 |
9 years |
sh002i |
removed debug output. fixes bug #542.
|
URLPath.pm
|
2238 |
9 years |
gage |
Added hooks for Preflight
-- Mike
|
Utils.pm
|
2082 |
9 years |
gage |
Added surePathToFile utility called as
surePathToFile start_directory path
... |
Compatibility.pm
|
1845 |
9 years |
gage |
Added timing
y
|
Authz.pm
|
1885 |
9 years |
sh002i |
Authen and Authz are now passed only a WeBWorK::Request.
|
Authen.pm
|
1885 |
9 years |
sh002i |
Authen and Authz are now passed only a WeBWorK::Request.
|
Timing.pm
|
2098 |
9 years |
gage |
Defined $WeBWorK:;timer again for use in debugging code
$timerON =0 by default... |
PG.pm
|
2217 |
9 years |
jj |
Made a loop of loading special environment variables. As a side effect, this ma... |
ContentGenerator.pm
|
2323 |
9 years |
gage |
My latest effort at a list of links. The "Add User" function can be accessed
fr... |
Upload.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
Form.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
Request.pm
|
1842 |
9 years |
sh002i |
added URLPath and Request, for dispatch_new
|
DB.pm
|
2330 |
9 years |
toenail |
added countUserSets method
|
CourseEnvironment.pm
|
1695 |
9 years |
sh002i |
cleaned up error reporting in the include() function. sadly, it still
doesn't wo... |
Template.pm
|
1871 |
9 years |
sh002i |
i hate it when i think i've tested something, and it turns out i didn't.
|